body {
	background-image: url(img/bgMain.gif);
	background-attachment:fixed;
}
.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #00295B;
	border: 1px solid #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:20px;
}
.kop {
	font-weight: bold;
	color: #00295B;
}
.kop2 {
	font-weight: bold;
	color: #617B9E;
}
.lijn {
	border-bottom: 2px solid  #00295B;
}
.lijnBovenonder {
	border-top:  2px solid #00295B;
	border-bottom: 2px solid #00295B;
}
a:link, a:visited {
	font-size:10px;
}
#adresLayer{
	width:600px !important;
	font-size:8px !important;
}

#logoImg {
	width: 600px;
	height: 86px;
}
#fotoImg {
	width:600px;
	height: 169px;
}
#menu, #rechtsLayer {
	display: none;
}

