body {
	color:#000000;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align:left;
	/*blauw*/ /*background-color:#ABD8E3;*/
	/*beige*/ background-color: #FFFFCC; */
	/*geel*/ /*background-color: #FFFF99; */
}

table {empty-cells: show}
td {
	vertical-align:top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.grijs{color: #666666;}
.rood{color: #FF0000}

.pict {border-color:006699; border-width:2}

#logo {
	position: absolute;
	left: 0px;
	width:699;
	/*border: 1px solid;*/
}

#content_omvatter {
	margin: 160px 0px 0px 190px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*border: 1px solid;*/
	}

#content {
	width: 500px;
	z-index: 2;
	position: relative;
	left: -30px;
	margin-bottom: 15px;
	top: 20px;
	/*border: 1px solid;*/
}

#content .paginatitel {
	/*color: #666666;*/
	font-size: 14px;
	font-weight: bold;
	/*line-height: 26px;*/
	/*border: 1px solid;*/
	}

#content a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
	}
#content a:hover {
	text-decoration: underline;
	color: #666666;
	}

#blauwe_balk {
	position: absolute;
	left: 0px;
	width: 11px;
 	height: 100%;
 	background-color:#597420;
	border:2px solid;
	border-color:#597420;	
	/*border: 1px solid;*/
}

.streepje {
	position: absolute;
	left: 134px;
	top:-17px;
	width: 2px;
	height:45px;
	/*border: 1px solid;*/
}

.fotolinks {
	float:left;
	width: 300px;
	border-color: #ECE4C7;
	border-right-width:15px;
	border-bottom-width:15px;
	/*border: 1px solid;*/
}
.fotorechts {
	float:right;
	width: 300px;
	border-color: #ECE4C7;
	border-left-width:15px;
	border-bottom-width:15px;
	/*border: 1px solid;*/
}
.fotomidden {
	text-align:center;
	width: 300px;
	border-color: #ECE4C7;
	border-left-width:15px;
	border-bottom-width:15px;
	/*border: 1px solid;*/
}


#menu {
	position: absolute;
	left: 0px;
	top: 178px;
	width: 135px;
	margin-top: -15px;
	/*border: 1px solid;*/
}

#menu a:link, a:visited, a:active {
	text-decoration:none;
	color: #000000;
	/*border: 1px solid;*/
	}
#menu a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#000000;	
	}
	
#menu ul {
	list-style-type: none;
	position:relative;
	left:-5px;
	height: 28px;
	/*border: 1px solid;*/
}

#menu ul.sec_menu {
	list-style-type: none;
	margin-top: -12px;
	/*border: 1px solid;*/
}

#omvatter {
	position: absolute;
	left: 51%;
	margin-left: -362px;
	width: 700px;
	height: 100%;
	min-height: 700px;
	background-color:#ECE4C7;
	/*border: 1px solid; border-color:#ABD8E3;
	/*border: 1px solid;
	border-color:#FF0000;*/
}

.prop {
    height: 600px;
    float:right;
    width:1px;
	/*border: 1px solid;*/
  }	
  
.prop2 {
    height: 320px;
    float:right;
    width:1px;
	/*border: 1px solid;*/
  }	  
a:link, a:visited, a:active {text-decoration: none; color: #666666;}
a:hover {text-decoration: underline; color: #666666;}

