body, html
{
	font-size: 90%;
	font-family: arial,verdana,helvetica,"comic sans ms";
	color: #000;
	background-color: #993;
	margin-top: 0px;
}

#container
{
	background-color: #fffcf0;
	width: 800px;
	height: 100%;
	margin: 10px auto 0 auto;
}

#headtop
{
	width: 800px;
	height: 160px;
	background-color: #FFFCF0;
}

#headleft
{	
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 200px;
	height: 140px;
	background-color: #F7FBEB;
	border: solid 1px #000;
}

#headright
{	
	float: left;
	position: relative;
	width: 555px;
	height: 140px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F7FBEB;
	border: solid 1px #000;
}

#horleeg
{
	float: left;
	width: 800px;
	text-align: center;
	background-color: #336633;
	color: #000;
	line-height: 23px;
	height: 25px;
}

#kader
{
	float: left;
	width: 800px;
	height: 450px;
	text-align: left;
}

#kaderlinks
{
	position: relative;
	float: left;
	width: 298px;
	height: 415px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	background-color: #F7FBEB;
	padding: 5px;
	border: solid 1px #336633;
	color: #336600;
	font-size: 13px;
	font-family: verdana,arial,times new roman;
}

#kaderrbov
{	
	position: relative;
	float: left;
	width: 450px;
	height: 201px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F7FBEB;
	text-align: left;
	border: solid 1px #336633;
	padding-bottom: 5px;
}

#kaderrben
{
	position: relative;
	float: left;
	width: 450px;
	height: 201px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F7FBEB;
	text-align: left;
	border: solid 1px #363;
	padding-bottom: 5px;
}

#fotosite
{
	position: absolute;
	top: 50px;
	left: 10px;
}

.foto
{
	width: 200px;
	height: 150px;
}

#cainfo
{	
	position: absolute;
	top: 40px;
	left: 170px;
	padding: 5px;
	background-color: #DFEFB0;
	color: #336633;
	border: solid 1px #000;
}

#gainfo
{	
	position: absolute;
	top: 40px;
	left: 170px;
	padding: 5px;
	background-color: #DFEFB0;
	color: #336633;
	border: solid 1px #000;
}

a
{
	text-decoration: none;
	color: #F00;
}

.info
{
	color: #FFF;
}

.activelink
{
	background-color: #fffcf0;
	font-weight: bold;
}

.adres
{
	color: #FFF;
}

.clear
{
	clear: both;
}

.lidvanrecron
{
	position: absolute;
	bottom: 5px;
	padding-right: 5px;
	width: 50px;
	height: 55px;
	border: none;
}

.lidvanvekabo
{
	position: absolute;
	left: 60px;
	bottom: 5px;
	padding-right: 5px;
	width: 50px;
	height: 55px;
	border: none;
}

.logo
{
	padding-top: 5px;
	padding-left: 10px;
	width: 180px;
	height: 130px;
}

h1.headertekst
{	
	position: absolute;
	top: 0px;
	left: 150px;
	font-family: "comic sans ms", verdana;
	font-size: 30px;
	color: #336633;
	margin-top: 0px;
}

h2.headertekstca
{
	position: absolute;
	top: 35px;
	left: 20px;
	font-family: "comic sans ms", verdana;
	font-size: 25px;
	color: #336633;
	margin-top: 0px;
}

.headertekstkoppel
{	
	position: absolute;
	top: 25px;
	left: 180px;
	font-family: "comic sans ms", verdana;
	font-size: 25px;
	color: #336633;
}

.headertekstga
{	
	position: absolute;
	top: 60px;
	left: 260px;
	font-family: "comic sans ms", verdana;
	font-size: 25px;
	color: #336633;
}

#footer
{
	text-align: center;
	float: left;
	width: 800px;
	height: 15px;
	font-size: 10px;
	background-color: #336633;
}

.footertekst  a
{
	text-align: center;
	color: #FFF;
}

#button
{	
	width: 450px;
	height: 25px;
	font-weight: bold;
	font-size: 22px;
	line-height: 25px;
	border-bottom: 1px #336633 solid;
	background-color: #336633;
}

#button a
{
	color: #FFFFFF;
	width: 450px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: underline;
}

#button a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #D4D4F4;
}