body {
	background-image: url('/media/images/layout/bg.jpg');
	font-size: 10pt;
	font-family: Verdana, Trebuchet MS, Arial;
}

h1 {
	color: #ad1f23;
	font-size: 1.3em;
	font-weight: normal;
}

h2 {
	color: #ad1f23;
	font-size: 1.1em;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ad1f23;
	font-weight: normal;
}

.menu { 
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	list-style-image: url('/media/images/layout/listitem.jpg');
}

.sponsorblok {
	margin-top: 30px;
}

.zwartvlak { 
	background-color: #000000;
}

.alles {
	width: 607px;
	margin-left: auto;
	margin-right: auto;
}

.witvlak {
	background-color: white;
	padding: 10px 40px 20px 40px;
	text-align: justify;
}

.rechtsonder { 
	position: absolute;
	margin-left: 597px; 
}

.sponsors {
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.navigatiediv {
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-left: 34px;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
}

a.navigatielink { 
	color: white;
	font-size: 7pt;
}

a.navigatielink:hover {
	text-decoration: none;
	font-size: 7pt;
}

a.huidigenavigatielink {
	text-decoration: none;
	font-size: 7pt;
	color: #CCCCCC;
}

.logo {
	text-align: right;
}