BODY		{
		BACKGROUND-COLOR: #ffffff;
		MARGIN: 0px;
		
		SCROLLBAR-FACE-COLOR: #c0272d;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
		SCROLLBAR-SHADOW-COLOR: #c0272d;
		SCROLLBAR-3DLIGHT-COLOR: #c0272d;
		SCROLLBAR-ARROW-COLOR: #ffffff;
		SCROLLBAR-TRACK-COLOR: #4d1200;
		SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

		FONT-SIZE: 11px;
		LINE-HEIGHT: 150%;
		FONT: 12px Arial, Helvetica, sans-serif;
		background-image: url(bg.gif);
		COLOR: #484846;
		}	


a:link		{  color: #c0272d; text-decoration: none; }
a:active	{  color: #c0272d; text-decoration: none; }
a:visited	{  color: #c0272d; text-decoration: none; }
a:hover		{  color: #ED1C3D; text-decoration: none; }


hr {
	border: 1px dotted #C0272D;
}

.main		{
	BACKGROUND-COLOR:  #ece8dc;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 150%;
	COLOR: #484846;
	padding: 5px 25px;
	border: 0px none;
	width: 850px;
		}
	
	
.midden	{
		BACKGROUND-COLOR: #FFFFFF;
		
		PADDING-BOTTOM: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		PADDING-TOP: 0px;

		FONT-SIZE: 11px;
		LINE-HEIGHT: 150%;
		COLOR: #8fd400;
		}


.tekstblok	{
	BACKGROUND-COLOR:  #ddd9c8;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 150%;
	COLOR: #484846;
	padding: 7px;
	border: 0px none;
	letter-spacing: 0.02 em;
	height: 100%;
		}

.kop	{
	BACKGROUND-COLOR:  #b1a77c;
	FONT-SIZE: 18px;
	LINE-HEIGHT: 150%;
	COLOR: #FFFFFF;
	padding: 7px;
	border: 0px none;
	font-family: "Goudi old style", Georgia, "Times New Roman", Times, serif;
	background-image: url(../stijl/kopje.jpg);
}




.content	{
	FONT-SIZE: 11px;
	padding: 5px;
		}
		
.afbeelding	{
	FONT-SIZE: 11px;
	padding: 0px;
	COLOR: #484846;
	border: 5px solid #9c835b;
	}		


		
a:link.afbeelding 	{  	FONT-SIZE: 11px; COLOR: #484846; border: 5px solid #9c835b;}
a:active.afbeelding {  	FONT-SIZE: 11px; COLOR: #484846; border: 5px solid #9c835b;}
a:visited.afbeelding {  	FONT-SIZE: 11px; COLOR: #484846; border: 5px solid #9c835b;}
a:hover.afbeelding	{  	FONT-SIZE: 11px; COLOR: #c0272d; border: 5px solid #9c835b;}
		
		

		
.terug		{
		color: #000000;
		FONT-SIZE: 11px;
		text-align: right;
		}
		
a:link.terug	{  color: #c0272d; text-decoration: none;}
a:active.terug	{  color: #c0272d; text-decoration: none;}
a:visited.terug	{  color: #c0272d; text-decoration: none;}
a:hover.terug	{  color: #ED1C3D; text-decoration: none;}

.flashbalk	{
		BACKGROUND-COLOR:  #ece8dc;	
		PADDING-BOTTOM: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		PADDING-TOP: 0px;

		}


.afsluiter	{
	BACKGROUND-COLOR: #79b634;
	color: #484846;
	HEIGHT: 25px;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 150%;
	text-align: center;
	letter-spacing: 0.1em;
	width: 850px;
		}

a:link.afsluiter 	{  color: #ffffff; text-decoration: none;}
a:active.afsluiter 	{  color: #ffffff; text-decoration: none;}
a:visited.afsluiter 	{  color: #ffffff; text-decoration: none;}
a:hover.afsluiter	{  color: #ffa800; text-decoration: none;}


select 	{ FONT-FAMILY: Tahoma, Arial; color:#c4102f; font-size: 11px; background: #ffffff; border: 1 solid #44535B; z-index: 0; } 

option 	{ FONT-FAMILY: Tahoma, Arial; color:#c4102f; font-size: 11px; background: #ffffff; border: 1 solid #44535B; z-index: 0;} 

textarea { FONT-FAMILY: Tahoma, Arial; color:#c4102f; font-size: 11px; background: #ffffff; border: 1 solid #44535B; z-index: 0;} 

input 	{ FONT-FAMILY: Tahoma, Arial; color:#c4102f; font-size: 11px; background: #ffffff; border: 1 solid #44535B; z-index: 0; } 


H1, H2	{
	FONT-SIZE: 16px;
	margin: 0px; padding: 0px;
	COLOR: #7c5029;
	text-align: left;
	}	
li {
	list-style-image: url(../stijl/ul.gif);
}

.go_away {
	display: none;
}
/* Categorie navigatie */
.categorienavigatie {
	clear: both;
	overflow: hidden;
}
.categorienavigatie table {
	width: 850px;
	BACKGROUND-COLOR: #cc061d;
		background-image: url(3dbalk.gif);
}
.categorienavigatie table td {
	border: 1px solid #FFFFFF;
	border-width: 0px 1px 1px 1px;
}
.categorienavigatie a, .categorienavigatie a:visited {
	display: block;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font: bold 16px;
}
.categorienavigatie a:hover, .categorienavigatie a:active, .categorienavigatie a.active {
	background: #bbbbbb;
	color: #ffffff;
}
#navigation a {
	font: bold 12px;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:3px 0px 3px 0px;
}
#navigation a:hover {
	background: #bbbbbb;
	color:#FFFFFF;
}
#navigation a:active {
	background: #bbbbbb;
	color:#000000;
}