/* tag styles*/
html {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: center;
}
form, #iconsright li, #iconsleft li {
	margin: 0px auto;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #f51d5a;
	margin: 0px 0px 8px 0px;
}
h2 {
	text-transform: uppercase;
	color: #F61E5A;
	font-size: small;
	margin: 5px 0px 2px 0px;
	padding-bottom: 0px;
}
h3 {
	text-transform: uppercase;
	color: #F61E5A;
	margin: 5px 0px 2px 0px;
	font-size: small;
	font-weight: bold;
}
hr {
	border-top: 1px solid #19b5a5;
	border-bottom: none;
	height:1px;
	clear: both;
	width:100%
}
a {
	color: #19b5a5;
	text-decoration: none;
}

	a:hover, a:active{
		color: #f6205b;
	}


a.hdr {
	font-size: x-small;
	font-weight: bold;
}
a.hdr img {
	margin: 0 4px 0 -2px;
}
img {
	border: 0px;
}
td#siteInhoud {
	line-height: 160%;
	padding-left: 10px;
	width: 519px;
}
p {
	line-height: 160%;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
}
select {
	background-color: #ECF7FA;
	color: #55336A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px;
	width: 226px
}
select.selectBreder {
	width: 286px;
}
/* lay-out styles */
#bg {
	background-color: #EDF8FB;
	height: 185px;
	left: 0px;
	position: absolute;
	top: 89px;
	width: 100%;
}
#container {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height:100%;
	text-align: left;
	width: 802px;
	z-index: 10;
}
#corners {
	background-image: url("../images/corners_top.gif");
	background-repeat: no-repeat;
	font-size: 1px;
	height: 13px;
	margin: 0px auto;
	padding: 0px;
	width: 770px;
}
#logo {
	float: left;
	margin: 0px auto;
	text-align: right;
	top: 0px;
	width: 273px;
}
#navtop {
	background: url(../images/bg_navtop.gif) right bottom no-repeat;
	float: left;
	_height:60px;
	min-height: 60px;
	position: relative;
	width: 519px;
}
#navsyswide {
	float:left;
	height:17px;
	padding-top:3px;
	position:relative;
	line-height:160%;
}
#navsyswide a.navtopactive {
	color: #0193B6;
	font-weight: normal;
	font-size:10px
}
#navsyswide, #navsyswide a {
	color: #19b5a5;
	font-weight: normal;
	font-size:10px
}
	#navsyswide a.navAan{
		color: #007064;
	}

#navzoeken {
	float: left;
	width:100px;
	position:relative;
	padding-top: 3px;
}
#navzoeken input.zoeken {
	border: 1px solid #19b5a5;
	color: #f51d5a;
	font-size: 10px;
	height: 14px;
	width: 60px;
	padding-left: 4px;
	margin-top: 2px;
	display: block;
	float: left;
}
#navzoeken input.butzoeken {
	margin-left: 4px;
	display: block;
	float: left;
}
#navmain {
	float:left;
	height: 16px;
	margin: 0px auto;
	padding: 11px 0px 0px 0px;
	position: relative;
	width: 520px;
}
#subnav {
	width:530px;
	margin: 0px auto;
	background: lime;
	line-height: 100%;
}
html>body #subnav {
	float:right;
}
#leftpanel {
	float: left;
	background: url(../images/bg_submenu.gif) top right no-repeat;
	font-size: 11px;
	width: 257px;
	padding: 0;
	margin: 0 0 0 16px;
}
#leftpanellist{margin: 0 20px 0 0;}

#icons{margin: 16px 0 5px 15px;}
#icons img{margin-bottom: 9px}

#leftpanelcorner{
	background: url(../images/bg_submenu_onder.gif) bottom right no-repeat;
	height: 18px;
	margin: 0 0 0 16px;
	clear: both
}
.leftpaneluitgelicht {
	width:200px;
	padding:15px 20px 15px 15px
}
#icons ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.iconsleft, .iconsright {
	float: left;
	width: 111px;
}

