@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
font-family:Verdana;
}


div#main_container{
	position: absolute;
	margin: 0 auto;
	width: 960px;
	height: 320px;
	top: 50%;
	left: 50%;
	margin-left: -460px;
	margin-top: -200px;
}



h1 {
margin-top:0px;
margin-bottom:0px;
font-size:10pt;
font-weight:bold;
float:left;
}



a:link {
	color: #B0B2B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B0B2B3;
}
a:hover {
	text-decoration: none;
	color: #B0B2B3;
}
a:active {
	text-decoration: none;
	color: #B0B2B3;
}

.streepjes {color: #FFFFFF}


#beeld {
width:320px;
height:320px;
margin-right:25px;
margin-top:0px;
float:left;
}


#hooftmenu {
width:590px;
height:40px;
font-size:12pt;
float:left;
margin-top:60px;
}

#titel {
width:590px;
height:50px;
float:left;
}


#submenu {
width:590px;
height:40px;
font-size:12pt;
float:left;
}

#tekst {
width:400px;
height:95px;
font-size:10pt;
float:left;
}


