#header{
	background: url(../img/gay/bgheader.gif) no-repeat;
}
#header .zoeken ul li a{
	background: #245b89;
}
#header .zoeken ul li .selected{
	background: #269cf2;
}
#header .zoekbutton{
	background: #269cf2;
	border: solid 1px #da1419;
}

/*Balk*/
#balk{
	background: #245b89;
}
#balk .home{
	border-right: 2px solid #245b89;
}
#balk .home:hover{
	background: #269cf2;
	border-right: 2px solid #245b89;
}
#balk .themas{
	background: #269cf2;
	border-right: 2px solid #595268;
}
#balk .pages{
	background: #269cf2;
}

/*Content*/

/*Smaken*/
.colleft .smaken h1{
	border-bottom: 2px #269cf2 solid;
}

.colleft .smaken ul li a{
	background: url(../img/gay/iconmenu.gif) no-repeat 0 5px;
}
.colleft .top10 h1{
	border-bottom: 2px #269cf2 solid;
}
/*Nieuwsbrief*/
.nieuwsbrief .nieuwbriefbutton{
	background: #269cf2;
	border: solid 1px #245b89;
}
/*Flitsers*/
.flitsers a{
	color: #269cf2;
}
/*Hotteksten*/
.hottext .datum{
	border-bottom: 1px dashed #269cf2;
}
.hottext .hotitem{
	border-bottom: 1px dashed #269cf2;
}
.hotitem .info a{
	color: #269cf2;
}
.hotitem .omschrijving a{
	color: #269cf2;
}
.hottext .rodeknop span{
	background: #245b89 url(../img/gay/bgblauweknop.gif) repeat-x;
	border: 3px solid #245b89;
	color: #f6a416;
}
/*Webcams*/
.camitem{
	border-bottom: 1px dashed #269cf2;
}
.camitem h1 a{
	color: #269cf2;
}
.camitem .profiel a{
	background: #269cf2;
}
.camitem .profiel a:hover{
	background: #1684d4;
}
.webcams .link a{
	background: #269cf2;
}
.webcams .link a:hover{
	background: #1684d4;
}
/*Specials*/
.special a{
	color: #269cf2;
}
.special .rodeknop span{
	background: #245b89 url(../img/gay/bgblauweknop.gif) repeat-x;
	border: 3px solid #245b89;
	color: #f6a416;
}
/*Alle sites*/
.allesites a{
	color: #269cf2;
}
/*footer*/
#footer{
	background: #245b89;
}
/*©2008 midhold*/
.pseudolink{
	cursor:pointer;
}
.pseudolink:hover{
	text-decoration: underline;
}
#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;
}

/*Gallery*/

#fotocontainer{
	margin: 10px 0 0 20px;
	padding: 8px;
	color: #fff;
	width: 452px;
}
#fotocontainer #fotos{
	width: 430px;
	margin: auto;
}
#fotocontainer h1{
	font-size: 14px;
}
#fotocontainer a img{
	border: 1px solid #fff;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
#fotocontainer p{
	clear: both;
	padding-top: 10px;
}
#fotocontainer a{
	color: #269cf2;
}