@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}

body{
	margin:0;
	padding:0;
	line-height: 20px;
	background-image:url(../ontwerp/background.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

h1 {
	font-size: 18px;
	color: #4780E1;
	margin-top:4px;
	margin-bottom:10px;
	line-height:25px;
}
h2 {
	font-size: 12px;
	color: #4780E1;
	margin-top:12px;
	margin-bottom:0px;
}
p {
margin-top:4px;
margin-bottom:10px;
}
.blauwvet {
	font-size: 12px;
	color: #4780E1;
	font-weight:bold;
}

#maincontainer{
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
	background-image:url(../ontwerp/headertransparant.png);
	height:199px;
}


#contentwrapper{
background-image:url(../ontwerp/midden.png);
}


#footer{
clear: left;
width: 100%;
background-image:url(../ontwerp/footer.png);
height:100px;
color: #4780E1;
}

#footer a{
	color: #4780E1;
}

.innertube{
padding: 40px 30px 10px 30px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #333333;
}
.fotolinks {
	margin-right:15px;
	float:left;
	}
.fotorechts {
	margin-left:15px;
	float:right;
	}


body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu21 a#menu21,
body#menu22 a#menu22,
body#menu3 a#menu3,
body#menu31 a#menu31,
body#menu4 a#menu4,
body#menu41 a#menu41,
body#menu5 a#menu5,
body#menu51 a#menu51,
body#menu6 a#menu6,
body#menu61 a#menu61,
body#menu7 a#menu7,
body#menu71 a#menu71,
body#menu8 a#menu8,
body#menu9 a#menu9 {
	background-color: #ffffff;
	color: #4780E1;
}

.postitie {
	margin: 52px 0px 0px 66px;
	}
