body {	
background-color: #FFFFFF;
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: 12px;
font-family: Tahoma;
color: #073771;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
text-decoration: none;
background-color: #FFFFFF;
background-repeat: repeat-x;
cursor: pointer;
font-weight:bold;
}
.mainMenuOver {	
font-size: 12px;
font-family: Tahoma;
color: #000000;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
text-decoration: none;
background-color: #eceff7;
cursor: pointer;
font-weight:bold;
}
.mainMenuActive {	
font-size: 12px;
font-family: Tahoma;
color: #000000;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
background-color: #eceff7;
cursor: pointer;
font-weight:bold;
}
.bodyTekst {	
font-family: Tahoma;
color: #000000;
font-size: 11px;
}
.subMenu {	
font-size: 12px;
font-family: Tahoma;
color: #073771;
cursor: pointer;
font-weight:bold;
}
.subMenuOver {	
font-size: 12px;
font-family: Tahoma;
color: #000000;
cursor: pointer;
font-weight:bold;
}
.subMenuActive {	
font-size: 12px;
font-family: Tahoma;
color: #000000;
cursor: pointer;
font-weight:bold;
}
.Hoofdtitel {	
font-size: 16px;
color: #D62720;
font-family: Tahoma;
padding: 5px;
}
a:link {	
color: #073771;
text-decoration: none;
font-weight:bold;
}
a:visited {	
text-decoration: none;
color: #073771;
font-weight:bold;
}
a:hover {	
text-decoration: underline;
color: #000000;
font-weight:bold;
}
a:active {	
text-decoration: none;
color: #073771;
font-weight:bold;
}
.randomMouseOver {
text-decoration: underline;
color: #3753AE;
cursor:pointer;
}

