@import url("menu.css");
BODY,HTML {
	margin:0;
	font-family:Verdana;
	font-size:10px;
	color:#112f9c;
	background-color:#dae6f2;
}
hr {
	color:#112f9c;
	border-bottom:1px solid #FFFFFF;
}
a {
	color:#112f9c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container{
	display:block;
	height:261px;
	width:800px;
	margin:auto;
	
}
/* HEADER */
#container #header {
width:800px;
margin:auto;
padding:0;
height:261px;
background-image:url(../../images/bg_header.jpg);
}
#container #header span.links {
display:block;
float:left;
width:268px;
height:92px;
padding-top:29px;
padding-left:10px;
}
span.links a.warehousing {
	display:block;
	height:23px;
	width:182px;
	background-image:url(../../images/menu_warehousing.gif);
}
span.links a.warehousing:hover {
	background-image:url(../../images/menu_warehousing_over.gif);
}
span.links a.distributie {
	display:block;
	height:23px;
	width:182px;
	background-image:url(../../images/menu_distributie.gif);
}
span.links a.distributie:hover {
	background-image:url(../../images/menu_distributie_over.gif);
}
span.links a.distributieEn {
	display:block;
	height:23px;
	width:182px;
	background-image:url(../../images/menu_distributie_en.gif);
}
span.links a.distributieEn:hover {
	background-image:url(../../images/menu_distributie_over_en.gif);
}
span.links a.transport {
	display:block;
	height:21px;
	width:182px;
	background-image:url(../../images/menu_transport.gif);
}
span.links a.transport:hover {
	background-image:url(../../images/menu_transport_over.gif);
}
span.links a.logistiek {
	display:block;
	height:23px;
	width:268px;
	background-image:url(../../images/menu_logistiek.gif);
}
span.links a.logistiek:hover {
	background-image:url(../../images/menu_logistiek_over.gif);
}
span.links a.logistiekEn {
	display:block;
	height:23px;
	width:272px;
	background-image:url(../../images/menu_logistiek_en.gif);
}
span.links a.logistiekEn:hover {
	background-image:url(../../images/menu_logistiek_over_en.gif);
}
#container #header span.news {
display:block;
float:left;
width:248px;
height:100px;
border:1px solid #ff8a00;
margin-left:256px;
margin-top:5px;
}
#container #header span.news h1 {
	border-bottom:1px solid #ff8a00;
	line-height:17px;
	font-size:10px;
	font-weight:bold;
	margin:0;
	background-image:url(../../images/bullit_news.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:29px;
}
span.news span {
	display:block;
	padding:4px;
}
span.news span a {
	margin-top:3px;
	display:block;
}
/* MENU */
#menu {
	display:block;
	width:800px;
	height:16px;
	background-color:#FFFFFF;
	border-bottom:1px solid #000059;
	border-top:1px solid #000059;
}
#menu a {
	display:block;
	float:left;
	line-height:16px;
	border-right:1px solid #112f9c;
	padding-left:15px;
	padding-right:15px;
}
#menu a:hover {
	background-color:#ff8a00;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a.home {
	display:block;
	float:right;
	width:20px;
	height:16px;
	padding:0;
	border-right:0;
	border-left:1px solid #112f9c;
	background-image:url(../../images/menu_home.gif);
}
#menu a.home:hover {
	padding:0;
	background-image:url(../../images/menu_home_over.gif);
}
#menu a.mail {
	display:block;
	float:right;
	width:20px;
	height:16px;
	padding:0;
	border-right:0;
	border-left:1px solid #112f9c;
	background-image:url(../../images/menu_mail.gif);
}
#menu a.mail:hover {
	padding:0;
	background-image:url(../../images/menu_mail_over.gif);
}
#menu a.UK {
	display:block;
	float:right;
	width:20px;
	height:16px;
	padding:0;
	border-right:0;
	border-left:1px solid #112f9c;
	background-image:url(../../images/menu_uk.gif);
}
#menu a.NL {
	display:block;
	float:right;
	width:20px;
	height:16px;
	padding:0;
	border-right:0;
	border-left:1px solid #112f9c;
	background-image:url(../../images/menu_nl.gif);
}

