@charset "utf-8";
/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00599b;
	font: 10px/16px  Verdana;
	color: #12100f;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font: 10px/16px  Verdana;
	color: #12100f;
}


h1 {
	margin: 0px 0px 0px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00599b;
	text-transform:uppercase;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	}
	
h2 a:hover {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration:none;
	}	
	
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #00599b;
}

a {
	text-decoration: none;
	color: #00599b;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	color: #00599b;
	cursor: pointer;
}

ul {
	pading-left:14px;
margin-left: 14px;
	color: #00599b;
	}

li {
	pading-left:14px;
	color: #12100f;
	}


#page {
	width: 100%;
	min-width: 1000px;
	margin: 0px 0px 0px 0px;
}
#header {
	height: 104px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
}

#header_rechts {
	height: 104px;
	width: 500px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
}

#header_links {
	height: 104px;
	width: 500px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}



#header_onder {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;

}

#header_onder_legbord {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder_legbord.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;
}

#header_onder_pallet {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder_pallet.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;
}

#header_onder_schoolinrichting {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;
}

#header_onder_entresol {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder_entresol.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;
}


#header_onder_contact {
	height: 220px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #211d1c;
	background-image:url(../images/bg_header_onder_contact.jpg);
	background-repeat:no-repeat;
	z-index:9999;
	overflow: visible;
}

#header_onder_tekst {
	padding-left: 107px;
	padding-top: 180px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	width:893px;
}

#menu {
	line-height: 36px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #797979;
	color: #A8A8A8;
	position: relative;
	overflow: visible;
}
	
.menu_item_links a {
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	background-color: #797979;
	color: #ffffff;
	position: relative;
	border-right: 1px solid #534d4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	display: block;
}	

.menu_item_links a:hover {
	background-color: #00599b;
	border-right: 1px solid #00599b;
}


.menu_item_links_hover a {
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	background-color: #00599b;
	color: #ffffff;
	position: relative;
	border-right: 1px solid #00599b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	display: block;
}	

.menu_item_links_hover a:hover {
	background-color: #00599b;
	border-right: 1px solid #00599b;
}


.menu_item a {
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	background-color: #797979;
	color: #FFFFFF;
	position: relative;
	border-right: 1px solid #534d4a;
	border-left: 1px solid #797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	display: block;
}	

.menu_item a:hover {
	background-color: #00599b;
	border-right: 1px solid #00599b;
	border-left: 1px solid #00599b;
	color: #FFFFFF;
	text-decoration:none;
}


.menu_item_hover a {
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	background-color: #00599b;
	color: #FFFFFF;
	position: relative;
	border-right: 1px solid #00599b;
	border-left: 1px solid #00599b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	display: block;
}

.menu_item_hover a:hover {
	background-color: #00599b;
	border-right: 1px solid #00599b;
	border-left: 1px solid #00599b;
	color: #FFFFFF;
	text-decoration:none;
}

.menu_item_rechts {
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	background-color: #797979;
	color: #FFFFFF;
	position: relative;
	border-left: 1px solid #36302e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	width:393px;
	float:left;
}	

	
	
#content {
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px 80px 0px 80px;
	background-color: #FFFFFF;
	position: relative;
}

#content_boven {
	width: 811px;
	height: 35px;
/*	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;*/
	background-color: #e1dede;
	position: relative;


	padding-left: 29px;
	padding-top: 21px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-transform:uppercase;
	
}


#content_onder {
	width: 811px;
	height: 38px;
	padding-left: 29px;
/*	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;*/
	background-color: #e1dede;
	position: relative;
}


#inhoud {
	width:840px;
	padding-top: 18px;
	padding-bottom: 0px;
	float:left;
	display:inline;
}


#inhoud_left {
	width:532px;
	float:left;
	padding-left: 29px;
	padding-right: 29px;
	text-align:justify;
	display:inline;
	
}


#inhoud_right {
	background-color:#e1dede;
	width:200px;
	float:left;
	padding: 25px;
	font-size:9px;
	display:inline;
}

#inhoud_right_submenu {
	display:inline;
	float:left;
}



#inhoud_right_toplocatie {
	width:200px;
	float:left;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size:9px;
	display:inline;

}

#breadcrumb {
	line-height: 42px;
	margin: 0px auto 0px auto;
/*	padding: 0px 10px 0px 10px;*/
	color: #797979;
}
	#breadcrumb a {
		text-decoration: underline;
		color: #797979;	
	}
	#breadcrumb a:hover {
		text-decoration: none;
		color: #797979;	
	}

#footer {
	width: 1000px;
	height: 109px;
	margin: 0px auto 0px auto;
	position: relative;
}
#footer_top {
	line-height: 36px;
	margin: 0px auto 0px auto;
/*	padding: 0px 10px 0px 10px;*/
	color: #797979;
}
	#footer_top a {
		text-decoration: underline;
		color: #797979;	
	}
	#footer_top a:hover {
		text-decoration: none;
		color: #797979;	
	}
