* {
margin: 0;
padding: 0;
}

body {
background-image:url("afbeeldingen/achtergrond.jpg");
font: normal 13px/21px verdana, arial, sans-serif;
color: #333;
background-color:#f9b8b4;
margin:30px;
}

.titelh1
{font-family:Calibri, Verdana, serif;
font-size:24px;
background-color:#FFFFFF;
color:#000000;
}

.titelh2
{font-family:Calibri, Verdana, serif;
font-size:18px;
background-color:#FFFFFF;
color:#000000;
}


.imgtoebehoren
{float:right;}

#header {
width: 950px;
height: 200px;
background-image:url("afbeeldingen/banner.jpg");
background-repeat:no-repeat;
background-position: top center;
}

#headertekst{
width: 950px;
height: 30px;
background-color:#ccc;
color:#282828;
font-family:Calibri, Verdana, serif;
font-size:25px;
text-align:center;
padding-top:8px;
margin-bottom:20px;
border-top: solid 3px #ee2d24;
border-bottom: solid 3px #ee2d24;

}


#container {
width: 950px;
background-color:white;
color:black;
border: solid 10px #ee2d24;
margin:auto;
text-align: left;
}


#menu {
float:left;
list-style: none;
width: 150px;
margin:0px;
}

#speciaal {color:#282828;
background-color: #ccc;
font: normal 12px/25px verdana, arial, sans-serif;
display: block;
width: 140px;
height: 28px;
border-bottom: 2px solid #282828;
padding-left: 10px;
text-decoration: none;
}

#menu li a {
color: #ee2d24;
font: normal 12px/25px verdana, arial, sans-serif;
display: block;
width: 140px;
height: 28px;
background-color: #ccc;
border-bottom: 2px solid  #282828;
padding-left: 10px;
text-decoration: none;
}

#menu li a:hover {
background-color:#ee2d24;
color:#FFFFFF;
background-image:url(afbeeldingen/blokje.jpg);
background-position:center right;
background-repeat:no-repeat;
}


#menukolom {
background-color: #282828;
color:#FFFFFF;
float: left;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, sans-serif;
padding: 8px;
}


#inhoud {
float: right;
width: 720px;
margin-right:20px;
text-align:left;
}

.afbeeldingwie {
border:solid #ee2d24 2px;
margin-bottom: 15px;
}

.opsommingwie ul{
list-style-type:none;
}



.standaardwie{
color: #ee2d24;
background-color:#FFFFFF;
font-style:italic;
}



#footer {
text-align: center;
font-weight:bold;
font-style:italic;
clear: both;
padding-top:25px;
font-size: 12px;
}


#links {
list-style: none;
margin:0px;
}

#links li a {
color: #ee2d24;
font: normal 12px/25px verdana, arial, sans-serif;
background-color:#FFFFFF;
text-decoration: none;
}

#links li a:hover {
background-color:#ee2d24;
color:#FFFFFF;
}









