body{
	margin:0px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
	background-image:url(images/bgbody.gif);
	background-repeat:repeat-x;
}
h1, h2, h3{
  	color:#6699ff;
	font-weight:normal;
	margin-bottom:0px;
}
h1{
  font-size:24px;
}
h2{
  font-size:18px;
}
h3{
  font-size:12px;
}
p{
	margin-top:0px;
}

a, a:active, a:visited, a:hover{
	color:#cc0000;
	text-decoration:underline;
}
/******/
/*Site*/
/******/
#site{
	width:900px;
	position:absolute;
	left: 50%;
	margin-left:-450px;
}
#kop{
	background-image:url(images/bgkop.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:200px;
	float:left;
	clear:both;
}

#links{
	width:200px;
	float:left;
	padding-top:25px;
	padding-bottom:25px;
}
#content{
	width:450px;
	float:left;
	padding:25px;
}

#rechts{
	width:200px;
	float:left;
}
#voet{
	width:708px;
	height:38px;
	float:left;
	clear:both;
	background-color:#6699ff;
	background-image:url(images/bgvoet.gif);
	background-repeat:no-repeat;
}
/***********/
/*Navigatie*/
/***********/
#navigatie{
  	width:700px;
	height:30px;
	position:absolute;
	left:200px;
	top:163px;
}
#navigatie ul{
	margin:0px;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
}
#navigatie ul li{
	float:left;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigatie a{
  	color:#ffffff;
}
/**********/
/*headline*/
/**********/
#rechts, #rechts a, #rechts h2{
  	color:#ffffff;
}
.headlinekop {
	margin-top:25px;
	background-color:#cc0000;
	background-image:url(images/bgitemkop.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.headlinekop p, .headlinevoet p{
  color:#ffffff;
  margin:0px;
  padding:5px;
}
.headlinecontent{
	background-color:#cc0000;
	background-image:url(images/bgitem.gif);
	margin:0px;
	padding:5px;
}
.aftellen{
  	font-size:100px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.headlinevoet{
	height:32px;
	backgournd-color:#cc0000;
	background-image:url(images/bgitemvoet.gif);
	background-repeat:no-repeat;
	padding-right:10px;
}
.headlinevoet p{
  text-align:center;
}
.sterretje{
	color:#CC0000;
	font-size:10px;
}

