body {
background-color: #2e2e2e;
}

#content IMG {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

TD.data {
font-style: italic;font-family: verdana;font-size: 11px; color: white;
}

INPUT {
  margin: 2px;
}

A {
  color: white;
}

a:link{color: white; text-decoration: underline;}
a:hover{color: white; text-decoration: none;}



#container{
margin-top: 50px;
padding-top: 50px;
background-color: #343434;
width: 100%;
text-align: center;
}

h1 {
  font-size: 10pt;
}

#container2{
margin-top: 50px;
padding-top: 50px;
background-color: #343434;

}

#menu{
width: 100%;
text-align: center;
background-image: url(images/menubg.jpg);
background-repeat: repeat-x;
height: 20px;

}

#menu ul li{
list-style: none;

}

#front{
text-align: center;
background-image: url(images/front.jpg);
background-repeat: no-repeat;
height: 283px;
}

#logo{
text-align: center;
height: 283px;
background-repeat: no-repeat;
background-image: url(images/logo.png);
background-position: center;
}

#content{
width: 600px;
padding-left: 100px;
padding-right: 100px;
padding-top: 11pt;
padding-bottom: 11pt;
color: white;
font-family: verdana;
font-size: 11px;
text-align: left;
vertical-align: top;

}

#afbeelding{

}

#footer{
vertical-align: middle;
font-family: verdana;
font-size: 11px;
color: white;
text-align: center;
margin-top: 10px;
margin-top: 0px;
clear: both;
height: 40px;
width: 100%;
background-color: #343434;
}