#leftpanellist ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 11px 0 12px;
	padding: 0;
}
#leftpanellist ul li {
	background-image: url("../images/link_sw_a.gif");
	background-position: 10px 8px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 5px 0px 5px 30px;
}
	#leftpanellist ul li a{color: #F61E5A;}
	#leftpanellist ul li a:hover, #leftpanellist ul li a:active{color: #19B5A5;}


#tablecols {
	float:left;
}
.colleft {
	width:233px;
	padding: 4px 20px 10px 0;
}
.colright {
	width:233px;
	padding: 4px 0 0;
}
#content {
	background:url(../images/bg_content.gif) top right repeat-y;
	margin: 0;
	padding: 4px 40px 15px 0;
	width: 479px;
	overflow:auto;
	z-index:40;
}

#contentOnder{
	background: url(../images/bg_contentonder.gif) top left no-repeat;
	height: 23px;
	width: 530px;
	margin-left: -10px;
}

#content td {
	vertical-align: top;
}
#sitemapcontent {
	background:url(../images/bg_content.gif) top right repeat-y;
	margin: 0;
	padding: 4px 40px 15px 0;
	width: 479px;
}
#bottombalk {
	float:left;
	width:100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 25px;
}
#botombalk td{text-align: right; padding-left: 20px;}
/* styles voor in content vlak*/
#brdcrmb {
	color: #8ee59e;
	border-bottom:1px solid #8ee59e;
	padding-bottom: 2px;
	line-height: 1.2em;
	_height:16px;
	min-height:16px
}
#brdcrmb a {
	color: #8ee59e;
	font-weight: normal;
	font-size:x-small
}
.pageheader {
	padding:30px 0px 4px 0px
}
#form {
	position:relative;
	float:none;
	clear:both
}
#form td {
	background-color: #e9faeb;
	border-bottom: 2px solid #FFFFFF;
	top: 0px;
	padding: 10px 10px 10px 0px;
	font-size: x-small;
	width: 224px;
}
#form td.label {
	padding: 14px 10px 10px 21px;
	width: 213px;
	font-weight: bold;
}
#form td.labelreq {
	background-image: url("../images/bg_formreq.gif");
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 14px 10px 10px 21px;
	width: 213px;
}
#form td.submit {
	width:100%;
	background-color:#FFFFFF;
	width:466px;
	font-size: 100%;
}
#form input.number {
	width:31px;
	color:#55336A;
	font-size:x-small;
	font-weight:normal;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#form input, #form textarea, #form select {
	color:#55336A;
	font-size:x-small;
	font-weight:normal;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#form input.formradiocheck {
	background-color: #EDF8FB;
	width:20px;
}
#form input.submitbutton, #zoekForm input.submitbutton {
	border:1px solid #fff;
	background-image:url("../images/link_sw.gif");
	width:140px;
	font-size:11px;
	color:#01b7a7;
	background-repeat:no-repeat;
	background-position:right;
}
#zoekForm input.submitbutton {
	background-color: transparent;
	border: none;
}
#content ul {
	list-style: none;
	margin: 0 0 0 -10px;
	padding: 0;
}


