@charset "utf-8";
/* CSS Document */

*{
	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*/

.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #444 url(../img/bgbody.gif) repeat-x;
	color: #fff;
	margin: 0 0 10px 0;
}

#wrapper{
  width:900px;
  margin: 5px auto 5px auto;
}

#top{
	width: 990px;
	margin: 4px auto 0;
}
#top ul li{
	floaT: left; 
	list-style: none;
}
#top ul .bookmark span{
	display: block;
	background: url(../img/iconbookmark.gif) no-repeat;
	color: #fff;
	padding: 2px 0 3px 20px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
#top ul .klantenservice a{
	display: block;
	background: url(../img/iconklantenservice.gif) no-repeat;
	color: #fff;
	padding: 2px 0 3px 20px;
	font-weight: bold;
}
#header{
	width: 990px;
	height: 108px;
	margin: 5px auto 0;
	background: url(../img/bgheader.gif) no-repeat;
}
#header .home{
	float: left;
	display: block;
	position: relative;
	top: 50px;
	left: 32px;
	height: 24px;
	width: 168px;
	overflow: hidden;
	text-indent: -9999em;
}
#header .zoeken{
	width: 390px;
	float: right;
	margin: 25px 0 0 0;
}
#header .zoeken ul{
	float: left;
	width: 390px;
}
#header .zoeken ul li{
	list-style: none;
	float: left;
}
#header .zoeken ul li a{
	display: block;
	float: left;
	background: #99080b;
	height: 18px;
	padding: 4px 5px 0 5px;
	color: #fff;
	margin: 0 1px 0 0;
}
#header .zoeken ul li .selected{
	display: block;
	float: left;
	background: #da1419;
	height: 18px;
	padding: 4px 5px 0 5px;
	color: #fff;
}
#header .zoekveld{
	width: 295px;
	border: solid 1px #000;
	padding: 2px 0 2px 5px;
}
#header .zoekbutton{
	background: #da1419;
	color: #fff;
	border: solid 1px #da1419;
}
#header .zoektermen{
	margin: 5px 0 0 0;
	font-weight: bold;
}
#header .zoektermen a{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

/*Balk*/
#balk{
	width: 990px;
	height: 28px;
	background: #6e0000;
	margin: 6px auto 0;
}
#balk .home{
	color: #fff;
	display: block;
	float: left;
	height: 21px;
	padding: 7px 10px 0 10px;
	border-right: 2px solid #6e0000;
}
#balk .home:hover{
	color: #fff;
	display: block;
	float: left;
	background: #a10000;
	height: 21px;
	padding: 7px 10px 0 10px;
	text-decoration: none;
	border-right: 2px solid #6e0000;
}
#balk .selected{
	text-decoration: underline;
}
#balk .themas{
	float: left;
	background: #af0000;
	height: 28px;
	padding: 0 2px 0 0;
	border-right: 2px solid #6e0000;
	/*width: 400px;*/
	width: 657px;
}
* html #balk .themas{
	float: left;
	background: #af0000;
	height: 28px;
	padding: 0 2px 0 0;
	border-right: 2px solid #6e0000;	
}
#balk .themas dt{
	display: block;
	float: left;
	margin: 7px 0 0 10px;	
}
* html #balk .themas dt{
	display: block;
	float: left;
	margin: 7px 0 0 5px;	
}
#balk .themas dd a{
	color: #fff;
	display: block;
	float: left;
	margin: 7px 0 0 0;	
	padding: 0 7px;
	font-weight: bold;
}
#balk .themas dd .border{
	border-right: 1px solid #fff;
}

.snelkies select{
	margin: 3px 0 0 15px;
	width: 240px;
}

#container{
	background: #292929;
	width: 976px;
	margin: 6px auto 0;
	padding: 7px
}
#container .colleft{
	float: left;
	width: 173px;
	margin: 0 7px 0 0;
	overflow: hidden;
}

#greylayer{
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:0;
	width:0;
	z-index:200;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	background-color:#000000;
}
#overlayer{
	position:fixed;
	z-index:200;
	top:0;
	left:0;
	width: auto;
	height: auto;
	background:#fff;
	color:white;
	padding: 0px;
	border:2px solid #333;
	display:none;
	text-align:right;
}
* html #overlayer{position: absolute;}
#overlayer a:hover{text-decoration:none;}
#overholder{
	float:left;
	clear:both;
	padding:0 10px 10px 10px;
}
#overclose{
	margin-right:10px;
	color:#cc0000;
	background:#fff;
}
#overcontent{
	border:solid 1px #666;
	overflow:hidden;
}

/*Footer*/

#footer{
	
	background-color: #444;
}

#footercontent a{
	font-size:10px;
	color: #fff;
}

#footercontent{
	text-align:left;
	color: #fff;
	background: url(../img/nachtclubfooterbg.png) no-repeat left top;
	width: 990px;
	margin: 5px auto 0;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 15px;
}

#footerleft{
	width: 226px;
	padding-top: 80px;
	float: left;

}

#footerleft form{
	padding: 0px;
	margin: 0 0 10px 0;
}

#footerleft form .rounded{
	background: url(../img/bgsearch.gif) no-repeat left top;
	padding: 0px 0px 0px 23px;
	float: left;
	margin: 10px 1px 5px 0;
	height:20px;
}

#footerleft form .rounded input{
	border: none;
	background: #fff;
	width: 158px;
	font-size: 11px;
}

#footerleft form .searchbutton{
	font-size: 9px;
	margin: 10px 0 0 0;
}

#footerleft form label{
	padding-bottom: 4px;
}

#footerleft form #footersnelkiezer{
	width: 214px;
	margin: 0;
}

#footerleft p{
	font-size: 10px;
}

#footerright{
	float: right;
	width: 640px;
}

#footerright .list{
	width: 150px;
	padding-right: 10px;
	float: left;
	text-align:left;
}

#footerright .list h1{
	font-size: 14px;
	color: #fff;
}

#footerright .list ul{
	list-style: none;
	padding-top: 10px;
}

#footerbottom{
	clear: both;
	text-align: center;
	padding: 25px 0 10px 0;
}

#footercontent #footerbottom a{
	font-size: 11px;
	font-weight:bold;
}