<style type="text/css">
<!--
/* CSS Style-Sheet-Specifications       */
/* created with (X)HTML-Format */
/* http://www.christian-diekmann.de */

//-->
A	{
		font-weight: bold;
		}
A:link	{
		color: #000080;
		text-decoration: none;
		}
A:visited	{
		color: #000040;
		text-decoration: none;
		}
A:hover	{
		color: #CC0000;
		text-decoration: underline;
		}

html {
	background-color: white;
}

body {
	position: absolute;
	width: 1040px;
	height: 100%;
	margin: 0px;
	margin-left: -520px;
	padding: 0px;
	border: 0px;
	left: 50%;
	top: 0px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sansserif;
}

.mainframe {
	position: absolute;
	display: block;
	float: top;
	background: #95958b;
	width: 1040px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	left: 0px;
	top: 0px;
}

.leftoffset {
	position: fixed;
	left: 50%;
	top: 0px;
	width: 1px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.leftbar {
	position: absolute;
	z-index: 1;
	background: #e0e0e0;
	left: -520px;
	top: 0px;
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.rightoffset {
	position: fixed;
	left: 50%;
	top: 0px;
	width: 1px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.rightbar {
	position: absolute;
	z-index: 1;
	background: #e0e0e0;
	left: 370px;
	top: 0px;
	width: 150px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mainleft {
	position: relative;
	display: block;
	float: left;
	background: #e0e0e0;
	width: 130px;
	min-height: 100px;
	margin: 0px;
	padding: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	z-index: 5;
}

.mainmid {
	position: relative;
	display: block;
	float: left;
	background: #a9a9b0 url(../bilder/Landschaft-3.JPG) bottom no-repeat;
	width: 740px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.midtop {
	position: relative;
	display: block;
	float: top;
	background: transparent;
	min-height: 500px;
	margin: 0px;
	padding: 20px;
	border: 0px;
}

,midtop h1 {
	font-size: 24px;
}

.midtop h2 {
	font-size: 22px;
}

.midtop h3 {
	font-size: 20px;
}

.midtop h4 {
	font-size: 18px;
}

.midtop h5 {
	font-size: 16px;
}

.midtop h6 {
	font-size: 14px;
}

.midbottom {
	display: block;
	float: top;
	background: transparent;
	height: 180px;
	margin: 0px;
	padding: 20px;
	border: 0px;

}

.mainright {
	position: relative;
	display: block;
	float: left;
	background: #e0e0e0;
	width: 110px;
	min-height: 100px;
	margin: 0px;
	padding: 20px;
	border: 0px;
	z-index: 5;
}

#nav, #nav li, #nav li a {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav li a {
	background: url(../bilder/button-1.jpg);
	height: 24px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav li a:hover {
	background: url(../bilder/button-2.jpg);
}

.align-center {
	text-align: center;
}

.tx-gooffotoboek-pi1 div .sngnav {
	position: absolute;
	top: 0px;
	left: -145px;
	z-index: 9;
	background: white;
}

#map {
	width: 700px;
	height: 700px;
}

.banner {
	margin-left: 195px;
}

.banner img {
	margin-top: 10px;
}

</style>