#content ul li {
	background-image:url(../images/link_sw.gif);
	background-position:10px 3px;
	background-repeat: no-repeat;
	padding: 0 0 0 27px;
}
#content ul.contlistul li {
	background-image: url("../images/link_sw.gif");
	background-position: 10px 5px;
	background-repeat: no-repeat;
	padding: 2px 0px 5px 30px;
}
.contlistul {
	list-style: none;
	margin: -10px 0 0 -10px;
	padding: 10px 0px 10px 0px;
}
.contlistli {
	background-image: url("../images/link_sw.gif");
	background-position: 10px 5px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 30px;
}
/* Lijstje met nieuws-items op home */
#content td#nieuwsHomeLinks ul.contlistul li.contlistli {
	padding-top: 4px;
}
.linkExtra {
	padding-top: 2px;
	margin-top: 3px;
	font-weight: bold;
}
a.contlist {
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a:hover.contlist {
	text-decoration: underline;
}
#content div.azLijstUL ul {
	list-style: none;
	margin: -10px;
	padding: 10px 0px 10px 0px;
}
#content div.azLijstUL ul li {
	background-image: url("../images/link_sw_az.gif");
	background-position: 10px 8px;
	background-repeat: no-repeat;
	padding: 3px 0px 2px 22px;
}
div.azLijstUL a {
	color: #19B5A5;
	font-weight: normal;
	text-decoration: none;
}
div.azLijstUL a:hover {
	text-decoration: underline;
}
.tbl_top {
	border-right: 1px solid #8EE59E;
	border-bottom: 1px solid #8EE59E;
	font-weight:bold
}
.tbl_top_right {
	border-bottom:1px solid #8EE59E;
	font-weight:bold
}
.tbl_td {
	border-right:1px solid #8EE59E;
}
.tbl_row {
	background-color:#e9faeb;
}
.sm_hdr {
	font-size:14px;
	font-family: arial;
	font-weight:bold
}
.sm_ul_1 {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.sm_li_1 {
	background-image: url("../images/link_sw_a.gif");
	background-position: 10px 8px;
	background-repeat: no-repeat;
	font-weight:bold;
	padding: 5px 0px 5px 30px;
}

	.sm_li_1 a{color: #f20c4d;}
	.sm_li_1 .sm_ul_2 a{color: #19B5A5}

.sm_ul_2 {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.sm_li_2 {
	background-image: url("../images/link_sm.gif");
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-weight:normal;
	padding: 2px 0px 3px 20px;
}
.zoekres_ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.zoekres_li {
	background-image: url("../images/zoekres_off.gif");
	background-position: 10px 5px;
	background-repeat: no-repeat;
	font-weight:normal;
	padding: 5px 0px 5px 30px;
}
.adresgeg {
	display:none
}
#contenticons {
	padding-top:5px
}
#contenticons img {
	padding-left:1px;
}
#fotomettekst {
	float:left;
	width:167px;
	padding:15px 15px 15px 0px;
	font-style:italic;
	font-size:x-small;
}
#navresult td {
}
#navresult a {
	color: #0193B6;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
#navresult a.zoeknavactief {
	font-size: 120%;
}
.aantalberoepen, .aantalopleidingen {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.15em;
	line-height: 125%;
	font-weight: bold;
	height: 25px;
	padding: 5px 0px 0px 4px;
	position: relative;
	top: 0;
  width: 200px;
}
.aantalberoepen {
	background-image: url("../images/bg_aantal_beroep.gif");
}
.aantalopleidingen {
	background-image: url("../images/bg_aantal_beroep.gif");
}
	.aantalberoepen strong, .aantalopleidingen strong{padding-right: 10px;}


#zoekvlak {
	background: url(../images/bg_ondermenu_beroep_bottom.gif) bottom left no-repeat;
	width: 529px;
	padding: 0;
  margin-left: -10px;
}
#zoekvlakInner {
	background: url(../images/bg_ondermenu_beroep_top.gif) top left no-repeat;
	padding: 0 39px 0 22px;
	width: 468px;
	clear: both;
	_height: 197px; /* underscore-hack for IE */
	min-height: 197px;
}

	#zoekvlakInner a#homeLink{
		width: 273px;
		height: 197px;
		float:left;
	}
		#zoekvlakInner a#homeLink span{ position: absolute; left: -9999px;}

	#zoekvlakInner form{
		float: left;
		margin-top: 18px;
	}


