h1, h2, h3 {
    font-family: georgia;
    font-weight: bold;
}

* {
    font-size: 11px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 15px;
}

div.whs-content h1 {
    margin-bottom: 12px;
    margin-top: 7px;
}

div.whs-content h2 {
    margin-bottom: 5px;
}

div.whs-content h3 {
    font-size: 12px;
    margin-bottom: 4px;
}

div.whs-content td {
    vertical-align: top;
}

div.whs-teaser-left {
    width: 160px;
    float: left;
}

div.whs-teaser-right {
    float: right;
    width: 180px;
}

div.whs-content {
    margin-left: 180px;
    margin-right: 197px;
    _margin-left: 175px;
    _margin-right: 195px;
    width: 520px;
    overflow: hidden;
}

div.whs-menu-left {
    margin-top: 20px;
}

div.whs-menu-left li {
    display: block;
    border-bottom: 1px solid #c6c2a7;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.whs-menu-left li a {
    padding-left: 13px;
    color: #5c4d2d;
    text-transform: uppercase;
    font-size: 10px;
    background: url(../i/bg-menu-left-link.gif) no-repeat 5px center;
    padding-right: 5px;
    display: block;
}

div.whs-menu-left a.active2, div.whs-menu-left a.active1 {
    font-weight: bold;
}

div.whs-menu-left li.lvl2 {
    background-color: #eeefe3;
    padding-left: 21px;
}

div.whs-menu-left li.lvl2 a {
    text-transform: none;
    background: none;
    padding-left: 0;
}


div.whs-menu-left li.lvl4 {
    background-color: #eeefe3;
    padding-left: 21px;
}

div.whs-menu-left li.lvl4 a {
    text-transform: none;
    background: none;
    padding-left: 20;
	background: url(../i/bg-menu-left-link.gif) no-repeat 15px center;
}
div.whs-menu-left li.lvl4 a.active4 {
	font-weight: bold;
}

div.whs-menu-left li.active1 {
    background: #eeefe4 url(../i/bg-menu-left.gif) repeat-x top left;
}

div.whs-menu-left h1 {
    font-size: 14px;
    margin-bottom: 5px;
}

div.whs-teaser-right div {
    background-color: #f7f8e9;
}

div.whs-adressbox {
    margin-top: 25px;
    border-top: 1px solid #bebaa0;
    background: url(../i/bg-schnoerkel.gif) no-repeat bottom left;
    padding-bottom: 35px;
    margin-bottom: 10px;
}

div.whs-adressbox h3 {
    font-family: verdana;
    margin-bottom: 4px;
}
div.whs-adressbox div.text {
    padding: 10px;
    background-color: #f7f8e9;
}

div.whs-angebot {
    margin-top: 12px;
    border-top: 1px solid #bebaa0;
    padding-bottom: 36px;
    margin-bottom: 50px;
}

div.whs-angebot a {
    display: block;
    height: 17px;
    _height: 30px;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin-top: 20px;
    margin-right: -5px;
    width: 168px;
    padding-left: 30px;
    margin-left: -5px;
}

