/* CSS Document */

#knoppen {
	position:absolute;
	width:208px;
	height:382px;
	z-index:1;
	left: 0px;
	top: 100px;
	border-color: #003366;
	border-style: solid;
	border-width: 0px;	
}
#fotolinks {
	position:absolute;
	width:208px;
	height:118px;
	z-index:2;
	left: 0px;
	top: 474px;
	border-width: 0px;
}
#wrap {
	position: relative;
	margin: 10 auto; 
	width: 1000px; 
	height: 100px; 
	border: 0px;
}
#midden {
	position:absolute;
	width:792px;
	height:500px;
	z-index:1;
	left: 208px;
	top: 100px;
}
#footer {
	position:absolute;
	width:1000px;
	height:70px;
	z-index:2;
	top: 600px;
	border-style: none;
	left: 0px;
}
body,td,th {
	font-size: 9px;	
}

body { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #012951;
}
.blauw16 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
}
.blauw12i {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
.white12i {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white12 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white16 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.white18 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.H1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.H2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
