
body {
	background: url(../nav/bg.gif) top left repeat-x;
	background-color: #F4F4F4;
	margin:auto;
	padding:0 0 20px 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #414141;
	width: 910px;
	position:relative;
}

small {
	font-size:8px;
}

sw {
	font-size:10px;
	color: #000000;
	font-weight: bold;
}


a {
	color: #414141;
}
a:hover {
	text-decoration: none;
}

h1, h5 {
	margin: 0 0 12px 0;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Gill Sans MT, Gill Sans, Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #00608A;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00608A;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	color: #A42F1E;
}

fieldset, form {
	border: 0px;
	padding: 0;
	margin: 0;
}

span, h4, {
	display: none;
}
input, select, textarea {
	color: #000;
}
#col1 {
	float: left;
	width: 215px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

#col2 {
	float: right;
	width: 690px;
	background-color: #FCFCFC;
	position:relative;
}

.clearboth {
	clear: both;
}
.leftbox {
	background-color: #ffffff;
	border: 1px solid #D0D0D0;
	padding: 10px 13px 10px 15px;
	margin: 10px 0 0 0;
}

#topanfrage {
	background-color: #ffffff;
	border: 1px solid #D0D0D0;
	width: 688px;
	height: 68px;
	overflow: hidden;
	font-size: 11px;
	color: #757575;
	float: right;
	margin: 6px 0 6px 0;
}
* html #topanfrage {
	height: 72px;
}
#image {
	padding: 5px;
	background-color: #CBCFD0;
}

#logo {
	margin: 20px 0 0 0;
	width: 210px;
	height: 80px;
	background: url(../nav/logo.gif) top left no-repeat; 
	float: left;
	overflow: hidden;
}
#logo a {
	width: 210px;
	display: block;
	height: 0px !important;
	height /**/: 83px;	
	padding: 83px 0 0 0;
}
#toplinks {
	font-size: 10px;
	color: #C8C8C8;
	float: right;
	line-height: 18px;
}

#footer, #footer a {
	font-size: 10px;
	color: #414141;
}
#footer p {
	float: left;
	font-size: 11px;
	margin: 0 20px 0 0;
}
#footer hr {
	margin: 10px 0 10px 0;
	display: block;
	height: 1px;
	color: #BEBEBE;
}
#footer {
	padding: 25px 0 20px 0;
}
#toplinks a {
	font-weight: bold;
	color: #969696;
}

#quicklinks {
	background: url(../nav/arrow_down.gif) center right no-repeat;
	padding-right: 15px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.indexleft {
	width: 345px;
	margin: 10px 0 0 0;
	float: left;
}
.indexright {
	width: 315px;
	margin: 10px 0 0 20px;
	float: left;

}
* html .indexright {
	margin: 20px 0 0 20px;
}
.indexright ul, .indexright li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.indexright li {
	display: inline;
	line-height: 25px;
}
.indexright h1 {
	margin-top: 20px;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
}
#nav {
	background-color: #ffffff;
	border: 1px solid #D0D0D0;
	border-width: 0 0 1px 0;
	
}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10, #menu11 {
	width: 215px;
	display: block;
	overflow: hidden;
	padding:41px 0 0 0;	
	height: 0px !important;
	height /**/: 41px;		
}

#menu1{background:url(../nav/bt_1.gif) top left no-repeat;}
#menu2{background:url(../nav/bt_2.gif) top left no-repeat;}
#menu3{background:url(../nav/bt_3.gif) top left no-repeat;}
#menu4{background:url(../nav/bt_4.gif) top left no-repeat;}
#menu5{background:url(../nav/bt_5.gif) top left no-repeat;}
#menu6{background:url(../nav/bt_6.gif) top left no-repeat;}
#menu7{background:url(../nav/bt_7.gif) top left no-repeat;}
#menu8{background:url(../nav/bt_8.gif) top left no-repeat;}
#menu9{background:url(../nav/bt_9.gif) top left no-repeat;}
#menu10{background:url(../nav/bt_10.gif) top left no-repeat;}
#menu11{background:url(../nav/bt_11.gif) top left no-repeat;}