div.whs-angebot em {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

div.whs-angebot div.text {
    padding: 10px 5px 10px 10px;
}

div.whs-angebot h2 {
    padding: 6px;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.whs-angebot li {
    padding: 0;
    background: url(../i/bg-li-content.gif) no-repeat 2px 4px;
    padding-left: 9px;
}

div.whs-angebot ul {
    margin: 8px 0;
}

div.whs-buttons {
    margin-top: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

div.whs-buttons li a {
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding-left: 35px;
    margin-right: 23px;
    display: block;
    zoom: 1;
    height: 30px;
    background-position: 0px 2px;
}

div.whs-buttons li.big {
    height: 42px;
}

div.whs-buttons li, div.whs-buttons li a {
    background-position: top left;
    background-repeat: no-repeat;
}

div.whs-buttons li a {
    background-position: 3px left;
    padding-top: 6px;
    margin-left: 5px;
}

div.whs-buttons li {
    height: 35px;
    margin-top: 3px;
}

div.whs-buttons ul {
    margin-left: 7px;
}

div.whs-content div.whs-crumbs a, div.whs-content div.whs-crumbs a:visited {
    color: #897750;
    text-decoration: none;
}

div.whs-crumbs {
    color: #5c4d2d;
    margin-top: 45px;
    _margin-top: 15px;
    margin-bottom: 5px;
}

div.whs-content, div.whs-content td {
    line-height: 18px;
}

div.whs-content h1 {
    line-height: 25px;
}

div.whs-content h2 {
    line-height: 20px;
}

div.whs-content ul { 
   margin: 0;
   padding: 0;
}

div.whs-content ul li {
    background: url(../i/bg-li-content.gif) no-repeat 2px 6px;
    padding:0pt 0pt 0pt 9px;
    margin: 0;
}

div.whs-content ol li {
	 background: none transparent;
    padding:0pt 0pt 0pt 9px;
}

div.whs-content ol {
	 list-style-position: inside;
}

div.whs-content a {
    font-weight: bold;
    text-decoration: underline;
}

div.whs-content a:visited {
    color: #877a5f;
    text-decoration: underline;
}

div.whs-content a:hover {
    color: #5c4d2d;
    text-decoration: none;
}

div.whs-content-inner {
    background: url(../i/bg-content.gif) no-repeat top bottom;
    float: left;
    _float: none;
    zoom: 1;
}

div.whs-menu a {
    padding: 12px 4px;
    _padding: 9px 4px 8px 4px;
}

div.whs-menu a.last {
    padding-left: 8px;
}

div.box_search input.search {
    border: 1px solid #c8cca4;
    width: 103px;
    height: 21px;
    margin-right: 4px;
    float: left;
}

div.box_search {
    padding-left: 8px;
    margin-bottom: 7px;
}
div.box_search input.submit {
    width: 57px;
    height: 21px;
}

div.whs-menu-bottom-middle {
    font-weight: normal;
}

div.whs-menu-bottom-middle a {
    font-weight: bold;
}

div.whs-content-inner div.whs-teaser-right a:hover, div.whs-footer a:hover {
    background-color: transparent;
}

div.whs-content img.breit {
    margin-bottom: 8px;
}

div.whs-header {
    position: relative;
}

div.whs-logo {
    position: absolute;
    left: 358px;
}

div.whs-angebot a {
    background: url(../i/bg-btn-angebot.gif) no-repeat top left;
}

div.whs-buttons li {
    background-image: url(../i/bg-button.gif);
}

div.whs-buttons li.big {
    background-image: url(../i/bg-button-big.gif);
}

div.whs-menu a.active {
    border-left: 1px solid #e4e8c8;
    background: url(../i/bg-menu-active.gif) repeat-x top left;
}

div.whs-angebot img, div.whs-angebot div.text {
    background: url(../i/bg-angebot-text.gif) repeat-x top left;
}

div.whs-buttons li.big a {
    padding-top: 3px;
}

body.popup div.content {
	height: 90%;
	width: 90%;
	background-color: #e0e2cb;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid #f7f8e9;
	text-align: left;
}
body.popup {
	padding: 10px;
	text-align: center;
}

body.popup h2.cst {
	background-color: #ffffff;
	padding: 5px;
	text-align: center;
}
body.popup span.cst-price {
	font-size: 150%;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}


table.gallery a img {
    border: 2px solid #fff;
    margin: 4px;
}
table.gallery a:hover img {
    border: 2px solid #ccc;
}
table.gallery {
    border-collapse: collapse;
    width: 100%;
}

div.weatherbox {
    text-align: center;
    background-color: #EEEFE3;
    margin: 0px;
    padding: 0px;
}

div.quicklinks {
	float: left;
	margin-left:6px;
	.margin-left: 10px;
	_margin-left: -5px; 
	_padding-bottom: 10px;
}

div.quicklinks h1 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 7px;
	_margin-left: 10px;
}
div.quicklinks a {
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	zoom: 1;
}
div.quicklinks a:hover {
	cursor: pointer;
}
div.whs-buttons ul {
	clear: left;
}
div.quicklinks a.pinzgauer {
	background: url(/static/i/logos/logo-pinzgauer.png) no-repeat top left;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/static/i/logos/logo-pinzgauer.png');
	
}
div.quicklinks a.active {
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/static/i/logos/logo-pinzgauer.png') progid:DXImageTransform.Microsoft.Alpha(opacity=20)  progid:DXImageTransform.Microsoft.Blur(pixelradius=2);
	-moz-opacity: 0.4;
	_margin-top: -2px;
}

div.quicklinks a.alpine {
	background: url(/static/i/logos/logo-alpine.png) no-repeat top left;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/static/i/logos/logo-alpine.png');
}

div.quicklinks a.dorfschmiede {
	background: url(/static/i/logos/logo-dorfschmiede.png) no-repeat top left;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/static/i/logos/logo-dorfschmiede.png');
}
body div.quicklinks a.hauswolf {
	background: url(/static/i/logos/snow-and-fun.png) no-repeat top left;
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/static/i/logos/snow-and-fun.png');
}

div.whs-content img.full_width {
	width: 520px;
}

div.whs-vioma {
	position: absolute;
}

body #newsticker {
	width: 100%;
	height: 20px;
	_height: 30px;
	margin-top: 2px;
	display: block;
	margin-bottom: 10px;	
}

body #newsticker_news {
	border: 1px solid #e0e2cb;
	background-color: #f7f8e9;
	padding-bottom: 2px;
}

body div.whs-languages {
	overflow: auto;
	padding-top: 8px;
}

div.whs-languages div.voucher-button a {
	color: #ffffff;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	text-align: left !important;
	margin-right: 10px;
}
div.whs-languages a {
	cursor:pointer;
}
#newsticker a {
	font-size: 15px;
	font-weight: bold;
	background: url(/static/i/nt-info.gif) no-repeat bottom left;
	padding-left: 20px;
	zoom: 1;
}
body #newsticker a:hover {
    color: #000;
    text-decoration: underline;
    background: url(/static/i/nt-info2.gif) no-repeat center left;
}

div.whs-menu-left li.lvl3 {
	background-color:#EEEFE3;
	padding-left:15px;
}

div.whs-menu-left li.lvl3 a {
	background: none;
    background: url(../i/bg-menu-left-link.gif) no-repeat 5px center;
}

div.whs-menu-left li.lvl3 a.active3 {
    font-weight: bold;
}

body div#newsticker {
	overflow: hidden; 
}
body div#newsticker li {
	background-image: none;
}

body.ru div.package-price-bottom a,
body.ru table.box td a.detailoffer,
body.ru .roomtype-links div a,
body.ru .roomtype-links a.detail,
body.ru td.program-title a,
body.ru td.links a,
body.ru div.package-links a,
body.bg div.package-price-bottom a,
body.bg table.box td a.detailoffer,
body.bg .roomtype-links div a,
body.bg .roomtype-links a.detail,
body.bg td.program-title a,
body.bg td.links a,
body.bg div.package-links a,
body.cz div.package-price-bottom a,
body.cz table.box td a.detailoffer,
body.cz .roomtype-links div a,
body.cz .roomtype-links a.detail,
body.cz td.program-title a,
body.cz td.links a,
body.cz div.package-links a {
	border:1px outset;
	height:auto;
	margin-right: 10px;
	background-image: none;
	line-height: 1.2em;
	padding: 4px;
}
