/* CSS Document */

body {
	background-color:#000000;
	background-image:url(../images/background.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	margin:0px;
	}
	
.uberdiv {
	position:relative;
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-y;
	text-align:left; 
	width:996px;
 	padding:0px; 
    margin-left:auto;
    margin-right:auto;
	margin-top:0px; 
	margin-bottom:0px;
	}

.graphicdiv{
	width:996px;
	position:relative;
	background-image:url(../images/maingraphic.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
	
.top {
	position:absolute; left:0px; top:0px;
	width:996px;
	}	
	
.topflash {
	position:absolute; left:435px; top:17px;
	width:453px;
	height:220px;
	z-index:6;
	}	
	
.menuvak {
	position:absolute; top:250px; left:15px;
	width:166px;
	}
	
.belangrijk {
	position:relative; top:0px; left:0px;
	width:996px;
	height:250px;
	}	
	
.contentdiv {
	position:relative; top:-5px; left:190px;
	background-repeat:no-repeat;
	width:630px;
	background-image:url(../images/bg_content_container.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
	
.topcontent {
	position:relative; top:-5px; left:190px;
	height:16px;
	width:630px;
	background-image:url(../images/topcontainer.jpg);
}

.footercontent {
	position:relative; top:-5px; left:190px;
	height:16px;
	width:630px;
	background-image:url(../images/footercontainer.jpg);
	background-repeat:no-repeat;
}

.linkvak {
	position:relative; 
	width:156px;
	height:16px;
	padding:2px 0px 2px 10px;
	margin:0px 0px 2px 0px;
	cursor:pointer;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bg_menu_item.png');
	background-repeat:no-repeat;
}
/* IE ignores styles with [attributes], so it will skip the following.*/
.linkvak[class]{background-image:url(../images/bg_menu_item.png);}
	
.linkvak:hover{
	color:#ffcc00;
}	
	
.banner {
	position:absolute; left:75px; top:0px;
	height:60px;
	width:468px;
	}	

.sponsoren {
	position:absolute; left:837px; top:250px;
	width:139px;
	text-align:center;
	background-color:#FFFFFF;
	overflow:hidden;
	}	
	
.bottom {
	position:relative; top:0px; left:0px;
	/*background-image:url(../images/bottomback.jpg);
	background-repeat:no-repeat;*/
	height:65px;
	width:996px;
	}
	
.bottomcontent{
	position:relative; top:0px; left:190px;
	text-align:center;
	font-size:8pt;
	width:630px;
	color:#666666;
}	

.bottomcontent a{
	color:#666666;
	font-size:8pt;	
}	

.bottomcontent a:hover{
	font-size:8pt;	
}	
	
.nieuwstitel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3399ff;
	}	
	
.nieuwstitel a {
	font-size:16px;	
	color:#3399ff;
	text-decoration:none;
	}

.nieuwstitel a:hover {
	font-size:16px;	
	color:#3399ff;
	text-decoration:none;
	}

.nieuwscontent {
	position:relative; left:20px; top:82px;
	width:600px;
	font-size:9pt;
	background-color:#1f1f1f;
	color:#ffffff;
	/*line-height:14px;*/
	z-index:10;
	}	

.nieuwscontent table td {
	color:#FFFFFF;
	font-size:9pt;
	/*line-height:14px;*/
}

a.nieuwsleesmeer{
	font-size:11px;
	color:#ffcc00;
}

a.nieuwsleesmeer:hover{
	font-size:11px;
	color:#ffcc00;
}

.nieuwsfoto {
	border:1px solid #666666;
	}
	
.nieuwsfoto2 {
	text-align:center;
	width:155px;
	padding:3px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	}	
	
hr {
	background-color:#7C7C7C;
	height:1px;
	width:100%;
	border:1px solid #7C7C7C;
	}	
	
.grijs {
	color:#7C7C7C;
	font-size:10px;
	}
	
.klassement {
	position:absolute; left:15px; top:630px;
	z-index:10;
	width:166px;
	background-image:url(../images/klassement_back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.klassement a {
	color:#ffffff;
	font-size:11px;
}

.klassement a:hover {
	color:#ffffff;
	font-size:11px;	 
}

.klassement td{
	padding:0px 0px 4px 0px;
	vertical-align:text-bottom;
}

.movie {
	position:absolute; top:920px;
	left:15px;
	width:166px;
	height:200px;
	}	
	
.cartel {
	text-align:left;
	position:absolute; top:0px; left:660px;
	color:#666666;
	width:120px;
	}
	
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffcc00;
	text-decoration:none;
	}
	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffcc00;
	text-decoration:underline;
	}	

a.titellink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	text-decoration:none;
	}
	
a.titellink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffcc00;
	text-decoration:underline;
	}	
		

	
th {
	font-weight: normal;
	text-align: left;
}

a img {
	border: 0px;
}












table.intern {
	width: 100%;
}

table.intern td {
	border: 0px dotted grey;
	text-align: left;
	padding: 2px;
	vertical-align: top;
	color:#FFFFFF;
}

table.intern_v2 td {
	color:#FFFFFF;
}

table.intern tr.odd {
	background: #CCCCCC;
}

table.intern tr.even {
	background: #999999;
}

table.intern th {
	color: #7B0000;
	padding: 2px;
	font-weight: bold;
}

table.intern td.icon {
	width: 20px;
	text-align: center;
	background: white;
}

.pager {
	color:#ffcc00;
}