
body {
margin: 0;
	background-color:#211e19;
	background-image:url(images/bg.jpg);
	overflow:hidden;
}
#SITE{
z-index:0;
}



.inhoud2{
width:992px;
height:540px;
margin-left: -496px;
left: 50%;
top: 50%;
margin-top:-298px;
position: absolute;
z-index:1;
}

.kaart{
width:520px;
height:320px;
margin-left: -50px;
left: 50%;
top: 50%;
margin-top:-160px;
position: absolute;
z-index:2;
}

.tekst{
font-family:"trebuchet MS";
font-size:11px;
color:#FFFFFF;
line-height:14px;
}

.subtitle{
font-family:"trebuchet MS";
font-size:11px;
font-weight:bold;
color:#FFFFFF;
line-height:14px;
}

.maintitle{
font-family:"trebuchet MS";
font-size:18px;
font-weight:bold;
color:#666666;
font-style:italic;
line-height:14px;
}

