body {
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 18px;
	margin: 0px;
	color: #151515;
}
#alles		{
			width:844px;
			margin: 35px auto 0 auto;
			height:561px; 
				}
#container	{
			width:844px; 
			
			
			}
.balk {
	top: 25px;
	left: 0px;
	width: 249px;
	background-image: url(images/balk.jpg);
	text-align: center;
	padding-top: 35px;
}			
.inhoud {
	vertical-align: top;
	padding-top: 95px;
	padding-left: 35px;
	padding-right: 35px;
}		
.geel {
	background-color: #fffdde;
	background-image: url(images/logoBackgroundgeel.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}	
.bggeel {
	background-color: #fffdde;
}	
.groen {
	background-color: #deffe7;
	background-image: url(images/logoBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bggroen {
	background-color: #deffe7;
}
a {
	font-family: "Times New Roman";
	color: #070707;
}


.kop {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
.kopje {
	font-size: 18px;
	font-weight: bold;
}

