@charset "UTF-8";
body {
	background-color: #FFF;
	background-image: url(img/hg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font:13px/18px Tahoma, Geneva, sans-serif;
	text-align: center;
}
table p {
	padding: 0px;
	margin: 0px;
}
h2 {
	color: #5272B7;
	font-size: 31px;
	line-height: 35px;
	/*text-transform: uppercase;*/
	margin: 10px 0px 25px 0px;
	padding: 0px;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
}
h3 {
	color: #333333;
	font-size: 15px;
	text-transform: uppercase;
	margin: 20px 0px 10px 0;
	padding: 0px;
	/*font-family: "hilde-sharp-1","hilde-sharp-2",sans-serif;*/

}
a img {
	border: none;
}
a {
	color: #5272B7;
	text-decoration: none;
}
a:hover {
	color: #5272B7;
	text-decoration: underline;
}
p {
	margin: 10px 0;
	padding: 0;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	width: 900px;
	height: 210px;
}
#logo {
	position: absolute;
	height: 133px;
	width: 307px;
	background: transparent url(img/hg_logo.png) no-repeat top left;
	top: 0px;
	left: 20px;
	z-index: 3;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	display: block;
	height: 133px;
	width: 307px;
	outline: none;
	text-indent: -3000px;
}
#adresse {
	position: absolute;
	height: 50px;
	;
	width: 156px;
	top: 149px;
	left: 75px;
	z-index: 3;
	font-size: 10px;
	color: #666;
}
#mainmenu {
	position: absolute;
	top: 18px;
	left: 325px;
	width: 499px;
	height: 40px;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu ul li {
	float: left;
}
#mainmenu ul li a {
	display: block;
	padding: 10px 7px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	font-family: Lucida Grande, Arial;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#mainmenu ul li a:hover,#mainmenu ul li a.act {
	color: #5272B7;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	background: transparent url(img/hg_mainmenu_item.gif) no-repeat top center;
}
#mainmenu ul li a.act {
	border-bottom: 1px solid #5272B7;
}
#stimmungsbild {
	width: 533px;
	height: 236px;
	position: absolute;
	top: 73px;
	left: 270px;
	background: transparent url(img/hg_stimmungsbild.png) no-repeat top left;
	z-index: 1;
	padding: 11px 0 0 16px;
}
#contentwrap {
	width: 900px;
	position: relative;
	height: auto;
	min-height: 700px;
}
#submenuwrap {
	position: absolute;
	top: 94px;
	left: 73px;
	/*height: 299px;*/
	height: 600px;
	width: 185px;
}
ul#subnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#subnav li a {
	display: block;
	padding: 4px 10px 4px 15px;
	background: transparent url(img/hg_subnav.gif) no-repeat center left;
	text-transform: none;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	font-size: 14px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
ul#subnav li a:hover, ul#subnav li a.act {
	background: transparent url(img/hg_subnav_act.gif) no-repeat center left;
	color: #5272B7;
}
ul#searchnav {
	position: absolute;
	top: 190px;
	width: 185px;
	margin: 0;
	padding: 0;
	list-style: none;
}
input.searchform {
	width:130px;
	height:16px;
	padding:1px 0 1px 7px;
	float:left;
	border:1px solid #7A94C8;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
input.searchbutton {
	background:url(img/hg_search.gif) no-repeat 0 0;
	width:20px;
	height:20px;
	float:left;	
}
ul#searchnav li, ul#subnav li {
	padding: 0px;
	margin: 0px;
	height: auto !important;
	height: 1px;
}
ul#searchnav li a {
	display: block;
	padding: 4px 10px 4px 15px;
	background: transparent url(img/hg_subnav.gif) no-repeat center left;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
ul#searchmav li a:hover, ul#searchnav li a.act {
	background: transparent url(img/hg_subnav_act.gif) no-repeat center left;
	color: #5272B7;
}
#contentouter {
	padding: 110px 130px 0 300px;
}
#inhalt ul {
	margin: 8px;
	padding: 0 0 0 15px;
}
#inhalt {
	font:13px/19px Tahoma, Geneva, sans-serif;
	}
#pfad {
	color: #999;
	font-size: 9px;
}
#pfad a {
	color: #999;
	text-decoration:  none;
}
#pfad a:hover {
	color: #999;
	text-decoration:  underline;
}
#footer {
	clear: both;
	margin-top: 40px;
	font-size: 10px;
	color: #999;
}
#footer {
	color: #999;
}
strong {
	font-weight: bold;
}
#pistenbericht {
	position: absolute;
	top: 51px;
	left: 740px;
	height: 100px;
	width: 100px;
	background: transparent url(img/hg_pistenbericht.png) no-repeat top left;
	z-index: 4;
	display: none;
}
#pistenbericht a {
	display: block;
	outline: none;
	height: 100px;
	width: 100px;
	text-indent: -3000px;
}
#container #contentwrap #contentouter #inhalt table#miete {
	border-collapse: collapse;
	empty-cells: hide;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
#container #contentwrap #contentouter #inhalt table#miete tr th {
	text-align: left;
}
#container #contentwrap #contentouter #inhalt table#miete th {
	color: #FFF;
}
#container #contentwrap #contentouter #inhalt table#miete td {
	text-align: right;
}
#container #contentwrap #contentouter #inhalt table#miete td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#container #contentwrap #contentouter #inhalt table#miete th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#container #contentwrap #contentouter #inhalt table#miete tr {
   moz-transition: background-color 0.5s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -o-transition: background-color 0.5s ease-in;
  transition: background-color 0.5s ease-in;
  }
