BODY {
	background: #F7E5BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	scrollbar-track-color: #F7E5BD;
	scrollbar-3dlight-color: #B39E99;
	scrollbar-shadow-color: #B39E99;
	scrollbar-face-color: #F7E5BD;
	scrollbar-highlight-color:#F7E5BD;
	scrollbar-darkshadow-color:#F7E5BD;
	scrollbar-arrow-color:#B39E99;
	margin: 0px;
	padding: 0px;

}
 

a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}


.tekstvlak{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: #F8E9C7;
}







.inleiding {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tekst {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}


hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B39E99;
	border-bottom-color: #F8E9C7;
	margin: 10px;
	padding: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F8E9C7;
	border-left-color: #F8E9C7;
}

.foto_r {
	float:right;
	padding-left:10px;
	margin-left: 5px;
}

.foto_l {
	float:left;
	margin-right: 10px;
	padding-right: 5px;
}


#basis {
	margin: 5px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #AA938C;
	text-align: center;
	padding: 5px;
	border: 1px solid #B39E99;
	height: 90%;
}


#kop {
	background-color: #F8E9C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #AA938C;
	height: 73px;
	width: 90%;
	float: left;
	text-align: center;
	border-top: 1px solid #B39E99;
	border-right: 1px solid #B39E99;
	border-bottom: 1px solid #B39E99;
	border-left: 1px none #B39E99;
	margin: 8px 0px 0px;
	clear: both;
}


#innerkop {
	
	background-image: url(glasinlood_nl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 100%;
}


.lijn {
	height: 11px;
	width: 100%;

}





#kader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E99;
	border-right-color: #B39E99;
	border-bottom-color: #B39E99;
	border-left-color: #B39E99;
}




.Content {
	background-color: #F8E9C7;
	font-size: 12px;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 90%;
	min-width: 590px;
	border-top: 1px none #B39E99;
	border-right: 1px solid #B39E99;
	border-bottom: 1px solid #B39E99;
	border-left: 1px solid #B39E99;
	color: #000000;
	padding: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}























.streep{
	background-color: #B39E99;
	float: left;
	height: 1px;
	width: 90%;
	min-width: 590px;
	border-top: 1px solid #B39E99;
	border-right: 1px solid #B39E99;
	border-bottom: 1px solid #B39E99;
	border-left: 1px solid #B39E99;
	padding: 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kaderkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B39E99;
	border-right-color: #B39E99;
	border-bottom-color: #B39E99;
	border-left-color: #B39E99;
}
.Content li {
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
}

