@charset "utf-8";




body{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
}

.golven{
	width:772px;
	height:496px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(http://www.seksprofiel.nl/images/golf.png);
	z-index:-1;
}


.pub_banner{
	width:466px;
	height:60px;
	background-color:#FFF;
	float:right;
	clear:both;
	margin-top:10px;
	margin-right:10px;
	position:relative;
	bottom:0px;
}





.container{
	width:945px;
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:both;
}

.banner{
	margin-top:20px;
	margin-bottom:10px;
}
	
.logo{
	width:409px;
	height:94px;
	background-image:url(http://www.seksprofiel.nl/images/logo.png);
	background-repeat:no-repeat;
	float:left;
}

.header{
	width:938px;
	height:220px;
	background-image:url(http://www.seksprofiel.nl/images/header.png);
	background-repeat:no-repeat;
	clear:both;
	position:relative;
	margin-bottom:8px;
}

.headertext{
	float:right;
	text-align:right;
	clear:right;
	margin-bottom:-10px;
	}

.headertext p{
	color:#FFF;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

.moviebox{
	width:307px;
	height:217px;
	margin-right:8px;

	margin-bottom:8px;
	float:left;
	background-image:url(http://www.seksprofiel.nl/images/box_bgjpg.jpg);
	text-align:center;
}

.moviebox h1{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.moviebox p{
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.moviebox img{
        border: 0px solid #000;
	width:180px;
	height:135px;
	}
	
.footer{
	text-align:right;

	width:936px;
	height:56px;
	padding-top:15px;
	background-image:url(http://www.seksprofiel.nl/images/footer.jpg);
	background-repeat:no-repeat;
	position:relative;

	clear:both;}
	
	.footer p{

		margin-right:15px;
	margin-top:7px;
	font-size:11px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.admintabel {
	font-size: 11px;
}

.betaalscherm {
	float: right;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}	

.videoplayer {
	float: left;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.content {
	width: 850px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

a:link{
color: #000000;
text-decoration: none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited{
background-color: transparent;
color: #000000;
text-decoration: underline;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover{
color: #fa3fd6;
text-decoration: none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:active{
color: #000000;
text-decoration: underline;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;

