@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Verdana, "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
h1 {
	font-size: 13px;
	color: #ff6600;
}
h2 {color:#FFFFFF; }

a:link, a:visited  {
	color: #00F;}
	
a:hover {
	color: #39f;
}
a:active {
	color: #000000;
}
.tekstrechts {font-size:14px;}
/************ div's **************/


#container {
	position:absolute;
	left:0px;
	margin-top:0px;
	width:956px;
	height:2000px;
	z-index:1;
	margin-left: -478px;
	left: 50%;
	background-image: url(../image/bg.jpg);
}
#banner_algemeen {
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_algemeen1.jpg);
	background-repeat:no-repeat;
}	

#banner_gezondheid_zorg {
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_gezondheid.jpg);
	background-repeat:no-repeat;

}	
#banner_stad_land{
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_stad_land.jpg);
	background-repeat:no-repeat;
}	
#banner_werk_inkomen {
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_werk_inkomen.jpg);
	background-repeat:no-repeat;
}	
#banner_innovatie {
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_innovatie.jpg);
	background-repeat:no-repeat;
}	
#banner_meer_economie {
	position:absolute;
	left:0px;
	top:0px;
	width:956px;
	height:177px;
	z-index:2;
	background-image: url(../image/banner_meer_economie.jpg);
	background-repeat:no-repeat;
}	
#nav {position:absolute;
	left:0px;
	top:177px;
	width:956px;
	height:31px;
	z-index:3;
}
					
#content {
	position:absolute;
	left:189px;
	top:208px;
	width:471px;
	height:1752px;
	z-index:2;
	background-image:url(../image/bg_content.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#submenu {
	font-size: 14px;
	font-style: bold;
	position:absolute;
	left:0px;
	top:208px;
	width:189px;
	height:253px;
	z-index:4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
/* SUBNAVIGATIE UITKLAPMENU ================================================================ 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
														ul.menu1, ul ul {
	margin:0;
	list-style-type:none;
	height:15em;
	overflow:hidden;
	background:#ffffff;
	width:9em;
	text-align:right;
	color:#fff;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
														}
														ul.menu1 {
	margin:0 auto;
	font-size: 14px;
}
														ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
														ul.menu1 ul {margin-left:0em;}
														ul.menu1 li {text-indent:0em;}
														ul.menu1 li.drop {margin-bottom:0px;}
														ul.menu1 li a, 
														ul.menu1 li a:visited {
															display:block;
															width:11em;
															height:2em;
															line-height:1.9em;
															text-decoration:none;
															color: #00539f;
														}
														ul.menu1 li a.last, 
														ul.menu1 li a.last:visited {display:block; width:11em; height:11em; line-height:2em;}
														ul.menu1 li ul {display:none;}
														
														ul.menu1 li:hover a, 
														ul.menu1 li a:hover {
															border:0;
															color: #00539f;
															font-weight:bold;
															background-color: #fff;
													}
														ul.menu1 li:hover ul, 
														ul.menu1 li a:hover ul {
															display:block;
															height:8em;
															width:11em;
															margin-top:-1px;
															background-color: #FFF;
															border-top-width: 0px;
															border-right-width: 0px;
															border-bottom-width: 0px;
															border-left-width: 0px;
															border-top-style: none;
															border-right-style: none;
															border-bottom-style: none;
															border-left-style: none;
															border-right-color: #000000;
															border-bottom-color: #000000;
															border-left-color: #000000;
														}
														ul.menu1 li:hover ul li a, 
														ul.menu1 li a:hover ul li a {
															height:2em;
															color: #000000;
															font-weight:normal;
															background-color: #FFF;
						}
														ul.menu1 li:hover ul li:hover a, 
														ul.menu1 li a:hover ul li a:hover {
							color:#000000;
							text-decoration: underline;
							list-style-type: none;
							list-style-position: outside;
						}
/* EINDE SUBNAVIGATIE UITKLAPMENU ============================================== */
#adres {
	position:absolute;
	left:0px;
	top:481px;
	width:189px;
	height:216px;
	z-index:2;
	background-image: url(../image/bg_adres.jpg);
	background-repeat:no-repeat;
}	
#rechts {
	position:absolute;
	left:700px;
	top:208px;
	width:212px;
	height:1752px;
	z-index:2;
	background-image: url(../image/bg_rechts.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
	color: #FFF;
}
#rechts_gezondheid {
	position:absolute;
	left:700px;
	top:208px;
	width:216px;
	height:1252px;
	z-index:2;
	background-image: url(../image/bg_rechts_gezondheidszorg.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
}
#rechts_innovatie {
	position:absolute;
	left:700px;
	top:208px;
	width:216px;
	height:1252px;
	z-index:2;
	background-image: url(../image/bg_rechts_innovatie.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
}
#rechts_werk_inkomen {
	position:absolute;
	left:700px;
	top:208px;
	width:216px;
	height:1252px;
	z-index:2;
	background-image: url(../image/bg_rechts_werk_inkomen.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
}
#rechts_meer {
	position:absolute;
	left:700px;
	top:208px;
	width:216px;
	height:1252px;
	z-index:2;
	background-image: url(../image/bg_rechts_meer_economie.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
}
#rechts_stad_land {
	position:absolute;
	left:700px;
	top:208px;
	width:216px;
	height:1252px;
	z-index:2;
	background-image: url(../image/bg_rechts_stad_land.jpg);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFF;
}
/************ div's eind **************/

