body {	
background-color: #FDFEF9;
margin: 0px;
}
.changeLanguage {	
font-size: 11px;
font-family: Tahoma;
color: #D62720;
}
.HomeButton {	
font-size: 11px;
font-family: Tahoma;
color: #D62720;
padding-bottom: 5px;
}
.HomeButton a:visited, 
.HomeButton a:link, .HomeButton a:active {	
font-size: 11px;
font-family: Tahoma;
color: #D62720;
padding-bottom: 5px;
text-decoration: none;
font-weight: bold;
}
.HomeButton a:hover {	
font-size: 11px;
font-family: Tahoma;
color: #000000;
padding-bottom: 5px;
text-decoration: underline;
font-weight: bold;
}
.mainMenu {	
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #8F3F05;
text-decoration: none;
background-repeat: repeat-x;
border: 1px solid #E79152;
cursor: pointer;
background-color: #FDFEF9;
}
.mainMenuOver {	
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #6C3B1A;
text-decoration: underline;
border: 1px solid #6C3B1A;
background-repeat: repeat-x;
cursor: pointer;
background-color: #FFFFFF;
}
.mainMenuActive {	
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #6C3B1A;
border: 1px solid #6C3B1A;
text-decoration: underline;
background-repeat: repeat-x;
cursor: pointer;
background-color: #FFFFFF;
}
.leftImage {	
border: 1px solid #E79152;
}
.bodyTekst {	
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8F3F05;
font-size: 12px;
border: 0px solid #E79152;
background-color: #FFFFFF;
}
.subMenu {	
font-family: Tahoma;
color: #666666;
font-size: 12px;
background-color: #E3E1E0;
border-bottom: 1px solid #C0BDBB;
cursor: pointer;
height: 20px;
text-align: right;
}
.subMenuOver {	
font-family: Tahoma;
color: #666666;
font-size: 12px;
background-color: #F1EFEE;
border-bottom: 1px solid #C0BDBB;
cursor: pointer;
height: 20px;
text-align: right;
}
.subMenuActive {	
border-bottom: 1px solid #C0BDBB;
color: #000000;
font-family: Tahoma;
font-size: 12px;
cursor: default;
background-color: F1EFEE;
height: 20px;
text-align: right;
padding-right: 10px;
}
.Hoofdtitel {	
font-size: 16px;
color: #D62720;
font-family: Tahoma;
padding: 5px;
}
a:link {	
color: #FF0909;
text-decoration: none;
}
a:visited {	
text-decoration: none;
color: #FF0909;
}
a:hover {	
text-decoration: underline;
color: #3753AE;
}
a:active {	
text-decoration: none;
color: #FF0909;
}
