body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	margin-top: 0px;
	color: #FFFFFF;
}
#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#boven{
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 221px;
	width: 720px;
	padding-top: 14px;
	padding-left: 25px;
}
#boven a{
	font-size: 14px;
	font-weight: bold;
	color: #FDE60C;
	text-decoration: none;
}
#boven a:hover{
	color: #FFF;
	text-decoration: none;
}

#inhoud {
	padding:15px;
	margin: 0px 0px 13px;
	float: right;
	background: #496165;
	width: 449px;
	border-top: 2px solid #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
}
#inhoud a {
	color:#FDE60C;
}
#inhoud a:hover {
	text-decoration:none
}
#onder{
	clear:both;
	height: 16px;
	width: 712px;
	background-color: #496165;
	padding: 4px;
	border-top: 7px solid #FDE60C;
	border-right: 7px #FDE60C;
	border-bottom: 7px #FDE60C;
	border-left: 7px #FDE60C;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#menu {
	margin: 0px 0px 5px;
	float: left;
	width: 210px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #496165;
	padding: 8px;
	border-top: 2px solid #FDE60C;
	border-bottom: 2px solid #FDE60C;
}
#menu a{
	color: #CCCCCC;
	text-decoration: none;
}
#menu a:hover{
	color: #FDE60C;
	margin-left: 5px;

}
#menu #hoofdmenu{
	background-color: #000000;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-bottom: 3px;
	font-size: 14px;
	padding: 2px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FDE60C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rood {
	color: #D00019;
	font-weight: bold;
}
.zwart {
	color: #000000;
}
.center {
	text-align: center;
}
li {
	list-style image: url(../images/bullet.gif);
}
#fotokader {
	padding: 10px;
	width: 440px;
}
#fotokader img {
	margin: 10px;

}
#fotokader img{
	border: 4px solid #000000;
}
#fotokader img:hover{
	border: 4px solid #FFFFFF;
}
.geel {
	color: #FFFF00;
}