a#menu1:hover, a#menu2:hover, a#menu3:hover, a#menu4:hover, a#menu5:hover, a#menu6:hover, a#menu7:hover, a#menu8:hover, a#menu9:hover, a#menu10:hover, a#menu11:hover { 
	background-position: 0 -41px;
}

.subnav  {
	border: 1px solid #D0D0D0;
	border-width: 0 1px 0 1px;
	font-size: 0.9375em;
	background-color: #ffffff;
	display: none;
}
.subnav li {
	display: inline;
}

.subnav a {
	padding: 3px 5px 2px 33px;
	display: block;
	text-decoration: none;
	color: #414141;
	background: url(/nav/li_subnav.gif) left 4px no-repeat;
}
.subnav a:hover, .subnav a.active {
	font-weight: bold;
	color: #00608A;
	background: url(/nav/li_subnav_hover.gif) left 4px no-repeat;
}
.subnav .last a {
	padding-bottom: 15px;

}


#anfrage .arrowlink {
	text-align: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	background: url(../nav/arrowlink_anfrage.gif) center right no-repeat;
	cursor: pointer;
}
#anfrage .arrowlink:hover {
	text-decoration: none;
}
#toptext {
	width: 315px;
	float: left;
	margin: 10px 0 0 20px;
}
#topnews, #sitemap {
	float: left;
	padding: 0 13px 0 0;
	margin: 10px 0 0 10px;
	width: 322px;
	background: url(../nav/bg_dot_vertical.gif) top right repeat-y;
}
#sitemap {
	background: none;
	width: auto;
}
#sitemap h3 {
	width: 250px;
}
#sitemap li {
	display: inline;
}

#sitemap h3 a{
	padding: 5px;
	background-color: #f3f3f3;
	display: block;
	text-decoration: none;
}
#sitemap ul {
	border: 1px solid #d0d0d0;
	border-width: 0 0 1px 0;
	width: 230px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;

}
* html #sitemap ul {
	margin-left: 0;
}
#sitemap div {
	margin-left: 40px;
}
/*
#subnav1 {
	background-color: #F6F6F6;
}
#subnav2 {
	background-color: #FBFBFB;
}
*/
#nav a.menuactive {
	background-position: 0 -82px;
}
.arrowlink {
	background: url(../nav/arrowlink.gif) center right no-repeat;
	padding: 2px 30px 2px 2px;
	border: 0;
	display: block;
}
* html #topnews {
	margin: 10px 0 0 5px;
}
#angebot {
	background-color: #F8F8E8;
	padding: 10px;
}
#anfrage {
	background: url(../nav/bg_anfrage.gif) top center no-repeat;
	background-color: #A4B537;
	color: #ffffff;
	padding: 20px 10px 10px 10px ;
}
#angebot h1, strong {
	/* color: #728400; */
	color:#00608a;
}
#anfrage h1 {
	color: #ffffff;
	margin: 0;
}
#content img {
	border: 2px solid #E7E7E7;
	float: left;
	margin: 0 5px 5px 0;
}
#content img.noborder {
	border: 0;
	margin: 0;
	float: none;
}
#anfrage p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
}

#anfrage select {
	margin: 5px 0 0 0;
}
#webcam div {
	width: 184px;
	height: 77px;
	overflow: hidden;
	margin: 0 0 10px 0;

}
#webcam h1 {
	height: 22px;
	overflow: hidden;
	background: url(../nav/webcam_h1.gif) top left no-repeat; 
	display: block;
	height: 0px !important;
	height /**/: 22px;	
	padding: 22px 0 0 0;
	margin: 0;
}
#webcam img {


}

#flightpackages div {
	width: 184px;
	height: 77px;
	overflow: hidden;
	margin: 0 0 10px 0;

}
#flightpackages h1 {
	height: 22px;
	overflow: hidden;
	background: url(../nav/flightpackages_h1.gif) top left no-repeat; 
	display: block;
	height: 0px !important;
	height /**/: 22px;	
	padding: 22px 0 0 0;
	margin: 0;
}
#flightpackages img {


}

