BODY {
	background-image: url(../styles/achtergrond.jpg);
	}

p,h1,h2,h3,h4,ul,ol,li,class,span,div,table,td,th,address,blockquote,nobr,b,i { 
font-family: Arial, Helvetica, sans-serif } 

h1 { color:black; font-size: 18pt; text-align:center; } 
h2 { color:maroon; font-size: 18pt; text-align:center; } 
h3 { color:red; font-size: 16pt; text-align:center; } 
h4 { color:blue; font-size: 14pt; text-align:center; } 

.b1 { color: black; font-weight: bold; font-size: 18pt; } 
.b2 { color: maroon; font-weight: bold; font-size: 18pt; } 
.b3 { color: red; font-weight: bold; font-size: 14pt; } 
.b4 { color: blue; font-weight: bold; font-size: 12pt; } 
.b5 { color: white; font-weight: bold; font-size: 12pt; } 
.b6 { color: black; font-weight: bold; font-size: 10pt; } 
 
.c1 { color: black; font-size: 18pt; } 
.c2 { color: maroon; font-size: 18pt; } 
.c3 { color: red; font-size: 14pt; } 
.c4 { color: blue; font-size: 12pt; }
.c5 { color: white; font-size: 12pt; } 
.c6 { color: black; font-size: 10pt; } 

.s1 { background-color: #C0C0C0; font-size: 18pt} 
.s2 { background-color: #C0C0C0; font-size: 16pt} 
.s3 { background-color: #C0C0C0; font-size: 14pt} 
.s4 { background-color: #C0C0C0; font-size: 12pt} 
.s5 { background-color: #C0C0C0; font-size: 10pt} 
 
.buttonscontainer {width: 135px;}

.buttons a {
	color: #006600;
	background-color: #99FF00;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 10px solid #FFFFCC;
	font: bold 13px "Trebuchet MS";
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	}

.buttons a:hover {
	border-left: 10px solid #FF3300;
	text-decoration: none;
	color: #F0DEAA;
	font-family: "Trebuchet MS";
	}

.zoekfunctie {
	text-align: center;
	border: 1px solid #999;
	margin: 0px 100px 0px 100px;
	}

.ster {
	font-size: 24px;
	color: #FF0000;
	}