#azLijst a {
	padding: 0 2px;
}
#zknlist {
	position: relative;
	width: 225px;
	padding: 11px 20px 0 0;
	line-height: 100%;
}
#zknlist ul {
	list-style: none;
	margin: -10px 0 -10px -10px;
	padding: 13px 0px 10px 0px;
}
#zknlist h1 {
  font-size:1.15em;
	color: #fff;
}
#zknlist li {
	background-image: url("../images/lists_beroep.gif");
	background-position: 10px 3px;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top: 2px;
}
html>body #zknlist li, div#zoekeninpagina div#zknlist ul li {
	padding: 0 0px 5px 10px!important;
}
#zknlist li a {
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	padding: 4px 0px 0px 20px;
	text-decoration: none;
}
#zknlist li a:hover, a:hover {
	text-decoration: underline;
}
#zoekeninpagina {
	background: #48b3d0 url("../images/bg_zoekvlak_inpagina.gif") 0px 0px no-repeat;
	float: right;
	position: relative;
	top: 0;
	width: 487px;
}
#zoekeninpagina div#zoekeninpaginaOnder {
	background:url("../images/bg_zoekvlak_inpagina_bottom.gif") no-repeat bottom;
	padding: 17px 20px 0 23px;
	_height: 168px; /* underscore-hack for IE */
	min-height: 168px;
}
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #F61E5A;
	background-color: #FFE;
}
label.errHilite {
	color: #F61E5A;
}
#content p strong {
	font-size: x-small;
	margin: 5px 0px 2px 0px;
	padding-bottom: 0px;
}
/*#content p strong {color: #48B3D0; font-size: x-small; font-weight: bold;}*/
#leftpanelphototext{
	background: url(../images/bg_sub_algemeen.jpg) top left no-repeat;
	font-weight: bold;
	width: 256px;
	padding: 100px 0 0;
}

#leftpanelphototext a {
	color:#fff;
	font-size: 1.35em;
	text-decoration:none;
	display: block;
	padding: 9px 28px 9px 28px;
	background: url(../images/bg_submenu_algemeen_bottom.gif) bottom left no-repeat;
	_height: 46px;
	min-height: 46px;
}
#leftpanelphototext a:hover {
	color:#fff;
	text-decoration:underline;
}
u {
	text-decoration: none;
}
.extraInfo p {
	margin: 0
}
/*Hersengym*/
#form table.hersenVraag td {
	border-bottom: none;
	padding: 1px 1px 0 0;
	font-weight: normal
}
#form td.inputVraag {
	width: 20px;
}
.vraagGoed {
	color: #648e00
}
.vraagFout {
	color: #c00
}
/* GOBlog */
a.gobLogLink {
	background: url(../images/ic_choozlog_lijst_u.gif) left no-repeat;
	padding: 0 0 0 64px;
	display: block;
	float: left;
	clear: right;
}
a.gobLogLink:hover, a.gobLogLink:active {
	background: url(../images/ic_choozlog_lijst_a.gif) left no-repeat;
	color: #F6205B;
	text-decoration: none;
}
a.gobLogLijst {
	background: url(../images/ic_choozlog_lijst2_u.gif) right no-repeat;
	padding: 0 64px 0 0;
}
a.gobLogLijst:hover, a.gobLogLijst:active {
	background: url(../images/ic_choozlog_lijst2_a.gif) right no-repeat;
}
/* Banner op Homepage */
div#bannerHome1, div#bannerHome2, div#bannerHome3, div#bannerHome4, div#bannerHome5, div#bannerHome6 {
	width: 232px;
	float: left;
	margin: 10px 20px 20px;
}
div#bannerHome1 {
	background:url(../images/bg_banner_groen_top.gif) top no-repeat;
}
div#bannerHome2 {
	background:url(../images/bg_banner_zeegroen_top.gif) top no-repeat;
}
div#bannerHome3, 
div#bannerHome4, 
div#bannerHome5, 
div#bannerHome6{
	background:url(../images/bg_banner_felgroen_top.gif) top no-repeat;
}

div#bannerHomeOnder {
	width: 214px;
	padding: 15px 19px 70px 3px;
}
div#bannerHomeOnder div{padding: 0 5px 0 15px;}

