body {
        background-color: #191F29;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;

}
body,td,th {
        font-family: Tahoma;
        color: #000000;
        font-size: 11px;
        text-align:left;
}


.h1txt {
	margin:0px;
	padding:0px;
	font-size:11px;
	}
html{
	font:11px Arial, Helvetica, sans-serif; /* Sets the font size and type for the whole html page */
	color:#333;} /* Sets the font color for the whole html page */
.menu{
	width: 990px; /* The menu should be the entire width of it's surrounding object, in this case the whole page */
	background-color: #333;} /* dark grey bg */

.menu ul{
	margin: 0;
	padding: 0;
	float: left;}

.menu ul li{
	display: inline;} /* Makes the link all appear in one line, rather than on top of each other */

.menu ul li a{
	float: left; 
	text-decoration: none; /* removes the underline from the menu text */
	color: #fff; /* text color of the menu */
	padding: 10.5px 11px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	background-color: #333;}

.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #fff;
	text-decoration: none;}

.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#0b75b2;} /* change the background color of the list item when you hover over it */
	
.rijgeel {
width: 140px;
background-color:#f6e501;
text-align:center;
}

.style1 {font-size:18px; color:#000000;}
a:link.grotelink {font-size:18px; color:#000000;}
a:visited.grotelink {font-size:18px; color:#000000;}


.n1 {margin:0px; font-size:12px; display:inline;}
.n2 {height:45px; width:990px; background-color:#FFFFFF;}


.icoontje {

margin:10px;
line-height:22px;
background-image: url(/images/yellow_star.jpg);

}

.imgteaser {
font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #1d1d1d;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
	
}
.imgteaser a .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 1.8em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.imgteaser a:hover .desc{
	display: block;
	font-size: 1.1em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 11px;
	padding: 10px;
	margin: 0;
	width: 224px;
	border-top: 1px solid #999;
	text-align:left;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.5em;
	text-align:left;
}

.LinkGenreN {
text-transform:uppercase;
font-size:11px;
font-weight:bold;
font-family:"Trebuchet MS";
}

a:link.LinkGenreN {
        color:#000000;
        font-weight:bold;
        font-size:11px;
        text-decoration:none;
		font-family:"Trebuchet MS";
}
a:visited.LinkGenreN {
        color:#000000;
        font-weight:bold;
        font-size:11px;
        text-decoration: none;
}
a:hover.LinkGenreN {
        text-decoration: none;
        color:#000000;
        font-size:11px;
}
a:active.LinkGenreN {
        color:#000000;
        font-weight:bold;
        font-size:11px;
        text-decoration: none;
}



.thumb_titel_up {
text-transform:uppercase;
font-size:18px;
font-weight:bold;
font-family:"Trebuchet MS";
}

a:link.thumb_titel_up {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration:none;
		font-family:"Trebuchet MS";
}
a:visited.thumb_titel_up {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration: none;
}
a:hover.thumb_titel_up {
        text-decoration: none;
        color:#000000;
        font-size:18px;
}
a:active.thumb_titel_up {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration: none;
}




.thumb_titel_up2 {
text-transform:uppercase;
font-size:13px;
font-weight:bold;
font-family:"Trebuchet MS";
}

a:link.thumb_titel_up2 {
        color:#000000;
        font-weight:bold;
        font-size:13px;
        text-decoration:none;
		font-family:"Trebuchet MS";
}
a:visited.thumb_titel_up2 {
        color:#000000;
        font-weight:bold;
        font-size:13px;
        text-decoration: none;
}
a:hover.thumb_titel_up2 {
        text-decoration: none;
        color:#000000;
        font-size:13px;
}
a:active.thumb_titel_up2 {
        color:#000000;
        font-weight:bold;
        font-size:13px;
        text-decoration: none;
}





a:link.thumb_titel {
        color:#000000;
        font-weight:bold;
        font-size:12px;
        text-decoration:underline;
}
a:visited.thumb_titel {
        color:#000000;
        font-weight:bold;
        font-size:12px;
        text-decoration: underline;
}
a:hover.thumb_titel {
        text-decoration: none;
        color:#000000;
        font-size:12px;
}
a:active.thumb_titel {
        color:#000000;
        font-weight:bold;
        font-size:12px;
        text-decoration: none;
}


h5 {
 font-family: Helvetica, Arial, Verdana, sans-serif;
        font-weight: bold;
        letter-spacing: -.05em;
        margin: 0;
        padding: 0;
        line-height: 1em;
}

.sexfilm_tabel {
width:990px;
border:0px;
margin:0px;
}

.sexfilm_tabel2{
width:780px;
border:0px;
margin:0px;
background-color:#F2F2F2;
}

.sexfilm_titel {
margin-left:10px;
margin-top:3px;
}

.sexfilm_hr {
margin-left:5px;
margin-right:5px;
}

.sexfilm_tabel3 {
width:800px;
border:0px;
text-align:center;
margin:0px;
}

.sexfilm_balk {
margin-left:5px;
margin-top:2px;
}

.sexfilm_thumb {
width:148px;
height:111px;
border:1px solid black;
}

.sexfilm_thumbGroot {
width:180px;
height:131px;
border:1px solid black;
}

.sexfilm_thumb2 {
margin:4px 0 6px 0;
text-align:left;
font-size:12px;
}

.Genreh2 { margin:0px; padding:0px; }

.aRijRuimte { height:20px; }

.Genre {
		text-transform:uppercase;
		font-size:18px;
		font-weight:bold;
		font-family:"Trebuchet MS";
		margin:0px; padding:0px;
}

a:link.Genre {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration:underline;
		font-family:"Trebuchet MS";
		margin:0px;
		padding:0px;
}
a:visited.Genre {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration: none;
}
a:hover.Genre {
        text-decoration: none;
        color:#000000;
        font-size:18px;
}
a:active.Genre {
        color:#000000;
        font-weight:bold;
        font-size:18px;
        text-decoration: none;
}

.aLinkjesBg {
		background-color:#FFFFFF;
}

.sexfilm_toegevoegd {
text-align:left;
font-size:10px;
color:#979797;
text-align:left;
font-size:10px;
color:#979797;
}

.sites {
width:780px;
border:0px;
cellspacing:0px;
cellpadding:0px;
background-color:#F2F2F2;
}

.h1balk, .h2balk {
font-size:15px;
text-transform: uppercase;
display:inline;
margin-right:4px;
}

.h1titel {
font-size:18px;
font-weight:bold;
margin:0px;
}

.intro {
width:788px;
margin-left:7px;
margin-top:8px;
}



a:link.letter {
        color:#000000;
        font-size:14px;
        text-decoration:underline;
}
a:visited.letter {
        color:#000000;
        font-size:14px;
        text-decoration: underline;
}
a:hover.letter {
        text-decoration: none;
        color:#000000;
        font-size:14px;
}
a:active.letter {
        color:#000000;
        font-size:14px;
        text-decoration: none;
}



a:link {
        text-decoration: underline;
        color: #191F29;
}
a:visited {
        text-decoration: underline;
        color: #191F29;
}
a:hover {
        text-decoration: none;
        color: #191F29;
}
a:active {
        text-decoration: underline;
        color: #191F29;
}


.update_titel {
font-weight:bold;
font-size:18px;
margin:0px;
text-transform: uppercase;
}

.sites_titel {
font-size:18px;
font-weight:bold;
margin-left:10px;
margin-top:3px;
}

.sites_hr {
margin-left:5px;
margin-right:5px;
}

.update_sitethumb {
width:204px;
height:136px;
border: solid 1px black;
}

.update_thumb {
width:126px;
height:96px;
border: solid 1px white;
}


hr {
height:1px;
color:#000000;
}

.update_lichtgrijs {
background-color:#F2F2F2;
border:0px;
margin:0px;
padding:0px;
width:790px;
}


.sites_details {
border:0px;
margin:0px;
padding:0px;
width:780px;
}




.thumbs_tabel_vp {
width:256px;
height:215px;
border:0px;
text-align:center;
margin:0px;
background-image: url(images/SiteBoxBg.jpg);

}






.thumbs_tabel {
width:190px;
height:180px;
border:0px;
text-align:center;
margin:0px;
background-color:#F2F2F2;
}


.thumbs_tabel2 {
width:150px;
height:140px;
border:0px;
text-align:center;
margin:0px;
}

.thumbs_tabel3 {
width:190px;
border:0px;
text-align:center;
margin:0px;
background-color:#F2F2F2;
height:15px;
}

.thumbs_tabel4 {
width:788px;
height:130px;
border:0px;
margin:0px;
background-color:#F2F2F2;
}

.profiel_thumb {
width:178px;
height:118px;
border:1px solid black;
}

.profiel_naam {
font-size:12px;
font-weight:bold;
}

profiel_beschrijving {
font-size:12px;
margin:0px;
}

.profiel_opties {
font-size:12px;

}


.blokje {
border:1px solid #E0E0E0;
width:180px;
height:22px;
background-color:#F9F9F9;
}

.blokje2 {
float:left;
font-weight:bold;
margin-left:3px;
margin-top:3px;
font-size:12px;
}

.blokje3 {
float:right;
margin-right:3px;
margin-top:3px;
font-size:12px;
}

.uiterlijk_blok {
margin-left:30px;
}

.thumbs_titel {
margin:6px 0 6px 0;
text-align:center;
}

.thumbs_titel2 {
margin:4px 0 6px 0;
text-align:left;
}

.thumbs_titel3 {
margin:4px 0 6px 0;
text-align:left;
font-size:12px;
}

.thumbs_titel3_bg {
margin:4px 0 6px 0;
text-align:left;
font-size:10px;
color:#979797;
}
.mainborder {
width:1000px;
height:158px;
border:0px;
margin:0px;
}

.toegevoegd {
text-align:left;
font-size:10px;
color:#979797;
 }

.thumbs_image_vp {
width:244px;
height:163px;
border:0px;
}

.thumbs_image {
width:180px;
height:120px;
border:0px;
border-bottom:1px solid white;
}

.thumbs_tekst {
text-align:center;
margin:5px 10px 5px 10px;
}

.balk_rechts {
background-color:#EBEBEB;
}

.balk_container {
margin-top:0px;
}

.balk_zwart {
background-color:#000000;
height:25px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
font-size:15px;
}

.balk_zwart2 {
background-color:#000000;
height:25px;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
text-align:left;
width:788px;
margin-left:6px;
margin-top:8px;
text-transform: uppercase;
}


.balk_zwart3 {
background-color:#000000;
height:25px;
color:#FFFFFF;
font-weight:bold;
font-size:15px;
text-align:left;
width:788px;
text-transform: uppercase;
margin-top:5px;
margin-bottom:8px;
margin-left:0px;
}


.binnen {
margin-left:5px;
margin-top:2px;
}

.thumb_scenes {
width:148px;
height:111px;
border:1px solid black;
}


.balk_nieuwsbrief {
font-size:14px;
margin:4px;
}

.div_links {
margin-top:10px;
}

.td_links {
width810px;
background-color:#FFFFFF;
}

.div_sexfilms {
margin:5px;
}

.div_sexfilms2 {
margin:0px;
}

.form_email {
width:120px;
}

.form_genrekeuze {
font-size:13px;
margin-left:30px;
}