#footer_bottom {
	height: 76px;
	line-height: 36px;
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background-color: #00599b;
	color: #FFFFFF;
}


	#footer_bottom a {
		text-decoration: underline;
		color: #211d1c;	
	}
	#footer_bottom a:hover {
		text-decoration: none;
		color: #211d1c;	
	}


#footer_bottom_boven {
	width: 820px;
	height: 36px;
	line-height: 36px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	background-color: #797979;
	color: #FFFFFF;
}


#footer_bottom_boven_links {
	width: 580px;
	float: left;
	padding-left: 20px;
}

#footer_bottom_boven_rechts {
	width: 200px;
	text-align:right;
	padding-right: 20px;

	float: right;
}


#footer_bottom_onder {
	height: 36px;
	line-height: 36px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #766a65;
	color: #FFFFFF;
}


#belmijterug_links {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 20px;
	padding-right: 20px;
	width:542px;
	float:left;
	display:inline;
}

#belmijterug_rechts {
	border-bottom: 1px solid #000000;
	width:277px;
	padding: 0px 0px 20px 0px;
	text-align: right;
	float:left;
	display:inline;

}


.margin {
/*	height: 36px;*/
	height: 0px;
	line-height: 36px;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.clearboth {
	height: 0px;
	width: 100%;
	clear: both;
}

.img {
	border: 1px solid #b4acac;
}

.img_route {
	border: 4px solid #e1dede;
}


.imgzonderborder {
	border: 0px;
}


.submenu_link a {
	background: #FFFFFF url('../images/pijl_links.gif') no-repeat 8% 14px;
	padding: 0px 20px 10px 40px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	background-color:#e1dede;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}

.submenu_link a:hover {
	background: #FFFFFF url('../images/pijl_links.gif') no-repeat 8% 14px;
	padding: 0px 20px 10px 40px;
	color: #00599b;
	font-weight: bold;
	text-decoration: none;
	width: 120px;
	background-color:#FFFFFF;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}


.sub_submenu_header a {
	padding: 3px 20px 3px 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 206px;
	background-color:#e1dede;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}

.sub_submenu_header a:hover {
	text-decoration: none;
}


.sub_submenu_link a {
	background: #FFFFFF url('../images/pijl_links.gif') no-repeat 10% 7px;
	padding: 3px 20px 3px 40px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	background-color:#e1dede;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}


.sub_submenu_link_hover a {
	background: #FFFFFF url('../images/pijl_links.gif') no-repeat 10% 7px;
	padding: 3px 20px 3px 40px;
	color: #00599b;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	background-color:#FFFFFF;
	height:20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}

.sub_submenu_link_hover a:hover {
	text-decoration: none;
}


.sub_submenu_link a:hover {
	color: #00599b;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	background: #FFFFFF url('../images/pijl_links.gif') no-repeat 10% 7px;
	background-color:#FFFFFF;
	height:20px;
	display: block;
}



.inputtekst {
	width: 270px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputtekstopmerking {
	width: 270px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputbutton {
	background-color: #00599b;
	border: 1px solid #00599b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
}

.inputbutton:hover {
	background-color: #FFFFFF;
	border: 1px solid #00599b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #00599b;
	cursor: pointer;
}

.inputdropdown {
	width: 276px;
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.link_route {
	background: url('../images/img_link_pijl_zwart.gif') no-repeat 0% 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	text-align:right;
	padding-left:15px;
}

.link_route:hover {
	background: url('../images/img_link_pijl_wit.gif') no-repeat 0% 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:right;
	padding-left:15px;	
}

			.link_print a {
				margin: 0px 10px 0px 0px;
				padding: 0px 0px 0px 21px;
				background-image: url(../images/img_icon_print.gif);
				background-position: 0% 50%;
				background-repeat: no-repeat;
				text-decoration: none;
				line-height: 29px;
				color: #B3B3B3;
				display: block;
				float: right;
			}
				.link_print a:hover {
					text-decoration: underline;
				}
			.link_send a {
				margin: 0px 10px 0px 0px;
				padding: 0px 0px 0px 22px;
				background-image: url(../images/img_icon_send.gif);
				background-position: 0% 50%;
				background-repeat: no-repeat;
				text-decoration: none;
				line-height: 29px;
				color: #B3B3B3;
				display: block;
				float: right;
			}
				.link_send a:hover {
					text-decoration: underline;
				}
				
.img_rechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 8px solid #00599b;	
}

.img_links {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 8px solid #00599b;
}

#popup {
background-color: #FFFFFF;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
}

.popup_inhoud {
padding: 20px 50px 30px 50px;
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
float: left;
color: #00599b;
height: 262px;
width: 410px;
font-size:16px;
line-height:inherit;
}

.popup_footer {
padding: 0px 20px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
float: left;
color: #00599b;
text-align:right;
height: 50px;
width:519px;
font-size:18px;
line-height:inherit;


}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*color: #00599b;*/
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

/*.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}/*

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
