"utf-8";
#container {
	height: auto;
	width: 713px;
	left: 50%;
	margin-left: ;
	position: absolute;
}
body {
	background-color: #000000;
	margin: 0px;
}
#content {
	background-image: url(pics/achtergrond.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 713px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-position: center top;
	top: 409px;

}
#content a{
	color:#FFA66A;
	text-decoration: underline;
}
#content a:visited{
	color:#FFA66A;
	text-decoration: none;
}
#content a:active{
	color:#ffffff;
	text-decoration: none;
}
#content a:hover{
	color:#FF6600;
	text-decoration: underline;
}

.kopje {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.body_wit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #FFFFFF;
}

.kopje_wit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#start {
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#tabel_submenu a{
	color:#FFA66A;
	text-decoration: none;
}
#tabel_submenu a:visited{
	color:#FFA66A;
	text-decoration: none;
}
#tabel_submenu a:active{
	color:#ffffff;
	text-decoration: none;
}
#tabel_submenu a:hover{
	color:#FF6600;
	text-decoration: underline;
}

