@charset "utf-8";
/* CSS voor Geil Feest */

* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 12px; 
	color: #fff;
}

body {
	background-image: url(../images/background.gif);	
}

a img {
	border-top-color: #3e1438;
	border-right-color: #3e1438;
	border-bottom-color: #3e1438;
	border-left-color: #3e1438;
}

a { 
	color: #589abb;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #589abb;
}

h2 {
	font-size: 26px;
	color: #589abb;
}

#container {
	height: auto;
	width: 960px;
	margin: 0px auto;
}

#header {
	width: 960px;
	heigt: 340px;
}

#onderheader{
	width: 960px;
	height: 40px;
}

#videoThumbsTop {
	width: 632px;
	height: 42px;
	background-image: url(../images/de-geilste-videos-top.gif);
	background-repeat: no-repeat;
	float: left;
}

#videoThumbsContent {
	width: 582px;
	height: 984px;
	background-image: url(../images/de-geilste-videos-content.gif);
	float: left;
	padding-left: 50px;
}

#partyTrailersTop {
	width: 328px;
	height: 42px;
	background-image: url(../images/top-party-trailers-top.gif);
	background-repeat: no-repeat;
	float: left;
}

#partyTrailersContent {
	width: 313px;
	height: 384x;
	background-image: url(../images/top-party-trailers-content.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 15px;
}

#partyTrailersBottom {
	width: 328px;
	height: 16px;
	float: left;
}

#topOnlineWebcamsHeader {
	width: 328px;
	height: 40px;
	float: left;
}

#topOnlineWebcamsTop {
	width: 328px;
	height: 10px;
	background-image: url(../images/top-online-webcams-top.gif);
	background-repeat: no-repeat;
	float: left;
}

#topOnlineWebcamsContent {
	width: 293px;
	height: 630px;
	background-image: url(../images/top-online-webcams-content.gif);
	float: left;
	padding-left: 35px;
}

#videoThumbsBottom {
	width: 632px;
	height: 46px;
	float: left;
}

#topOnlineWebcamsBottom {
	width: 328px;
	height: 46px;
	float: left;
}

#nogMeerSexVideos {
	width: 960px;
	height: 54px;
	float: left;
}

#nogMeerSexVideosContent {
	background-image: url(../images/nog-meer-sex-videos-content.gif);
	float: left;
	height: auto;
	width: 920px;
	padding-left: 40px;
}

#nogMeerSexVideosBottom {
	float: left;
	height: 13px;
	width: 960px;
}

#onlineWebcamsHeader {
	float: left;
	height: auto;
	width: 960px;
}

#onlineWebcamsContent {
	float: left;
	background-image: url(../images/online-webcams-content.gif);
	height: auto;
	width: 940px;
	padding-left: 20px;
}

#onlineWebcamsBottom {
	float: left;
	height: 14px;
	width: 960px;
}

#footer{
	width: 960px;
	heigt: 160px;
}

/* Subpagina */

#sexTrailer {
	width: 960px;
	height: 45px;
	float: left;
}

#sexTrailerTitel {
	float: left;
	height: 30px;
	width: 960px;
	background-image: url(../images/sex-trailer-title.gif);
}

#sexTrailerContent {
	background-image: url(../images/sex-trailer-content.gif);
	float: left;
	height: 436px;
	width: 920px;
	padding-left: 40px;
}

#sexTrailerBottom {
	float: left;
	height: 15px;
	width: 960px;
}

#meerCategorie {
	width: 960px;
	height: 45px;
	float: left;
}

#meerCategorieTitel {
	float: left;
	height: 30px;
	width: 960px;
	background-image: url(../images/meer-categorie-title.gif);
}

#meerCategorieContent {
	background-image: url(../images/meer-categorie-content.gif);
	float: left;
	height: 852px;
	width: 920px;
	padding-left: 40px;
}

#meerCategorieBottom {
	float: left;
	height: 15px;
	width: 960px;
}
