/* CSS Document */

#hoofdtitel{	
	/*background-color:#D2CFEE;*/
	background-color:#ffffff;
	position: absolute;
	width: 360px;
	height: 160px;
	border-top: 6px solid #a99cb0;
	border-left: 6px solid #a99cb0;	
	border-bottom: 6px solid #a99cb0;	
}

.tekst{	
	color: #585274;
	margin-left: 5px;
	margin-top: 80px;	
	text-align:left;
	letter-spacing: 0em;
	font:normal 10.5pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.tekst2{	
	font: normal 0.7em/1.5em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #ffffcc;
	margin-left: 0px;
	margin-top: 20px;
	margin-right:20px;
	letter-spacing:0em;
	text-align:right;
}

#spreuk{
	position: absolute;
	background-color: #7C6F80;
	border-top: 6px solid #a99cb0;	
	border-right: 6px solid #a99cb0;
	border-bottom: 6px solid #a99cb0;	
	border-left: 6px solid #a99cb0;	
	width: 442px;
	height: 160px;
	left: 358px;
}

#afbeelding{
	position: absolute;	
	width: 800px;
	height:430px;
	top: 166px;
	left: 0px;
	border-left: 6px solid #a99cb0;
	border-right: 6px solid #a99cb0;
	border-bottom: 6px solid #a99cb0;	
	border-top: 6px solid #a99cb0;	
}

.adres{
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #636394;
	margin-left: 5px;
	margin-top: 10px;
	text-align:left;
	padding-bottom:3px;
}