@charset "iso-8859-1";
/*©2009 midhold*/

*{
	margin: 0;
	padding: 0;
}

/*Floatfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end Floatfix*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000 url(../img/bg_body.gif) repeat-x;
}

img{
	border: none;
}

a, .pseudolink{
	color: #ff48bf;
	text-decoration: none;
}

a:hover, .pseudolink:hover{
	text-decoration: underline;
}

.pseudolink{
  cursor: pointer;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#top{
	background: url(../img/logo.png) no-repeat left bottom;
	height: 65px;
}

#top .homelink{
	display: block;
	height: 65px;
	width: 193px;
	float: left;
	text-indent: -9999em;
}
	
#top .topright{
	width: 282px;
	float: right;
}	
	
#top .topright .label{
	height: 20px;
	width: 274px;
	background: url(../img/bg_bookmark.png) no-repeat;
	color: #c0c0c0;
	padding: 4px 0 0 8px;
}

#top .topright .label a, #top .topright .label .pseudolink{
	font-weight: bold;
	font-size: 12px;
}

#top .topright .label .bookmark{
	background: url(../img/star_bookmark.png) no-repeat;
	padding: 0 0 0 20px;
}

#zoektop{
	margin: 6px 0 0 0;
	width: 282px;
}

#zoektop .zoeken{
	height: 25px;
	width: 174px;
	border: none;
	background: url(../img/bg_zoeken.png) no-repeat;
	color: #838282;
	padding: 5px 0 0 34px;
	font-style: italic;
	float: left;
	overflow: hidden;
}

#zoektop .button{
	width: 66px;
	height: 25px;
	display: inline;
	border: none;
	float: right;
}

#container{
	width: 980px;
	padding: 10px;
	background: #fff;
}

#balk{
	height: 50px;
	background: url(../img/bg_balk.png) repeat-x;
	width: 980px;
}

#balk ul{
	float: left;
	width: 805px;
}

#balk ul li{
	list-style: none;
	float: left;
}

#balk ul li a, #balk ul li span{
	padding: 13px 10px 0 10px;
	height: 37px;
	display: block;
	border-right: 1px solid #353535;
	float: left;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 13px;
	color: #b3b6c1;
}

#balk ul li span{
  cursor:default;
}

#balk ul li a:hover, #balk ul li span{
	background: url(../img/bg_nav.png) repeat-x;
	color: #fff;
	text-decoration: none;
}

#footer_wrapper{
	background: url(../img/bg_footer.png) repeat-x;
	height: 228px;
}

#footer{
	background: url(../img/logo_footer.png) no-repeat;
	height: 158px;
	width: 1000px;
	margin: auto;
	padding: 70px 0 0 6px;
}

#footerleft{
	width: 282px;
	float: left;
}

#footer #zoekbottom{
	width: 282px;
}

#footer #zoekbottom .zoeken{
	height: 25px;
	width: 174px;
	border: none;
	background: url(../img/bg_zoeken.png) no-repeat;
	color: #838282;
	padding: 5px 0 0 34px;
	font-style: italic;
	float: left;
	overflow: hidden;
}

#footer #zoekbottom .button{
	width: 66px;
	height: 25px;
	display: inline;
	background: url(../img/button_zoeken.png) no-repeat;
	border: none;
	float: right;
}

#footer #snelkiezer_bottom{
	margin: 8px 0 8px 0;
}

#footer #snelkiezer_bottom .dropdown{
	width: 210px;
}

#footerright{
	width: 700px;
	float: right;
}

#footerright .list{
	width: 150px;
	float: left;
}

#footerright .list h1{
	font-size: 14px;
}

#footerright .list ul li{
	list-style: none;
}

#disclaimer{
	width: 1000px;
	margin: 0 auto;
	font-size: 11px;
	padding-bottom: 10px;
	text-align: center;
}

/*snelkiezer*/
.snelkiezer_button{
	border: none;
	width: 170px;
	height:22px;
	background:#fff url(../img/snelkiezer/button.jpg) 192px 0 no-repeat;
	text-align:left;
	text-indent:3px;
}

#snelkiezer_top {
	background-position:160px 0;
	float:right;
	margin:12px 10px 0 -10px;
	width:175px;
}
#snelkiezer_bottom{
	width:207px;
	background-position: 192px 0;
}

#snelkiezer_content{
	position:absolute;
	background: #fff;
	border: 1px solid #9609ba;
	display: none;
	height:inherit;
	width:207px;
	overflow:auto;
	z-index: 2;
}

#snelkiezer_content ul{
	/*width: 191px;*/
	width:100%;
	padding-right:-16px;
	float: left;
}

#snelkiezer_content ul li{
	list-style: none;
	overflow:hidden;
}

#snelkiezer_content ul li a, #snelkiezer_content ul li span{
	padding: 2px 0 2px 0;
	width: 100%;
	height:12px;
	display:block;
	text-indent:3px;
	cursor:default;
	color:#000;
}

#snelkiezer_content ul li a:hover, #snelkiezer_content ul li span:hover{
	background:#9609ba;
	text-decoration:none;
}

/*overlay*/
.overlay{
  display: none;
  background-color: #fff;
  min-height: 100px;
  border: 1px solid #9609ba;
  width:100px;
  /* CSS3 styling for latest browsers*/
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
}

.overlay .close{
  background-image: url(../img/overlay/closepink.png);
  position: absolute;
  right: -26px;
  top: -26px;
  cursor: pointer;
  height: 30px;
  width: 30px;
}

a.active img{
  outline: 1px solid #000;
  z-index: 9999;
  position: relative;
}

/*popup*/
.popupkader{
	position:fixed;
	top:0;
	left:0;
}
#campopup{
	background: url(http://image.midhold.nl/popup/bg.png) no-repeat;
	width: 213px;
	height: 126px;
	z-index: 2;
	display: none;
}

#campopup a{
  text-decoration: none;
  color:#666;
}

#campopup a img{
	border: none;
}

#campopup h2{
	width:150px;
	height:20px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px 0 0 40px;
	background-image: url(http://image.midhold.nl/popup/cam.png);
	background-repeat: no-repeat;
	background-position: 11px 5px ;
	margin-top:5px;
	float:left;
}
#campopup .close{
	width:8px;
	height:8px;
	float:right;
	margin:18px 15px 0 0;
	cursor: pointer;
	background-image: url(http://image.midhold.nl/popup/x.jpg);
}
#campopup a.img{
	width:65px;
	height:65px;
	float:left;
	background:url(http://image.midhold.nl/popup/bg_pic.jpg) no-repeat;
	margin:10px 0 0 15px;
}
#campopup a.img img{
	width:46px;
	height:46px;
	margin:7px 0 0 9px;
}
#campopup a.text{
	width:120px;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:8px;
	padding:1px 10px 0 0px;

}
#campopup a.button {
	width:88px;
	height:19px;
	float:right;
	margin:5px 25px 0 0;
}
