/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #525252;
}

img{
	border: none;
}

#container{
	width: 770px;
	margin: 3px auto 10px;
}

#container #bookmarksmall{
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	background: url(../img/bookmarkpijl.gif) no-repeat 0 2px;
	padding: 0 0 0 8px;
}

#container #bookmarksmall:hover{
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	background: url(../img/bookmarkpijl.gif) no-repeat 0 2px;
	padding: 0 0 0 8px;
}

#top{
	background: url(../img/topbg.gif) no-repeat;
	width: 770px;
	height: 85px;
	border-bottom: 8px solid #000;
	overflow: hidden;
}

/*Tabjes*/

#tabjes{
	width: 680px;
	margin: 54px auto 0;
	font-size: 12px;
}

#tabs li{
	list-style: none;
	float: left;
}

#tabs li#home{
	background: url(../img/home2.gif) no-repeat;
	position: relative;
	top: 13px;
}

*+html #tabs li#home{
	background: url(../img/home2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#home{
	background: url(../img/home2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#home a{
	display: block;
	width: 59px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#home a:hover{
	background: url(../img/home.gif) no-repeat;
}

#tabs li#home.selected{
	background: url(../img/home.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#home.selected{
	background: url(../img/home.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#home.selected{
	background: url(../img/home.gif) no-repeat;
	position: relative;
	top: 5px;
}

#tabs li#home.selected a{
	display: block;
	width: 59px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#aanraders{
	background: url(../img/aanraderstab2.gif) no-repeat;
	position: relative;
	top: 13px;
}

*+html #tabs li#aanraders{
	background: url(../img/aanraderstab2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#aanraders{
	background: url(../img/aanraderstab2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#aanraders a{
	display: block;
	width: 78px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#aanraders a:hover{
	background: url(../img/aanraderstab.gif) no-repeat;
}

#tabs li#aanraders.selected{
	background: url(../img/aanraderstab.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#aanraders.selected{
	background: url(../img/aanraderstab.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#aanraders.selected{
	background: url(../img/aanraderstab.gif) no-repeat;
	position: relative;
	top: 5px;
}

#tabs li#aanraders.selected a{
	display: block;
	width: 78px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#webcamsex{
	background: url(../img/webcam2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#webcamsex a{
	display: block;
	width: 85px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#webcamsex a:hover{
	background: url(../img/webcam.gif) no-repeat;
}

#tabs li#webcamsex.selected{
	background: url(../img/webcam.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#webcamsex.selected{
	background: url(../img/webcam.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#webcamsex.selected{
	background: url(../img/webcam.gif) no-repeat;
	position: relative;
	top: 5px;
}

*+html #tabs li#webcamsex{
	background: url(../img/webcam2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#webcamsex{
	background: url(../img/webcam2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#webcamsex.selected a{
	display: block;
	width: 85px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#amateurs{
	background: url(../img/amateur2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#amateurs.selected{
	background: url(../img/amateur.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#amateurs.selected{
	background: url(../img/amateur.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#amateurs.selected{
	background: url(../img/amateur.gif) no-repeat;
	position: relative;
	top: 5px;
}

*+html #tabs li#amateurs{
	background: url(../img/amateur2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#amateurs{
	background: url(../img/amateur2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#amateurs a{
	display: block;
	width: 84px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#amateurs a:hover{
	background: url(../img/amateur.gif) no-repeat;
}

#tabs li#amateurs.selected a{
	display: block;
	width: 84px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#kim{
	background: url(../img/kim2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#kim.selected{
	background: url(../img/kim.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#kim.selected{
	background: url(../img/kim.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#kim.selected{
	background: url(../img/kim.gif) no-repeat;
	position: relative;
	top: 5px;
}

*+html #tabs li#kim{
	background: url(../img/kim2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#kim{
	background: url(../img/kim2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#kim a{
	display: block;
	width: 88px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#kim a:hover{
	background: url(../img/kim.gif) no-repeat;
}

#tabs li#kim.selected a{
	display: block;
	width: 88px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#gay{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#gay.selected{
	background: url(../img/gay.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#gay.selected{
	background: url(../img/gay.gif) no-repeat;
	position: relative;
	top: 5px;
}


* html #tabs li#gay.selected{
	background: url(../img/gay.gif) no-repeat;
	position: relative;
	top: 5px;
}


*+html #tabs li#gay{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#gay{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#gay a{
	display: block;
	width: 99px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#gay a:hover{
	background: url(../img/gay.gif) no-repeat;
}

#tabs li#gay.selected a{
	display: block;
	width: 99px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#rijp{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#rijp.selected{
	background: url(../img/rijp.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#rijp.selected{
	background: url(../img/rijp.gif) no-repeat;
	position: relative;
	top: 5px;
}


* html #tabs li#rijp.selected{
	background: url(../img/rijp.gif) no-repeat;
	position: relative;
	top: 5px;
}


*+html #tabs li#rijp{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#rijp{
	background: url(../img/gay2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#rijp a{
	display: block;
	width: 99px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#rijp a:hover{
	background: url(../img/rijp.gif) no-repeat;
}

#tabs li#rijp.selected a{
	display: block;
	width: 99px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#overzicht{
	background: url(../img/overzicht2.gif) no-repeat;
	position: relative;
	top: 13px;
}

#tabs li#overzicht.selected{
	background: url(../img/overzicht.gif) no-repeat;
	position: relative;
	top: 8px;
}

*+html #tabs li#overzicht.selected{
	background: url(../img/overzicht.gif) no-repeat;
	position: relative;
	top: 5px;
}

* html #tabs li#overzicht.selected{
	background: url(../img/overzicht.gif) no-repeat;
	position: relative;
	top: 5px;
}

*+html #tabs li#overzicht{
	background: url(../img/overzicht2.gif) no-repeat;
	position: relative;
	top: 10px;
}

* html #tabs li#overzicht{
	background: url(../img/overzicht2.gif) no-repeat;
	position: relative;
	top: 10px;
}

#tabs li#overzicht a{
	display: block;
	width: 71px;
	height: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

#tabs li#overzicht a:hover{
	background: url(../img/overzicht.gif) no-repeat;
}

#tabs li#overzicht.selected a{
	display: block;
	width: 71px;
	height: 23px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 3px 0 0 0;
	margin: 0 2px 0 0;
}

/*End tabjes*/

#snelkiezer{
	position: relative;
	top: -15px;
	left: 645px;
}

