@charset "iso-8859-1";

*{
	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*/

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: none;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #202020 url(../img/bg.gif) repeat-x;
	color: #fff;
	padding: 0 0 10px 0;
}
#container{
	width: 1000px;
	margin: auto;
}
#header{
	padding: 7px 0 0 0;
	background: url(../img/logo.gif) right 23px no-repeat;
}
#header .headerimg{
	width: 439px;
	height: 214px;
	float: left;
}
/*Magazine tabjes*/

.logolink{
	width: 527px;
	float: right;
	height: 138px;	
	text-indent: -9999em;
}

.magtabs{
	width: 527px;
	float: right;
}
.magtabs ul li{
	float: left;
	list-style: none;
}
.magtabs ul li a{
	display: block;
	float: left;
	height: 27px;
	overflow: hidden;
	color: #fff;
	margin: 0 0 0 2px;
	text-indent: -9999em;	
}	
* html .magtabs ul li a{
	display: block;
	float: left;
	height: 27px;
	overflow: hidden;
	color: #fff;
	margin: 0 0 0 1px;
	text-indent: -9999em;	
}	
.magtabs ul #hometab a{
	width: 60px;
	background: url(../img/tabhome.gif) no-repeat;
}
.magtabs ul #hometab a:hover, .magtabs ul #hometab .selected{
	width: 60px;
	background: url(../img/tabhomeselected.gif) no-repeat;
}
.magtabs ul #rijptab a{
	width: 60px;
	background: url(../img/tabrijp.gif) no-repeat;
}
.magtabs ul #rijptab a:hover, .magtabs ul #rijptab .selected{
	width: 60px;
	background: url(../img/tabrijpselected.gif) no-repeat;
}
.magtabs ul #amateurtab a{
	width: 60px;
	background: url(../img/tabamateur.gif) no-repeat;
}
.magtabs ul #amateurtab a:hover, .magtabs ul #amateurtab .selected{
	width: 60px;
	background: url(../img/tabamateurselected.gif) no-repeat;
}
.magtabs ul #kimtab a{
	width: 80px;
	background: url(../img/tabkim.gif) no-repeat;
}
.magtabs ul #kimtab a:hover, .magtabs ul #kimtab .selected{
	width: 80px;
	background: url(../img/tabkimselected.gif) no-repeat;
}
.magtabs ul #camtab a{
	width: 60px;
	background: url(../img/tabcam.gif) no-repeat;
}
.magtabs ul #camtab a:hover, .magtabs ul #camtab .selected{
	width: 60px;
	background: url(../img/tabcamselected.gif) no-repeat;
}
.magtabs ul #gaytab a{
	width: 60px;
	background: url(../img/tabgay.gif) no-repeat;
}
.magtabs ul #gaytab a:hover, .magtabs ul #gaytab .selected{
	width: 60px;
	background: url(../img/tabgayselected.gif) no-repeat;
}
.magtabs ul #fototab a{
	width: 60px;
	background: url(../img/tabfotos.gif) no-repeat;
}
.magtabs ul #fototab a:hover, .magtabs ul #fototab .selected{
	width: 60px;
	background: url(../img/tabfotosselected.gif) no-repeat;
}
.magtabs ul #overzichttab a{
	width: 71px;
	background: url(../img/taboverzicht.gif) no-repeat;
}
.magtabs ul #overzichttab a:hover, .magtabs ul #overzichttab .selected{
	width: 71px;
	background: url(../img/taboverzichtselected.gif) no-repeat;
}
/*END Magazine tabjes*/

.topbalk{
	float: right;
	position: relative;
	top: 9px;
	color: #000;
	width: 490px;
}
/*Zoeken*/
.search{
	color: #fff;
	width: 250px;
	float: left;
}
.search .searchbox{
	background: #323232 url(../img/zoekicon.gif) no-repeat top left;
	height: 22px;
	color: #fff;
	padding: 6px 0 0 35px;
	width: 165px;
	border: none;
}
.search .searchbutton{
	background: url(../img/zoekbutton.gif) no-repeat;
	width: 41px;
	height: 28px;
	margin: 0 0 0 -3px;
	border: none;
	color: #323232;
	position: relative;
	top: 0px;
	font-weight: bold;
}
@-moz-document url-prefix()
{
	.search .searchbutton{top: 1px;}
}

/*Snelkiezer*/
.topbalk .snelkiezer select{
	margin: 0 0 0 35px;
	width: 190px;
	background: #323232;
	color: #fff;
	border: solid 5px #323232;
}
* html .topbalk .snelkiezer select{
	margin: 4px 0 0 35px;
	width: 190px;
	background: #323232;
	color: #fff;
	border: solid 5px #323232;
}
*+html .topbalk .snelkiezer select{
	margin: 4px 0 0 35px;
	width: 190px;
	background: #323232;
	color: #fff;
	border: solid 5px #323232;
}

/*Content indeling*/
#content{
	width: 990px;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
}

/*footer*/
.footer{
	background: #fff url(../img/bgtopultrawide.gif) no-repeat top left;
	padding: 4px 0 0 0;
	color: #323232;
	margin: 15px 0 0 0;
	width:990px;
}
* html .footer{
	padding: 6px 0 0 10px;
	margin: 15px 0 0 0;
	height: 19px;
	overflow: hidden;
}
.footer p{
	text-align:center;
	padding: 3px 0 0 0;
}
.footer a{
	font-weight: bold;
	color: #323232;
}
.footerbottom{
	background: #fff url(../img/bgbottomultrawide.gif) no-repeat bottom left;
	height: 4px;
	width:990px;
}

/*for ajax*/
.loading{
	text-indent: -9999em;
	height:31px;
	width:31px;
	background: url(../img/ajax/loading.gif) no-repeat;
	margin:50px auto 50px;
}