body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #002100;
}
a#button2,
	{
		width:150px;
		height:14px;
		position:relative;
		text-decoration:none;
		float:left;
		border:0px;
	}
/*Formatirung der einzelnen Symbolgrafiken ohne Hover*/
a#button2
	{
		width:150px;
		height:14px;
		position:relative;
		text-decoration:none;
		float:left;
		border:0px;
		background: #FFCC00;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
/*Formatirung der einzelnen Symbolgrafiken mit Hover*/
a:hover#button2
	{
		width:150px;
		height:14px;
		position:relative;
		text-decoration:none;
		float:left;
		border:0px;
		background: #00CC00;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

#rahmen1 {
	background-color: #00CC00; /* Umrandung der Website hell grün */
}
#rahmen2 {
	background-color: #006600; /* Linkbereich dunkel grün */
}
#rahmen4 {
	background-color: #008000; /* Linkbereich mittel grün */
}
#rahmen3 {
	background-color: #FFCC00; /* Hauptfenster Gelb */
	color: #006600;
}
#rahmen5 {
	background-color: #008000; /* Linkbereich mittel grün */
	font-size:14px;
}
.bilder1 {
	font-family: Arial; /* Bilder: Zimmer, Terrasse, Frühstücksraum, Ausblick - Bildbeschreibung */
	font-size: 16px; /* Preisliste Text */
	font-weight: bold;
	color: #008000;
}
.preisliste1 {
	font-family: Arial; /* Preisliste Überschrift */
	font-size: 30px;
	font-weight: bold;
	color: #008000;
}
.freizeit1 {
	font-family: Arial; /* Preisliste Überschrift */
	font-size: 22px;
	font-weight: bold;
	color: #00CC00;
}
.freizeit2 {
	font-family: Arial; /* Preisliste text oben - gastvert text */
	font-size: 17px;
	font-weight: bold;
	color: #00CC00;
}	
.anfahrt {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #008000;
}
.preisliste2 {
	font-family: Arial; /* Preisliste text oben - gastvert text */
	font-size: 17px;
	font-weight: bold;
	color: #008000;
}
.adresse1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #008000;
}
.adresse2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
}
.gastauf1 {
	font-family: Arial; /*  gastvert überschrifttext */
	font-size: 22px;
	font-weight: bold;
	color: #008000;
	text-decoration: underline;
}
.gastauf2 {
	font-family: Arial; /*  gastvert überschrifttext */
	font-size: 19px;
	font-weight: bold;
	color: #008000;
}
.geschichte {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.sehenswurdigkeiten {
	font-family: Arial; /* Sehenswürdigkeiten */
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
#button1 {
	background-color: #FFCC00; /* Hauptfenster Gelb */
	color: #FFFFFF;
}
.hotelsymbol {
	font-family: Symbol;
	color: green;
	mso-bidi-font-weight: bold;
}