*+html #snelkiezer{
	width: 115px;
	position: relative;
	top: -15px;
	left: 645px;
}

* html #snelkiezer{
	position: relative;
	top: -15px;
	left: 645px;
}

#snelkiezer select{
	border: solid 1px #000;
	font-size: 10px;
	width: 110px;
}

#content{
	background: url(../img/mainbg.gif) repeat-y;
	padding: 10px;
	width: 750px;
	color: #000;
}

/*Main*/
#main{
	width: 485px;
	float: left;
}

#flashbig{
	width: 465px;
	padding: 10px;
	background: #000;
}

#intro{
	background: url(../img/introbg.jpg) no-repeat;
	width: 465px;
	padding: 10px 0;
	margin: 10px 0 0 0;
	font-size: 1em;
}

#intro1{
	width: 350px;
	float: right;
	height: 67px;	
}

#intro2{
	width: 170px;
	float: right;
	height: 170px;
	font-size: 12px;
}

#intro a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#intro #avwaarborg{
	clear: both;
	font-size: 11px;
	height: 55px;
}

#avwaarborg img{
	float: left;
	display: block;
	margin: 0 10px 0 0;
}

/*Aankeilers*/
#aankeilers{
	width: 485px;
	padding: 10px 0;
	background: #fff url(../img/stippellijn.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
}

#aankeilers h1{
	background: url(../img/kopaankeilers.gif) no-repeat;
	width: 246px;
	height: 12px;
	text-indent: -9999em;
	font-size: 9px;
}

#aankeilers p{
	margin: 5px 0 0 0;
	height: 20px;
	padding: 3px 0 0 10px;
	background: url(../img/lightdots.gif) repeat-x top left;
}

#aankeilers .keil{
	width: 160px;
	float: left;
	text-align: center;	
}

#aankeilers .keil img{
	display: block;
	margin: 0 auto 5px;
	width: 125px;
	height: 160px;
}

#aankeilers .keil a{
	color: #fff;
	text-decoration: none;
}

/*Nieuwsbrief*/

#nieuwsbrief{
	width: 465px;
	padding: 10px;
	background: #776f62 url(../img/stippellijn.gif) repeat-x bottom left;
	margin: 0 0 10px 0;
}

#nieuwsbrief h1{
	font-size: 13px;
	margin: 0 0 5px 0;
}

#nieuwsbrief p{
	margin: 0 0 5px 0;
}

#nieuwsbrief form input{
	float: left;
}

#nieuwsbrief form #email{
	border: 1px solid #000;
	height: 19px;
	margin: 0 5px 0 0;
}

#nieuwsbrief form #emailbutton{
	border: none;
	background: #000;
	color: #fff;
	height: 20px;
}

/*Hotteksten*/

#hotteksten{
	width: 485px;
	background: #fff url(../img/hottextbg.gif) repeat-x;
	color: #000;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
}

#hotteksten .kop{
	background: url(../img/kophottext.gif) no-repeat;
	width: 382px;
	text-indent: -9999em;
	font-size: 9px;
	height: 21px;
}

#hotteksten .hottext{
	padding: 10px;
	background: url(../img/stippellijn.gif) repeat-x bottom left;
}

