body {
'	background: #FFF;
'	margin: 0px;
'	padding: 0px;
'	color: #FFF;
}

body, table, tr, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}


#navigatie {   
width: 130px;   
border-right: 1px solid #000;   
padding: 0 0 1em 0;   
margin-bottom: 1em;   
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;   
font-size: 90%;   
background-color: #000;   
color: #F00;   
}   
#navigatie ul {   
list-style: none;   
margin: 0;   
padding: 0;   
}   
#navigatie li {   
border-bottom: 1px solid #FFFFFF;   
margin: 0;   
}   
#navigatie li a {   
display: block;   
padding: 5px 5px 5px 0.5em;   
border-left: 10px solid #222222;   
border-right: 10px solid #222222;   
background-color: #000000;   
color: #f00;   
text-decoration: none;   
width: 100%;   
}   
html>body #navigatie li a {   
width: auto;   
}   
#navigatie li a:hover {   
border-left: 10px solid #FF0000;   
border-right: 10px solid #FF0000;   
background-color: #444444;   
}



#navigate td{background: #000000 }
#navigate td:hover{background: #333333 }
#navigate a{font-family: Verdana;font-style : normal ;font-size : 10pt; font-weight :bold;text-decoration : none; color :#FF0000}
#navigate a:hover{font-family: Verdana;font-style : normal ;font-size : 10pt; font-weight :bold;text-decoration : none; color :#FFFFFF }
#subnavigate td{font-family: Verdana;font-style : normal ;font-size : 11pt; font-weight :bold;text-decoration : none; color :#FFE87C }
#subnavigate a{font-family: Verdana;font-style : normal ;font-size : 10pt; font-weight :bold;text-decoration : none; color :#FFE87C }
#subnavigate a:hover{font-family: Verdana;font-style : normal ;font-size : 10pt; font-weight :bold;text-decoration : none; color :#D4A017 }



TD.container {
	background: #fff;
}

TD.content {
	background: #fff;
	padding: 3px;
	padding-top: 6px;
	vertical-align: top;
}

TD.menu_left {
	width: 180px;
	padding: 3px;
	padding-left: 0px;
	padding-top: 6px;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #00487D;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	border: 1px solid #000;
	background: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

TABLE.menutable {
	font-size:100%;
	position: absolute;
	display: block;
	visibility:hidden;
	width: 150px;
	border-collapse: collapse;
	border: 1px dotted #999;
	border-top: 0px;
	margin-top: 8px;
}

TABLE.menucontainer {
	border: 1px dotted #999;
}

TD.menuitem {
	background: url(images/zilver.gif) repeat-x;
	height: 25px;
	width: 180px;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

TD.menu
{
	font-size:100%;
	background: #F4F4F4;
	width: 150px;
	padding: 3px;
	color:#505050;
}

TD.menu:hover {
	font-size:100%;
	background: #eaeaea;
	width: 150px;
	padding: 3px;
	color:#505050;
}

#avmenu{
clear:left;
float:left;
width:170px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:170px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

TABLE.content_blok
{
	border: 1px solid #cccccc;
}

TD.subHeader
{
	border-bottom: 1px solid #cccccc;
	height: 21px;
	background-color: #f7f7f4;
	color: #152468;
	font-weight: bold;
	padding: 3px;
}

TD.subContent
{
	padding: 3px;
	background-color: #fff;
}
