@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #939598;
	background-image: url(images/background.jpg);
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #000;
}
a:link {
	color: #6C6F73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C6F73;
}
a:hover {
	text-decoration: underline;
	color: #f79219;
}
a:active {
	text-decoration: none;
	color: #f79219;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

</style>.footer {
	text-align: center;
}
.footer {
	text-align: center;
	font-weight: bold;
}
.footer_small {
	text-align: center;
	font-size: 13px;
}
li {
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	left: -25px;
	list-style-image: url(vierkantje.gif);
}
.contentlinks {
	color: f7941e;
}
a {
	color: #f7941e;
}
.logo_align {
	text-align: right;
}
.oranjebullet {
	color: #f7941e;
}
