@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body { 
	margin: 0;
	padding: 0;
	background-color: #edeae1;
	font: 11px verdana, tahoma;
	color: #333333;
	width: 100%;
}

html{
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td{	
	font: 11px verdana, tahoma;
	color: #333333;
}



img {
	border: none;
	}


p {
	margin-top: 0px;
	margin-bottom: 0px;
	}



a{
	color: #901d1a;
	text-decoration: none;
}

ul{
	margin: 0px;
	padding: 0px;
}

li{
	margin: 0px;
}

hr{ 	
	border-top: 1px solid #fff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
	margin: 15px 0px 13px 0px;
}

#clear{
	clear: both; 
	height: 0px; 
	overflow: hidden;
}

/*****************************************************| Formular|***/

form{
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}

#cont form table{
	position: relative;
	float: left;
	background-color: #f3e9d1; 
	border: 7px solid #f3e9d1;
	margin-bottom: 5px;
	width: 100%;
	color: #5a5546;

}


/**| Newsletter-Formular|***/
.meldung{
	position: relative;
	float: left;
	background-color: #f3e9d1; 
	border: 7px solid #f3e9d1;
	width: 506px;
	color: #5a5546;
	font-weight: bold;
}

.meldung strong{
	color: #901d1a;
}

.check{
	width: 10px !IMPORTANT;
	margin-left: -5px !IMPORTANT;
}

#cont input{
	border: none;
	background-color: #fff; 
	font: 11px verdana, tahoma;
	margin: 2px 0px;

}

#cont input {
	padding: 1px 2px 1px 2px;
	height: 15px;
}


#rand{
	width: 210px !IMPORTANT;
	height: 16px !IMPORTANT;
	*height: 15px !IMPORTANT;
	overflow: hidden !IMPORTANT;
	margin-left: 3px;
	margin-top: 2px;
	*margin-top: 3px;
	margin-bottom: 2px;
	*margin-bottom: 3px;

}

#rand select{
	border: none;
	background-color: #fff; 
	font: 11px verdana, tahoma;
	position: relative;
	float: left;
	width: 209px;
	*width: 213px;
	height: 16px;
	*height: 19px;
	margin-left: 0px;
	*margin-left: -2px !IMPORTANT;
	margin-top: 0px !IMPORTANT;
	*margin-top: -2px !IMPORTANT;
}

.anschrift input{
	width: 206px;
	border-left: 3px solid #f3e9d1 !IMPORTANT;
}


.anreise input {
	width: 100px;
	position:relative;
	float: left;
}

.anreise img {
	margin-top: 2px;
	margin-left: 2px;
	position:relative;
	float: left;
	cursor:pointer;
}

.gutschein input {
	margin-left: 10px !IMPORTANT;
	border-left: 3px solid #901d1a;
}

.buchung input {
	width: 26px;
}


textarea {
	border: none;
	background-color: #fff; 
	width: 98%;
	height: 50px;
	padding: 5px;
	font: 11px verdana, tahoma;
	color: #5a5546;
	margin-top: 5px;
}

.submit{
	background: url(/images/button.gif) no-repeat;
	text-align: left; 
	margin-top: 10px; 
	width: 150px; 
	border: none; 
	color: #ffffff; 
	height: 20px !IMPORTANT; 
	padding-bottom: 5px !IMPORTANT;
	*padding-bottom: 2px;
	padding-left: 5px !IMPORTANT;
	*padding-left: 10px !IMPORTANT;
	cursor: pointer;
}

.submit a{ 
	color: #ffffff; 
}




/* SLIDEBOX  
--------------------------------------------------------------------- */
.multi_box {
	position: absolute;
	bottom: -3px;
	left: 0px;
	width: 194px;
	height: 245px;
	overflow: hidden;
	background: url(/images/hg-slide.png) repeat;
	*background: url(/images/trans.gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hg-slide.png', sizingMethod='scale');	
	margin: 0;
}

.slide_box {
	width: 194px;
	height: 245px;
	overflow: hidden;	
	margin: 0;
	background: #none;	
	margin-top: -3px;	
}

.slide_box .asb_header {
	margin-top: 3px;
	margin-bottom: -1px;
}

.slide_box .asb_header h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;	
}

