body {
	font-family: arial, verdana, sans-serif;
	background: #dbead5;
	}
	
h1,h2,h3,h4,h5,h6 {margin:0px;}

a {
	text-decoration: none;
	color: #165318;
	}
	
a:hover {color:red;}	
	
#fenster {
	position: absolute;
	width: 950px;
	min-height: 100%;
	left: 50%;
	margin-left: -475px;
	padding: 0px;	
	background: #afcfa4 url(img/banner2.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #165318;
	top: 0px;
	}
	
#bannerstrich {
		position: absolute;
		right: -2px;
		width: 2px;
		height: 237px;
		background: #dbead5;
		}	

#hauptnavi {
	position: absolute;
	top: 58px;
	left: 0px;
	}
	
.navi a{
	width: 125px;
	font-weight: bold;
	margin-right: 10px;
	border: 1px solid #165318;
	background: white;
	padding: 2px;
	float: left;
	}
	
.navi a:hover {
	border: 1px solid red;
	color: red;
	}	
	
.navi0 {
	width: 125px;
	font-weight: bold;
	margin-right: 10px;
	border: 0px solid #165318;
	background: red;
	padding: 2px;
	float: left;
	color: white;
	}
	
.navi-act {
	width: 125px;
	font-weight: bold;
	margin-right: 10px;
	border: 1px solid #165318;
	padding: 2px;
	float: left;
	color: white;
	background: silver;
	}		
	
#links {
	position: absolute;
	top: 85px;
	bottom: 0px;
	height: auto;
	left: -1px;
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 148px;
	background: #dbead5 url(img/links-back.jpg);
	border-right: 1px solid #165318;
	}
	
#mitte {
	width: 350px;
	margin: 257px 0 50px 0;
	padding-bottom: 50px;
	float: left;
	margin-left: 155px;
	height: auto;
	}
	
#rechts {
	float: right;
	margin: 280px 10px 0 15px;
	width: 380px;
	}
	
#rand {
	position: absolute; 
	top: 132px;
	left: 155px;
	width: 230px;
	height: 100px;
	padding: 3px;
	background: url(img/anfahrt-back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #165318;
	border-right: 7px solid #165318;
	}
	
/* #rand:hover {
		border: 1px solid #165318;
		border-right: 7px dashed #165318;
		}	*/
	
#rand a {color: white;}	

#rand a:hover {color: red;}	

#logo {
	position: absolute;
	top: 30px;
	left: 620px;
	display: block;
	}

#fuss {
	position: absolute;
	width: 798px;
	left: 50%;
	margin: 0 0 0 -326px;
	top: auto;
	bottom: 0px;
	height: 35px;
	padding: 0px 0px 0px 3px;
	background: #dbead5 url(img/fuss-back.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
/*------------------lumogooglemap--------------------*/
.tx-lumogooglemaps-pi1 {
			float:left;
			}

.tx_lumogooglemaps_pi1_sidebar {
				position: relative;
				float: right;
				width: 380px
				}