body,td,th {
	color: #000000;
}
body {
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
}

#inhoud {
	padding:15px;
	width:780px;
	line-height:150%;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.paars24 {font-size: 24px}
.paars18 {font-size: 18px}	
h1 {
	font-size:18px;
	font-weight:bold;
	line-height:100%;
	}
h2 {
	font-size:16px;
	font-weight:bold;
	line-height:100%;
}
.kopgroot {
	font-size:48px;
	color:#000000;
	line-height:100%;
	font-weight:bold;
	}
.kopklein {
	font-size:24px;
	color:#000000;
	line-height:100%;
	font-weight:bold;
	}
.klein {
	font-size:10px;
	}
.chromestyle{
width: 800px;
font-weight: bold;
background-color:#FFFFFF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #752675; /*THEME CHANGE HERE*/
}
.chromestyle ul li a:link{
background-color:#ffffff;
text-decoration:none;
}
.chromestyle ul li a:visited{
background-color:#ffffff;
text-decoration:none;
}

.chromestyle ul li a:hover{
background-color:#990099;
text-decoration:none;
}
.chromestyle ul li a:active{
background-color:#ffffff;
text-decoration:none;
}


.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " .";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #752675; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
color: #6b3356;
font-family:"Trebuchet MS", Verdana;
font-size:14px;
}
.dropmenudiv a:link {
text-decoration: none;
font-family:"Trebuchet MS", Verdana;
font-size:14px;
}
.dropmenudiv a:visited {
text-decoration: none;
font-family:"Trebuchet MS", Verdana;
font-size:14px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
font-family:"Trebuchet MS", Verdana;
font-size:14px;
}
.dropmenudiv a:active {
text-decoration: none;
font-family:"Trebuchet MS", Verdana;
font-size:14px;
}

body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7 {
color:#ffffff;
background-color:#990099;
text-decoration:none;
}
.blok {
	border:#000000 1px solid;
	padding: 20px;
	width:560px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	}
