body {
	margin: 0;
	text-align: center;
	font: 10pt arial;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #900000;
}
#midden {
	margin: 0 auto;
	width: 780px;
}
#kolom1 {
	padding-top: 5px;
	padding-left: 18px;
	float: left;
	width: 100%;
	text-align: center;
	border-right: 1px solid #fe3d3c;
	border-left: 1px solid #fe3d3c;
}
#onlinekolom
{
	float: left;
	margin-left :5px;
	margin-bottom :5px;
	width: 175px;
	border: 1px solid #fe3d3c;
	background-image: url(images/profielbg.jpg);
	background-repeat: repeat-x;
	background-color: #bc0809;
	}
#header {
	float: left;
	margin-top: -3px;
	width: 780px;
	border-right: 1px solid #fe3d3c;
	border-left: 1px solid #fe3d3c;
}

#navigatie {
	float: left;
	width: 780px;
	padding-top: 5px;
	color: #ffcc00;
	text-align: center;
	border-right: 1px solid #fe3d3c;
	border-left: 1px solid #fe3d3c;
}
#navigatie a{
	color: #ffcc00;
	text-align: center;
	font-size: 12px;
}
#links {
	float: left;
	width: 780px;
	padding-top: 10px;
	text-align: center;
	border-right: 1px solid #fe3d3c;
	border-left: 1px solid #fe3d3c;
	margin-bottom: -3px;
}
#onlinekolom a{
	text-align: left;
	color: #ffcc00;
	font-size: 12px;
}
#links a{
	text-align: center;
	color: #ffcc00;
	font-size: 12px;
}
#footer {
	height: 20px;
	width: 780px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#profiel
{
	float: left;
	width: 560px;
	border: 1px solid #fe3d3c;
	text-align: left;
	background-image: url(images/profielbg.jpg);
	background-repeat: repeat-x;
	background-color: #bc0809;
	}

#contentboven,
#contentboven a:link,
#contentboven a:active,
#contentboven a:visited,
#contentboven a:hover{
	color: #ffcc00;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #fe3d3c;
	font-weight: bold;
}
#content
{
	float: left;
	width: 120px;
	height: 200px;
	border: 1px solid #fe3d3c;
	margin-left : 3px;
	margin-bottom: 3px;
	text-align: center;
	overflow: hidden;
	background-image: url(images/profielbg.jpg);
	background-repeat: repeat-x;
	background-color: #bc0809;
	}
.fotoinfo    {
	height: 77px;
	margin: 3px;
}
.fotoinfo a {
	color: #ffcc00;
	font-size: 12px;
	text-align: left;
}
.omschrijving {
	margin: 3px;
	font-size: 12px;
	text-align: left;
}
.omschrijving a {
	color: #ffcc00;
	font-size: 12px;
	text-align: left;
}
.onlinelijst
{
	color: #330033;
	font-size: 12px;
	text-align: left;
	margin :3px;
	}
.onlinelijst a {
	color: #330033;
	text-transform: uppercase;
}
