html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
}

p {
	margin: 0px;
	padding: 0px;
}

/* png fix voor IE 5,6 */
img, div {
	behavior: url(iepngfix.htc);
}

a:link {
	color: #EF3F35;
	text-decoration: none;
}
a:visited {
	color: #EF3F35;
	text-decoration: none;
}
a:hover {
	color: #0055A5;
	text-decoration: none;
}
a:active {
	color: #0055A5;
	text-decoration: none;
}

.kop {
	font-size: 18px;
}

#flash {
	width: 960px;
	position: absolute;
	top: 0px;
	margin-left: -480px;
	left: 50%;
}
#flashmelding {
	position: absolute;
	border: dashed 1px #EF3F35;
	left: 50%;
	margin-left: -230px;
	top: 100px;
	width: 460px;
	padding: 15px;
}
#html_menu{
	position: absolute;
	top: 620px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	font-size: 9px;
	text-align: right;
	height: 30px;
}
#html_menu a{
	font-size: 9px;
}
#noflash {
	width: 960px;
	position: absolute;
	top: 0px;
	margin-left: -480px;
	left: 50%;
}
#noflash_datum{
	position: absolute;
	width: 111px;
	height: 26px;
	top: 187px;
	left: 538px;
}
#container {
	width: 960px;
	height: 100%;
	position: absolute;
	top: 0px;
	margin-left: -480px;
	left: 50%;
}
#header {
	position: absolute;
	width: 960px;
	height: 170px;
	top: 0px;
	left: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav {
	position: absolute;
	width: 840px;
	top: 160px;
	left: 60px;
	text-align: right;
	font-size: 9px;
}
#nav a{
	font-size:9px;
}
#zij_links {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 30px;
	height: 430px;
	background-image: url(images/zij_links.jpg);
	background-repeat: no-repeat;
}
#zij_rechts {
	position: absolute;
	top: 170px;
	left: 930px;
	width: 30px;
	height: 430px;
	background-image: url(images/zij_rechts.jpg);
	background-repeat: no-repeat;
}
#bg_tekst{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 100%;
	background-color: #0b2135;
}
#tekstvlak {
	position: absolute;
	top: 170px;
	left: 30px;
	width: 900px;
	background-color: #0b2135;
}
#tekst {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 405px;
}
#image {
	position: absolute;
	top: 20px;
	left: 465px;
	width: 405px;
}
#hoofdstuk {
	position: absolute;
	top: 0px;
	left: 0px;
}
#kaart {
	position:absolute;
	width: 840px;
	top: 20px;
	left: 30px;
}
#fotos {
	position:absolute;
	width: 840px;
	top: 20px;
	left: 30px;
}
