body {
	margin: 0;
	padding: 0;
	color: #600e0e;
	font: 12px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: white url(images/bodyBg.jpg) repeat-x;
}
div#mainContainer {
	padding-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}
h1#kopTitel {
	background: url(images/koptitel.jpg) no-repeat;
	height: 231px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
h2 {
	height: 29px;
	position: relative;
	top: -15px;
	left: -5px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
h4 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.8em;
}
p {
	line-height: 1.6em;
}
strong {
	font-weight: bold;
}
h2#kopBenefiet {
	background: url(images/benefiet-trans.png) no-repeat;
}

h2#kopRoute {
	background: url(images/route-trans.png) no-repeat;
}

h2#kopInfo {
	background: url(images/info-trans.png) no-repeat;
}
div#links, div#midden, div#rechts {
	padding: 5px;
	float: left;
}
div#links, div#midden {
	width: 330px;
	padding-right: 15px;
}
div#rechts {
	width: 200px;
}
div#midContainer {
	background: url(images/logos.jpg) no-repeat right bottom;
	height: 307px;
}
div#mapContainer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
