/* CSS Document */

body {
background-color: #D4D4D4;
margin-top: 20px;
}

#containerhome {
width: 832px;
height: 497px;
background-image: url(images/home.jpg);
margin: 0 auto;
}

#container {
width: 832px;
height: 497px;
background-color: #CCCCCC;
margin: 0 auto;
}

#kop {
width: 832px;
height: 37px;
background-image: url(images/Untitled-1_01.jpg);
}

#links {
width: 300px;
height: 429px;
float: left;
}

#linksplaatje {
width: 41px;
height: 429px;
float: left;
background-image: url(images/Untitled-1_02.jpg);
}

#linksurl {
width: 259px;
height: 429px;
float: right;
}

#rechts {
width: 532px;
height: 429px;
float: right;
}

#rechtsurl {
width: 259px;
height: 429px;
float: left;
}

#rechtsplaatje {
width: 243px;
height: 429px;
float: right;
background-image: url(images/Untitled-1_05.jpg);
padding-left: 20px;
padding-right: 10px;

}

#contentscroll {
width: 235px;
height: 429px;
}


.overflow {
overflow: auto;
}

#footer {
width: 832px;
height: 31px;
background-image:url(images/Untitled-1_08.jpg);
}

#clearfix {
clear: both;
}

p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
line-height: 30px;
margin-top: 0px;
}

.contactheading {
font-size: 17px;
font-weight: bold;
}

a:link {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
}

a:visited {
color: #000000;
}

.voettekst {
font-size: 12px;
}