body, .hintergrund {
	background-image: url(../images/index_01.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-attachment: fixed;
}
.hintergrund_links {
	background-image: url(../images/index_02.gif);
	background-position: center center;
	background-position: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.hintergrund_rechts {
	background-image: url(../images/index_05.gif);
	background-position: center center;
	background-position: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.inhalt_rechts {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.inhalt_links {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
}
.footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.inhalt_links_oben {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
.ueberschrift_links{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
}
.ueberschrift_rechts{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #FFF;
	font-weight: bold;
}
.inhalt_links_ganz {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
}
.login_form {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #CCC;
	background-color: #333;
	border: 1px solid #CCC;
	padding-top: 3px;
}
.menue_2_home {
	margin-top: 11px;
}
.menue_2_rennsteig {
	margin-top: 190px;
}
