@charset "utf-8";
/* CSS Document */

html{
	overflow-y: scroll;
}

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color:#261c02;
	background:url('/images/background.jpg') repeat;
	padding-bottom: 25px;
}

#CVpopup {
	width:664px;
	height:432px;
	position:absolute;
	margin:-216px 0 0 -332px;
	padding:0;
	
	top: 50%;
	left: 50%;
	z-index:99;
}

#container {
	width:100%;
	margin:0;
	padding:0;
	background:url('/images/verloop.jpg') repeat-x;
}

#containerAll {
	margin:0 auto;
	padding:0;
	width:1000px;
}

#containerHeader {
	width: 990px;
	margin:0;
	padding:0 6px 0 0px;
	float:left;
	display:inline;
}

#containerSubHeader {
	width:990px;
	height:256px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	color:#FFFFFF;
	text-align:right;
}

#containerSubHeader #headerBottom{
	width: 990px;
	height: 217px;
	padding: 39px 0 0 0;
	display: block;
	position: relative;
}

#containerSubHeader #headerTop{
	width: 990px;
	height: 91px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0; 
	top: 0;	
}

#containerContent {
	width:990px;
	margin:0;
	padding:0 4px 0 6px;
	float:left;
	display:inline;
	background:url('/images/content_background.png') repeat-y;
}

#containerContentbackground {
	width:990px;
	margin:0;
	float:left;
	display:inline;
	background:url('/images/content_background.png') repeat-y;
}

#containerContentbackground{
	background:#FFFFFF url(/images/menu_background_schaduw.jpg) no-repeat;
	width: 990px;
	float: left;
}

.menuitem {
	width:168px;
	height:20px;
	margin: 3px 0 0 -2px;
	padding: 6px 0 0 35px;
	float:left;
	display:inline;
	background: url('/images/menubutton.jpg') no-repeat;
	font-weight:bold;
	color:#594000;
}

.menuitem a {
	color:#594000;
	text-decoration:none;
	font-weight:bold;
}

.menuitem a:hover {
	color:#594000;
	text-decoration:underline;
	font-weight:bold;
}

#containerContentRechts {
	width:610px;
	min-height:390px;
	margin: 0 4px 0 0;
	float:left;
	display:inline;
	text-align:justify;
}

div#menu_top{
	width: 171px;
	background: url(/images/menu_top.jpg) no-repeat;
	height: 23px;
	margin: 0 0 0 10px;
	text-align: left;
	padding: 7px 0px 0px 30px;
	font-weight: bold;
	color: #594000;
	float: left;
}

div#content_top{
	width: 545px;
	background: url(/images/content_top.jpg) no-repeat;
	height: 30px;
	margin: 0 0 0 0px;
	text-align: left;
	padding: 7px 0px 0px 30px;
	font-weight: bold;
	color: #fff;
}

div#rechts_top{
	margin: 0 0 0 0px;
	width: 225px;
	background: url(/images/rechts_top.jpg) no-repeat;
	height: 30px;
	text-align: left;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
	color: #594000;
}

div#content_left{
	float: left;
	width: 201px;
	padding: 0 3px 0 9px;
}

div#content_left_top{
	float: left;
	width: 172px;
	background: url('/images/menu_top.jpg') no-repeat;
	height: 22px;
	padding: 7px 0 0 30px;
	font-weight: bold;
	color: #000000;
}

#content_left_bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url('/images/linkscontent_background.jpg') no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:90px;
	width:168px;
	margin: 3px 0 0 -2px;
	padding: 6px 0 0 35px;
}

div#content_mid{
	min-height: 425px;
	-height: 425px;
	width: 539px;
	float: left;
	background: url(/images/content_repeat.jpg) repeat-x;
}

div#content_mid_top{
	width: 500px;
	background: url(/images/content_top.jpg) repeat-x;
	height: 26px;
	float: left;
	padding: 3px 9px 0 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

div#content_mid_top a{
	color: #ffffff;
}

div#content_mid .formulier_wrapper{
	width: 479px;
	float: left;
	padding: 20px 30px 30px 30px;
	color: #261c02;
	text-align: justify;
	font-size: 11px;
}

div#content_mid_content{
	width: 479px;
	float: left;
	padding: 20px 30px 30px 30px;
	color: #261c02;
	border-top: 2px solid #fff;
	text-align: justify;
	font-size: 11px;
}

div#content_mid_content h2{
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

div#content_mid_content a{
	color: #1E8CCA;
	text-decoration: none;
	font-weight: bold;	
}

div#content_mid_content a:hover{
	text-decoration: underline;
	color: #1E8CCA;
	font-weight: bold;	
}

div#content_mid_content img{
	padding: 10px 0px 10px 20px;
}

div#content_right{
	float: left;
	width: 222px;

	margin: 0 0 0 3px;
}

div#content_right_top{
	float: left;
	width: 200px;
	height: 24px;
	padding: 5px 0 0 30px;
	font-weight: bold;
	color: #594000;
	background: url(/images/rechts_top.jpg) no-repeat;
}

div#content_right_content{
	float: left;
	width: 225px;
	padding: 10px 0 5px 0;
	background: url(/images/rechts_content_bg.jpg) no-repeat;
	border-top: 2px solid #fff;
	text-align: center;
	color: #594000;
	font-size: 12px;
}

div#content_right_top_blauw{
	float: left;
	width: 200px;
	height: 24px;
	padding: 5px 0 0 30px;
	font-weight: bold;
	color: #ffffff;
	background: url(/images/rechts_top_blauw.jpg) no-repeat;
}

div#content_right_content_blauw{
	float: left;
	width: 225px;
	padding: 10px 0 5px 0;
	background: url(/images/rechts_content_bg_blauw.jpg) no-repeat;
	border-top: 2px solid #fff;
	text-align: center;
	color: #000000;
	font-size: 10px;
}

.bottom{
	background: url(/images/site_onderkant_schaduw.jpg) no-repeat bottom;
	height: 100%;
	min-height: 600px;
	bottom: 0;
	padding-bottom: 10px;
}

div#footer{
	width: 990px;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #261c02;
}

div#footer a{
	color: #261c02;
	text-decoration:none;
}

div#footer a:hover{
	color: #261c02;
	text-decoration:underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #261c02;
	padding: 0 0 15px 0;
	margin: 0;
}
