@charset "utf-8";

body, td {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #ffffff;
	z-index:10;
}

#boxtotaal {
	width:920px;
	height:580px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-460px;
	z-index:100;
}

#logo {
	width:400px;
	height:100px;
	position:absolute;
	top:0px;
	left:250px;
}

#menu {
	width:920px;
	height:60px;
	position:absolute;
	top:110px;
	left:0px;
}
#menuBoven {
	width:920px;
	height:30px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#menuOnder {
	width:920px;
	height:30px;
	position:absolute;
	top:27px;
	left:0px;
}
#button1 {
	width:124px;
	height:30px;
	position:relative;
	float:left;
}
#button2 {
	width:73px;
	height:30px;
	position:relative;
	float:left;
}
#button3 {
	width:55px;
	height:30px;
	position:relative;
	float:left;
}
#button4 {
	width:66px;
	height:30px;
	position:relative;
	float:left;
}
#button5 {
	width:44px;
	height:30px;
	position:relative;
	float:left;
}
#button6 {
	width:55px;
	height:30px;
	position:relative;
	float:left;
}
#button7 {
	width:343px;
	height:30px;
	position:relative;
	float:left;
}
#button8 {
	width:97px;
	height:30px;
	position:relative;
	float:left;
}
#button9 {
	width:51px;
	height:30px;
	position:relative;
	float:left;
}
#button10 {
	width:559px;
	height:30px;
	position:relative;
	float:left;
}
#button11 {
	width:56px;
	height:30px;
	position:relative;
	float:left;
}
#button12 {
	width:75px;
	height:30px;
	position:relative;
	float:left;
}
#button13 {
	width:60px;
	height:30px;
	position:relative;
	float:left;
}
#button14 {
	width:107px;
	height:30px;
	position:relative;
	float:left;
}
#button15 {
	width:46px;
	height:30px;
	position:relative;
	float:left;
}

#bannerbox {
	width:900px;
	height:20px;
	position:absolute;
	top:145px;
	left:10px;
	color: #dc931a;
	font-size:1.2em;
	text-align:center;
	z-index:3;
}
#boxrest {
	width:900px;
	height:400px;
	position:absolute;
	top:200px;
	left:10px;
	z-index:100;
}

#introfilm {
	position:absolute;
	width:310px;
	height:320px;
	top:10px;
	left:0px;
	overflow:hidden;
}

#tekstboxrechts {
	width:545px;
	height:350px;
	position:absolute;
	top:0px;
	left:355px;
	z-index:10;
	background-color: black;
}
#verder {
	width:10px;
	height:10px;
	position:absolute;
	top:335px;
	left:900px;
}

#scrollArea {
	position:absolute;
	left:880px;
	top:0px;
	height:350px;
	width:21px;
	background:url(images/sliderback.jpg) repeat;
	overflow:hidden;
}
 
#scroller {
	position:absolute;
	top:-1px;
	height:30px;
	width:21px;
	background:url(images/scrollhandle.jpg) center no-repeat;
}

#container {
	position:absolute;
	width:875px;
	height:350px;
	top:0px;
	left:0px;
	overflow:hidden;
}
 
#content {
	position:absolute;
	top:0px;
	left:0px;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}

h1 {
	color: #ff0000;
	font-style:bold;
	font-size:1.4em;
}

.kopje1 {
	color: #c10076;
	font-weight:bold;
	font-size:1.0em;
}
.kopje2 {
	color: #ff0000;
	font-weight:bold;
	font-size:1.0em;
}
.kopje3 {
	color: #dc931a;
	font-weight:bold;
	font-size:1.0em;
}
.kopje4 {
	color: #a2bd30;
	font-weight:bold;
	font-size:1.0em;
}
.kopje5 {
	color: #009cdd;
	font-weight:bold;
	font-size:1.0em;
}

.noorfeed {
	width:505px;
	height:350px;
	position:absolute;
	top:0px;
	left:355px;
}

.introunder{
	position:absolute;
	width:200px;
	height:14px;
	top:280px;
	left:0px;
	background-color: #7B5B3A;
	overflow:hidden;
}

.navtext {
   width:170px;
   font-size:8pt;
   font-family:verdana;
   border-width:2px;
   border-style:outset;
   border-color:#ff0000;
   layer-background-color:#FFFFFF;
   background-color:#FFFFFF;
   color:black;
}

.puntenopeenrijtje{
	width:890px;
	height:33px;
	text-align:center;
	vertical-align: bottom;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
}

.checked{
   color:#ffffff;
}

.normal{
   color:#777777;
}

.textrood{
	color:red;
}

H3{
	display: inline;
}