#fotoalbum div {
	width: 184px;
	height: 77px;
	overflow: hidden;
	margin: 0 0 10px 0;

}
#fotoalbum h3 {
	height: 22px;
	overflow: hidden;
	background: url(/nav/top_aktuell_h3.gif) top left no-repeat; 
	display: block;
	height: 0px !important;
	height /**/: 22px;	
	padding: 22px 0 0 0;
	margin: 0;
}
#fotoalbum img {


}
#col1 a.twitter, #col1 a.facebook, #col1 a.liveperson{
	display:block;
	width: 215px;
	height: 56px;
	position:relative;
	text-indent:-19999px;
	background:url(/nav/twitter.gif) #fff 0 0 no-repeat;
	margin-top:10px;
}
#col1 a.facebook{
	background:url(/nav/facebook.gif) #fff 0 0 no-repeat;
}
#col1 a.liveperson{
	background:url(http://server.iad.liveperson.net/hc/41406266/?cmd=repstate&site=41406266&channel=web&&ver=1&imageUrl=http://www.hotel-obergurgl.at/images/liveperson&opid=2) #fff 0 0 no-repeat;
}
#intro h1, #intro p, #anfragebox p {
	margin: 0;
	padding: 0;
}
#intro h1 {
	height: 18px;
	overflow: hidden;
	background: url(../nav/anfragetop_h1.gif) top left no-repeat; 
	display: block;
	height: 0px !important;
	height /**/: 18px;	
	padding: 18px 0 0 0;
	margin: 0;
}
#intro {
	width: 170px;
	float: left;
	margin: 13px 10px 0 15px;
}
* html #intro {
	margin: 13px 10px 0 7px;
}
#anfragebox {
	background: url(../nav/bg_anfragebox_1.gif) top left no-repeat;
	background-color: #B7C944;
	padding: 5px 10px 0 20px;
	margin: 5px 10px 5px 0;
	float: left;
	color: #ffffff;
}
#anfragebox select {

	height: 18px;
	font-size: 10px;
	margin:0px;
	padding:0px;
}

#anfrage select {
	font-size: 11px;
}
#anfragebox input {
	margin: 3px 0 0 87px;
	padding: 0;
}
* html #anfragebox input {
	margin: 3px 0 0 75px;
}
#contact a {
	color: #7F7F7F;
}
#contact ul {
	margin: 0;
	padding: 0;
}
#contact {
	margin: 7px 0 0 5px;
	float: left;
}

#contact li {
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
	line-height: 18px;
}



li.tel {
	background: url(../nav/li_tel.gif) center left no-repeat;
}
li.skype {
	background: url(../nav/li_skype.gif) center left no-repeat;
}
li.email {
	background: url(../nav/li_email.gif) center left no-repeat;
}




#quicklinksbox {
	position:absolute;
	display: none;
	top: 15px;
	margin-left: 650px;
	padding: 25px;
	background-color: #ffffff;
	border: 1px solid #D0D0D0;
}


#obergurgl, #ncm, #hallo_oetzi {
	background: url(/nav/logo_obergurgl.gif) top left no-repeat;
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
#hallo_oetzi {
	background: url(/nav/logo_hallo_oetzi.gif) top left no-repeat;
	width: 81px;
	height: 25px;
}
#ncm {
	float: right;
	background: url(/nav/logo_ncm.gif) top right no-repeat;
	width: 115px;
	margin: 0;
}

.anfrage_button {
	display:block;
	background:url(/nav/bt_anfragetop.gif) 0 0 no-repeat;
	width:189px;
	height:15px;
	color: #fff;
	font-size: 11px;
	z-index: 200;
	border:0;
}

div#panorama {
	width:668px;
	height:73px;
	background:#fcfcfc;
	border:1px solid #d1d1d1;
	padding:5px 10px 5px 10px;
	clear:both;
	margin:0;
	position:absolute;
	bottom:101px;
	right:0px;
}

div#panorama p {
	line-height:16px;
}

div#panorama h1 {
	margin-bottom:-6px;
}

div#panorama img {
	float:right;
	border:0;
}

*+html div#panorama{
	height:95px;
	bottom:145px;
}
* html div#panorama{
	height:85px;
	bottom:20px;
}



