.headline-winter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #ffa800;
}
.font-winter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
}
.font-winter-blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #153761;
}
.font-winter-braun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472c1d;
}
.font-winter-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.hotelname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.hoteladresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #153761;
	padding-top: 5px;
	padding-left: 8px;
}
.hoteltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.link-winter-shortmenu:link {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-shortmenu:visited {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-shortmenu:active {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-shortmenu:hover {
	color: #ffffff;
	text-decoration : none;
}

a.link-winter-menu1:link {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-menu1:visited {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-menu1:active {
color: #472c1d;
text-decoration : none;
} 
a.link-winter-menu1:hover {
	color: #ffffff;
	text-decoration : none;
}

.outline {
	background-image: url(../images/outline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hg-winterlandschaft {
	background-image: url(../images/hg_winterlandschaft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line-orange {
	background-image: url(../images/line-orange.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
