/*
Site by www.solidflux.nl
Design by www.united135.com
*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

img{
	border: 0;
}

a {
	text-decoration: none;
	color: #a684cf;
}

#maincontent a{
	text-transform: lowercase;
	text-decoration: underline;
	font-weight: bold;
	color: #a684cf;
}

#maincontent p a {
	text-transform: none;
}

body{
	background: url(../img/top_bg.jpg) repeat-x #3C2F29;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
}

.bg_vul{	
	top: 0;
	position: fixed;
	width: 100%;
	height: 355px;	
}

#vul_l{
	z-index: 20;	
	background: url(../img/vul_l.jpg) no-repeat left;	
}

#vul_r{
	z-index: 21;
	background: url(../img/vul_r.jpg) no-repeat right;		
}

#content{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 30;
}

#wrapper{
	padding: 0pt 30px;
	width: 930px;
	background: url(../img/wrapper_bg.png) repeat-y;
	margin: 0 auto 0 auto;
	z-index: 25;
}

#header{
	background: url(../img/header.png) no-repeat;
	height: 145px;
}

#logo{
	margin-top: 18px;
	margin-left: 14px;
}

#initiatiefnemerslink{
	position: absolute;
	display: block;
	top: 0px;
	margin-left: 710px;
}

/*MENU*/
#menu{
	background: url(../img/menu_bg.png) repeat-x;
	height: 64px;
	overflow: hidden;	
	/*
	*/
}

#menuimgleft{
	position: absolute;
	margin-left:-11px;
}

#menuimgright{
	position: absolute;
	margin-left: 930px;	
}

#primary-nav span{
	position: absolute;
	left: -999px;
}

#primary-nav{
	margin-left: 14px;
	list-style: none;	
	display: block;
	height: 35px;
}

#primary-nav li{
	float: left;
	height: 35px;
}


/*top menu-items hack*/
#menu-1 a{
	display: block;
	width: 60px;
	height: 35px;
	background: transparent url(../img/btns/home_btn.png) no-repeat 0 0;
}

#menu-1 a:hover, #menu-1.menuactive a{
	background: transparent url(../img/btns/home_btn.png) no-repeat 0 -35px;
}

#menu-2 a{
	display: block;
	width: 147px;
	height: 35px;
	background: transparent url(../img/btns/verkiezing_2009_btn.png) no-repeat 0 0;
}

#menu-2 a:hover, #menu-2.menuactive  a{
	background: transparent url(../img/btns/verkiezing_2009_btn.png) no-repeat 0 -35px;
}

#menu-3 a{
	display: block;
	width: 186px;
	height: 35px;
	background: transparent url(../img/btns/nominees_2009_btn.png) no-repeat 0 0;
}

#menu-3 a:hover, #menu-3.menuactive a {
	background: transparent url(../img/btns/nominees_2009_btn.png) no-repeat 0 -35px;
}


#menu-4 a{
	display: block;
	width: 147px;
	height: 35px;
	background: transparent url(../img/btns/verkiezing_2008_btn.png) no-repeat 0 0;
}

#menu-4 a:hover, #menu-4.menuactive a {
	background: transparent url(../img/btns/verkiezing_2008_btn.png) no-repeat 0 -35px;
}

#menu-5 a{
	display: block;
	width: 147px;
	height: 35px;
	background: transparent url(../img/btns/deelnemers_2008_btn.png) no-repeat 0 0;
}

#menu-5 a:hover, #menu-5.menuactive a {
	background: transparent url(../img/btns/deelnemers_2008_btn.png) no-repeat 0 -35px;
}

#menu-6 a{
	display: block;
	width: 86px;
	height: 35px;
	background: transparent url(../img/btns/gids_2009_btn.png) no-repeat 0 0;
}

#menu-6 a:hover, #menu-6.menuactive a{
	background: transparent url(../img/btns/gids_2009_btn.png) no-repeat 0 -35px;
}

#menu-7 a{
	display: block;
	width: 132px;
	height: 35px;
	background: transparent url(../img/btns/deelname_2009_btn.png) no-repeat 0 0;
}

#menu-7 a:hover, #menu-7.menuactive a{
	background: transparent url(../img/btns/deelname_2009_btn.png) no-repeat 0 -35px;
}

#menu-8 a{
	display: block;
	width: 52px;
	height: 35px;
	background: transparent url(../img/btns/pers_btn.png) no-repeat 0 0;
}

#menu-8 a:hover, #menu-8.menuactive a{
	background: transparent url(../img/btns/pers_btn.png) no-repeat 0 -35px;
}