.indexright {
	width: 205px;
	margin: 0 10px 20px 20px;
	float: right;
	padding: 0;
}

#content {
	padding: 0px 20px 20px 10px;
	clear:both;
}
#content h3 {
	margin: 15px 0 0 0;
	padding: 0;
}
#content p {
	padding-left: 10px;
	padding-right: 5px;
}
.indexleft p {
	margin-bottom: 25px;
	display: block;
	float:nofloat;
	width:300px;
}
.indexleftwide  {
	margin: 10px 0 0 0;
	width:650px;
}
.indexleft {
	line-height: 1.425em;
	width:650px;
	height:auto;
	display: inline;
}
.indexleft h1 {
	margin-top: 15px;
}
/*--------------preistabelle--------------------*/
#preise table{
	border-collapse:collapse;
	margin-bottom:25px;
}
#preise td, th{
	padding:2px 10px 2px 10px;
	border: 1px solid #dfebf0;
}
#preise th{
	vertical-align:bottom;
}
#preise strong{
	color:#000;
}
#preise .row{
	border: 1px solid #dfdfdf;
}
#preise .saison_a{
	background:#efb4a4;
}
#preise .saison_b{
	background:#fdd48f;
}
#preise .saison_c{
	background:#ffeaad;
}
#preise .saison_d{
	background:#cfd7aa;
}
#preise .saison_e{
	background:#bccee7;
}
#preise .saison_f{
	background:#ddd8d4;
}
#preise .saison_g{
	background:#e9e1ee;
}
#preise .saison_h{
	background:#cce9f3;
}
#preise .saison_v{
	background:#fde8ef;
}
#preise .saison_v2{
	background:#fef7f9;
}
#preise .saison_n{
	background:#e8f5ed;
}
#preise .saison_n2{
	background:#f7fbf8;
}
#content span.zimmerdetail_link{
	display:block;
}
#content div.zimmerdetail_wrap{
	position:relative;
}
#content div.zimmerdetail{
	width:555px;
	height:auto;
	border:1px solid #574637;
	padding:0px;
	background:#fff;
	display:none;
}
#detail_a{
	position:absolute;
	top:2px;
	left:-11px;
}
#detail_b{
	position:absolute;
	top:2px;
	left:-56px;
}
#detail_c{
	position:absolute;
	top:2px;
	left:-113px;
}
#detail_c1{
	position:absolute;
	top:2px;
	left:-158px;
}
#detail_d{
	position:absolute;
	top:2px;
	left:-203px;
}
#detail_e{
	position:absolute;
	top:2px;
	left:-260px;
}
#detail_e1{
	position:absolute;
	top:2px;
	left:-318px;
}
#detail_f{
	position:absolute;
	top:2px;
	left:-375px;
}
#detail_g{
	position:absolute;
	top:2px;
	left:-419px;
}
#detail_h{
	position:absolute;
	top:2px;
	left:-476px;
}
#detail_i{
	position:absolute;
	top:2px;
	left:-521px;
}
#content div.zimmerdetail table{
	border:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#333;
	line-height:13px;
	padding:2px;
	margin:0px;
	text-align:left;
	vertical-align: top;
}
#content div.zimmerdetail strong{
	color:#728400;
}
#content div.zimmerdetail img{
	padding:0px;
	margin:0px;
}

span.zimmerdetail_link{
	background:url(/nav/zimmerdetails.gif) 0 50% no-repeat;
	padding:0 0 0 0;
	cursor:default;
}
/*--------------saisongerklaerung--------------------*/
#saison table {
	clear: both;
	width: 100%;
}


#saison table td {
	padding:3px;
	background-color: #faf8f1;
}
#saison table th{
	padding:3px;
	background-color: #e6dba5;
}

