* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: url(/img/site/bg_body.gif) no-repeat center top;
	background-color: #16aad8;	
	color: #666666;
}

img {
	border: 0;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

.clear {
	clear: both;
}

div#container {
	position: relative;
	margin: auto;
	width: 995px;
	background: url(/img/site/bg_site.gif) repeat-y;
	border-left: 1px solid #0782ad;
	border-right: 1px solid #0782ad;
}

div#site {
	float: left;
	display: inline;
	width: 862px;
}

div#banner {
	float: left;
	display: inline;
	width: 133px;
	background: url(/img/site/bg_banner.gif) repeat-x top;
	min-height: 96px;
	padding-top: 72px;
	text-align: center;
}

div#header {
	float: left;
	display: inline;
	width: 862px;
	height: 96px;
	background: url(/img/site/bg_header.jpg) no-repeat;
	overflow: hidden;
}

div#header ul#corporate {
	position: absolute;
	left: 335px;
	top: 9px;
	list-style: none;
}

div#header ul#corporate li {
	float: left;
	font-size: 10px;
	margin-right: 14px;
	padding-left: 16px;
	background: url(/img/site/li_corporate.gif) no-repeat;
	background-position: 0 5px;
}
div#header ul#corporate li.eerste {
	background: 0;
	padding-left: 0;
}

div#header ul#corporate li a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
div#header ul#corporate li a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

div#header ul#top {
	position: absolute;
	left: 335px;
	top: 75px;
	list-style: none;
	
}

div#header ul#top li {
	float: left;
	font-size: 10px;
	margin-right: 5px;
	padding-left: 11px;
	background: url(/img/site/li_top.gif) no-repeat;
	background-position: 0 6px;
	height: 22px;
	
}

div#header ul#top li.eerste {
	background: 0;
	padding-left: 0;
}

div#header ul#top li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#header ul#top li a:hover {
	color: rgb(8,75,91);
	font-weight: bold;
	text-decoration: none;
}

div#header h1 {	
	width: 265px;
	height: 91px;
	cursor: pointer;
}

div#header h1 span {
	position: absolute;
	left: -999em;
}

div#header a#skip {
	position: absolute;
	left: -999em;
}

div#sidebar {
	float: left;
	width: 217px;
	background: url(/img/site/bg_sidebar.jpg) no-repeat top left;
	padding-top: 53px;
	overflow: hidden;
}

div#sidebar ul {
	float: left;
	display: inline;
	width: 205px;
	margin-left: 12px;
	margin-bottom: 2px;
	list-style: none;
	border-bottom: 1px solid #fff;
}

div#sidebar ul li {
	float: left;
	clear: both;
	width: 188px;
	padding-left: 17px;
	border-top: 1px solid #fff;
	line-height: 19px;
	font-size: 13px;
	background: url(/img/site/li.gif) no-repeat;
	background-position: 5px 7px;
}

div#sidebar ul li a {
	float: left;
	clear: both;
	width: 188px;
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	color: #82bfd4;
}
div#sidebar ul li a:hover {
	background: url(/img/site/li_hover.gif) no-repeat right;
	color: #057faa;
}

div#sidebar ul li a.active {
	color: #057faa;
}

div#sidebar ul li a.active2 {
	color: #057faa;
	background: url(/img/site/li_active.gif) no-repeat right;
}

div#sidebar ul ul {
	width: 188px;
	margin-left: 0px;
	border-bottom: 0;
	margin-bottom: 0;
}

div#sidebar ul ul li {
	width: 180px;
	padding-left: 8px;
	background: 0;
	font-size: 10px;
}

div#sidebar ul ul li a {
	width: 180px;
	font-size: 10px;
}

div#sidebar ul ul ul {
	width: 149px;
	margin-left: 31px;
	border-bottom: 0;
}

div#sidebar ul ul ul li {
	width: 149px;
	padding-left: 0;
}

div#sidebar ul ul ul li a {
	width: 149px;
}