/************ hoofd navigatie boven **************/
					
					.linkhome:link, .linkhome:visited, .linkhome:active {
					text-decoration: none;
					background-image: url(../image/but1.jpg);
					text-decoration: none;
					width: 188px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkhome:hover{
					background-image: url(../image/but1_o.jpg);
					text-decoration: none;
					width: 188px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linknieuws:link, .linknieuws:visited, .linknieuws:active {
					text-decoration: none;
					background-image: url(../image/but2.jpg);
					text-decoration: none;
					width: 87px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linknieuws:hover{
					background-image: url(../image/but2_o.jpg);
					text-decoration: none;
					width: 87px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linkorganisatie:link, .linkorganisatie:visited, .linkorganisatie:active {
					text-decoration: none;
					background-image: url(../image/but3.jpg);
					text-decoration: none;
					width: 116px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkorganisatie:hover{
					background-image: url(../image/but3_o.jpg);
					text-decoration: none;
					width: 116px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linkonderzoek:link, .linkonderzoek:visited, .linkonderzoek:active {
					text-decoration: none;
					background-image: url(../image/but4.jpg);
					text-decoration: none;
					width: 115px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkonderzoek:hover{
					background-image: url(../image/but4_o.jpg);
					text-decoration: none;
					width: 115px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linkpublicaties:link, .linkpublicaties:visited, .linkpublicaties:active {
					text-decoration: none;
					background-image: url(../image/but5.jpg);
					text-decoration: none;
					width: 120px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkpublicaties:hover{
					background-image: url(../image/but5_o.jpg);
					text-decoration: none;
					width: 120px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linkopinie:link, .linkopinie:visited, .linkopinie:active {
					text-decoration: none;
					background-image: url(../image/but6.jpg);
					text-decoration: none;
					width: 75px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkopinie:hover{
					background-image: url(../image/but6_o.jpg);
					text-decoration: none;
					width: 75px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					
					.linkaanmelden:link, .linkaanmelden:visited, .linkaanmelden:active {
					text-decoration: none;
					background-image: url(../image/but7.jpg);
					text-decoration: none;
					width: 255px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					}
					
					.linkaanmelden:hover{
					background-image: url(../image/but7_o.jpg);
					text-decoration: none;
					width: 255px; 
					height: 31px; 
					background-repeat: no-repeat;
					background-position: left top;
					display: block;
					} 
					/* hoofdnavigatie boven eind*/

