#submenu{
	position:relative;
	width:955px;
	height:39px;
	top: 177px;
	left: 3px;

}
#menu{
	position:relative;
	height:33px;
	top: 20px;
	left:-15px;
	z-index:1;
}
body, html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	text-align: center;
	margin:0;
	text-align:center;
	height:100%;
	background-color:#f6f6f6;
	background-image:url(../img/background_repeat.jpg);
	background-repeat:repeat-y;	
	background-position:center;
}
span{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
div{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
strong{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#000000;
}
h2{
	font-size:13px;
}
td{

}
td.submenu2{
	height:40px;
	z-index:2;
}
td.submenu2:hover{
	height:40px;
	background-image:url(../img/subback.jpg);
	background-repeat:repeat-x;
	z-index:2;
}
td.submenu2_active{
	height:40px;
	background-image:url(../img/subback.jpg);
	background-repeat:repeat-x;
	z-index:2;
}
p.nieuws_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:7pt;
}
p.nieuws{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0079aa;;
	font-weight:bold;
	font-size:10pt;
	width:100%;
	text-align:center;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10pt;
}
a{
	text-decoration:none;
	color:#000000;	
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
a.bottom{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
a.bottom:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

a.hoofdmenu{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0079aa;
	text-decoration:none;
	z-index:5;
}
a.hoofdmenu2{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	z-index:1000;
}
a.hoofdmenu:hover{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:15px;
	color:#0079aa;
	text-decoration:none;
	z-index:10;
}
a.hoofdmenu2:hover{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	z-index:10;
}
a.submenu{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0079aa;	
}
a.submenu:hover{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
}
a.submenu2{
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.submenu2:hover{
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}
a.snelkiezen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#007aab;
	font-weight:bold;
	margin-left:20px;
	text-decoration:none;
}
a.snelkiezen:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#007aab;
	font-weight:bold;
	margin-left:20px;
	text-decoration:underline;
}
/* Navigatie */
span{
	margin:0px;
	min-width:9px;
}

#nav, #nav ul {
	margin: 0;
	list-style: none;
	vertical-align: middle;
	left: -60px;
	z-index:3;
	
}
#nav, #nav ul li{
	
}

#nav li {
	float: left;
	vertical-align:middle;
	top:10pt;
	z-index:3;
	
}
#nav li:hover {
	float: left;
	vertical-align:middle;
	top:10pt;
	z-index:3;	
}
li.hoofdmenu{
	background-image:url(../img/tab_inactive.png);
	background-repeat:no-repeat;
	height:32px;
	width:153px;
	text-align:center;
	vertical-align:middle;
	z-index:3;
}
li.hoofdmenu:hover{
	background-image:url(../img/tab_active.png);
	background-repeat:no-repeat;
	height:32px;
	width:153px;
	z-index:3;	
}
li.hoofdmenu2{
	background-image:url(../img/tab_active.png);
	background-repeat:no-repeat;
	height:32px;
	width:153px;
	text-align:center;
	vertical-align:middle;
	z-index:3;	
}

#nav ul {
	position: absolute;
	width: 150px;
	left: -1000px;
	z-index:3;	
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0 0;
	z-index:3;	
}

#nav a {
	text-decoration: none;
	z-index:3;
	
}

ul a{
	
}

ul ul a:link, ul ul a:visited{
	font-weight: normal;
	cursor: pointer;
	z-index:5;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	cursor: pointer;
	z-index:5;
}

ul li{
	border-left: none;
}

ul ul li{
	position:relative;
	height:30px;
	min-height:30px;
	border-bottom: 1px solid #746b7a;
	border-left: 1px solid #746b7a;
	border-right: 1px solid #746b7a;
	border-left: 0;
	left:-40px;
	list-style:none;
	background-color:#FFFFFF;
	width:150px;
	text-align:center;
	vertical-align:middle;
}
ul ul li:hover{
	position:relative;
	height:30px;
	min-height:30px;
	border-bottom: 1px solid #746b7a;
	border-left: 0;
	left:-40px;
	list-style:none;
	background-color:#75bad6;
	text-align:center;
	width:150px;
	vertical-align:middle;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
	border-bottom: none;
}

* html ul ul li{
	border-bottom: 1px solid #746b7a;
}
/* Einde IE only hack */

}
/* Einde IE only hack */