#saison table td.saison1, #saison table th.saison1{
	padding: 3px;
	background-color: #efb4a4;
}
#saison table td.saison2, #saison table th.saison2{
	background-color:#fdd48f;
}
#saison table td.saison3, #saison table th.saison3{
	background-color:#ffeaad;
}
#saison table td.saison4, #saison table th.saison4{
	background-color:#cfd7aa;
}
#saison table td.saison5, #saison table th.saison5{
	background-color:#bccee7;
}
#saison table td.saison6, #saison table th.saison6{
	background-color:#ddd8d4;
}
#saison table td.saison7, #saison table th.saison7{
	background-color:#e9e1ee;
}
#saison table td.saison8, #saison table th.saison8{
	background-color:#cce9f3;
}
#saison table td.saison9, #saison table th.saison9{
	background-color:#fde8ef;
}
#saison table td.saison10, #saison table th.saison10{
	background-color:#e8f5ed;
}
#saisonth .saison1,th.saison2,th.saison3,th.saison4,th.saison5,th.center{
	text-align:center;
}
#saison .missing{
background-color:#FF0000;
color:#FFFFFF;
}

#saison .small{
	font-size:11px;
}
#saison .small2 td,.small2 th{
	font-size:10px;
	text-align:center;
}
#saison .sais12{
	background:url(/images/sais12.gif) 50% 50% no-repeat;
}
#saison .sais23{
	background:url(/images/sais23.gif) 50% 50% no-repeat;
}
#saison .sais34{
	background:url(/images/sais34.gif) 50% 50% no-repeat;
}
#saison .sais45{
	background:url(/images/sais45.gif) 50% 50% no-repeat;
}
#saison .sais54{
	background:url(/images/sais54.gif) 50% 50% no-repeat;
}
#saison .sais53{
	background:url(/images/sais53.gif) 50% 50% no-repeat;
}
#saison .sais35{
	background:url(/images/sais35.gif) 50% 50% no-repeat;
}

#saison .prize{
	color:#ae0917;
	padding:2px 0;
	margin:0;
}
/*--------------saisongerklaerung------------------Ende--*/ 
.category{
	padding-bottom:25px;
	margin-left:180px;
	float:nofloat;
	height:100px;
	width:450px;
	vertical-align:top;
	display:block;
}
.catnofloat img a{
	padding-bottom:25px;
	/*padding-top:5px;*/
	float:nofloat;
	height:100px;
	vertical-align:top;
	display:block;
}
.klgedr{
	padding-bottom:25px;
	clear:both;
}
.klgedr_bottom{
	padding-top:25px;
	clear:both;
	font-size:10px;
}
/*#content div.imagegallery{
	position:relative;
	clear:both;
	height:110px;
	display:block;
	float:left;
}
.galleryimg {
	position: absolute;
	top: -430px;
	left: -40px;
	width: 710px;
	height: 410px;
	overflow: hidden;
	padding: 5px;
	background-color: #f3f3f3;
	display: none;
}
* html .galleryimg {
	left: -680px;
}*/
.galleryimg {
	position: absolute;
	/*margin-top: -430px;*/
	/*margin-left: -80px;*/
	left:0;
	width: 710px;
	height: 410px;
	overflow: hidden;
	padding: 5px;
	background-color: #f3f3f3;
	clear:both;
	display: none;
}

#flights img {
	float:right;
	clear:both;
}

a.pdf {
	padding:2px 0 2px 22px;
	background: url(/nav/pdf.gif) left center no-repeat;
}

#content table.packagetable {
	font-size:12px;
	border-bottom:1px solid #b7c944;
	width:100%;
	line-height:16px;
	padding-bottom:12px;
	margin-bottom:12px;
}

#content .packagetable p {
	width:500px;
	margin-bottom:15px;
}

#content .packagetable h5 a {
	text-decoration:none;
	color:#00608a;
}

#content .packagetable a.packagebutton, #content .packagetable input.packagebutton{
	background:#5b6422;
	color:#fff;
	padding:2px;
	width:380px;
	text-align:center;
	display:block;
	text-decoration:none;
}

#content table.packageform th {
	background:#bdc4d2;
	color:#fff;
	font-weight:bold;
}

#content table.packageform td {
	border:1px solid #efefef;
}

#content table.packageform input {
	border:1px solid #999999;
}

#content #wettertable{
	width:100%;
	height:200px;
}
#content #wettertable span{
	font-weight:bold;
	color:#00608a;
	font-size:12px;
	display:block;
	text-align:center;
}
#content #wettertable span.temp{
	font-size:15px;
}
