body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #150505;
	background-image: url(../pics/ff_logo-bg2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
#kolom a:link {
	text-decoration: none;
	/*color: #ff8000;*/
	color: #F00;
}
#kolom a:hover {
	text-decoration: none;
	color: #FF0;
}
#kolom a:visited {
	text-decoration: none;
	color: #F00;
}
#kolom a:visited:hover {
	text-decoration: none;
	color: #FF0;
}
#overzfooter a:link {
	text-decoration: none;
	/*color: #ff8000;*/
	color: #F00;
}
#overzfooter a:hover {
	text-decoration: none;
	color: #FF0;
}
#overzfooter a:visited {
	text-decoration: none;
	color: #F00;
}
#overzfooter a:visited:hover {
	text-decoration: none;
	color: #FF0;
}
select {
	color: #000;
	background-color: #CCC;
}
form {
	font-size: 11px;	
}
.geenbovenmarge {
	margin-top: 0px;
	padding-top: 0px;
}
.vastebovenmarge {
	margin-top: 2px;
	padding-top: 2px;
}
.geletekst {
	color: #FF3;
}

#wrapper {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 680px;
}
#header {
	height: 168px;
	width: 100%;
	position: relative;
}
#menubar {
	float: left;
	width: 205px;
}
#content {
	float: left;
	width: 770px;
	height: 550px;
	position: relative;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#overzfooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03F;
	width: 770px;
	position: absolute;
	top: 520px;
	left: 0px;
}
#overzicht {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kolom {
	float: right;
	width: 220px;
	text-align: right;
}
#subkolom {
	float: right;
	width: 220px;
	text-align: right;
	color: #FF3;
}
#subsubkolom {
	float: right;
	width: 220px;
	text-align: right;
	color: #FF3;
}
#footer {
	clear: both;
	width: 100%;
}
#subheader {
	height: 20px;
	width: 600px;
	position: absolute;
	top: 137px;
	left: 320px;
}
input {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	height: 16px;
	border: 1px solid #FFF;
}

textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #FFF;
}
.knop {
	height: 24px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#kolomfotograaf {
	float: right;
	width: 300px;
	text-align: right;
}
#overzichtfotograaf {
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

