html{
	font-size: 8pt;
	}
body {
#	background: FF0099;
#	background: 000066;
#	background: FF6600;
#	background: 6666CC;
#	background: CC00CC;

#	background: 3399FF;
#	background: 6666CC;

	background-color: EEE8AA;
        background-image: url(http://www.wolbodo.nl/images/behang.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0;
}

a:link	{
	color: #666666;
	text-decoration: none
	}
 
a:visited {
	color: #666666;
	text-decoration: none
	} 

a:hover { 
	color: gray; 
	font-size: 100%;
	text-decoration: underline
	} 

a:active {
	color:#CC0000;
	} 

table {
	vertical-align: top;
	border-spacing: 0;
	}

.navigatie_blok {
	color: White;
	}

.grote_table{
	position: absolute;
	top: 100px;
	left: 500px;
	background: white;
	}
	
.topblokjes{
	border: black solid;
	}
	
.groot_blok {
	background: White;
	color: Black;

	}

.navigatie a:link, .navigatie a:visited
	{
	color: Black;
	font-size: 11pt;
	font-weight: Bold;
	text-decoration: none
	}
.navigatie a:hover
	{
	color: Gray;
	font-size: 11pt;
	font-weight: Bold;
	text-decoration: none
	}
	

.inverse_blok {
	Background: Black;
	color: White;
	}

.omleind{
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-widht: 0px;
	border-left-widht: 0px;
	}

.kleiner {
	font-size: 10pt;
}
.ingesprogen{
	width: 50px;
}


.zwarte_kop{
	Background: Black;
	color: White;
	font-size: 13pt;
	font-weight: 700;
	padding: 5px;
	border-width: 0;	
	margin: 0;
	}
.border{
	border-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: 4px;
	border-top-width: 4px;
	border-right-widht: 2px;
	border-left-widht: 2px;
	}
	
.h1{
	font-family: Arial, Verdana, serif;
	font-size: large;
	font-weight: bold;
#	color: #CC0000;
	color: #A47000;
	font-variant: normal;
	}
h1 {
	font-family: Verdana, Arial, serif, "Century Gothic", Verdana, serif;
	font-size: 16pt;
	font-weight: bold;
#	color: #CC0000;
	color: #A47000;
	font-variant: normal;
}
.h2{
	font-family: Arial, Verdana, serif;
	font-size: larger;
	font-weight: bold;
#	color: #CC0000;
	color: #A47000;
	font-variant: normal;
	}	
h2 {
	font-family: Arial, Verdana, serif;
	font-size: larger;
	font-weight: bold;
#	color: #CC0000;
	color: #A47000;
	font-variant: normal;
}

.titel {
	font-family: "Century Gothic", Verdana, Arial, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF3300
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

img {
	border: none
	}

.secretlink{
	color: gray; 
	font-size: 100%;
	cursor: pointer;
	text-decoration: none;
	}

