/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
	padding: 0px;
	font-size: 1em;
	position: static;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.3em;
}
ul, ol {
	list-style: none;
	margin: 0;
}
img {
	border: 0px;
}
/*------------------- DESIGN ------------------------
---------------------------------------------------*/

body {
	text-align: center;
	color: #000;
	background-color: #CCC;
	font-size: 1.1em;
	line-height: 1.2em;
}
h1, h2, h3, h4 {
	font-weight: bolder;
}
h3 {
	font-size: large;
	text-decoration: underline;
}
p {
	margin: 12px 0;
}
a:active, a:hover {
	color: #900;
	text-decoration: none;
}
#sidebar a:active, #sidebar a:hover, #topbar a:active, #topbar a:hover {
	font-family: 'Oregano', Arial, cursive;
	font-size: 1.2em;
	font-weight: bolder;
	font-stretch: expanded;
	letter-spacing: 0.05em;
	color: #900;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
#sidebar a:link, #sidebar a:visited, #topbar a:link, #topbar a:visited {
	font-family: 'Oregano', Arial, cursive;
	font-size: 1.2em;
	letter-spacing: 0.05em;
}
#container {
	width: 960px;
	background: #FFFFCC;
	margin: 0 auto;
	border: 0px;
	text-align: left;
}
#header {
	padding: 0 0 0 20px;
	height: 215px;
	margin: 0;
	width: 940px;
	position: relative;
	background-color: #FFFFCC;
	overflow: hidden;
}
#header .ha1 {
	position: absolute;
	top: -500px;
}
#header #logo {
	height: 187px;
	width: 300px;
	margin: 15px 0 0 0;
	position: absolute;
	z-index: 1;
	float: left;
}
#header #blume {
	position: absolute;
	width: 55px;
	height: 55px;
	left: 41px;
	top: 13px;
	z-index: 2;
}
#header .banner {
	width: 600px;
	height: 215px;
	position: absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	float: right;
}
#header .jubil {
	position: absolute;
	left: 400px;
	z-index: 18;
	top: 60px;
}
#header #blume_gross {
	position: absolute;
	width: 300px;
	height: 115px;
	bottom: -1px;
	right: -93px;
	z-index: 15;
}
#topbar .aktiv, #sidebar .aktiv {
	color: #900;
	font-weight: bolder;
	font-size: larger;
}
#topbar {
	background-color: #ffff99;
	height: 26px;
	text-align: right;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	width: 770px;
	background-repeat: no-repeat;
	background-image: url(../images/blume_mitte.gif);
	background-position: 753px -1px;
	padding-top: 0px;
	padding-right: 190px;
	padding-bottom: 0px;
	padding-left: 0;
}
#topbar li {
	display: inline;
	padding: 0 10px;
	color: #000000;
	cursor: pointer;
	/* [disabled]font-style: italic;
*/
}
#sidebar {
	float: left;
	width: 240px;
	background: #FFFFCC;
	page-break-before: auto;
	padding: 15px 12px 20px 0;
	text-align: left;
	overflow: hidden;
}
#sidebar ul li {
	background-color: #FFFF99;
	border-width: 2px 2px 2px 0px;
	border-style: solid;
	width: 160px;
	margin: 6px 0;
	padding: 2px 30px;
	border-color: #990000;
	/* [disabled]font-family: 'Oregano', Arial, cursive; */
	/* [disabled]font-style: italic; */
}
#sidebar ul li ul li {
	margin: 3px 0 3px 20px;
	color: #000000;
	text-decoration: none;
	padding: 2px 4px;
	list-style-type: none;
	border-width: 1px;
	font-size: small;
	width: 150px;
	background-color: #FFFFCC;
}
#sidebar .voting {
	width: 250px;
	height: 197px;
	margin: 20px 0;
	position: relative;
	background-color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
}
#mainContent {
	margin: 0 0 0 255px;
	padding: 70px 40px 30px 25px;
	background-color: #FFFFCC;
	width: 640px;
	background-image: url(../images/blume_unten.gif);
	background-repeat: no-repeat;
	background-position: 500px -1px;
}
#mainContent h2 {
	font-family: 'Oregano', Arial, cursive;
	text-shadow: 4px 4px 4px #aaa;
	text-align: center;
	margin: 0px auto 40px auto;
	font-size: 2.8em;
	color: #900;
	line-height: 1.2em;
}
#mainContent a {
	font-weight: normal;
	color: blue;
}
#start {
	position: relative;
}
#start h2 {
	background-repeat: no-repeat;
	text-indent: -1000em;
	background-image: url(../images/willkommen.gif);
	height: 150px;
	width: 440px;
}
#start #blume1 {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 54px;
	top: 144px;
	z-index: 5;
}
#start #blume2 {
	position: absolute;
	width: 80px;
	height: 80px;
	left: 514px;
	top: 547px;
	z-index: 6;
}
#start #blume3 {
	position: absolute;
	width: 55px;
	height: 55px;
	left: 25px;
	top: 505px;
	z-index: 7;
}
#dauercamping table {
	margin: 25px auto;
	border-collapse: collapse;
}
#dauercamping tr td {
	width: 280px;
	text-align: right;
	padding: 3px 8px;
}
#dauercamping tr td+td {
	width: 100px;
	font-weight: bolder;
	text-align: left;
}
#dauercamping table .color {
	background-color: #FFFF99;
}
#dauercamping table tfoot td {
	font-size: x-small;
	padding: 15px 0;
	font-weight: lighter;
}
#dauercamping table thead td {
	font-size: large;
	font-weight: bolder;
	text-align: left;
}
#wetter .img {
	width: 200px;
	text-align: center;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#preise table {
	margin: 15px auto 25px auto;
	border-collapse: collapse;
}
#preise table tr td {
	width: 350px;
	text-align: left;
	padding: 2px 5px;
}
#preise table tr td+td {
	width: 100px;
	font-weight: bolder;
}
#preise table .color {
	background-color: #FFFF99;
}
#preise table .bezeichner {
	font-weight: bolder;
	text-decoration: underline;
}
#preise table tfoot td+td {
	font-size: x-small;
	padding: 15px 0;
	font-weight: lighter;
}
#preisrechner table {
	margin: 15px auto 25px auto;
	border-collapse: collapse;
}
#preisrechner table tr td {
	width: 150px;
	text-align: right;
	padding: 2px 5px;
}
#preisrechner table tr td+td {
	text-align: center;
}
#preisrechner table .color {
	background-color: #FFFF99;
}
#preisrechner table .bezeichner {
	font-weight: bolder;
	text-decoration: underline;
}
#sauna li {
	list-style-type: disc;
	list-style-position: inside;
}
#fitness table, #fitness td {
	margin: 20px auto;
	padding: 0 10px;
}
#wlan div img {
	margin: 20px;
}
#haselbachsee {
	position: relative;/* Hiermit erhält IE6 die Eigenschaft hasLayout, damit die clear-Anweisung korrekt ausgeführt wird. */
	overflow: hidden;
	width: 640px;
}
#haselbachsee .bildcontainer1 {
	width: 280px;
	float: right;
	height: 260px;
	position: relative;
	margin: 0 0 0 20px;
}
#haselbachsee .bildcontainer2 {
	width: 280px;
	float: left;
	height: 270px;
	position: relative;
	margin: 20px 20px 0 0;
}
#haselbachsee .bildcontainer3 {
	width: 320px;
	float: right;
	height: 260px;
	position: relative;
	margin: 0 0 0 20px;
}
#haselbachsee .bildcontainer4 {
	width: 200px;
	float: left;
	height: 200px;
	position: relative;
	margin: 20px 20px 0 0;
}
#haselbachsee .textcontainer1 {
	width: 300px;
	height: 180px;
	margin: 0 20px 0px 0;
	text-align: right;
	padding: 40px 0;
}
#haselbachsee .textcontainer2 {
	width: 300px;
	height: 270px;
	margin: 20px 0 20px 20px;
	text-align: left;
	float: right;
	padding: 30px 0 0 0;
}
#haselbachsee .textcontainer3 {
	width: 250px;
	height: 260px;
	margin: 0 20px 0px 0;
	text-align: right;
	/* [disabled]padding: 40px 0;
*/
}
#haselbachsee .textcontainer4 {
	width: 400px;
	height: 270px;
	margin: 20px 0 20px 20px;
	text-align: left;
	float: right;
	padding: 30px 0 0 0;
}
#haselbachsee .bild1 {
	position: absolute;
	width: 170px;
	height: 113px;
	z-index: 2;
	bottom: 0px;
}
#haselbachsee .bild2 {
	position: absolute;
	width: 200px;
	height: 149px;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	float: right;
}
#steganlage table {
	margin: 20px auto;
	border-collapse: collapse;
}
#steganlage table tr td {
	width: 250px;
	padding: 2px 8px;
	text-align: right;
}
#steganlage table tr td+td {
	width: 100px;
	font-weight: bolder;
	text-align: left;
}
#steganlage table .color {
	background-color: #FFFF99;
}
#steganlage table thead td {
	font-size: large;
	font-weight: bolder;
	text-align: left;
	padding: 8px;
}
#steganlage table tfoot tr td {
	font-size: x-small;
	padding: 15px 0;
	font-weight: lighter;
}
#kontaktdaten td {
	text-align: left;
}
#buchungsanfrage .erste_spalte {
	width: 170px;
	text-align: right;
}
#buchungsanfrage fieldset {
	padding: 15px;
	width: 470px;
	margin: 10px auto;
}
#buchungsanfrage legend {
	font-size: larger;
	font-weight: bold;
	color: #808080;
	padding-bottom: 8px;
}
#buchungsanfrage .textfeld {
	width: 170px;
}
#buchungsanfrage table tr td {
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#buchungsanfrage .x-small {
	font-size: x-small;
}
#buchungsanfrage .fett {
	font-weight: bold;
	line-height: 40px;
}
#buchungsanfrage .error_line {
	background-color: #f91010;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#buchungsanfrage .reset {
	font-weight: bold;
	background-color: #FFFFD2;
	border: 0px;
	color: #990000;
	text-align: center;
}
#buchungsanfrage .submit {
	font-weight: bold;
	background-color: #FFFFD2;
	border: 0px;
	color: #990000;
	text-align: center;
}
#buchungsanfrage .submit:hover {
	background-color: #FFFFD2;
	cursor: pointer;
}
#buchungsanfrage .reset:hover {
	background-color: #FFFFD2;
	cursor: pointer;
}
#buchungsanfrage .submit:active {
	font-weight: bold;
	background-color: #FFFFD2;
	border: 0px;
}
#buchungsanfrage .reset:active {
	font-weight: bold;
	background-color: #FFFFD2;
	border: 0px;
}
#termine table {
	margin: 20px auto;
	border-collapse: collapse;
}
#termine table tr td {
	padding: 3px 8px;
	text-align: right;
	width: 180px;
}
#termine table tr td+td {
	text-align: left;
	width: 360px;
}
#termine table .color {
	background-color: #FFFF99;
}
#termine .achtung {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
#galerie h3 {
	font-size: large;
	margin: 2px 10px;
	color: #900;
	text-decoration: none;
}
#galerie p img {
	border: 1px solid #900;
	margin: 10px;
}
#auszeichnungen table {
	text-align: center;
	width: 500px;
	border-collapse: collapse;
}
#auszeichnungen table .bezeichnung {
	height: 20px;
	font-weight: bolder;
	padding: 5px;
	text-align: center;
}
#auszeichnungen table a img {
	padding: 0px;
	border: 1px solid #900;
	margin: 10px 20px;
}
#links table {
	border-collapse: collapse;
	margin: 20px auto;
}
#links table tr td {
	padding: 5px 10px 5px 0;
	width: 200px;
}
#links table tr td img {
	border-width: 0px;
	float: right;
}
#links table tr td + td {
	padding: 0 0 0 10px;
	width: 300px;
	height: 75px;
	text-align: left;
}
#links .linie {
	width: 514px;
}
#sehenswuerdigkeiten .bildcontainer1 {
	width: 300px;
	float: right;
	height: 150px;
}
#sehenswuerdigkeiten .bild1 {
	position: relative;
	z-index: 1;
	width: 135px;
	height: 135px;
	top: -130px;
}
#sehenswuerdigkeiten .bild2 {
	position: relative;
	z-index: 2;
	width: 135px;
	height: 138px;
	left: 40px;
}
#gutscheine li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 35px;
}
#download .liste {
	width: 500px;
	padding: 10px;
	margin: 0 auto 20px auto;
}
#download .liste .vorschau {
	border: 1px solid #900;
	vertical-align: middle;
	margin: 5px 0;
}
#download .liste img {
	margin: 0 6px 0 15px;
}
#presse table {
	text-align: left;
}
#presse table a img {
	padding: 0px;
	border: 1px solid #900;
	margin: 5px 20px;
}
#presse table .bezeichnung {
	font-weight: bolder;
	width: 400px;
	height: 22px;
	padding: 5px 0;
}
#presse table .hoehe {
	height: 115px;
	text-align: right;
}
#aktuelles fieldset {
	padding: 0 10px;
	width: 550px;
	margin: 10px auto;
}
#aktuelles legend {
	font-weight: bold;
	color: #808080;
	padding-bottom: 5px;
}
#aktuelles h3 {
	color: #900;
	font-style: italic;
}
#aktuelles fieldset p {
	font-style: italic;
	font-size: small;
}
#aktuelles fieldset ul {
	font-size: small;
	font-style: italic;
	list-style-position: outside;
	list-style-type: disc;
	padding: 15px;
	line-height: 1.3em;
}
#aktuelles #mehr_text_botton_2011 fieldset, #aktuelles #mehr_text_botton_2012 fieldset, #aktuelles #mehr_text_botton_2013 fieldset, #aktuelles #mehr_text_botton_2014 fieldset, #aktuelles #mehr_text_botton_2015 fieldset {
	background-color: #CCC;
	cursor: pointer;
}
#aktuelles #mehr_text_2011, #aktuelles #mehr_text_2012, #aktuelles #mehr_text_2013, #aktuelles #mehr_text_2014, #aktuelles #mehr_text_2015 {
	display: none;
}
#aktuelles #mehr_text_botton_2011 h4, #aktuelles #mehr_text_botton_2012 h4, #aktuelles #mehr_text_botton_2013 h4, #aktuelles #mehr_text_botton_2014 h4, #aktuelles #mehr_text_botton_2015 h4 {
	margin: 7px;
	text-align: center;
	font-style: italic;
	color: #900;
}
#kleinanzeigen table td {
	background-color: #CCC;
	padding: 5px 10px;
}
#footer {
	padding: 5px;
	background: #ffff99;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A20607;
}
#footer p {
	font-size: small;
	text-align: center;
}
.linie {
	height: 2px;
	border: 0 none;
	border-top: 2px solid #900;
	width: 100%;
}
.fontlarge {
	font-size: large;
	font-weight: bolder;
}
.fontsmall {
	font-size: x-small;
	line-height: 100%;
}
.fontbolder {
	font-weight: bolder;
}
.font_gross {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	text-align: center;
}
.kursiv {
	font-style: italic;
	font-weight: bolder;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.links {
	text-align: left;
}
.unsichtbar {
	color: #FFFFCC;
	font-size: xx-small;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin: 20px 0 20px 20px;
	display: block;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin: 10px 20px 10px 0;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.totop {
	padding: 30px 0 0 0;
	clear: both;
}
.zindex20 {
	z-index: 20;
}
.border {
	border: 2px solid #333;
}
#aktuelles fieldset ul li {
	padding: 10px 0 0 0;
}
#mietzelt table {
	margin: 20px auto;
	border-collapse: collapse;
}
#mietzelt table tr td {
	width: 350px;
	padding: 2px 8px;
	text-align: right;
}
#mietzelt table tr td+td {
	width: 100px;
	font-weight: bolder;
	text-align: left;
}
#mietzelt table .color {
	background-color: #FFFF99;
}
#mietzelt table thead td {
	font-size: large;
	font-weight: bolder;
	text-align: left;
	padding: 8px;
}
#mietzelt table tfoot tr td {
	font-size: x-small;
	padding: 15px 0;
	font-weight: lighter;
}
#mietzelt img {
	margin: 8px;
}
#download .liste a {
	font-size: medium;
}
#google_translate {
	position: absolute;
	/* [disabled]padding: 3px; */
}
#camping-info-ratings {
	width: 200px;
	margin: 0 auto;
}
#sanitaeranlage ul {
	list-style-position: inside;
	list-style-type: disc;
}