#container #contentwrap #contentouter #inhalt table#miete tr:nth-child(odd) {background-color: #F8F8F8}
#container #contentwrap #contentouter #inhalt table#miete tr:nth-child(even) {background-color: #EEE}
#container #contentwrap #contentouter #inhalt table#miete tr:hover {
	background-color: #CCCCCC;
	}

/*
#container #contentwrap #contentouter #inhalt table#miete tr:hover {
	background-color: #CCCCCC;
	-moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        box-shadow: 0 0 8px rgba(0,0,0,0.8);
}
#container #contentwrap #contentouter #inhalt table#miete tr:first-child {
	-moz-transform: scale(1);
        -webkit-transform: scale(1);
        box-shadow: 0 0 0 rgba(0,0,0,0);
}
*/
/* Anpassungen Filelinks */
.filelinks span {
	display: inline;
}
.filelinks a {
	font-weight: bold;
	padding-right: 3px;
	font-size: 12px;
}
.filelinks small {
	font-size: 9px;
	color: #999999;
}


#inhalt fieldset {
	border: none;
	margin-top: 10px;
}
#inhalt fieldset img {
	padding-left: 2px;
}
#inhalt legend {
	display: none;
}
#inhalt label {
	display: block;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
	color: rgba(51,51,51,0.8);
	text-shadow: 0 1px 1px #999;
} 
#inhalt input[type="text"], #inhalt textarea,#inhalt select {
	width: 215px;
	margin: 4px 0 0 0;
	padding: 5px 8px;
	font-size: 1.2em;
	color: #666;
	border: #F9F9F9 thin solid;
	background-image: -webkit-gradient(linear,0% 0%, 0% 12%, from(#999), to(#F2F2F2));
	background-image: -moz-linear-gradient(0% 12% 90deg,#F2F2F2, #F2F2F2, #999 100%);
	background-color: #F2F2F2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;

}
#inhalt textarea {
	background-image: -webkit-gradient(linear,0% 0%, 0% 2%, from(#999), to(#F2F2F2));
	background-image: -moz-linear-gradient(0% 2% 90deg,#F2F2F2, #F2F2F2, #999 100%);
	background-color: #F2F2F2;
}
#inhalt input.powermail_submit, #inhalt input[type="submit"] {
	margin: 15px 0 0 0;
	padding: 8px 15px;
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	color: #FFF;
	border: none;
	background-image: -webkit-gradient(linear,0% 0%, 0% 12%, from(#ccc), to(#7A94C8));
	background-image: -moz-linear-gradient(0% 12% 90deg,#7A94C8, #7A94C8, #ccc 100%);
	background-color: #7A94C8;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
#inhalt input[type="text"]:focus, #inhalt textarea:focus,#inhalt select:focus {
	-webkit-box-shadow: 0 0 8px rgba(0,191,255,0.8);
	-moz-box-shadow: 0 0 8px rgba(0,191,255,0.8);
	box-shadow: 0 0 8px rgba(0,191,255,0.8);
}

	

#inhalt input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
#inhalt input.mailformsubmit {
	margin-top: 30px;
}



.box {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	border: 1px solid #999;
	background-image: -webkit-gradient(linear,0% 0%, 0% 12%, from(#CCC), to(#F8F8F8));
	background-image: -moz-linear-gradient(0% 12% 90deg,#F8F8F8, #F8F8F8, #CCC 100%);
	background-color: #F8F8F8;
	/*background-color: #8B1A1A;
	color: #FFF;*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	padding: 12px;
	line-height: 17px;
}
body#red .box {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	border: 1px solid #999;
	background-image: none;
	background-color: #8B1A1A !important;
	color: #FFF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	padding: 12px;
	line-height: 17px;
}

.box:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,191,255,0.8);
	-moz-box-shadow: 0 0 10px rgba(0,191,255,0.8);
	box-shadow: 0 0 10px rgba(0,191,255,0.8);
	/*-webkit-box-shadow: 0 0 10px rgba(139,26,26,0.8);
	-moz-box-shadow: 0 0 10px rgba(139,26,26,0.8);
	box-shadow: 0 0 10px rgba(139,26,26,0.8);*/
	/*-webkit-transform: rotate(1deg);*/
}
body#red .box:hover {
-webkit-box-shadow: 0 0 10px rgba(139,26,26,0.8);
	-moz-box-shadow: 0 0 10px rgba(139,26,26,0.8);
	box-shadow: 0 0 10px rgba(139,26,26,0.8);
}
.csc-frame-rulerBefore {
 margin: 0;
 padding: 8px;
 background-color: #F9F9F9;
 border-bottom: thin dotted #CCC;

 -moz-transition: background-color 0.5s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -o-transition: background-color 0.5s ease-in;
  transition: background-color 0.5s ease-in;
 }
 .csc-frame-rulerAfter {
 margin: 0;
 padding: 8px;
 background-color: #FFF;
 border-bottom: thin solid #CCC;
 -moz-transition: background-color 0.5s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -o-transition: background-color 0.5s ease-in;
  transition: background-color 0.5s ease-in;
 }
 .csc-frame-rulerBefore:hover, .csc-frame-rulerAfter:hover{
 background-color: #EEE;
 }
 .csc-textpic-border img {
 border:thin solid #333 !important;
 }
 
#fmulticontent_c59 {background: none !important;}
.validation-advice {color: #b34820}
#powermaildiv_uid10 img {	
	margin-bottom: -7px;
}
input.invalid {
border: red 1px solid !important;
}
.tx-lumogooglemaps-pi1 {
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
border: thin solid #999;
width: 440px;
}
.webcam:hover img {
        -moz-transform: scale(1.15);
        -webkit-transform: scale(1.15);
        box-shadow: 0 0 15px rgba(0,0,0,1) !important;
        border: 15px #FFF solid !important;
}