#menu-9 a{
	display: block;
	width: 70px;
	height: 35px;
	background: transparent url(../img/btns/faq_2009_btn.png) no-repeat 0 0;
}

#menu-9 a:hover, #menu-9.menuactive a{
	background: transparent url(../img/btns/faq_2009_btn.png) no-repeat 0 -35px;
}


#menu-10 a{
	display: block;
	width: 70px;
	height: 35px;
	background: transparent url(../img/btns/faq_2009_btn.png) no-repeat 0 0;
}

#menu-10 a:hover, #menu-10.menuactive a{
	background: transparent url(../img/btns/faq_2009_btn.png) no-repeat 0 -35px;
}

#primary-nav .menuactive ul li {
	display: inline;
}

/*searchbar*/
#searchformholder{
	float: right;
	width: 245px;
}

#searchform input{
	color: #999999;
	
	border: none;
	overflow: hidden;
	position: absolute;
	width: 192px;
	margin-top: 8px;
	padding: 3px 0px 0 8px;
	/*
	height: 35px;
	padding: 8px 10px 0 4px;
	background:	transparent url(../img/search_fld.png) no-repeat;
	*/
	background-position: center top;
}

#search_btn{
	display: block;
	float: right;
	margin-right: 15px;
	width: 27px;
	height: 35px;
	background: transparent url(../img/btns/search_btn.png) no-repeat 0 0px;
	text-decoration: none;
}


/*sub menu-items*/
ul.inactive{
	display: none;
}

.subnav{
	list-style: none;
	margin: 0 0 0 24px;
}

.subnav li{
	float: left;
}

.subnav .sub_sel{
	visibility: hidden;
	padding-top: -3px;
}

.subnav li a{
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	height: 36px;	
}

.subnav li a span{
	position: relative;
	top: -10px;
}

.subnav li a.menuactive, .subnav li a:hover{
	background: url(../img/sub_sel.png) top center no-repeat;
}

.subnav li a.menuactive .sub_sel, .subnav li a:hover .sub_sel{
	visibility: visible;
}


/*CONTENT*/
#maincontent{
	float: left;
	/*border: 1px solid blue;*/
	padding: 10px 0px 0px 0px;
	width: 690px;
	margin-left: 10px;
}

#sidebar{
	float: right;
	width: 210px;
	margin: 10px 10px 0px 0px;
}

.sidebarblock{
	padding: 5px 10px 6px 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.sidebarblock a{
	color: inherit;
}

.sidebarblockredactie {
	padding-top: 15px;
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

.meerinfo{
	height:26px;
	margin: 10xp;
}

.sidebarblockredactie h2{
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebarblock h2{
	font-size: 20px;
	color: #FFFFFF;
	text-transform: lowercase;
}


.red{
	background: url(../img/block1_bg.png) no-repeat bottom right #94c659;
	padding-right: 45px;
	color: #FFFFFF;
}

.red .meerinfo{
	margin-right: -35px;
}

.blue{
	background-color: #a684cf;
}



#maincontent h1{
	font-size: 22px;
	font-weight: normal;
	color: #94C659;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;	
}

/*
#maincontent .spanMid h1{
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 4px;	
	color: #000000;
}
*/

#maincontent .spanAll h2{
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	margin-top: 6px;
	padding-top: 18px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height:1em;
}

#maincontent .spanMid h2{
	margin-top: 12px;
	margin-right: 30px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 13px;
	color: #a684cf;	
	line-height: 1.5em;	
}

#maincontent h2 a{
	color: #a684cf;
}

#maincontent h2 a:hover{
	border-bottom: 1px solid #a684cf;
}

.columnContainer {
	font-size: 13px;
	/*color: #3c2f28;*/
	padding-top: 10px;
	padding-left: 5px;
}

.columnContainer img{
	padding: 10px;
}

.columnContainer p{
	margin-bottom: 10px;
	text-align: justify;
}

.column {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#maincontent .spanLeft {
	width: 255px;
}

#maincontent .spanLeft img {
	margin: 0 auto 10px auto;
}

#maincontent .spanRight {
	width: 370px;
}

#maincontent .spanMid{
	width: 400px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}

#midbuttons{
	text-align: center;
}

#maincontent .spanAll {
	width: 655px;
}

.titleimg{
	display: block;
	clear: both;
	margin-top: 15px;
}

#rssitems{
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
	
	height: 140px;
	overflow: hidden;
	/**/
}