.slide_box .asb_header h3 a {
	color:#901d1a;
	padding: 5px 0 6px 10px;	
	font: 12px arial, tahoma;
	text-transform: uppercase;
	width: 194px;
	display: block;
}

.slide_box .asb_header h3 a.open {
	background: url(/images/slide-minus.png) no-repeat;
	*background: url(/images/trans-gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slide-minus.png', sizingMethod='crop');	
	text-decoration: none;
	color:#901d1a;
}

.slide_box .asb_header h3 a.close:link, .slide_box .asb_header h3 a.close:visited, .slide_box .asb_header h3 a.close:active {
	background: url(/images/slide-plus.png) no-repeat;
	*background: url(/images/trans-gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slide-plus.png', sizingMethod='crop');		
	text-decoration: none;
}

.slide_box .asb_header h3 a.close:hover {
	background: url(/images/slide-minus.png) no-repeat;
	*background: url(/images/trans-gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slide-minus.png', sizingMethod='crop');	
	text-decoration: none;
	color:#901d1a;
}


.slide_box .asb_content {
	width: 174px;
	overflow: hidden;
	background: url(/images/hg-slide-open.png) repeat;
	*background: url(/images/trans.gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hg-slide-open.png', sizingMethod='scale');
	font: 10px verdana, tahoma;
	color: #333333;	
	padding: 10px 10px 10px 10px;
}

.slide_box #anw_1, .slide_box #anw_2, .slide_box  #anw_3, .slide_box #anw_4 {
	height: 113px;
}

.slide_box #anw_1{
	background: url(/images/oesterreich.png) no-repeat;
	*background: url(/images/trans.gif) no-repeat;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/oesterreich.png', sizingMethod='crop');	
	cursor:hand; cursor: pointer;
}

.slide_box #anw_4 table{
	margin-top: 5px;
}

.slide_box #anw_2 table{
	margin-top: 3px;
}

.slide_box tr{
	background: none !IMPORTANT;
 	padding: 0 !IMPORTANT;
}


.slide_box input, select{
	border: none;
	background-color: #fff; 
	font: 10px verdana, tahoma;
	margin: 5px 0px;
	position:relative;
	float: left;
}

.slide_box #anw_2 input, select{
	margin: 2px 0px !IMPORTANT;
	width: 168px;
}

.slide_box .anreise img {
	margin-top: 5px;
}

.slide_box input {
	padding: 1px 2px 1px 2px;
	height: 13px;
	width: 80px;
}

.slide_box select {
	width: 84px;
	*width: 84px;
	height: 15px;
	*height: 18px;
	margin-left: 0px;
	*margin-left: -2px;
	margin-top: 0px;
	*margin-top: -2px;

}


.slide_box #rand{
	width: 84px;
	height: 17px;
	*height: 14px;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 1px;
}

.slide_box .submit{ 
	background: url(/images/button.gif) no-repeat top right;
	text-align: left; 
	margin-top: 10px; 
	width: 140px; 
	border: none; 
	color: #ffffff; 
	height: 20px !IMPORTANT; 
	padding-top: 3px;
	padding-left: 10px;
}

.slide_box iframe{
	width: 174px;
	scrolling:no; scrollbarvisable:no; scroll:no; overflow-x:hidden; overflow:hidden; overflow-y:hidden;
	margin-top: -5px;
	height: 117px;
}

/*****************************************************| Head|***/

#main{
	width: 990px;
	position: relative;
	float: center;
	text-align: left;
	background: url(/images/hg.gif) repeat-y left top;
	}
	
#head{
	width: 990px;
	display: inline;
	position: relative;
	float: left;
	background-color: #FFFFFF; 
	border-bottom: 2px solid #fff;
	*border-bottom: 0px solid #fff;
	}

.logo {
	position: absolute;
	top: 30px;
	right: -25px;
	
	}

.slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 194px;
	height: 280px;
	background: url(/images/hg-slide.png) repeat;
	*background: url(/images/trans.gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hg-slide.png', sizingMethod='scale');	

	}


.lang{
	width: 181px;
	padding: 3px 0px 4px 13px;
	color: #fff;
	font: 10px verdana, tahoma;
	text-align: center;
	background: url(/images/balken-hg.png) repeat;
	*background: url(/images/trans.gif);
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/balken-hg.png', sizingMethod='scale');	
	}


.lang a{
	color: #fff;
	}
	
.lang ul{
	margin: 0px;
	list-style: none;
	}

.lang li{
	position: relative;
	float: left;
	padding: 0px 7px 0px 7px;
}


/*****************************************************| Navigation|***/

#navigation {
	width: 153px;
	padding: 20px;
	position: relative;
	float: left;
}

/************************
*  Hauptnavigation
*************************/

#nav {
 	margin: 0;
 	padding: 0;
 	width: 152px;
}


#nav li {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
 	line-height: 11px;
 	float: left;
}

#menue a {
 	float: left;
 	width: 152px;
	color: #43423e;
	text-decoration: none;
	background: url(/images/nav-hg.gif) no-repeat left bottom;
	padding: 4px 0px 7px 0px;
}

#menue a:hover {
	text-decoration: none;
	background: url(/images/nav-hg.gif) no-repeat left bottom;
}



#menueon a {
 	float: left;
 	width: 152px;
	color: #901d1a;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/nav-hg-on.gif) no-repeat left bottom;
	padding: 4px 0px 5px 0px;
}
#menueon a:hover {
	text-decoration: none;
	background: url(/images/nav-hg-on.gif) no-repeat left bottom;
}



/************************
*  Subnavigation
*************************/
#subnavi{
 	position: relative;
 	float: left;
	background: url(/images/subnav-hg.gif) no-repeat left bottom;
	padding-bottom: 8px ;
}

#subnav ul{
	margin: 0;
	padding: 0;
 	width: 152px;
	color: #696455;
}

#subnav li {
	margin: 0px 0px 2px 0px;
	padding: 0;
	list-style: none;
 	width: 152px;
	float: left;
}

#submenue a {
	float: left;
 	width: 132px;
	margin:auto; 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	color: #696455;
}

#submenue a:hover {
	color: #929292;
}


#submenueon a {
	float: left;
 	width: 132px;
	color: #901d1a;
	margin:auto; 
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
}

#submenueon a:hover {


}



/*****************************************************| Content|***/

#cont{
	width: 520px;
	padding: 20px 20px 20px 30px;
	position: relative;
	float: left;
	font: 1.0em verdana, tahoma;
}


h1{
	font-size: 30px;
	height: 40px;	
	overflow:hidden;
	color: #901d1a;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

span.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}


#print-hl{
	visibility:hidden;
 	display:none;
}

.hl{
	font-size: 15px;	
	color: #901d1a;
}

.red{
	color: #901d1a;
}



#print{
	visibility:hidden;
 	display:none;
}

#footer{
	color: #8e8d8b;
	font-size: 10px;
	position: relative;
	float: center;
	text-align: left;
	width: 950px;
	padding: 15px 20px;
	background: url(/images/schatten-unten.gif) no-repeat left top;
}


#footer a{
	color: #8e8d8b;
	text-decoration: none;
	margin: 0px 3px;
}

.footer-links{
	width: 225px;
	position: absolute;
	right: 0px;
	top: 10px;
}

.footer-links img{
	position: relative;
	float: right;
	margin-left: 20px;
}

a#zoover img{	background-image: url(/images/zoover-awards-sw.gif);}

a#zoover:hover img{	background-image: url(/images/zoover-awards.gif);}

a#tauernspa img{background-image: url(/images/tauernspa-friends-sw.gif);}

a#tauernspa:hover img{background-image: url(/images/tauernspa-friends.gif);}


#text{
	position: relative;
	float: left;
}



#text ul{
	margin: 5px 0px 5px 12px;
	*margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style-image:url(/images/li-moz.gif);
	*list-style-image:url(/images/li.gif);	
}

