body {
background: #fcf1fb url(images/BackGND.jpg) repeat-x;
margin: 0px;
padding: 0px;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;

}

img{
border: hidden;
}

ig
{
padding: 0px;
border-right: solid 1px #e1e1e1;
border-left: solid 1px #E1E1E1;
border-top: solid 1px #E1E1E1;
border-bottom: solid 1px #E1E1E1;
}

p
{
line-height: 2px;
}

p {
line-height: 12px;
font-size: 10px;
text-align: center;
}
h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}

#website {
	width: 850px;
	height: 1000px;
	background-color:#fcddf9;
	margin-left: auto;
	margin-right:auto;
}

#header {
	position: relative;
	width: 850px;
	height: 167px;
	padding : 0px;
	margin: 0px;
	text-align: center;
	background-color: #fcddf9;
}

#contact {
	position: relative;
	text-align: center;
	width: 850px;
	padding: 20px;
}

#middle {
	position: relative;
	background-color: #fcddf9;
	height: 100%;
	width: 850;
	margin-left : auto;
	margin-right : auto;
}

#middle h3,h4
{
	position: relative;
	background-color: #dd4bd1;
	border: dotted 1px #FFFFFF;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
}

#colomn1 {
	float:left;
	background-color: #ffe9f8;
	height: 100%;
	width: 210px;
	padding: 2px;
	border-left: dotted 1px #6666661;
	margin-left : auto;
	margin-right : auto;
}

#bottom {
	position:relative;
	float:none;
	width: 850px;
}

#footer {
	position: relative;
	text-align: center;
	float:left;
	margin-left : auto;
	margin-right : auto;
	background-color: #fcddf9;
	width: 850px;
}

ul.links
{
list-style: none;
}

ul.links li
{

line-height: 12px;
}

ul.links li.first
{

}

ul.links li.prenten
{
}

a
{
text-decoration: none;
color: #9900CC;
}

a:hover
{
text-decoration: underline;
color: #FF00FF;
}

#Header-Top_ {
	position:relative;
	width:850px;
	height:104px;
}

#Header-Menu-L_ {
	position:relative;
	float:left;
	width:25px;
	height:63px;
}

#Menu-Left_ {
	position:relative;
	float:left;
	width:4px;
	height:45px;
}

#Menu-Back_ {
	position:relative;
	height:45px;
	background: url(images/Menu_Back.jpg);
}

#Menu-Home_ {
	position:relative;
	float:left;
	width:46px;
	height:45px;
}

#Menu-Webcams_ {
	position:relative;
	float:left;
	width:71px;
	height:45px;
}

#Menu-Videos_ {
	position:relative;
	float:left;
	width:64px;
	height:45px;
}

#Menu-Favorieten_ {
	position:relative;
	float:left;
	width:89px;
	height:45px;
}

#Menu-Prenten_ {
	position:relative;
	float:left;
	width:72px;
	height:45px;
}

#Menu-Mail_ {
	position:relative;
	float:left;
	width:71px;
	height:45px;
}

#Menu-Right_ {
	position:relative;
	float:left;
	width:4px;
	height:45px;
}

#Header-Menu-Right_ {
	position:relative;
	float:left;
	width:25px;
	height:45px;
}

#Header-Bottom_ {
	position:relative;
	float:left;
	width:825px;
	height:18px;
}


#dhtmltooltip{
position: absolute;
/*width: 150px;*/
border: 2px solid black;
padding: 2px;
/*background-color: lightyellow;*/
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* Popup info */
#layer {
        position:absolute;
        visibility:hidden;
        z-index: 100;
}

.lay {
        background: url(http://www.seks-games.nl/images/Layer.gif);
        width: 250px;
        height: 66px;
        color: #000;
}

.lay IMG {
        width: 90px;
        height: 60px;
        border: 0px;
        margin: 0 0 0 0px;
}

.tekst {
        vertical-align: top;
		text-align: center;
        width: 169px;
        padding: 5px 0 0 7px;
        font-weight: bold;
        color: #000;
}

.info {
        color: #000;
        padding: 10px 0 0 3px;
}


#view {
	background-color:#fcddf9;
	padding: 10px;
	width: 850px;
	margin-left: auto;
	margin-right:auto;
}

#view_ads {
	position: relative;
	width: 850px;
	padding: 0px;
	text-align: center;
	background-color:#fcddf9;
}

#view_description {
	width: 850px;
	position: relative;
	text-align: center;
	background-color:#fcddf9;
}

#view_main {
	width: 850px;
	position: relative;
	background-color:#fcddf9;
}




/********** PRELOADER ************/

div#div_slider {
	align: left;
	width: 107px;
}
#pre_bar {
	background-color:#99CCFF;
	width:0px;
	font-size:10px`;
}
#pre_bar span { 
	background-color:#fff;
	color:#99CCFF;
	padding:0px;
	height:1px;
	line-height:1px;
	font-size:1px;
}
div#pre_loader {
	width:300px;
	height:10px;
	border:1px solid #99CCFF;
	background-color:#fff;
	text-align:left;
	margin:auto;
	overflow:hidden;
	margin-bottom:3px;
}
div#pre_ad { 
	text-align:center;
	margin:auto;
}
div#pre_adcont { 
	margin:0 auto;
	margin-bottom:11px;
	padding-top:20px;
}
div#pre_click2close A {
	font-size:10px;
	color:#000;
	text-decoration:underline;
	font-family:Tahoma,Arial,Verdana;
}
div#pre_c2c_container {
	margin:0 auto;
	width:300px;
	height:20px;
}
div#pre_click2close,div#pre_percent {
	float:left;
	height:15px;
	line-height:20px;
	font-size:10px;
	font-family:Tahoma,Arial,Verdana;
}
div#pre_percent {
	font-size:10px;
	font-weight:bold;
	color:#4A72AD;
	text-align:right;
}
div#pre_clear {
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
	width:300px;
	margin:0 auto;
}