.hotimg{
	float: left;
	margin: 0 5px 0 0;
	height: 100px;
	width: 75px;
}

#hotteksten .hottext h1 a{
	color: #000;
	font-size: 13px;
	text-decoration: underline;
}

#hotteksten .hottext .stars{
	padding: 3px 0 0 0;
}

/*Webcams*/

#webcams{
	padding: 5px 0 0 0;
	width: 485px;
	background: #000 url(../img/stippellijn.gif) repeat-x bottom left;
	color: #fff;
}

#webcams #webcamkop{
	background: url(../img/kopwebcam.gif) no-repeat;
	width: 109px;
	height: 13px;
	text-indent: -9999em;
	font-size: 9px;
}

#webcams .intro{
	margin: 5px 0 0 0;
	height: 20px;
	padding: 3px 0 0 12px;
	background: url(../img/lightdots.gif) repeat-x top left;
}

#webcams div{
	padding: 0 0 10px 10px;
}

#webcams div a img{
	float: left;
	margin: 0 10px 0 0;
}

#webcams div h1 a{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

#webcams div p a{
	font-size: 13px;
	color: #999;
	text-decoration: none;
}


/*end Main*/

#sidebar{
	width: 245px;
	float: right;
	padding: 0 0 0 10px;
}

#sidebar a #bookmarkbig{
	border: none;
	margin: 0 0 10px 0;
}

/*Categorieen*/

#cats{
	background: #776f62;
	padding: 8px;
	font-size: 11px;
	color: #fff;
}

#cats h1{
	font-size: 13px;
	margin: 0 0 5px 0;
}

#cats form{
	margin: 5px 0 0 0;
}

#cats form select{
	background: #333;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	font-size: 12px;
	padding: 2px 0 2px 0;
}

#sidebar .lighttop{
	width: 245px;
	height: 26px;
	background: url(../img/lighttop.gif) no-repeat;
	margin: 10px 0 0 0;
}

#sidebar .lightbody{
	background: #000 url(../img/stippellijn.gif) repeat-x bottom left;	
	color: #fff;
	width: 225px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
}

#sidebar .lightbody img{
	float: left;
	margin: 0 10px 10px 0;

}

#sidebar .lightbody p{
	margin: 0 0 10px 0;
}

#sidebar .lightbody a{
	color: #e1a30a;
	text-decoration: none;
}

#sidebar .toptop{
	width: 245px;
	height: 26px;
	background: url(../img/toptop.gif) no-repeat;
	margin: 10px 0 0 0;
}

#sidebar .topbody{
	background: #fff url(../img/stippellijn.gif) repeat-x bottom left;
	color: #285174;
	width: 225px;
	padding: 10px 10px 0 10px;
	font-size: 11px;
}

#sidebar .topbody img{
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar .topbody p{
	margin: 0 0 10px 0;
}

#sidebar .topbody{
	list-style-position: inside;
	color: #000;
}

#sidebar .topbody a{
	color: #e1a30a;
	text-decoration: none;
}

#kopmvdd{
	background: url(../img/kopmvdd.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;
}

#kopovdw{
	background: url(../img/kopovdw.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

#koptop10{
	background: url(../img/koptop10.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

#koppijpslet{
	background: url(../img/koppijpslet.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

#kopavdw{
	background: url(../img/kopamateur.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

#kopprivatecams{
	background: url(../img/kopprivatecams.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

#kopfvdd{
	background: url(../img/kopfvdd.gif) no-repeat 10px 6px;
	width: 245px;
	height: 26px;
	text-indent: -9999em;
	font-size: 9px;	
}

/*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*/

#catbottom{
	background: #878484 url(../img/catbg.gif) repeat-x;
	padding: 5px 0 10px 15px;
	border-top: 10px solid #000;	
}

#catbottom h1{
	background: url(../img/kopcat.gif) no-repeat;
	width: 255px;
	height: 13px;
	text-indent: -9999em;
	font-size: 9px;	
}

#catbottom ul{
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
}

#catbottom ul li{
	list-style: none;
	line-height: 1.3em;
}

#catbottom ul li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	background: url(../img/listbg.gif) no-repeat 0 3px;
	padding: 0 0 0 10px;
}

#catbottom ul li a:hover{
	text-decoration: underline;
}

#bottom{
	width: 770px;
	height: 28px;
	background: url(../img/bottombg.gif) no-repeat;
	text-align: center;
	margin: 0 0 10px 0;
}

#bottom p{
	padding: 9px 0 0 0;
	font-size: 11px;
	color: #380917;
}

#bottom p a{
	color: #525252;
	text-decoration: none;
	text-transform: uppercase;
}

#bottom p a:hover{
	text-decoration: underline;
	text-transform: uppercase;
}