@charset "UTF-8";
a:link {
	color: #8c2025;
}
a:visited {
	color: #8c2025;
}
a:hover {
	color: #8c2025;
}
a:active {
	color: #ac6152;
}

.side {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 178px;
	background-image: url(bilder/side_back.gif);
	z-index: 10;
	text-align: right;
	display: block;
}
.side .button_a {
	padding-top: 23px;
	text-align: right;
}
a:link img, a:visited img, a:hover img, a:focus img, a:active img {
	border: 0 none;
	z-index: 50;
}
.head {
	background-image: url(bilder/head_back.gif);
	position: fixed;
	z-index: 5;
	height: 236px;
	width: 100%;
	background-repeat: repeat-x;
	padding-left: 178px;
}
.content {
	position: absolute;
	left: 200px;
	min-width: 275px;
	max-width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: 215px;
	z-index: 2;
	padding-bottom: 50px;
	width: auto;
	float: left;
	margin-right: 450px;
}
.contentregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.content .klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.lageplan{
	position: relative;
	top: 0px;
}


.content .blinkie {
	text-decoration: blink;
}


a.content:link {
	color: #8c2025;
	text-decoration: underline;

}


.right {
	top: 195px;
	position: fixed;
	background-color: #F4D7CF;
	height: 100%;
	width: 421px;
	right: 0px;
	background-image: url(bilder/wald.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	line-height: 20px;
}
.right .txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
}
.right .txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding-left: 12px;
}

.head_bild {
	background-image: url(bilder/head_back.gif);
	position: absolute;
	z-index: 6;
	left: 452px;
	top: 34px;
}
.head_shadow {
	background-image: url(bilder/shadow_2.png);
	height: 41px;
	width: 100%;
}
.foot {
	z-index: 15;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(bilder/footer_back.jpg);
	height: 38px;
	position: fixed;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #5d1420;
}
.content hr {
	color: #6F171C;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5d1420;
}
.foot .zitat {
	position: fixed;
	bottom: 50px;
	left: 58px;
	z-index: 25;
}
.navi {
	z-index: 80;
	visibility: visible;
	position: absolute;
}

.zeichnung {
	position: fixed;
	left:15px;
	bottom: 45px;
	width: 163px;
	height: 383px;
	visibility: visible;
}
.content ul li {
	list-style-type: square;
	margin-left: -20px;
	list-style-image: url(bilder/bulletpoint.gif);
	margin-bottom: 10px;
}
.content ul li ul li {
	list-style-type: none;
	list-style-image: url(bilder/bulletstar.gif);
	margin-left: -20px;
	margin-bottom: 10px;
}


.content .bildrechts {
	margin-left: 25px;
	margin-bottom: 20px;
}
