#menu1 a.level1:hover, #menu a.level1:active
{
	color: #FFF;
	text-shadow: 0 1px 1px #444444;
}
			
#menu1  a.level1.active, #menu1 a.level1.hassub.hasactivesub
{    
    background: none repeat scroll 0 0 #0099ff;
    border-color: #809C9C;
    color: #FFFFFF;
}

#menu1 a.level2:link, #menu1 a.level2:visited
{
	color: #DDD;
}

#menu1 a.level2:hover, #menu1 a.level2:active, #menu1 a.level2.active
{
	color:#FFF;
}

#header
{
background: url(./images/cwCMS_C02.png) repeat-x 0 0;
background-color: #0099ff;
}

a.blokken_terugbutton, input.blokken_terugbutton
{
    background-color: #0099ff !important;
    color: #FFF !important;
}

.fencediv
{
    padding: 23px 15px 15px 15px !important; 
}

.fencelabel
{
	margin-top: -23px !important;  
    height: 21px !important;
	background: #0099ff !important; 
	color: #FFF !important; 
	font-size: 11pt !important;
    font-weight: normal !important;
}

.tabactief
{
    background: #FFF !important;
    color: #333 !important;
}

.tabnietactief
{
    background: #0099ff !important;
    color: #FFF !important;
}

.kop1 td
{
    background-color: #0099ff;
}