#rssitems a.homeRss:hover{
	text-decoration: underline;
}

#vkbrss {
	position: absolute;
	overflow: hidden;
	height: 120px;
	width: 310px;
}

#effrss {
	position: absolute;
	margin-left: 330px;
	overflow: hidden;
	height: 120px;
	width: 310px;
}

#effrsslink, #vkbrsslink{
	position: absolute;
	display: block;
	height: 120px;
	width: 45px;
	z-index: 600;
	cursor: pointer;	
}

a#vkbrsslink, a#effrsslink{
	text-decoration: none;
}

#effrsslink{
	margin-left: 590px;
}

#vkbrsslink{
	margin-left: 262px;
}


#maincontent a.homeRss{
	display:block;
	border-left: 8px solid #d9d9d9;
	width: 280px;
	height: 113px;
	padding: 5px 10px 0 10px;
	color: #3c2f28;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
}

#effrss a.homeRss{
	background: url(../img/rss_hover.png) no-repeat bottom left #ebebeb;
}
#vkbrss a.homeRss{
	background: url(../img/rss_hover.png) no-repeat top left #ebebeb;
}

#effrss a.homeRss:hover{
	background: url(../img/rss_hover.png) no-repeat bottom right #ebebeb;	
}

#vkbrss a.homeRss:hover{
	background: url(../img/rss_hover.png) no-repeat top right #ebebeb;	
}

#maincontent li{
	margin-left: 30px;
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}

.clear{
	clear: both;
}

/*footer*/
#footer{
	width: 930px;
	margin: 0 auto 0 auto;
	z-index: 25;
	background: url(../img/footer_bg.png) no-repeat;
	width: 655px;
	height: 210px;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 305px;
	padding-right: 30px;
}

.footerblock{
	float: left;
	width: 150px;
	font-size: 12px;
	margin-right: 10px;		
}

.footerblock a{
	color: #3c2f28;
	border-bottom: 1px solid #a684cf;
}

.footerblock a:hover{
	color: #a684cf;
	border-bottom: 1px dashed #a684cf;
}

.footerblock ul{
	list-style: none;
}

.footerblock h4{
	color: #3c2f28;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}
.footerblock ul{
	margin-bottom: 14px;
}

.footerblock li{
	margin-bottom: 4px;
}

.alle_bedrijven{
	width: 290px;
	float: left;
	margin-bottom: 30px;
	margin-bottom: 10px;
}

.alle_bedrijven li{
	list-style: none;
	margin-left: 20px;
}

.alle_bedrijven a:hover{
	border-bottom: 1px dashed;
	color: #3C2F29;
}
	
#midbuttons a img{
	margin-right: 3px;
	padding: 0px;
}

/*modules*/
#uitblinkers, #bw_score_title, #sec_av_title{
	font-size: 15px;
}

#uitblinkers{
	color: #a684cf;
}

#bw_score_title{
	margin-top: 5px;
	color: #472D20;
}

#algemene_tevredenheid{
	width: 210px;
	height: 35px;
	background: url(../img/algemene_tevredenheid.png) no-repeat;
}

.uitblinkers{
	width: 210px;
	padding-top: 5px;
	height: 31px;	
}

.uitblinkers h4{
	font-size: 12px;
}

#u_arbeidsomstandigheden{
	background: url(../img/arbeids_omst.png) no-repeat;	
}

#u_werkdruk{
	background: url(../img/werkdruk.png) no-repeat;	
}

#u_collegas{
	background: url(../img/collegas.png) no-repeat;	
}

#u_leiding{
	background: url(../img/leidinggevende.png) no-repeat;	
}

#u_werkzaamheden{
	background: url(../img/werkzaamheden.png) no-repeat;	
}

#u_organisatie{
	background: url(../img/organisatie.png) no-repeat;	
}

#u_ontwikkeling{
	background: url(../img/ontw_mog.png) no-repeat;	
}

#u_beloning{
	background: url(../img/beloning.png) no-repeat;	
}

#sec_av_title{
	margin-top: 10px;
	border-top:1px dotted #CCCCCC;
}

#maincontent q{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;	
	text-align: justify;
}

#maincontent q:before, #maincontent q:after {
  content: open-quote;
  color: #a684cf;
  font-size: 24px;
  line-height: 20px;
}

#maincontent q:after {
  content: close-quote;
  
}

.cijfer_groot{
	color: #ffffff;
	clear: right;
	float: right;
	margin: 3px 15px 0 0;
	font-size: 24px;	
}

