* {
	margin: 0;
	padding: 0;
	outline: 0;
}

a {
	color: #CC0000;
	text-decoration: none;
}

img {
	border: 0;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	position: relative;
	height: 900px;
	width: 960px;
	background: url(../img/bodybg.gif) no-repeat -111px top;
}

#flash {
	width: 169px;
	height: 104px;
	margin-left:200px;
}

h2 {
	margin: 15px 0;
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	color: #b10025;
	margin-bottom: 4px;
}


img {
	margin: 15px 5px;
}

#content {
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 1em;
}

#content ul {
	margin-left: 15px;
}

#content ul li ul {
	margin-left: 15px;
}

#navigation {
	position: absolute;
	top: 180px;
	left: 30px;
}

	#navigation li {
		color: #fde4c0; /* colors the bullet */
		margin-top: 15px;
	}
	#navigation ul li ul li ul li{
		margin-left: 20px;
		font-size: .9em;
	}
	#navigation ul li ul li ul li{
		font-weight: lighter;
	}
	
	#navigation li a,

	#navigation li a.visited {
		color: #fde4c0;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
	}
	#navigation li a:hover {
		color: #fff;
	}
	#navigation li.current a {
		color: #f18b12;
	}
	#navigation li li {
		margin-top: 0!important;
		list-style: none;		
	}
	#navigation li li a,
	#navigation li li a:visited {
		background: url(../img/dash.gif) no-repeat left center;
		padding-left:15px;
	}
		#navigation li li a:hover {
			background: url(../img/dashh.gif) no-repeat left center;
		}
		#navigation li li.current a,
		#navigation li li.current a:visited {
			background: url(../img/dashc.gif) no-repeat left center ;
		}
	#navigation li.reageren {
		list-style: none;
		margin-left: -15px;
		margin-top: 50px;
	}
	#navigation li li li a {
		font-weight: normal;
	}

#content {
	width: 389px;
	position: absolute;
	left: 429px;
	top: 116px;
	background: #fde4c0 no-repeat center bottom;
	padding: 0 20px;
}

.service li {
	display: inline;
	color: #b10a25;
	font-size: 0.9em;
}
	.service li a,
	.service li a:visited {
		color: #b10a25;
		text-decoration: none;
	}

#footer {
	background: url(../img/contentbottom.gif) no-repeat center bottom;
	width: 429px;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: -20px;
}	
	#footer ul {
		padding-left: 20px;
		padding-bottom: 20px;
	}

#logos li a {
	display: block;
	text-indent: -9999px;
	position: absolute;
}
	.mkb a {
		width: 59px;
		height: 28px;
		background: url(../img/mkb.gif);
		top: 650px;
		left: 220px;
	}
	.cedris a {
		width: 41px;	
		height: 53px;
		background: url(../img/cedris.gif);
		top: 625px;
		left: 290px;
	}

#logos li {
	list-style: none;
}

#thumbs {
	position: absolute;
	top: 105px;
}

#thumbs li {
	position: absolute;
	list-style: none;
}

	#thumbs li a {
		display: block;
		width: 98px; /* 118 - 10 - 10 */
		height: 98px; /* 118 - 10 - 10 */
		padding: 10px; /* to center the photo in the circle at :hover */
	}

	#thumbs li a:hover,
	#thumbs li.current a {
		background: url(../img/circle.png) no-repeat;
	}

	#thumbs #thumb1 {
		top: 80px;
		left: 240px;
	}
	
	#thumbs #thumb2 {
		top: 160px;
		left: 185px;
	}
	
	#thumbs #thumb3 {
		top: 190px;
		left: 295px;
	}
	
	#thumbs #thumb4 {
		top: 265px;
		left: 210px;
	}
	
	#thumbs #thumb5 {
		top: 345px;
		left: 280px;
	}
	
	#thumbs #thumb6 {
		top: 400px;
		left: 170px;
	}