body {
	font: 8pt arial;
	color: #000000;
	font-weight: normal;
	background-color: #f8fafb;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #EEEEEE;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
a:link {
        color: #000000;
        text-decoration: underline;
}
a:visited {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #292929;
        text-decoration: underline;
}
a:active {
        color: #383838;
        text-decoration: none;
}
html 
{
scrollbar-base-color: #000000;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #E8E4D8;
}


#naam, #naam a:link, #naam a:active, #naam a:visited, #naam a:hover     {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-image: url(boven.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top: 1px #663366;
	border-right: 1px #663366;
	border-bottom: 1px solid #663366;
	border-left: 1px #663366;
	text-decoration: none;
}

#foto    {
	width: 110px;
	padding: 3px;
	float: left;
	 }
#foto img   {
	border: 1px solid #000000;
	 }
	 
#gegevens, #gegevens table    {
	width: 440px;
	font-size: 12px;
	text-align: left;
	float: left;
	vertical-align: top;
	text-transform: capitalize;
	 }
#gegevens .omschrijving    {
	text-transform: none;
}
#midden {
	margin: 0 auto;
	width: 800px;
}
#kolom1 {
	margin-right :10px;
	width: 170px;
	text-align: left;
	float: left;
}
#kolom1inhoud {
	margin-bottom: 10px;
	width: 170px;
	text-align: left;
	float: left;
	border: 1px solid #663366;
	background-color: #FFFFFF;
}
#kolom2 {
	width: 600px;
	text-align: center;
	float: left;
}
#listall
{
	padding: 3px;
	float: left;
	width: 100%;
	border: 1px solid #663366;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	}
#content
{
	float: left;
	width: 100%;
	border: 1px solid #663366;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	}
#contentaanmelden
{
	float: left;
	width: 100%;
	border: 1px solid #663366;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	}
#contentaanmelden table    {
	font-size: 12px;
	text-align: left;
	float: left;
	vertical-align: top;
	 }
#contenttekst
{
	margin :3px;
	width: 100%;
	text-align: left;
}

#gegevens .omschrijving    {
	text-transform: none;
}

#profiel {
	float: left;
	width: 100%;
	border: 1px solid #663366;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	}
#profiel table{
	font-size: 12px;
	text-align: left;
	}
#profiel img
{
	width: 400px;
	}
#foto img
{
	width: 100%;
	}
#header {
	margin-bottom :10px;
	width: 800px;
}
#nieuwste {
	margin :3px;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}
#menu {
	margin :3px;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
#menu td a{
	font-size: 12px;
	margin :3px;
	width: 100%;
	text-align: left;
	font-weight: bold;
}
#navigatie {
	margin-bottom :10px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#navigatie .nummer {
	margin-bottom: 1px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
#navigatie .nummeractief {
	margin-bottom: 1px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
#navigatie a:link, #navigatie a:active, #navigatie a:visited {
	margin-bottom: 1px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
#navigatie a:hover{
	text-align: center;
	background-color: #FF0000;
}
#links {
	float: left;
	margin-top :10px;
	margin-bottom :10px;
	width: 800px;
	text-align: center;
}
#footer {
	float: left;
	margin-bottom :10px;
	width: 800px;
	text-align: center;
}
#banners    {
	width: 100%;
	font-size: 12px;
	text-align: center;
	float: left;
	vertical-align: top;
	 }






input    {
        border: 1px solid #9933CC;
        font: arial;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
        }
textarea    {
        border: 1px solid #9933CC;
        font: arial;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
        }
select        {
        border: 1px solid #9933CC;
        font: arial;
        font-size: 8pt;
        color: #000000;
        background-color: #FFFFFF;
        }