.cijfer_groot span{
	font-size: 16px;
	margin-top: -4px;	
	position: absolute;
}

.uitblinkers .cijfer_groot{
	margin-top: -1px;
}

.bordertop{
	border-top:1px dotted #CCCCCC;
}

.column table td{
	width: 195px;
	font-size: 12px;
	margin-right: 10px;
	vertical-align: top;
}

#company_naw{
	margin-top: -20px;
}

#company_naw, #midbuttons{
	margin-left: 265px;
}

div.spanLeft img{
	padding: 0px;
}

#sbad{
	clear: both;
	padding-top: 10px;
	display: block;
}

.av_div{
	background: url(../img/arbeidsvoorwaarden.png) no-repeat top left;
	width: 31px;
	height: 31px;
	margin: 2px;
	float: left;
}

#av_aandelen{
	background-position: 0px 0px;
}
#av_bonus{
	background-position: -31px 0px;
}
#av_groei{
	background-position: -62px 0px;
}
#av_kinderopvang{
	background-position: -93px 0px;
}
#av_maatschap{
	background-position: -124px 0px;
}
#av_parttime{
	background-position: -155px 0px;
}
#av_pensioen{
	background-position: -186px 0px;
}
#av_sociaal{
	background-position: -217px 0px;
}
#av_sport{
	background-position: -248px 0px;
}
#av_trainee{
	background-position: -279px 0px;
}
#av_vakantie{
	background-position: -310px 0px;
}
#av_verlof{
	background-position: -342px 0px;
}

#arbeidsvoorwaarden a.notthere{
	background-image: url(../img/arbeidsvoorwaarden_notthere.png);
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:8px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:8px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #a684cf;
	background-color: #a684cf;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size: 12px;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #a684cf;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color: #ffffff;
}

#JT_close_right{
	background-color: #a684cf;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color: #ffffff;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #a684cf;
}

#content a.jTip{
	cursor:help;
	text-decoration: none;
}

#persberichten{
	
}

#persberichten .alle_bedrijven li a{
	text-transform: none;
}

#FAQlist{
	list-style: none;
}

#FAQlist li{
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: 1px dotted #cccccc;
}

#FAQlist li li{
	border: none;
	margin-left: 20px;
}

.FAQq{
	cursor: pointer;
	display: block;
	margin-left: 20px;
	font-size: 14px;
}

.FAQa{
	display: none;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#bedrijvenfoto{
	width: 245px;
	height: 164px;
	overflow: hidden;
	margin-bottom: 10px;
}

#frameimg{
	z-index: 999;
	position: absolute;
}

.tablecap{
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#lg_hover{
	cursor: help;
}

#landelijk_gemiddelde{
	margin-top: 10px;
	background: url(../img/landelijk-gemiddelde.png) no-repeat;
	width: 210px;
	height: 176px;
	display: none;
}

.plusmin{
	background: url(../img/plusmin.jpg) no-repeat right;
	width: 12px;
	height: 12px;
	position: absolute;
	cursor: pointer;
	margin-top:5px;
}

.min{
	background: url(../img/plusmin.jpg) no-repeat left;
}

/*forms*/
 .contactform {margin-bottom: 5px; margin-top: 5px; font-size: 13px;}
 .contactform fieldset {border: none; padding: 1em; background-color: #a684cf;} 
 .contactform fieldset legend {font-weight: bold;} 
 .contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
 .contactform div label { color: #ffffff; font-weight: bold;} 
 .contactform div.required {color: #525b5d; font-weight: bold;} 
 .formsep{border-bottom: 1px dotted #ffffff; height: 0px; margin-bottom: 4px;}
 .frmfield span {position: absolute; margin-left: 10px;}
 .frmfield label{clear:left; width: 155px; display: block; float: left;}
 .man_vrouw label {}
 .man_vrouw div label{float: none; display: inline;}
 .man_vrouw div { margin-left: 155px;}
 .man_vrouw {height: 55px;}
 .man_vrouw span {position: absolute; margin-left: 343px; margin-top: -50px;}
 .submitbtn {text-align: right;}
 .contactform .submit{display: none;}
 

.faqdiv h3{
	font-size: 20px;
}

#filmcontent {
	float:left;
	font-size:13px;
	margin-left:10px;
	padding:10px 0 0 10px;
	width:575px;
}

#filmsidebar{
	width: 315px;
	float:right;
	margin:10px 10px 0 0;
}

#persberichten ul{
	margin-left: 40px;
	margin-top: 10px;
}

.quoteie{
	display: none;
}