body {	
background-color: #000000;
margin: 0px;
}
.changeLanguage {	
font-size: 11px;
font-family: Tahoma;
color: #630000;
}
.HomeButton {	
font-size: 11px;
font-family: Tahoma;
color: #630000;
padding-bottom: 5px;
}
.HomeButton a:visited, 
.HomeButton a:link, .HomeButton a:active {	
font-size: 11px;
font-family: Tahoma;
color: #630000;
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: Tahoma;
font-weight:bold;
height:23px;
padding-right:12px;
padding-bottom:5px;
color: #000000;
text-decoration: none;
background-image: url(../tplimg/menubackground.gif);
background-repeat: no-repeat;
cursor: pointer;
}
.mainMenuOver {	
font-size: 11px;
font-family: Tahoma;
height:23px;
color: #630000;
font-weight:bold;
padding-right:12px;
padding-bottom:5px;
text-decoration: none;
background-image: url(../tplimg/menubackground.gif);
background-repeat: no-repeat;
cursor: pointer;
}
.mainMenuActive {	
font-size: 11px;
font-family: Tahoma;
height:23px;
color: #630000;
font-weight:bold;
padding-right:12px;
padding-bottom:5px;
background-image: url(../tplimg/menubackground.gif);
background-repeat: no-repeat;
cursor: pointer;
}
.bodylayout {	
font-family: Tahoma;
color: #000000;
font-size: 12px;
background-color: #FFFBF7;
}
.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: #630000;
text-decoration: none;
}
a:visited {	
text-decoration: none;
color: #630000;
}
a:hover {	
text-decoration: underline;
color: #A50C08;
}
a:active {	
text-decoration: none;
color: #630000;
}
.randomMouseOver {
text-decoration: underline;
color: #3753AE;
cursor:pointer;
}