body {
    margin: 0;
	padding: 0;
	background-color: #000;
	font-family:Verdana; 
	font-size: 70%;
	color: #000;
}
#taal {
	position: absolute;
	top: 40px;
	left: 40px;
	color: #666;
}
#logo {
	position: absolute;
	width: 400px;
    top: 40px;
	left: 50%;
	margin-left: -200px;
}
#contact {
	position: absolute;
	width: 900px;
    top: 413px;
	left: 50%;
	margin-left: -450px;
	color: #666;
	text-align: center;
}
#boven_rechts {
    position: absolute;
    top: 110px;
    right: 0;
    width: 50%;
    height: 297px;
    background-color: #9C9578;
}
#boven_midden {
    position: absolute;
    margin-left: -450px;
    width: 900px;
    height: 297px;
    top: 110px;
    left: 50%;
    background-color: #9C9578;
}
#onder_links {
    position: absolute;
    top: 457px;
    left: 0;
    width: 50%;
    height: 103px;
	background-image: url(images/menubg_home.gif);
	background-repeat: repeat-x;
}
#onder_midden {
    position: absolute;
    margin-right: -450px;
    width: 900px;
    height: 103px;
    top: 457px;
    right: 50%;
    background-color: #000;
}
#onder_rechts {
    float: right;
	margin-right: 97px;
}
#onder_rechts li {
	display: inline;
}

ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
li {
	padding-bottom: 3px;
}
img {
	border: 0;
}
td img {
	display: block;
}
td object {
	display: block;
}
.zwart_bg {
	background-color: #000;
}
.tekst437 {
	margin: 20px 20px 0px 20px;
	width: 437px;
}
.tekst328 {
	margin: 20px 20px 0px 20px;
	width: 328px;
}
.tekstinspring {
	padding-left: 45px;
	padding-right: 10px;
}
.titel {
	font-size: 120%;
	font-style: italic;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td a {
	color: #000;
	text-decoration: underline;
}
.vet {
	font-weight: bold;
}
