/* CSS Document */
* {margin: 0;padding: 0;} 

body {
	font-family: Tahoma;
	text-align: center;
	font-size: 12px;
	background-color:#000;
	margin: 0;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.preloadimages {
	display: none;
}
.container {
	width: 990px;
	margin: 0 auto;
	background-color: #000000;
	border: 3px solid #000000;
}
.header {
	float: left;
	width: 990px;
	height: 140px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 3px solid #000000;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header object {
	margin: 0px;
	padding: 0px;
}
.header p{
	margin: 0px;
	padding: 0px;
	margin-top: 120px;
	color: #FFF;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
}
.toolbar {
	float: left;
	width: 980px;
	margin: 4px;
	height: 25px;
	background-image:url(images/toolbarbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #000;
}
.toolbar ul {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.toolbar ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	width: 120px;
	margin-right: 10px;
}

.toolbar ul li a {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding-top: 4px;
	text-align: center;
}

.toolbar ul li a:hover  {
/*	background-color: #000000; */
	color: #fcd116;
	display:block;
}

.content {
	float: left;
	width: 990px;
	background-color: #fcd116;
	padding-bottom: 4px;
}

.pornitems {
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left: 10px;
}
.pornitems li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	width: 140px;
}
.pornitems li a{
	color: #000;
}


.thumb {
	float: left;
	width: 159px;
	height: 121px;
	margin-left: 3px;
	margin-top: 3px;
	border: 1px #000 solid;
	padding: 0px;
	z-index: 0;
	text-align: left;
	overflow:hidden;
}
.thumb img{
	padding: 3px;
	background-color: #FFFFFF;
	border: 0px;
}
.thumb a:hover img {
	background-color: #fff1a5;
}
/*hover plaatjes*/
.thumb:hover{
	background-color: transparent;
	z-index: 50;
}
.thumb span{ /*CSS for enlarged image*/
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	color:black;
	display:block;
	height:24px;
	padding:3px;
	margin: 3px;
	position:relative;
	text-decoration:none;
	top:-36px;
	visibility:hidden;
	width:147px;
	color:#FFFFFF;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.thumb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: relative;

left: 0px;
/*einde hover*/
}






.content h3 {
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
}
.ad
{
	float: left;
	width: 990px;
	height: 20px;
}
.movie {
	float: left;
	width: 642px;
	height: 493px;
	margin-left: 4px;
	margin-right: 2px;
	background-color: #FFFFFF;
	border: 1px #000 solid;
	padding: 3px;
}
.movie h3{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.toplist {
	float: left;
	width: 980px;
	margin: 4px;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000;
	padding-bottom: 2px;
}
.toplist ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.toplist ul li{
	float: left;
	padding-top: 2px;
	width: 163px;
}
.toplist a{
	margin-left: 5px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.toplist a:hover{
	text-decoration: underline;
	color: #CC0000;
}

.footer {
	float: left;
	width: 990px;
	background-color: #fcd116;
}
.footer a {
	color:#000000;
}





/* navigatie */ 
.topnavigatie {
	float: left;
	width: 990px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.topnavigatie .navleft a {
	float: left;
	margin-left: 4px;
	text-align: left;
	background-color:#FFFFFF;
	padding-left: 11px;
	padding-right: 12px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.topnavigatie .navright a {
	float: right;
	margin-right: 8px;
	text-align: right;
	background-color:#FFFFFF;
	padding-left: 32px;
	padding-right: 26px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
.topnavigatie .navright a:hover, .topnavigatie .navleft a:hover {
	color: #CC0000;
	border: 1px solid #000000; 
}
.navigation {
	float: left;
	width: 980px;
	margin: 4px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.navigation .nummeractief {
	float: left;
	background-color: #FFFFFF;
	color: #CC0000;
	width: 25px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #000000;
}
.navigation a {
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	width: 25px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #000000;
}
.navigation a:link,
.navigation a:active,
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover{
	color: #CC0000;
}

/* einde navigatie */