div#bannerHome1 div#bannerHomeOnder {
	background:url(../images/bg_banner_groen_bottom.gif) bottom no-repeat;
}
div#bannerHome2 div#bannerHomeOnder {
	background:url(../images/bg_banner_zeegroen_bottom.gif) bottom no-repeat;
}
div#bannerHome3 div#bannerHomeOnder, 
div#bannerHome4 div#bannerHomeOnder, 
div#bannerHome5 div#bannerHomeOnder, 
div#bannerHome6 div#bannerHomeOnder {
	background:url(../images/bg_banner_felgroen_bottom.gif) bottom no-repeat;
}
div#bannerHomeOnder {color: #fff;}
div#bannerHomeOnder h1, div#bannerHomeOnder p{color: #fff; margin: 0}
div#bannerHomeOnder a {
	text-decoration: underline;
	color: #fff;
}
div#bannerHomeOnder a:hover, div#bannerHomeOnder a:active{
	text-decoration: underline;
}
/* Beroep van de maand bij beroep */
div#beroepMaand {
	color: #F51D5A;
}
div#beroepMaand div#bannerHomeOnder {
	padding-top: 0;
	}

div#beroepMaand div#bannerHome4 {
	float: right;
	margin:3px 0 3px 5px;
}

div#beroepMaand a {
	color: #F51D5A;
	text-decoration: underline;
	font-weight: bold;
}
div#beroepMaand a:hover, div#beroepMaand a:active {
	color: #55336A;
}
/*Enquete-pop-up*/
div#enqueteOverlay {
	position: absolute;
	background: #EDF8FB;
	border: 1px solid #55336A;
	z-index: 20;
	width: 280px;
}
div#enqueteOverlay div#enqueteHeader {
	background: #48B3D0;
	width: 100%;
	height: 9px;
	border-bottom: 1px solid #55336A;
}
div#enqueteOverlay div#enqueteOverlayInhoud {
	padding: 10px 20px 30px;
	text-align: left;
}
div#enqueteOverlay span {
	display:block;
	float: left;
	border: 1px solid #55336A;
	background: #fff;
	padding: 2px 5px;
	margin: 10px 15px 0 0;
	cursor: pointer;
}
div#enqueteOverlay span:hover {
	background: #48B3D0;
	color: #fff;
}

/* ############# Uitklapmenu ############# */


.navimgbg{ font-size: 2px; height: 9px; width: 210px; }

#bg0bot, #bg1bot, #bg2bot, #bg3bot, #bg4bot{ background-image: url("../images/nav0cornerbottom.gif"); }
#bg0top, #bg1top, #bg2top, #bg3top, #bg4top{ background-image: url("../images/nav0cornertop.gif"); }


#navklap0, #navklap1, #navklap2, #navklap3, #navklap4{left: 242px; margin: 0px auto; padding: 0px; position: absolute; visibility: hidden; width: 210px;z-index:100; }
#navklap0 li, #navklap1 li, #navklap2 li, #navklap3 li, #navklap4 li{ background-image: url("../images/list0.gif"); background-position: 10px 5px; background-repeat: no-repeat; padding: 5px 0px 5px 10px; }
#navklap0 ul, #navklap1 ul, #navklap2 ul, #navklap3 ul, #navklap4 ul{ background-color: #f6215c; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; list-style: none; margin: 0px; padding: 0px; }

#navklap1{left: 347px}
#navklap2{left: 453px;}
#navklap3{left: 549px;}
#navklap4{left: 579px;}

#navklap0 li a,#navklap1 li a,#navklap2 li a,#navklap3 li a,#navklap4 li a{ color: #FFFFFF; display: block; font-size: 10px; font-weight: bold; margin: 0px auto; padding: 0px 0px 0px 20px; text-decoration: none; }
#navklap0 li a:hover,#navklap1 li a:hover,#navklap2 li a:hover,#navklap3 li a:hover,#navklap4 li a:hover{ text-decoration: underline; }

