body {
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #B5B5B5;
	line-height: 20px;
}
ul {
	list-style-image: url(media/bullet2.gif);
}
h1 {
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8EC553;
}
h2 {
	font-size: 18px;
	color: #666;
	font-variant: small-caps;
}
h3 {
	font-size: 16px;
}
a img{
border: none;
}


#wrapper {
	width:980px;
	margin: auto;
	text-align: left;
	background-image: url(media/bg.jpg);
	background-repeat: repeat-y;
}
#hoofding {
	width:920px;
	height:45px;
	background-image: url(media/hoofding.jpg);
	padding-top: 160px;
	padding-left: 60px;
}
#container {
	width:980px;
}
#links {
	width:230px;
	float: left;
	padding-left: 10px;
	margin-left: 50px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#rechts {
	width:608px;
	float: left;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(media/bg_2.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width:980px;
	height:55px;
	clear: both;
	background-image: url(media/footer.jpg);
	text-align: center;
	color: #B5B5B5;
	padding-top: 10px;
}



<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("media/left.jpg") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("media/right.jpg") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	color:#8EC553;
	}

</style>
h2 {
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8EC553;
}
#rechts p a {
	font-weight: bold;
	color: #8DC552;
}
#wrapper #footer a {
	color: #CCC;
	text-decoration: none;
}

