@charset "utf-8";
/* CSS Document */





body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	background-color: #94b844;
	margin: 0px;
	padding: 0px;
}


.body_startseite{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 16px;
	text-align: center;
}

#tabelle_start{
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.saison {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9EC447;
	text-align: center;
}
.Hauptsaison {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 50px;
	padding-right: 100px;
}
.Oeffnungszeiten {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #8CAE40;
	height: 50px;
	padding-right: 130px;
}
.montag {
	height: 30px;
}

#tabelle_partner{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#tabelle_partner td {
}

.tb_zelle_start_bildoben{
	padding-top: 30px;
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000F1F;
	text-align: center;
}


#tabelle_01{
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 0px;
}

.Kopfzeile {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #799537;
	text-align: center;
	font-weight: bolder;
}


.logo_oben {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;

}

.menue_oben {
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;

}

.fotos_oben {

}

.menue_mitte {
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;

}

.menue_linke_seite {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 70px;
	padding-right: 5px;
	padding-left: 25px;

}

.inhalte_standard {
	padding: 14px;
	width: 660px;
	background-color: #FFFFFF;
	vertical-align: top;

}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 34px;
	vertical-align: middle;
}




/*   Links    */


a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:visited img {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover img {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #657C2E;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a:active {
	color: #000;
	font-size: 14px;
}


/*   Texte    */


.Adresse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}

.text_fett {
	font-weight: bold;
}
.Produktüberschrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	text-align: center;
	height: 50px;
	color: #7E9C3A;
}
.Angebote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	list-style-type: circle;
}
.Preise {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.zeile {
	padding-top: 40px;
}