div#sidebar div#sidebar_content {
	float: left;
	width: 217px;
	background: url(/img/site/bg_sidebar.gif) repeat-y;
}

 div#sidebar div#zoeken h3 {
	float: left;
	width: 216px;
	height: 30px;
	background: url(/img/site/h3_zoeken.gif) no-repeat;	
}
 div#sidebar div#zoeken h3 span {
	position: absolute;
	left: -999em;
}

 div#sidebar div#zoeken form {
	float: left;
	clear: both;
	width: 216px;
	margin-top: 13px;
	margin-bottom: 20px;
}

 div#sidebar div#zoeken input.normaal {
	float: left;
	width: 140px;
	height: 15px;
	line-height: 18px;
	font-size: 11px;
	margin-left: 19px;
}

 div#sidebar div#zoeken input.submit {
	float: left;
	width: 11px;
	height: 16px;
	background: url(/img/site/submit.gif) no-repeat;
	border: 0;
	margin-left: 5px;
	cursor: pointer;
	margin-top: 1px;
}

 div#sidebar div#nieuwsbrief h3 {
	float: left;
	width: 216px;
	height: 37px;
	background: url(/img/site/h3_nieuwsbrief.gif) no-repeat;	
}
 div#sidebar div#nieuwsbrief h3 span {
	position: absolute;
	left: -999em;
}

 div#sidebar div#nieuwsbrief form {
	float: left;
	clear: both;
	width: 216px;
	margin-top: 13px;
	margin-bottom: 20px;
}

 div#sidebar div#nieuwsbrief input.normaal {
	float: left;
	width: 140px;
	height: 15px;
	line-height: 18px;
	font-size: 11px;
	margin-left: 19px;
}

 div#sidebar div#nieuwsbrief input.submit {
	float: left;
	width: 11px;
	height: 16px;
	background: url(/img/site/submit.gif) no-repeat;
	border: 0;
	margin-left: 5px;
	cursor: pointer;
	margin-top: 1px;
}

 div#sidebar div#actueel {
	float: left;
	width: 216px;
	background: url(/img/site/bg_sidebar_bottom.gif) no-repeat bottom;
	padding-bottom: 15px;
}

 div#sidebar div#actueel h3 {
	float: left;
	width: 216px;
	height: 30px;
	margin-bottom: 15px;
	background: url(/img/site/h3_actueel.gif) no-repeat;	
}
 div#sidebar div#actueel h3 span {
	position: absolute;
	left: -999em;
}

 div#sidebar div#actueel h4 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

 div#sidebar div#actueel p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

 div#sidebar div#actueel a.leesmeer {
	float: left;
	clear: both;
	width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 19px;
	padding-bottom: 2px;
	background: url(/img/site/leesmeer.gif) no-repeat;
	background-position: 0 3px;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	padding-top:0px;
}
 div#sidebar div#actueel a.leesmeer:hover {
	text-decoration: underline;
}

div#main {
	float: left;
	width: 645px;
}

div#visual {
	float: left;
	display: inline;
	width: 641px;
	margin-left: 4px;
	height: 112px;
}

div#snelzoek {
	float: left;
	display: inline;
	width: 641px;
	margin-left: 4px;
	height: 22px;
	background: url(/img/site/bg_snelzoek_kort.gif) no-repeat;
	overflow: hidden;	
	font-size: 10px;
}

div#snelzoek form {
	margin-left: 11px;
}

div#snelzoek legend {
	display: none;
}

div#snelzoek label {
	color: #fff;
	font-weight: bold;
}

div#snelzoek select {
	font-size: 11px;
	margin-top: 2px;
	width: 188px;
}

div#content {
	float: left;
	clear: both;
	width: 645px;
	background: url(/img/site/bg_content.gif) repeat-y;
	margin-top: 0px;
}

div#content span#content_top {
	float: left;
	clear: both;
	width: 645px;
	height: 12px;
	background: url(/img/site/content_top.gif) no-repeat;
}

div#content span#content_bottom {
	float: left;
	clear: both;
	width: 645px;
	height: 14px;
	background: url(/img/site/content_bottom.gif) no-repeat;
}



/*sub menu*/
div#header ul#top li.eerste ul.subnav {
	float: left;
	display: none;
	width: 522px;
	list-style: none;
	border-bottom: 1px solid #fff;
	border: 1px solid rgb(22, 170, 216); 
	background: white;
	position: absolute;						 /*submenu positie*/
	left: 0px;
	top: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#header ul#top li.eerste ul.subnav li {
	float: left;
	clear: both;
	background: 0px;
	padding-left: 5px;
}

div#header ul#top li.eerste ul.subnav li a {
	float: left;
	clear: both;
	text-decoration: none;
	color: rgb(22, 170, 216);
	background: url(/img/site/li_top.gif) no-repeat;
	background-position: 5px 7px;
	padding-left: 16px;
}

div#header ul#top li.eerste ul.subnav li a:hover{
	float: left;
	clear: both;
	text-decoration: none;
	color: rgb(242,12,51);
	background: url(/img/site/li_corporate.gif) no-repeat;
	background-position: 5px 7px;
	padding-left:16px;
	
}	

/*make submenu visible, plus javascript*/
div#header ul#top li:hover ul.subnav, div#header ul#top li.over ul.subnav { 
	display: block; }
	
