a{text-decoration:none;}
a{text-decoration:none;
color:#FFFFFF;}

body{
	font-family: tahoma;
	font-size: 11px;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #000102;
	margin: 0;
	color: #fff;
	}

#container{
	height: auto;
	width: 950px;
	margin: 0px auto 0px auto;
	background-image: url(img/container-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #303743;
	overflow: hidden;
	}
	
#header{
	height: 136px;
	width: 950px;
	background-image: url(img/header.png);
	}
	
#menu{
	width: 550px;
	height: 30px;
	margin-left: 200px;
	}
	
.home a{
	height: 30px;
	width: 75px;
	float: left;
	background-image: url(img/home.png);
	}
	
.home a:hover{
	background-image: url(img/home-o.png);
	} 
	
.vrouwen a{
	height: 30px;
	width: 75px;
	float: left;
	background-image: url(img/vrouwen.png);
	}
	
.vrouwen a:hover{
	background-image: url(img/vrouwen-o.png);
	} 
	
.mannen a{
	height: 30px;
	width: 75px;
	float: left;
	background-image: url(img/mannen.png);
	}
	
.mannen a:hover{
	background-image: url(img/mannen-o.png);
	} 
	
.stellen a{
	height: 30px;
	width: 75px;
	float: left;
	background-image: url(img/stellen.png);
	}
	
.stellen a:hover{
	background-image: url(img/stellen-o.png);
	} 
	
.webcams a{
	height: 30px;
	width: 75px;
	float: left;
	background-image: url(img/webcams.png);
	}
	
.webcams a:hover{
	background-image: url(img/webcams-o.png);
	} 
	
.movies a{
	height: 30px;
	width: 100px;
	float: left;
	background-image: url(img/sexfilms.png);
	}
	
.movies a:hover{
	background-image: url(img/sexfilms-o.png);
	} 
		
#left{
	height: auto;
	width: 706px;
	float: left;
	}
	
#welkom{
	height: 210px;
	width: 706px;
	background-image: url(img/welkom.png);
	margin-bottom: 14px;
	}
	
#flash{
	height: 204px;
	width: 254px;
	float: left;
	background-image: url(img/flash.png);
	margin-left: 2px;
	margin-top: 3px;
        background-repeat: no-repeat;
        padding-top: 4px;
        padding-left: 4px;
	}
	
#welkom-text{
	height: 90px;
	width: 416px;
	float: left;
	padding: 15px;
	line-height: 14px;
	}
	
#welkom-links{
	height: 60px;
	width: 416px;
	float: left;
	padding: 10px 15px 10px 15px;
	}
	
#welkom-links ul{
	margin: 0px 20px 0px 0px;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#welkom-links li{
	position: relative;
	}
	
#welkom-links a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	}

#content{
	height: auto;
	width: 674px;
	background-color: #1e232a;
	border: 1px #171a20 solid;
	padding: 15px;
	margin-bottom: 60px;
	}
	
#contentwide{
	height: auto;
	width: 950px;
	background-color: #1e232a;
	border: 1px #171a20 solid;
	padding: 15px;
	margin-bottom: 60px;
	}
	
#right{
	height: auto;
	width: 202px;
	float: left;
	margin-left: 20px;
	}
	
#zoeken-heading{
	height: 18px;
	width: 172px;
	background-image: url(img/zoeken.png);
	font-size: 12px;
	padding-left: 30px;
	padding-top: 6px;
	}
	
#zoeken{
	height: auto;
	width: 170px;
	border: 1px #272d37 solid;
	margin-bottom: 30px;
	padding: 15px;
	background-color: #383e4a;
	} 
	
#sitenav-heading{
	height: 18px;
	width: 172px;
	background-image: url(img/sitenav.png);
	font-size: 12px;
	padding-left: 30px;
	padding-top: 6px;
	}
	
#sitenav{
	height: auto;
	width: 170px;
	border: 1px #272d37 solid;
	margin-bottom: 30px;
	padding: 15px;
	background-color: #383e4a;
	}
	
#linkpartners-heading{
	height: 18px;
	width: 172px;
	background-image: url(img/linkpartners.png);
	font-size: 12px;
	padding-left: 30px;
	padding-top: 6px;
	}
	
#linkpartners{
	height: auto;
	width: 170px;
	border: 1px #272d37 solid;
	padding: 15px;
	background-color: #383e4a;
	}  
	


h1{
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 14px;
	}
	
h2{
	padding: 8px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
	}
	
h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
