@charset "UTF-8";
/* CSS Document */
html, body {
	background:#e9e3d0;
	margin:0;
	padding:0
}
body {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color:#296c17;
	letter-spacing:-0.02em;
}


hr{
 	border: 0px; /* Für Firefox und Opera */
 	border-top: dotted 2px #296c17;
 	border-bottom: dotted 0px #e9e3d0; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 	margin-top: 0px;
 	margin-bottom: 2px;
}
hr.adress{
 	border: 0px; /* Für Firefox und Opera */
 	border-top: dotted 2px #296c17;
 	border-bottom: dotted 0px #e9e3d0; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	width:220px;
	float:left;
}

p {
	margin:0 10px 10px
}
a {
	color: #981793;
}
div#container{
	height:100%;
}
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
	z-index:auto;
}
div#content p {
	line-height:1.4em;
}
div#navigation {
	color:#000000;
}
div#wrapper {
	float:right;
	width:100%;
	margin-left:-200px
}
div#content {
	height:100%;
	margin-left:230px;
	margin-bottom:20px;
	z-index:999;
}
div#navigation {
	float:left;
	width:200px
}
div#button {
	float:left;
	width:133px;
	margin-top:3px;
}
div#footer {
	position:fixed;
	clear:both;
	bottom:0px;
	z-index:-777;
	height:250px;
	width:100%;
	background-color:#296c17;
}
div#footermask {
	position:fixed;
	clear:both;
	bottom:0px;
	z-index:9999;
	height:40px;
	width:100%;
	background-color:#276b16;
}

div#imprint {
	position:absolute;
	top:250px;
	left:30px;
	width:133px;
	height:20px;
	z-index:999;
	border:0px solid #000000;
	padding:0px;
	
	font-size: 1.0em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #296c17;
}

div#leftmenu {
	position:relative;
	top:0px;
	left:30px;
	width:133px;
	height:200px;
	z-index:999999;
	border:0px solid #000000;
	padding:0px;
}

div#infotextfooter{
	position:relative;
	top: 10px;
	margin-left: 30px;
	
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 100%;
}

div#contentAll{
	position:relative;
	top:0px;
	left:0px;
	width:560px;
	z-index:999;
	border:0px solid #000000;
	padding:0px;
}

div#contentHeadline{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	z-index:888888;
	border:0px solid #000000;
	padding:0px;
}
div#buttonA{
	position:fixed;
	top:270px;
	left:630px;
	width:130px;
	z-index:888888;
	border:0px solid #000000;
	padding:0px;
}
div#contentText{
	position:relative;
	top:5px;
	left:0px;
	width:520px;
	z-index:888888;
	border:0px solid #000000;
	margin-left:5px;
	
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #296c17;
}
div#adress {
	float:left;
	width:240px;
	height:100%;
	border-bottom:2px dotted #296c17;
}
div#galleriePic{
	top:0px;
	left:0px;
	width: 200px;
	height: 152px;
	margin-left:0px;
}