*{
margin: 0; 
padding: 0;
}
html{
overflow-y: scroll;
}
html, body{
min-height: 100%;        
}
* html{
height: 100%;
}
* html body{
height: 100%;
}
body{
font-family: Verdana, Geneva, sans-serif; 
font-size: 62.5%;
text-align: center;
background: #9e3935;
}
#wrapper{
background: url(images/bg.jpg) repeat-x #fff;
min-height: 550px; 
}
* html #wrapper{
height: 550px;
}
#container{
position: relative;
margin: 0 auto;
min-height: 550px;
background: url(images/swirlboven.jpg) #fff no-repeat right bottom ;
width: 960px; 
}
* html #container{
height: 550px;
}
#header{
width: 960px;
height: 327px;
background: url(images/header.jpg) #fff no-repeat;
}
#logo{
position: absolute;
left: 78px;
top: 155px;
background: url(images/logomdp.jpg);
width: 264px;
height: 119px;
}
h1{
position: absolute;
top: 155px;
left: 78px;
font-size: 1.2em;
z-index: -10;
}
#contenthome, #content{
width: 960px;
min-height: 450px;
text-align: left; 
}
#contenthome{
background: url(images/kaartje.jpg) ;
background-repeat: no-repeat;
background-position: right bottom; 
}
* html #contenthome, * html #content{
height: 450px;
}
#menuvak{
height: 39px;
width: 960px;
background: url(images/menu.jpg) #fff;
}
#menu{
height: 39px;
}
#menu ul{
position: relative;
float: right;
right: 0;
list-style-type: none; 
} 
#menu ul li{ 
display: inline; 
width: auto;
height: 39px;
text-align: center;
margin-right: 0;
float: left; 
font-size: 1.7em;
line-height: 39px;
}
#menu ul li a{
display: block;
text-decoration: none;
padding-left: 9px;
padding-right: 9px;
color: #000;
font-weight: bold;
}
#menu ul li a:hover{
background: #01aef0;
color: #fff;
}
#menu ul li.actief a{
color: #01aef0;
}
#menu ul li.actief a:hover{
color: #fff;
}
#text{
padding-top: 40px;
padding-left: 50px;
height: 100%;
width: 470px;
text-align: left;
color: #6A6A6A;
}
#text p{
font-size: 1.3em;
padding-bottom: 10px;
}
#text h3{
padding-top: 5px;
padding-bottom: 25px;
font-size: 1.4em;
}
#text h4{
padding-top: 5px;
padding-bottom: 15px;
font-size: 1.3em;
}
#text a{
color: #6A6A6A;
}
#kaartjetekst{
position: absolute;
top: 600px;
left: 765px;
width: 135px;
color: #fff;
font-size: 1.2em;
}
#postleft h3, #postright h3, #postleft p, #postright p{
padding-left: 20px;
padding-right: 20px;
}
#postleft h3, #postright h3{
padding-top: 20px;
padding-bottom: 10px;
font-size: 1.4em;
}
#postleft p, #postright p{
padding-top: 5px;
padding-bottom: 10px;
font-size: 1.3em;
}
#postleft a, #postright a{
color: #6A6A6A;
}
#postleft{
float: left;
margin-left: 70px;
margin-top: 20px;
height: 100%;
width: 400px;
text-align: left;
color: #6A6A6A;
}
* html #postleft, * html #postright{
min-height: 100px;
}
#postright{
float: left; 
margin-top: 20px;
margin-left: 20px;
height: 100%;
width: 400px;
text-align: left;
color: #6A6A6A;
}
#bgpost{
background: #FBF8D7; 
margin-top: 20px;
}
#bgpostfooter{
background: url(images/postfooter.jpg); 
width: 400px; 
height: 17px;
}
a{
outline: none;
}
#footer-container{
background: #9e3935;   
}
#footer{
margin: 0 auto;
width: 960px; 
height: 116px;   
background: url(images/swirl.jpg) ;
background-repeat: no-repeat;
background-position: right top; 
}
#footer a{
text-decoration: none;
color: #DADADA;
}
table{
position: relative;
top: 20px;
}
table.naw td, table.naw td p, address, table.naw ul{
text-align: left; 
color: #DADADA;
font-size: 1.1em;
}   
address{
font-style: normal;
}
table.naw ul{
list-style-type: none;
display: block;
}
table.form{
font-size: 1.3em;
}
form{
background: url(images/form.jpg);
width: 335px;
height: 385px; 
}
#pos{
padding-top: 30px;
padding-left: 45px;
}
label{
font-size: 1.4em;
color: #fff;
}
input.input{
width: 230px;
height: 20px;
}
input.code{
width: 27px;
}
span.code{
font-size: 1.4em;
color: #fff;
}
textarea{
width: 230px;
height: 100px;
}
.clear{ 
clear: both; 
}
hr{
display: none;
}

