body{
	background-color: #FFF;
	font-family:  Calibri, Arial;
	font-size: 13px;
	color: #333333;
	height: 100%;
}

p  {
	margin: 0px 0px;
	text-align: left;
}

img{
	border: none;
}

div.clear{
	clear: both;
}

div#siteWrap{
	margin: 0 auto;
	width: 940px;
	margin-top: 20px;
	height: 100%;
}

div#streep{
	width: 940px;
	background-image: url(../img/streep.png);
	background-repeat:repeat-x;
	height:5px;
}

div#eigensteil {
	margin: 0 auto;
	width: 940px;
}

div#logo{
	float: left;
	width: 575px;
	_width: 475px;
	margin-left: 25px;
}

div#adresWrap{
	float: right;
	color: #003A80;
	font-size: 11px;
	margin-top: 0px;
}

div.adres{
	float: left;
	width: 165px;
}

div#headerWrap{

	margin-top: 15px;
	background-position: 0 5px;
	background-repeat: no-repeat;
	height: 228px;
	width: 940px;
	z-index: -10;
	padding-top: 37px;
}

div#headerWrap_index{
	background-image: url(../img/header1.jpg);
}

div#headerWrap_steen1{
	background-image: url(../img/header2.jpg);
}

div#headerWrap_uitleg{
	background-image: url(../img/header3.jpg);
}

div.headerblok{
	z-index: -5;
	background-color: #004184;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	height: 98px;
	width: 215px;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding: 15px 0 0 25px;
}

p.blok{
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	font-size:12px;
}

.blokimg{
	margin-top: 10px;
	float: left;
}

div#menu{
	background-image: url(../img/bg_menu.png);
	height: 40px;
	width: 940px;
	z-index: 0;
	margin-top: -265px;
	position: absolute;

}

div#contentWrap{
	background-image: url(../img/bg_contentwrap2.jpg);
	background-position: bottom;
	background-repeat: repeat-y;

	height: 100%;
	width: 938px;
	border: 1px solid #CCCCCC; 
	_margin-top: -2px; /* IE 6 */

}


div#contentWrapSub{
	background-image: url(../img/bg_contentwrap3.jpg);
	background-repeat: repeat-y;

	height: 100%;
	width: 938px;
	border: 1px solid #CCCCCC; 
	_margin-top: -2px; /* IE 6 */
	
	}
div#contentleft{

	float: left;
	padding: 23px;
	width: 420px;
	color: #004B8B;
	font-size: 14px;
	line-height: 20px;
	height: 100%;
}

div#contentright{
	float: left;

	background-repeat: no-repeat;
	background-position: -2px 0px;
	background-color: #CEDCE8;
	padding: 23px 0 0 70px;
	width: 402px;
    height: 100%;

}

div.ervaringBlok{
	width: 370px;
	line-height: 18px;
	color: #333333;
	border-bottom: 1px solid #90B0CC;
	margin:0;
	padding-bottom: 10px;
	margin-top:10px;
}


/* MENU */
#menu ul{
	height: 20px;
	padding: 8px 0;
	margin: 2px 0 0 25px;
}

#menu li{
	padding: 9px 25px;
	display: inline;
	font-size: 14px;
	border-right: 1px solid #9EBBD3;
}

#menu li a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover{
	color: #DF7D2A;
}

/* MENU */



/* SUBPAGINA */

div#subLeft{
	width: 240px;
	float: left;
	min-height: 348px;
	background-color: #CEDCE8;
	height: 100%;
}

div#subRight{
	width: 600px;
	height: 275px;
	float: left;
	margin: 50px 0 0 50px;
		height: 100%;
}


div.blueline{
	width: 100%;
	border-top: 5px solid #CEDCE8;
	height: 0px;
}


div.subContent{
	margin-top: 0px;
	padding: 0px;
}



#subLeft ul{
	margin-top: 50px;
}


#subLeft li{
	margin-left: -40px;
	padding: 10px 0 0 25px;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #BBCFE0;
	width: 175px;
	font-size: 14px;

}

#subLeft li a{
	color: #0D5491;
	text-decoration: none;
}

#subLeft li a:hover{
	color: #DF7D2A;
}


/* SUBPAGINA */

h2{
	font-size: 16px;
	color: #004A8A;
}

h2.subright{
	font-size: 16px;
	color: #004A8A;
	margin: 5px 0 6px 0;
	_margin: 0px; /* IE 6 */
}

h3{
	color: #DF7D2A;
	_font-size: 14px; /* IE 6 */
	#font-size: 14px; /* IE 7 */
}

p.naam{
	text-align: right;
	font-style: italic;
	color: #003B80;
	margin: 0 5px;
}

a.small{
	font-size:10px;
	color:#999999;
	text-decoration: none;
}

a.small:hover{
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}

a {
	color:#004A8A;
	text-decoration: none;
}

a:hover{
	color:#004A8A;
	text-decoration:underline;
}