body{
	margin: 0px;
	background-color: #8DC5E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rodenegger {
	font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px
}
.geschlossen{
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#993300;
	font-size:16px;
}
.main{
	background-color: #74b8dc;
	padding-left:10px;
	text-align: left;
}
.ueberschrift{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:16px;
}
.tab_hell{
	background-color:#B5E2FD;
}
.tab_titel{
	background-color:#92D3F6;
}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.umgebung_hotel{
	text-align:center;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
}
.umgebung_hotel_link{
	font-weight:normal;
}
.bild{
	border-style:solid;
	border-color:#FFFFFF;
	border-width: 1px;
	text-align:center;
	margin:10px;
}
.hintergrund-flash{
	background-color:#3398CC;
}	
.startgross{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
}
.startklein{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.preis_ueberschrift{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.preis_klein{
	font-size:10px;
}


<!-- Wellness CSS-->

.wellness_tabelle {
	border-width: 0px;
	border-collapse: separate;
	border-spacing: 0px;
	border-color: #666666;
}
.wellness_inhalt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #666666;
}
a.wellness_link:link, a.wellness_link:active, a.wellness_link:visited {
	color: #000000;
	text-decoration: underline;
}
a.wellness_link:hover {
	color: #FFFFFF;
}
a.wellness_details:link, a.wellness_details:active, a.wellness_details:visited {
	color: #000000;
	text-decoration: underline;
}
a.wellness_details:hover {
	color: #CCCCCC;
}
.wellness_ueber {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.wellness_unter {
	font-size: 14px;
	font-weight:400;
	color:#666666;
}
.wellness_heraus {
	color:#FFFFFF;
	font-size:16px;
}
.wellness_heraus2 {
	color:#666666;
	font-size:16px;
}

.adresse {
	padding-top:5px;
	line-height: 20px;
	vertical-align:top;
}


<!--PReise CSS-->

.preise-titel-grau {
	color: #3b4a49;
	text-align: center;
	border: 2px solid #eeeeee;
}

.preise-titel-rot {
	color: #3b4a49;
	text-align: center;
	border: 2px solid #316E94;
}
.preise-inhalt {
	font-size: 10px;
	color: #3b4a49;
	letter-spacing: 1px;
	line-height: 15px;
	padding-top: 10px;
}

.preise-inhalt A {
	color: #3b4a49;
	text-decoration: none;
}

.preise-inhalt A:hover {
	border-bottom: 1px solid #d90d1d;
}

.preise-grau {
	font-size: 12px;
	font-weight: bold;
	color: #3b4a49;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #eee;
}

.preise-oben {
	font-size: 11px;
	color: #3b4a49;
	padding-bottom: 10px;
}

.preise-rot {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #316E94;
	border-bottom: 1px solid #fff;
}

.preise-titel {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
}

.preise-titel2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #d90d1d;
	padding-top: 20px;
}

.preise-zimmertyp {
	font-size: 11px;
	color: #3b4a49;
	white-space: nowrap;
	border-bottom: 1px solid #999;
}
.homeImg {
	padding-left: 45px;
	text-align:left;
	padding-top: 10px;
}
.homeWillkommen {
	text-align:left;
	
}
.homeLastMinute {
	text-align:left;
	vertical-align:top;
	padding-left: 35px;
	
}

.listeLM {
	padding-top:4px;
	padding-left: 27px;
}

.bg_footer {
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../Bilder/fading_footer.jpg);
}
.fontFooterStrong {
	line-height: 20px;
	color: #ececec;
	font-size:12px;
}
a.footer {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {
	color: #333;
}
a.footer:hover {
	color: #ececec;
	text-decoration: none;
	font-weight: normal;
}
a.footer:active {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}