#text ol{
	margin: 0px 0px 5px 19px;
	*margin: 0px 0px 5px 23px;
	padding: 0px;	
}

#text li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#text img{
	border: 3px solid #cdbb93;

}

#text table tr td img {
	float: left;
	margin: 0;
}


#text table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #fff;
}



#text th {
	padding: 3px 3px;
	vertical-align: top;
	background: #c2ad84;
	font-weight: normal;
	border-left: 1px dotted #fff;
	*border-left: 1px solid #fff;		
	color: #fff;

}

#text td{
	border: 1px dotted #fff;
	*border: 1px solid #fff;	
	padding: 3px;	
}

/*****************************************************| Content|***/

#teaser-cont{
	width: 195px;
	padding: 15px;
	min-height: 245px;
	*height: 245px;
	position: relative;
	float: left;
	background: url(/images/teaser-hg.gif) #b79f6e no-repeat left top;
	border-left: 2px solid #fff;
}

#teaser{
	width: 100%;
	color: #FFFFFF;
	font: 11px tahoma, arial;
}

#teaser-trenn{
	width: 100%;
	height: 21px;
	background: url(/images/teaser-trenn.gif) repeat-x left center;
}

#teaser img{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}


#teaser a{
	font: 11px tahoma, arial;
	color: #FFFFFF;		
}


#teaser ul{
	margin: 5px 0px 0px 14px;
	*margin: 0px 0px 0px 17px;
	padding: 0px;
	list-style-image:url(/images/li-moz-teaser.gif);
	*list-style-image:url(/images/li-teaser.gif);	
}

#teaser ol{
	margin: 5px 0px 0px 19px;
	*margin: 0px 0px 0px 23px;
	padding: 0px;	
}

#teaser li{
	margin: 0px;
	padding: 1px 0px 1px 0px;
}

.bigger{
	font: 13px verdana, tahoma;

}

h2{
	color: #FFFFFF;
	font: 12px verdana, tahoma;
	font-weight: normal;
	margin: -2px 0px 4px 0px;
	padding: 0;
}

/*****************************************************| Block Anreisser mit Text|***/

#anreisser{
	position: relative;
	float: left;
	width: 100%;
}

#anreisser img{
	position: relative;
	float: left;
}

#anreisser-content{
	position: relative;
	float: right;
	width: 385px;
	margin-left: 15px;
}

#anreisser-content ul{
	margin: 6px 0px 0px 12px;
	*margin: 6px 0px 0px 15px;
	padding: 0px;
	list-style-image:url(/images/li-moz.gif);
	*list-style-image:url(/images/li.gif);	
}

#anreisser-content ol{
	margin: 0px 0px 5px 19px;
	*margin: 0px 0px 5px 23px;
	padding: 0px;	
}

#anreisser-content li{
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#anreisser h3{
	font-size: 11px;
	padding: 0px;
	margin: -3px 0px 3px 0px;
	color: #901d1a;
	font-weight: bold;
}


.anreisser-link{
	position: absolute;
	bottom: 0px;
	right: 0px; 
	padding-right: 12px; 
	background:url(/images/pfeil.gif) right center no-repeat;
	color: #901d1a;
}

.anreisser-link a{
	color: #901d1a;
}

#line{ 	
	position: relative;
	float: left;
	width: 100%;
	background: url(/images/hr.gif) repeat-x left top;
	height: 28px;
}


/*****************************************************| Thumbs |***/

#thumbs{
      position: relative;
      float:left;
      border:0px;
      width:525px;
      _width:520px;
    }

    #image{
      position: relative;
      float:left;
      width:120px;
      height:80px;
      overflow: hidden;
      z-index:1;
      margin :5px 9px 4px 0px;
      _margin :5px 8px 4px 0px;
      text-align: center;
      border: 2px solid #cdbb93;
    }

    #inner{
      position: absolute;
      margin-left:  0px;
      *margin-left:  -60px;
      width:120px;
      height:80px;
      text-align: center;
    }

