body { 
 font-family: Verdana, Calibri, serif; 
 font-size: 11px; 
 color: #555555; 
 margin-top: 0; 
 margin-bottom: 0; 
 background-color: #2e86aa; 
 background-image: url(../Images/Achtergrond.jpg); 
} 

a {
 font-family: Verdana, Calibri, serif; 
 font-size: 11px; 
 color: #555555; 
 text-decoration: underline;
}

a:hover {
 font-family: Verdana, Calibri, serif; 
 font-size: 11px; 
 color: #555555; 
 font-weight: bold;
}
 
h1 { 
 color: #2e86aa; 
 font-size: 19px; 
 font-weigth: bold; 
 } 
 
img { 
 margin: 0; 
 padding: 0; 
 border: none; 
 } 
 
.Container {  
text-align: left; 
 margin: 0px auto;  
 width: 853px;  
}  
 
.Midden { 
padding: 0; 
margin: 0px; 
width: 853px; 
background-color: white; 
} 
 
.Content { 
padding: 0; 
width: 833px; 
margin-left: 10px; 
margin-right: 10px; 
background-color: #e4e4e4; 
} 
 
.Menu { 
padding: 0; 
text-align: center; 
margin-left: 10px; 
margin-right: 10px; 
margin-top: 9px; 
width: 833px; 
height: 51px; 
background-image: url(../Images/Menu.jpg); 
} 
 
.Footer { 
width: 853px; 
height: 239px; 
background-image: url(../Images/Footer.png); 
background-repeat: no-repeat;
}