/* CENTER IMAGE */
#center {
	display:block;
	background-image:url(../../images/img_center.gif);
	background-repeat:no-repeat;
	background-color:#c8d4ff;
	width:800px;
	height:350px;
}
/* ADDRESS */
#address {
	display:block;
	height:80px;
	background-color:#c8d4ff;
}
#address span {
	display:block;
	width:250px;
	float:left;
	font-weight:bold;
	padding-left:16px;
}
/* HEADERCONTENT */
#container #headerContent {
	width:800px;
	margin:auto;
	padding:0;
	height:75px;
	background-image:url(../../images/bg_header_content.gif);
}

/* LEFT */
#left {
	display:block;
	width:147px;
	float:left;
	background-color:#c8d4ff;
	border-right:1px solid #112f9c;
}

/* SUBMENU */
#submenu h2 {
	margin:0;
	font-size: 14px; 
	font-weight: bold; 
	color: #FF8A00;
	height:64px;
	line-height:62px;
	text-align:center;
	background-image:url(../../images/bg_submenu_title.gif);
}
#submenu span a.level3 {
	display:block;
	width:147px;
	xheight:18px;
	line-height:18px;
	text-align:center;
	background-image:url(../../images/bg_submenu_item.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#112f9c;
	font-weight:bold;
}
#submenu span a.level3:hover {
	color:#ffffff;
	text-decoration:none;
}
#submenu span a.level4 {
	display:block;
	width:147px;
	height:18px;
	line-height:16px;
	text-align:center;
	background-image:url(../../images/bg_submenu_item_level4.gif);
	background-repeat:no-repeat;
	color:#112f9c;
	font-weight:normal;
}
/* MIDDLE */
#middle {
	display:block;
	width:651px;
	background-color:#FFFFFF;
	float:left;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url(../../images/bg_middle.gif);
	background-repeat:no-repeat;
}
#middle .contentText {
	padding:11px;
	padding-top:22px;
	font-size:11px;
}
#middle .contentText h1  {
	color:#112f9c;
	margin:0;
	margin-bottom:21px;
	font-size:11px;
	border-bottom:1px solid #112f9c;
}

/************************** extra **************************/

h5 {
	font-size:12px;
	font-weight:bold;
	color:#0057b9;
	margin:0;
	padding:0;
}
#extra h2 {
	font-size:1.0em;
	margin:0;
	margin-top:10px;
}
#extra h3 {
	font-size:1.0em;
	margin:5px 0 10px 0;
	font-weight:normal;
}

/************************** news **************************/
/************************** news **************************/
#news h1 {
	font-size:1.0em;
	display:block;
	width:100%;
	color:#b2b2b2;
	border-bottom:1px solid #c3c3c3;
	margin:0 0 5px 0;
	font-weight:normal;
}
#news h2 {
	font-size:1.0em;
	margin:0 0 5px 0;
}
#news h3 {
	font-size:1.0em;
	margin:5px 0 20px 0;
}

#news div.pager{
	border:0;
	width:320px;
	text-align:left;
	padding-bottom:6px;
	padding-right:10px;
	margin-top: 10px;
	font-size:11px;
	padding-top:3px;
}
#news div.pager span{
	margin-left:5px;
	font-size:11px;
}
#news div.pager a{
	text-decoration:underline;
	margin-left:5px;
	font-size:11px;
	font-weight:normal;
}
#news div.pager a:hover{
	text-decoration:none;
}
/************************** forms **************************/
#forms h3 {
	font-size:11px;
	font-weight:normal;
	margin:5px 0 10px 0;
}
#forms .otherInput input {
	border:0px;
	margin-right:5px;
	height:22px;
	float:left;
}
#forms .otherInput label {
	margin-right:0px;
	float:left;
	width:350px;
}
#forms .labelLarge label {
	margin-right:0px;
	float:left;
	width:300px;
}
#forms label {
	display:block;
	width:116px;
	padding-top:4px;
	float:left;
}
#forms textarea {
	margin-bottom:20px;
	margin-top:5px;
	width:200px;
	height:80px;
	font-family:Verdana;
	font-size:10px;
	color:#112f9c;
}
#forms input.medium {
	width:200px;
	font-family:Verdana;
	font-size:10px;
	color:#112f9c;
	margin-bottom:3px;
}
#forms .button  {
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	height:20px;
	margin-left:116px;
	cursor:pointer;
	border:1px solid #60604e;
	background-color:#112f9c;
	width:120px;
	margin-top:10px;
}
/* FOOTER */
#footer {
	display:block;
	float:left;
	height:15px;
	width:800px;
	background-color:#112f9c;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}