body
{
color: Black;
font-family:Tahoma,Arial;
font-size: 11px;
background-image: url(../images/wellness-hintergrund.jpg);
background-repeat: repeat-y;
background-position: center;

}
#page
{
	margin: 0 auto;
	width: 225px;

}
a
{
color: Red;
text-decoration: underline;
}
h1, h2, h3
{
color: Red;
font-size: 12px;
}
hr
{
clear: both;
border:dotted;
border-width:1px;
border-bottom-color: #708090;
border-top-color:#ffffff;
border-left-color:#ffffff;
border-right-color:#ffffff;
}
#header
{
margin-bottom:5px;
text-align: left;
}

#header a
{
text-decoration: none;
text-align: left;
}

ul.menu
{
	list-style-type: none;
	margin: 1px 0 0 5px;
	padding: 0;
}
ul.menu li
{
	background: url('../images/menue-auflistung.png') top left no-repeat;
	width: 200px;
}
ul.menu li a
{
	width: 220px;
	color: Red;
	padding-left: 18px;
	display: block;
	text-decoration: none;
}

ul.hotel
{
	list-style-type: none;
	margin: 1px 0 0 5px;
	padding: 0;
}
ul.hotel li
{
	background: url('../images/menue-auflistung.png') top left no-repeat;
	width: 220px;
}
ul.hotel li a
{
	width: 200px;
	color: Red;
	padding-left: 18px;
	display: block;
	text-decoration: none;
}
.fett
{
font-weight: bold;
}
.wetterbild
{
float: left;
margin-right: 8px;
}





