@charset "utf-8";
<style>
body {
	margin:0;
	overflow:hidden;
}
.layout {
	position:relative;
	min-height:800px;
	height: 820px;
	width: 970px;
	background-color: #FFF;
	color: #999;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #CCC;
	top: -17px;
}
.hearder {
	position:absolute;
	width:900px;
	height:157px;
	background-image:url(images/hearder.png);
	left: 25px;
	top: 0px;
	background-color:#FFF
	
	
}
.schaduwlinks {
	margin:0px;
	width:25px;
	position: absolute;
	top: 0px;
	height: 821px;
	left:0;
	background-image:url(images/schaduw_links.png);
	
}
.schaduwrechts {
	margin:0px;
	width:25px;
	position: absolute;
	top: 0px;
	height: 821px;
	left:925px;
	background-image:url(images/schaduw_rechts.png);
	
}
.top {
	position:absolute;
	width:900px;
	height:30px;
	left: 25px;
	top: 160px;
	background-color:#FFF;
		
}
.menu {
	position:absolute;
	width:305px;
	height:270px;
	left: 25px;
	top: 207px;
	background-color:#FFF;
	
}
.content {
	width:538px;
	position: absolute;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	top: 222px;
	left: 374px;
	overflow: auto;
	height:397px;
	background-color:#FFF;
	
		
}
.titel {
	font-weight: bold;
	color: #666;
	font-size: 16px;
			
}
.titel2 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
			
}
.linkerkant {
	width:305px;
	background-color: #E9432C;
	position:absolute;
	top: 0px;
	height: 821px;
	left: 25px;
	
}
.footer {
	position:absolute;	
	width:595px;
	left:330px;
	height: 160px;
	background-color: #CCC;
	top:623px;
	text-align:center;
	
}

.bloem {
	position:absolute;
	width:192px;
	left:800px;
	height: 145px;
	top:710px;
	text-align:center;
	background-image:url(images/flower.png);
	z-index:0;
			
}
.serbonne {
	position:absolute;
	width:305px;
	left:25px;
	height: 160px;
	background-color: #E9432C;
	top:557px;
	text-align:center;
	
}
.tb {
	width: 480px;
	top: 0px;
	background-color: #F7F7F7;
	color: #000;
	height: 20px;
	border-width: 0;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tb_multi {
	width: 480px;
	top: 0px;
	background-color: #F7F7F7;
	color: #000;
	height: 100px;
	border-color: #999;
	border-left-style: solid;
	border-width: 0;
}
.footertext {
	position:absolute;
	width:900px;
	left:25px;
	height: 25px;
	top:823px;
	text-align:center;
	
}
.background{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:290px;
	background-image:url(images/topright-bg.gif);
	background-repeat:repeat-x;

	
	}

    a.footerlink {color: #CCC; text-decoration: none};
    a.footerlink:link {color: #CCC; text-decoration: none};
    a.footerlink:visited {color: #CCC; text-decoration: underline};
    a.footerlink:hover {color: #666; text-decoration: underline};
    a.footerlink:active {color: #666; text-decoration: underline};
	
	
</style>
