body
     {
	font-family :     Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size :       10px;
	color :          #000000;
	text-decoration : none;
	background: #660000 repeat-x;
}

a:Link
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	color : #000080;
    Text-decoration: none
    }
    
    
a:Visited
	{
	font-family :     Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	font-weight : bold;
	color : #000080;
    Text-decoration: none
    }
    
    
a:Active
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9px;
	font-weight : normal;
	color : #000080;
    Text-decoration: none
    }
    
    
a:Hover
	{
	font-weight : bold;
	font-size : 9px;
	color : #ED1C24;
    Text-decoration: none
    }

/* Menu */

#content_navi {
	width: 170px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-top: 20px;
	display: inline;
}

#menu_top {
	height: 192px;
	background-color: #94C43A;
}

.menu_block {
	margin-bottom: 15px;
	width: 170px;
	float: left;
	display: inline;
}

.menu_top_item a {
    color: #FFFFFF;
    text-decoration: none;
}

.menu_top_item a:hover {
    color: #666666;
}

.menu_navi_onderlijn li{
	width: 129px;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
	margin-bottom:5px;
}

ul .hoofdmenu_item{
	border-bottom: #B4D675 solid 1px;
}
ul .hoofdmenu_last_item{
	border-bottom: #B4D675 solid 0px;
}

.blauw {
	background-color: #00245D;
}

.geel {
	background-color: #FFC50B;
}

.rood {
	background-color: #ED1C24;
}

.paars {
	background-color: #A54499;
}

.groen {
	background-color: #7BC143;
}

.oranje {
	background-color: #F78F1E;
}

.bruin {
	background-color: #8A7967;
}

.wit {
	background-color: #ffffff;
}

tr {
	background-color: #fdc7c0;
}

td {
	height: 6px;
}
	
	

