body { background-image: url(../images/background2.gif); background-repeat: repeat-x; }

/* LIST ELEMENTS */
/*ul { margin:0; margin-left:0; padding-left:0;}*/

/* HEADER */
#headerBottom {	height: 231px;	width: 100%; }
#headerBottom p{	color: #deeff7; }
#logo {	padding: 19px 0 12px 0; }
#language {	position: absolute;	top: 20px;	left: 50%;	margin-left: 297px; }

/* MENU */
#menu {	width: 100%;  height: 27px; }
#menu a, #menu a:link, #menu a:visited
	{	text-decoration: none;	color: #696969;	float: left;	padding-right: 35px;
		padding-top: 4px;	font-weight: normal; }
#menu a:hover {	text-decoration: none;	color: #000; }

/* CONTENT */
#content {	width: 800px;	background-color: #fff;	padding-bottom: 40px;	float: left; }
#columntitleLeft { width: 295px; height: 30px; float: left; border-left: 2px solid #fff; background-color:#838383; }
#columntitleMiddle {	width: 260px; height: 30px;	float: left; background-color:#989898; } 
#columntitleRight {width: 240px; height: 30px;	float: left; border-right: 2px solid #fff; background-color:#b4b4b4;  }

#columnLeft { /*padding-top: 40px;*/	width: 275px;	float: left;  padding-top: 10px; border-left: 2px solid #fff; border-right: 20px solid #fff; }
#columnMiddle {	/*padding-top: 40px;*/	width: 240px;	float: left;  padding-top: 10px; border-right: 20px solid #fff; } 
#columnRight {	/*padding-top: 40px;*/	width: 240px;	float: left; border-right: 2px solid #fff; padding-top: 10px;}

.gray {	width: 770px;	padding: 3px;	background-color: #EFEFEF;	padding: 5px 15px 5px 15px;
				border-top: 1px solid #DCDCDC;	border-bottom: 1px solid #DCDCDC; }
.white { width: 770px;	padding: 5px 15px 5px 15px; }


/* FOOTER */
#footer { clear: both;	position: relative;	margin-top: -130px; 	width: 100%; height: 129px;
					border-top: 1px solid #b0b1b1;	background-color: #e0e2e2;	color: #888; }
#footer a, #footer a:link, #footer a:visited {	color: #888;	text-decoration: none; }
#footer a:hover {	text-decoration: underline; }
#footerIn, .footerIn {	margin: auto;	width: 800px; }
#footerLeft {	width: 266px;	float: left;	padding-top: 30px; }
#footerMiddle {	width: 266px;	float: left;	padding-top: 30px; }
#footerRight {	width: 266px;	float: left;	padding-top: 30px; }
.separator {	font-family: Arial, Helvetica; }
#logistic {
    background-color: #eaeaea;
}
#logistic .bodytext {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 10px;
}

