body			{
			margin-top:0px;
			margin-bottom:0px;
			background-color:#6BA0BF;
			font-family:"verdana", Lucida Grande, Tahoma, Arial, sans-serif;
			font-size:11px;
			height:100%;
			}
			
a			{
			text-decoration:underline;
			color:#4F7A93;
			}
			
a:hover		{
			text-decoration: underline;
			}	
			
input			{
			font-family:"verdana", Lucida Grande, Tahoma, Arial, sans-serif;
			font-size:11px;
			}
			
select			{
			font-family:"verdana", Lucida Grande, Tahoma, Arial, sans-serif;
			font-size:11px;
			}
			
img			{
			border-width: 0;
			}

img.frontimage {
                        display: block;   
                        margin-left: auto;
                        margin-right: auto;
                        border-style: double;
                        border-width: 1px;
                        margin-left: 18px;
}
						
#container		{
			background-image: url(../images/repeat.gif);
			position:absolute;
			left:50%;
			width:737px;
			margin-left:-369px;
			background-color:#ffffff;
			
			height: auto !important;
			height: 100%;
			min-height: 100%;
			}

.logo			{
			background-image: url(../images/logo.gif);
			background-repeat:repeat;
			width:177px;
			height:63px;
			border: 1px solid #ffffff;
			border-top:none;
			}
			
.header			{
			background-image: url(../images/header.gif);
			width:560px;
			height:64px;
			border: 1px solid #ffffff;
			border-top:none;
			border-left:none;
			}
			
.status			{
			background-color:#4F7A93;
			height:26px;
			width:737px;
			color:#ffffff;
			padding-left:11px;
			border: 1px solid #ffffff;
			border-top:none;
			}
						
.status_link		{
			color:#ffffff;
			}
			
.menu			{
			background-color:#F1D93F;
			height:172px;
			width:164px;
			padding-top:11px;
			padding-left:11px;
			border: 1px solid #ffffff;
			border-top:none;
			}
			
.inhoud			{
			background-color:#ffffff;
			width:560px;
			
			}
			
.menu_gebruiker		{
			background-color:#E9D23A;
			height:93px;
			width:164px;
			padding-top:11px;
			padding-left:11px;
			border: 1px solid #ffffff;
			border-top:none;
			}
			
.kampteller		{
			background-color:#F1D93F;
			height:70px;
			width:164px;
			padding-top:11px;
			padding-left:11px;
			border: 1px solid #ffffff;
			border-top:none;
			border-bottom:none;
			}
			
.titel_pagina		{
			font-size:17px;
			color:#4F7A93;
			}
			
.titel_nieuws		{
			font-size:13px;
			color:#4F7A93;
			}

.titel_fout		{
			font-size:12px;
			color:red;
			}
			
.inhoud_tekst		{
			width:420px;
			text-align:justify;			
			}
			
.center		{
			text-align:center;
			}
			
.profiel	{
			color:#4F7A93
			}
			
.tabel		{
			width:130px;
			height:16px;
			border: 0px solid #F1D93F;
			text-align:center;
			}
			
.div_blauw	{
			width:533px;
			border: 1px solid #F1D93F;
			color:#4F7A93;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:5px;
			}
			
.div_zwart	{
			width:528px;
			border: 1px solid #F1D93F;
			color:#000000;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:5px;
			padding-right: 5px;
			}
			
.div_rood	{
			width:533px;
			border: 1px solid #F1D93F;
			color:red;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:5px;
			}
			
.a_blauw	{
			text-decoration:none;
			color:#4F7A93;
			}
			
.a_blauw:hover		{
			text-decoration: underline;
			}		

