/* content.css
------------------------------------------------------------------------
This stylesheet contains the basic CSS rules for stubai

Author: elements.at 
--------------------------------------------------------------------- */

/* Overwrite generals
--------------------------------------------------------------------- */

@import 'lightbox.css';

#leftside #topicalbox {
	background: url(/static/img/layout/topicbox_bg.jpg) left top no-repeat;
	margin: 0;
}

#center {
	padding: 165px 0 0 0;
}


#rightside {
	background: url(/static/img/layout/sidebar_line_white_content.gif) left 60px no-repeat;
}

#rightside .right_top {	
	width: 220px;
	height: 240px;
	overflow: hidden;
}


/* Subnavigation
------------------------------------------------------------------ */
#leftside #subnavigation {
	width: 160px;
	overflow: hidden;
	padding: 0 30px 15px 30px;
	margin: 96px 0 0 0;
	background: url(/static/img/layout/subnav_bg.png) left top repeat-y;
}

*html #leftside #subnavigation {
	background: #1160a2;
}

#subnavigation ul {
	list-style: none;
	width: 160px;
	overflow: hidden;
	border-top: 1px solid #5191c2;
}

#subnavigation ul li {
	list-style: none;
	width: 160px;
	overflow: hidden;
	border-bottom: 1px solid #5191c2;
}

#subnavigation ul li a {
	display: block;
	width: 160px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
	padding: 3px 0;
}

#subnavigation ul li a:hover, #subnavigation ul li a.active  {
	display: block;
	width: 160px;
	overflow: hidden;
	color: #ff8c00;
	text-decoration: none;
	line-height: 14px;
	padding: 3px 0;
}

#subnavigation ul li ul {
	list-style: none;
	width: 151px;
	overflow: hidden;
	border-top: none;
	padding: 0 0 0 9px;
}

#subnavigation ul li ul li {
	list-style: none;
	width: 151px;
	overflow: hidden;
	border-bottom: none;
}

#subnavigation ul li ul li a {
	display: block;
	width: 151px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
	padding: 3px 0;
}

#subnavigation ul li ul li a:hover, #subnavigation ul li ul li a.active  {
	display: block;
	width: 151px;
	overflow: hidden;
	color: #ff8c00;
	text-decoration: none;
	line-height: 14px;
	padding: 3px 0;
}


/* Inhaltsbereich (center)
------------------------------------------------------------------ */
#center #headline {
	width: 540px;
	height: 50px;
	overflow: hidden;
}

#center #headline h1 {
	font-size: 30px;
	line-height: 34px;
	color: #fff;
	padding: 2px 10px 0 0;
	overflow: hidden;
}

#center #textarea {
	width: 540px;
	overflow: hidden;
}

#center #textarea .top_image {
	width: 540px;
	overflow: hidden;
}

/* Weatherbox 
-------------------------------------------*/
#center #textarea .weatherbox {
	background: url(/static/img/layout/weatherbox_bg.png) left top no-repeat;
	width: 520px;
	height: 170px;
	padding: 25px 0 0 20px;
	overflow: hidden;
}

#center #textarea .weatherbox .today {
	width: 160px;
	height: 170px;
	padding: 0;
	overflow: hidden;
	float: left;
}

#center #textarea .weatherbox .today .header {
	overflow: hidden;
	width: 160px;
	height: 14px;
	padding: 7px 0 0 0;
}

#center #textarea .weatherbox .today .header .label {
	overflow: hidden;
	color: #000;
	font-weight: bold;
	float: left;
}

#center #textarea .weatherbox .today .header .date {
	overflow: hidden;
	color: #000;
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
}

#center #textarea .weatherbox .today .icons {
	overflow: hidden;
	width: 160px;
	height: 56px;
	padding: 0;
}

#center #textarea .weatherbox .today .icons .img {
	overflow: hidden;
	width: 85px;
	height: 56px;
	padding: 0;
	float: left;
}

#center #textarea .weatherbox .today .icons .img img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .weatherbox .today .icons .temp {
	overflow: hidden;
	width: 55px;
	height: 40px;
	padding: 16px 20px 0 0;
	text-align: right;
	float: right;
}

#center #textarea .weatherbox .today .icons .temp em {	
	font-style:normal;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding: 0;
	display: block;
}

#center #textarea .weatherbox .today .weathertext {
	overflow: hidden;
	width: 140px;
	height: 14px;
	color: #333;
	padding: 0 20px 0 0;
	margin: 0 0 7px 0;
}

#center #textarea .weatherbox .today .snowdepths {
	overflow: hidden;
	width: 140px;
	color: #333;
	padding: 0 20px 0 0;
	margin: 0 0 7px 0;
}

#center #textarea .weatherbox .today .snowdepths .label {
	width: 140px;
	height: 14px;
	overflow: hidden;
	color: #000;
	font-weight: bold;
}

#center #textarea .weatherbox .today .snowdepths .s_line {
	width: 140px;
	height: 14px;
	overflow: hidden;
	color: #000;
}

#center #textarea .weatherbox .today .snowdepths .s_line .mark {
	overflow: hidden;
	color: #000;
	padding: 0;
	float: left;
}

#center #textarea .weatherbox .today .snowdepths .s_line .value {
	overflow: hidden;
	color: #000;
	padding: 0;
	float: right;
	text-align: right;
}


#center #textarea .weatherbox .nextdays {
	width: 120px;
	height: 170px;
	padding: 0;
	overflow: hidden;
	float: left;
	position: relative;
}

#center #textarea .weatherbox .nextdays .date {
	overflow: hidden;
	width: 90px;
	height: 14px;
	padding: 7px 10px 0 20px;
	color: #000;
}

#center #textarea .weatherbox .nextdays .icons {
	overflow: hidden;
	width: 80px;
	height: 56px;
	padding: 0 20px;
}

#center #textarea .weatherbox .nextdays .icons .temp {
	overflow: hidden;
	height: 34px;
	padding: 22px 0 0 0;
	float: left;
	color: #000;
	font-weight: bold;
}

#center #textarea .weatherbox .nextdays .icons .w_icon {
	overflow: hidden;
	width: 38px;
	height: 42px;
	padding: 14px 0 0 0;
	float: right;
}

#center #textarea .weatherbox .nextdays .weatherstate {
	overflow: hidden;
	width: 80px;
	color: #333;
	padding: 0 20px;
}

#center #textarea .weatherbox .nextdays .windstate {
	overflow: hidden;
	width: 80px;
	color: #333;
	padding: 0 20px;
	margin: 5px 0 0 0;
}

#center #textarea .weatherbox .nextdays .extralink {
	overflow: hidden;
	width: 120px;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

#center #textarea .weatherbox .nextdays .extralink a {
	display: block;
	background: #ff8c00 url(/static/img/layout/arrow_form_submit.gif) right 6px no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
	overflow: hidden;
	padding: 3px 27px 3px 13px;
	width: 80px;
}


/* Weatherbox  (Variante 2)
-------------------------------------------*/
#center #textarea .weatherbox_2 {
	background: url(/static/img/layout/weatherbox_v2_bg.png) left top no-repeat;
	width: 540px;
	height: 195px;
	padding: 0;
	overflow: hidden;
}

#center #textarea .weatherbox_2 .weather_data {
	width: 300px;
	height: 180px;
	padding: 15px 0 0 20px;
	overflow: hidden;
	float: left;
}

#center #textarea .weatherbox_2 .weather_data .weather_head {
	width: 290px;
	height: 14px;
	padding: 0 10px 0 0;
	overflow: hidden;
	line-height: 14px;
	color: #333;
}

#center #textarea .weatherbox_2 .weather_data .weather_icons {
	overflow: hidden;
	width: 300px;
	height: 56px;
	padding: 0;
}

#center #textarea .weatherbox_2 .weather_data .weather_icons .big_icon {
	overflow: hidden;
	width: 85px;
	height: 56px;
	padding: 0 0 0 10px;
	float: left;
}

#center #textarea .weatherbox_2 .weather_data .weather_icons .big_icon img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .weatherbox_2 .weather_data .weather_icons .temperature {
	overflow: hidden;
	width: 100px;
	height: 44px;
	padding: 12px 20px 0 10px;
	text-align: left;
	float: left;
}

#center #textarea .weatherbox_2 .weather_data .weather_icons .temperature em {	
	font-style:normal;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding: 0;
	display: block;
}

#center #textarea .weatherbox_2 .weather_data .weather_infos {
	overflow: hidden;
	width: 300px;
	height: 104px;
	padding: 6px 0 0 0;
}

#center #textarea .weatherbox_2 .weather_data .weather_infos .info_line {
	overflow: hidden;
	width: 300px;
	height: 14px;
	padding: 0;
	margin: 0;
}
#center #textarea .weatherbox_2 .weather_data .weather_infos .info_line.wind {
	margin: 7px 0 0 0;
}

#center #textarea .weatherbox_2 .weather_data .weather_infos .info_line .i_label {
	overflow: hidden;
	width: 170px;
	padding: 0 5px 0 0;
	line-height: 14px;
	color: #333;
	float: left;
}
#center #textarea .weatherbox_2 .weather_data .weather_infos .info_line .i_value {
	overflow: hidden;
	width: 115px;
	padding: 0 10px 0 0;
	line-height: 14px;
	color: #333;
	float: left;
}




#center #textarea .weatherbox_2 .facility_data {
	width: 220px;
	height: 170px;
	padding: 25px 0 0 0;
	overflow: hidden;
	float: left;
}

#center #textarea .weatherbox_2 .facility_data .facility_block {
	width: 200px;
	height: 150px;
	padding: 0 0 0 20px;
	overflow: hidden;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .head_line {
	width: 190px;
	height: 25px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .head_line h3 {
	width: 190px;
	color: #00487f;
	font-weight: bold;		
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .open_facilities {
	width: 190px;
	padding: 0;
	overflow: hidden;
	margin: 0 0 15px;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .open_facilities .o_line {
	overflow: hidden;
	width: 190px;
	height: 14px;
	padding: 0;
	margin: 0;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .open_facilities .o_line .o_label {
	overflow: hidden;
	width: 145px;
	padding: 0 5px 0 0;
	line-height: 14px;
	color: #333;
	float: left;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .open_facilities .o_line .o_value {
	overflow: hidden;
	width: 40px;
	padding: 0;
	line-height: 14px;
	color: #333;
	float: left;
}

#center #textarea .weatherbox_2 .facility_data .facility_block .facility_info {
	width: 190px;
	padding: 0;
	overflow: hidden;
	line-height: 14px;
	color: #333;
}

#center #textarea .weatherbox_2 .facility_data .detail_link {
	width: 220px;
	height: 20px;
	padding: 0;
	overflow: hidden;
}

#center #textarea .weatherbox_2 .facility_data .detail_link a {
	display: block;
	background: #ff8c00 url(/static/img/layout/arrow_form_submit.gif) right 6px no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
	overflow: hidden;
	padding: 3px 42px 3px 20px;
	width: 40px;
	overflow: hidden;
}








/* Contentblock 
-------------------------------------------*/
#center #textarea .contentblock {
	width: 500px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .contentblock h2 {
	width: 500px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

#center #textarea .contentblock h3 {
	width: 500px;
	color: #333;
	font-weight: bold;		
	font-size:11px;
	line-height: 14px;
	padding: 3px 0;
	margin: 5px 0 0 0;
	
}

#center #textarea .contentblock a {
	color: #00487f;
	text-decoration: none;
}

#center #textarea .contentblock a:hover {
	color: #ff8c00;
	text-decoration: none;
}

#center #textarea .contentblock table.standard {
	overflow: hidden;
	border: none;
	width: 500px;
	margin: 10px 0;
}

#center #textarea .contentblock table.standard th {
	overflow: hidden;
	border: none;
	color: #333;
	padding: 5px 5px 5px 0;
	vertical-align: text-top;
}

#center #textarea .contentblock table.standard td {
	background: url(/static/img/layout/content_table_line.gif) left top repeat-x;
	overflow: hidden;
	border: none;
	color: #333;
	padding: 7px 5px 3px 0;
	vertical-align: text-top;
}

#center #textarea .contentblock ul {
	list-style: none;
	width: 500px;
	overflow: hidden;
	margin: 5px 0;
	padding: 0;
}

#center #textarea .contentblock ul li {
	background: url(/static/img/layout/list.gif) left 4px no-repeat;
	width: 490px;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #333;
}

/* Tabellenauflistung
--------------------------------------*/
#center #textarea .contentblock table.list td {
padding-bottom:4px;
}


/* Bild-Galerie 
--------------------------------------*/
#center #textarea .gallery {
	width: 510px;
	padding: 0 10px 10px 20px;
	overflow: hidden;
}

#center #textarea .gallery a {
	display: block;
	overflow: hidden;
	width: 160px;
	height: 105px;
	margin: 10px 10px 0 0;
	float: left;
	position: relative;
}

#center #textarea .gallery .zoom {
	background: url(/static/img/layout/zoom.gif) left top no-repeat;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	cursor: pointer;
}


/* Kontaktformular 
----------------------------------------*/
#center #textarea .contactform {
	width: 500px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .contactform h2 {
	width: 500px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

#center #textarea .contactform form {
	width: 500px;
	overflow: hidden;
}

#center #textarea .contactform form p {
	width: 500px;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 0;
}

#center #textarea .contactform form p label {
	display: block;
	width: 100px;
	padding: 3px 8px 3px 0;
	color: #333;
	float: left;
}

#center #textarea .contactform form p input {
	background: #e3e7eb;
	width: 195px;
	border: none;
	border-left: 2px solid #e3e7eb;
	padding: 3px 4px 4px 4px;
	margin: 0;
	line-height: 14px;
	color: #333;
	float: left;
}

#center #textarea .contactform form p input.required {
	border-left: 2px solid #7197b5;
}

#center #textarea .contactform form p input.zip {
	width: 43px;
	margin: 0 2px 0 0;
}

#center #textarea .contactform form p input.city {
	width: 140px;
}

#center #textarea .contactform form p select {
	background: #e3e7eb;
	width: 205px;
	border: 1px solid #e3e7eb;
	padding: 2px 2px 1px 4px;
	margin: 0;
	line-height: 14px;
	color: #333;
	float: left;
}

#center #textarea .contactform form p textarea {
	background: #e3e7eb;
	width: 382px;
	height: 88px;
	border: none;
	border-left: 2px solid #7197b5;
	padding: 2px 4px 3px 4px;
	margin: 0;
	line-height: 14px;
	color: #333;
	float: left;
	overflow: auto;
}

#center #textarea .contactform form .newsletter {
	width: 392px;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 0 0 0 108px;
}

#center #textarea .contactform form p input.check {
	margin: 3px 0 0 0;
	padding: 0;
	border: none;
	width: 13px;
	height: 13px;
}

#center #textarea .contactform form .newsletter span {
	display: block;
	padding: 3px 0 3px 10px;
	color: #333;
	float: left;
}

#center #textarea .contactform form .submitbutton {
	width: 392px;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 10px 0 0 108px;
}

#center #textarea .contactform form .submitbutton input.submit {
	background: #ff8c00 url(/static/img/layout/arrow_form_submit.gif) right 6px no-repeat;
	border: 1px solid #ff8c00;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	line-height: 14px;
	overflow: visible;
	padding: 2px 27px 2px 4px;
	width: auto;
}

/* News, Pressetext und -bilder Übersicht 
----------------------------------------------*/
#center #textarea .news_and_press {
	width: 500px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .news_and_press h2 {
	width: 500px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	width: 500px;
}

/* rss und hilfe Button fuer news */
#center #textarea .news_and_press .rss {
	width: 500px;
	height:20px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#center #textarea .news_and_press .rss a {
	padding: 0;
	margin: 0 5px 0 0;
	text-decoration: none;
	float:left;
}

#center #textarea .news_and_press .info_text {
	width: 500px;
	overflow: hidden;
	margin: 0 0 10px 0;
	color: #333;
}


/* Eintraege News und Texte */
#center #textarea .news_and_press .entries {
	width: 500px;
	padding: 0;
	overflow: hidden;
}

#center #textarea .news_and_press .entries .entry {
	background: url(/static/img/layout/news_line.gif) left top repeat-x;
	width: 500px;
	height: 80px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	color: #333;
	cursor: pointer;
}

#center #textarea .news_and_press .entries .entry .img {
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#center #textarea .news_and_press .entries .entry .textfield {
	width: 360px;
	height: 67px;
	overflow: hidden;
	padding: 13px 0 0 20px;
	float: left;
}

#center #textarea .news_and_press .entries .entry .textfield .top {
	width: 360px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 9px 0;
}

#center #textarea .news_and_press .entries .entry .textfield .top h3 {
	width: 270px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 0;
	margin: 0;
	cursor:pointer;
	text-transform: uppercase;
	float: left;
	overflow: hidden;
}

#center #textarea .news_and_press .entries .entry .textfield .top .date {
	width: 75px;
	height: 14px;
	color: #82aed0;
	float: right;
	padding: 0 15px 0 0;
	overflow: hidden;
	text-align: right;
}

#center #textarea .news_and_press .entries .entry .textfield p {
	width: 345px;
	height: 42px;
	color: #333;
	padding: 0;
	overflow: hidden;
}

#center #textarea .news_and_press .entries .entry .textfield p a {
	width: 345px;
	color: #333;
	text-decoration: none;
	overflow: hidden;
}

/* Eintraege Pressebilder */
#center #textarea .news_and_press .image_entries {
	width: 500px;
	padding: 0 0 10px 0;
	overflow: hidden;
}

#center #textarea .news_and_press .image_entries .pressimage {
	background: #e5eaef;
	width: 160px;
	height: 130px;
	padding: 0;
	margin: 10px 10px 0 0;
	overflow: hidden;
	float: left;
	cursor: pointer;
}

#center #textarea .news_and_press .image_entries .pressimage.last {
	margin: 10px 0 0 0;
}

#center #textarea .news_and_press .image_entries .pressimage .img {
	width: 160px;
	height: 105px;
	padding: 0;
	overflow: hidden;
}

#center #textarea .news_and_press .image_entries .pressimage .caption {
	background: #1866a6;
	color: #fff;
	line-height: 14px;
	width: 144px;
	height: 20px;
	padding: 5px 8px 0 8px;
	overflow: hidden;
}



/* Suche news,pressebereich 
--------------------------------------------*/
#center #textarea .listsearch {
	width: 500px;
	overflow: hidden;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccd4dc;
	margin: 0 0 10px 0;
}


#center #textarea .listsearch form {
	width: 500px;
	overflow: hidden;
}


#center #textarea .listsearch form p {
	width: 500px;
	height: 20px;
	overflow: hidden;
	margin: 0 0 3px 0;
	padding: 0;
}

#center #textarea .listsearch form p label {
	display: block;
	width: 100px;
	padding: 3px 8px 3px 0;
	color: #333;
	float: left;
}

#center #textarea .listsearch form p input {
	background: #e3e7eb;
	width: 195px;
	border: none;
	border-left: 2px solid #e3e7eb;
	padding: 3px 4px 4px 4px;
	margin: 0 10px 0 0;
	line-height: 14px;
	color: #808080;
	float: left;
}

#center #textarea .listsearch form p select {
	background: #e3e7eb;
	width: 205px;
	border: 1px solid #e3e7eb;
	padding: 2px 2px 1px 3px;
	margin: 0 10px 0 0;
	line-height: 14px;
	color: #808080;
	float: left;
}

#center #textarea .listsearch form p input.submit {
	background: #ff8c00 url(/static/img/layout/arrow_form_submit.gif) right 6px no-repeat;
	border: 1px solid #ff8c00;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	line-height: 14px;
	overflow: visible;
	padding: 1px 27px 1px 4px;
	width: auto;
	float: left;
	height: 20px;
}

/* Paging 
----------------------------------------------------------- */
#center #textarea .paging {
	width: 500px;
	overflow: hidden;
	padding: 0;
	margin: 15px 0 0 0;
}

#center #textarea .paging .buttons {
	height: 20px;
	overflow: hidden;
	padding: 0;
}

#center #textarea .paging .buttons a {
	width: 18px;
	height: 14px;
	border: 1px solid #00487f;
	overflow: hidden;
	float: left;
	margin: 0 4px 0 0;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	color: #333;
}

#center #textarea .paging .buttons a:hover {
	text-decoration: none;
	border: 1px solid #ff8c00;
} 

#center #textarea .paging .buttons a.active {
	background: #fff;
	text-decoration: none;
	border: 1px solid #ff8c00;
	color: #333;
}

#center #textarea .paging .buttons a.back {
	background: url(/static/img/layout/paging_back.gif) left top no-repeat;
	height: 18px;
	width: 18px;
	border: 1px solid #00487f;
	overflow: hidden;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
}

#center #textarea .paging .buttons a.back:hover {
	background: url(/static/img/layout/paging_back_hover.gif) left top no-repeat;
	border: 1px solid #ff8c00;
	text-decoration: none;
}


#center #textarea .paging .buttons a.next {
	background: url(/static/img/layout/paging_next.gif) left top no-repeat;
	height: 18px;
	width: 18px;
	border: 1px solid #00487f;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-decoration: none;
}

#center #textarea .paging .buttons a.next:hover {
	background: url(/static/img/layout/paging_next_hover.gif) left top no-repeat;
	border: 1px solid #ff8c00;
	text-decoration: none;
}


/* Einrichtungen (Anlagen) 
-------------------------------------------*/
#center #textarea .facilities {
	width: 500px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .facilities h2 {
	width: 500px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	width: 500px;
}

#center #textarea .facilities #categories {
	background: url(/static/img/layout/facility_line.gif) left bottom repeat-x;
	width: 500px;
	padding: 0 0 2px 0;
	overflow: hidden;
}

#center #textarea .facilities #categories .category {
	background: url(/static/img/layout/facility_line.gif) left top repeat-x;
	width: 500px;
	overflow:hidden;
	padding: 2px 0 0 0;
}

#center #textarea .facilities #categories .category .head {
	background: url(/static/img/layout/plus_blue.gif) right 9px no-repeat;
	width: 500px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
}

#center #textarea .facilities #categories .category .headopen {
	background: url(/static/img/layout/minus_blue.gif) right 9px no-repeat;
	width: 500px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
}

#center #textarea .facilities #categories .category .headnormal {
	width: 500px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
}


#center #textarea .facilities #categories .category .head h3, #center #textarea .facilities #categories .category .headopen h3, #center #textarea .facilities #categories .category .headnormal h3  {
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 7px 0;
	text-transform: uppercase;
}

#center #textarea .facilities #categories .category .detail {
	width:500px;
	float:left;
	overflow:hidden;
	padding: 0 0 5px 0;
}

/* Pisten */
#center #textarea .facilities #categories .category .detail table.slopes {
	width:500px;
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.slopes td {
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.slopes td.status {
	overflow:hidden;
	padding: 0 6px 0 0;
	width: 14px;
}

#center #textarea .facilities #categories .category .detail table.slopes td.status img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .facilities #categories .category .detail table.slopes td.type {
	overflow:hidden;
	padding: 0 3px;
	width: 14px;
}

#center #textarea .facilities #categories .category .detail table.slopes td.type img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .facilities #categories .category .detail table.slopes td.slopename {
	overflow:hidden;
	padding: 2px 5px;
	width: 200px;
}

/* Pisten */
#center #textarea .facilities #categories .category .detail table.lifts {
	width:500px;
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.lifts td {
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.lifts td.status {
	overflow:hidden;
	padding: 0 6px 0 0;
	width: 14px;
}

#center #textarea .facilities #categories .category .detail table.lifts td.status img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .facilities #categories .category .detail table.lifts td.lifttype {
	overflow:hidden;
	padding: 0 3px;
	width: 14px;
}

#center #textarea .facilities #categories .category .detail table.lifts td.lifttype img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .facilities #categories .category .detail table.lifts td.liftname {
	overflow:hidden;
	padding: 3px 5px;
	width: 200px;
}

/* Strukturen (Shops,Huetten) */
#center #textarea .facilities #categories .category .detail table.structure {
	width:500px;
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.structure td {
	overflow:hidden;
	padding: 0;
	border: 0;
}

#center #textarea .facilities #categories .category .detail table.structure td.status {
	overflow:hidden;
	padding: 0 6px 0 0;
	width: 14px;
}

#center #textarea .facilities #categories .category .detail table.structure td.status img {
	behavior: url(/static/js/iepngfix.htc);
}

#center #textarea .facilities #categories .category .detail table.structure td.structurename {
	overflow:hidden;
	padding: 2px 5px;
	width: 220px;
}

/* Webcams 
-------------------------------------------*/
#center #textarea .webcams {
	width: 500px;
	padding: 10px 20px 5px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .webcams h2 {
	width: 500px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 3px 0;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}


#center #textarea .webcams #webcam {
	background: #1866a6 url(/static/img/layout/webcams_bg.gif) left bottom repeat-x;
	width: 500px;
	overflow: hidden;
}

#center #textarea .webcams #webcam .image {
	width: 340px;
	height: 275px;
	float: left;
	overflow: hidden;
	background: #000;
}

#textarea #webcam .cameras {
	width: 160px;
	float: left;
	overflow: hidden;
}

#textarea #webcam .cam {
	background: url(/static/img/layout/webcam_line.gif) left bottom repeat-x;
	width: 160px;
	overflow: hidden;
	padding: 0 0 8px 0;
	cursor: pointer;
	
}

#textarea #webcam .cam p {
	color: #cad0d6;
	overflow: hidden;
	padding: 0 10px;
}

#textarea #webcam .cam p.head {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
}


#textarea #webcam .active {
	background: #ff8c00 url(/static/img/layout/webcam_active.gif) left bottom repeat-x;
}

#textarea #webcam .cam.active p {
	color: #fff;
}



/* News, Pressetext und -bilder Übersicht 
----------------------------------------------*/
#center #textarea .content_teaser {
	width: 500px;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
	color: #333;
}

#center #textarea .content_teaser .c_teaser {
	background: url(/static/img/layout/news_line.gif) left top repeat-x;
	width: 500px;
	height: 80px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	color: #333;
	cursor: pointer;
}

#center #textarea .content_teaser .c_teaser .img {
	width: 120px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#center #textarea .content_teaser .c_teaser .textfield {
	width: 360px;
	height: 67px;
	overflow: hidden;
	padding: 13px 0 0 20px;
	float: left;
}

#center #textarea .content_teaser .c_teaser h3 {
	width: 345px;
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 9px 0;
	cursor:pointer;
	text-transform: uppercase;
	overflow: hidden;
}

#center #textarea .content_teaser .c_teaser p {
	width: 345px;
	height: 42px;
	color: #333;
	padding: 0;
	overflow: hidden;
}

#center #textarea .content_teaser .c_teaser p a {
	width: 345px;
	color: #333;
	text-decoration: none;
	overflow: hidden;
}


/* Routenplaner 
----------------------------------------------------- */

#center #textarea .googlemap {
	width: 540px;
 	height: 400px;
	overflow: hidden;
}

#center #textarea .routeplaner {
	width: 540px;
	height: 75px;
	overflow: hidden;
	color: #5a5546;
	position: relative;
	margin-top: 10px;
}

#center #textarea .routeplaner label {
	padding: 2px 4px;
	line-height: 14px;
	color: #333;
	width: 300px;
	height: 13px;
	margin: 0 !important;
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 1;
}

#center #textarea .routeplaner input {
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 4px;
	line-height: 13px;
	color: #333;
	width: 30px;
	height: 14px;
	margin: 0 !important;
	position: absolute;
}

#center #textarea .routeplaner select {
	background: #fff;
	border: 1px solid #fff;
	padding:0;
	color: #333;
	width: 155px;
	height: 18px;
	position: absolute;
	top: 20px;
	left: 365px;
}

#center #textarea .routeplaner input.streetname {
	left: 20px;
	top: 20px;
	width: 120px;
}

#center #textarea .routeplaner input.routezipcode {
	left: 160px;
	top: 20px;
	width: 40px;
}

#center #textarea .routeplaner input.routecity {
	left: 215px;
	top: 20px;
	width: 130px;
}

#center #textarea .routeplaner input.submit_route {
	padding: 2px 27px 2px 4px !important;
	line-height: 14px !important;
	height: 20px !important;
	width: auto !important;
	color: #fff;
	overflow: visible;
	cursor: pointer;
	background: #ff8c00 url(/static/img/layout/arrow_form_submit.gif) right 6px no-repeat !important;
	border: 1px solid #ff8c00 !important;
	top: 50px;
	right: 20px;
	position: absolute;
}

#center #textarea .routeplanerPrint {
	float:left;
	overflow:hidden;
	margin:5px 0;
	width: 520px;
	height:25px;
	text-align:right;
}

#center #textarea .routeplanerPrint a.print {
	background: url(/static/img/print.gif) right 2px no-repeat !important;
	cursor: pointer;
	padding: 2px 20px 2px 4px !important;
	color: #5d8eb9;
}

#center #textarea .mapdirections {
	width: 535px;
	overflow: hidden;
	color: #666;
	padding-bottom: 10px;
}

#center #textarea .mapdirections a {
	color: #00487f;
}

/* Infobox Sidebar rechts
------------------------------------------------------------------ */

/* Infobox und Webcams */
#rightside .informationbox {
	width: 180px;
	overflow: hidden;
	padding: 0 20px;
	cursor:pointer;
}

#rightside .informationbox .head {
	width:180px;
	height: 28px;
	overflow:hidden;
}

#rightside .informationbox .head h3 {
	color: #fff;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 7px 0;
	text-transform: uppercase;
}

#rightside .informationbox .detail {
	width:180px;
	overflow:hidden;
	padding: 2px 0 5px 0;
}


#rightside .informationbox .line {
	height: 18px;
	overflow: hidden;
}

#rightside .informationbox .separator_line {
	background: url(/static/img/layout/hr_line_blue.gif) left top no-repeat;
	height: 2px;
	width: 180px;
	overflow: hidden;
	margin:8px 0;
}

#rightside .informationbox .teli_1 {
	float:left;
	width: 52px;
	line-height: 18px;
	color: #fff;
}

#rightside .informationbox .teli_1_2 {
	float:left;
	width: 80px;
	text-align:left;
	color:#82aed0;
	line-height: 18px;	
}

#rightside .informationbox .teli_1_3 {
	width:48px;
	text-align:right;
	float:right;
	line-height: 18px;
	color: #fff;
}

#rightside .informationbox .teli_2 {
	width:110px;
	float:left;
	line-height: 18px;
	color: #fff;
}

#rightside .informationbox .img_percent {
	float:left;
	padding: 8px 0 0 0;
}

#rightside .informationbox .percent {
	width:28px;
	float:right;
	text-align:right;
	line-height: 18px;
	color: #fff;
}

/* Quickinfobox
------------------------------------------------------------------*/

#rightside .quickinfobox {
	width: 180px;
	padding: 0 20px 5px 20px;
	color: #333;
	overflow: hidden;
	margin: 20px 0 0 0;
}


#rightside .quickinfobox h3 {
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 7px 0;
	text-transform: uppercase;
	overflow: hidden;
}

#rightside .quickinfobox .links {
	width: 180px;
	overflow: hidden;
	
}

#rightside .quickinfobox .links a {
	display: block;
	width: 170px;
	background: url(/static/img/layout/arrow_linkbox.gif) left 4px no-repeat;
	color: #00487f;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 2px 0;
	overflow: hidden;
}

#rightside .quickinfobox .links a:hover {
	background: url(/static/img/layout/arrow_linkbox_hover.gif) left 4px no-repeat;
	color: #ff8c00;
	text-decoration: none;
}

/* Wetterletterbox
---------------------------------------------------------------*/
#rightside .wetterletterbox {
	width: 180px;
	padding: 0 20px 10px 20px;
	color: #333;
	overflow: hidden;
	margin: 20px 0 0 0;
}


#rightside .wetterletterbox h3 {
	color: #00487f;
	font-weight: bold;		
	font-size:12px;
	line-height: 14px;
	padding: 7px 0;
	text-transform: uppercase;
	overflow: hidden;
}

#rightside .wetterletterbox .wl_form {
	width: 180px;
	overflow: hidden;
	
}

#rightside .wetterletterbox .wl_form p {
	overflow:hidden;
	width: 180px;
	padding: 5px 0 10px 0;
	color: #333;
}

/* Newsletter Formular */
#rightside .wetterletterbox .wl_form form {
	overflow: hidden;
	width: 180px;
	padding: 0;
}

#rightside .wetterletterbox .wl_form .wetter_adress {
	background: #cbd0d6;
	width: 140px;
	border: 1px solid #cbd0d6;
	padding: 2px 6px 3px 6px;
	margin: 0 !important;
	line-height: 14px;
	color: #989b9e;
	float: left;
}

#rightside .wetterletterbox .wl_form input.submit_wetter {
	float: left;
	width: 26px;
	height: 20px;
	overflow: hidden;
	margin: 0 !important;
}

#leftside #topicalbox .line {
	height: 23px;
	margin: 10px 0 0 0;
}

/* webcams */
.facilities #categories .category .webcam {
float:left;
overflow:hidden;
width:160px;
height:172px;
margin:0 10px 10px 0;
}

.facilities #categories .category .webcam.last {
margin:0 0 10px 0;
}

.facilities #categories .category .webcam .image {
float:left;
overflow:hidden;
width:160px;
height:130px;
}

.facilities #categories .category .webcam .image .zoom {
/*background:transparent url(/static/img/layout/zoom.gif) no-repeat scroll left top;
cursor:pointer;
height:20px;
overflow:hidden;
position:absolute;
right:0;
top:0;
width:20px;
z-index:100;*/
display:none;
}

.facilities #categories .category .webcam .text {
float:left;
overflow:hidden;
background:#1866a6;
color:#FFFFFF;
padding:5px 0 0 10px;
font-weight:bold;
width:150px;
height:38px;
}

/* Skiticket Kalculator */
#calculator {

    margin: 20px 0 0 0;
}
#calculator .formpart{
    overflow:hidden;
    width:500px;
    margin: 0 0 10px 0;

}
#calculator form select {
    background:#E3E7EB none repeat scroll 0 0;
    border:1px solid #E3E7EB;
    color:#333333;
    float:right;
    line-height:14px;
    margin:0 0 0 5px;
    padding:2px 2px 1px 4px;
    width: 190px;
   
}
#calculator form input {

    background:#E3E7EB none repeat scroll 0 0;
    border-color: #E3E7EB;
    border-style:none none none solid;
    border-width:medium medium medium 2px;
    color:#333333;
    line-height:14px;
    margin:0;
    padding:3px 4px 4px;
    width:100px;
    float:left;
}

#calculator form #beginYearFree {
	width: 25px; 
	border-color:#E3E7EB;
	text-align:right;
}
#calculator form #beginMonthFree {
	width: 13px;
	border-color:#E3E7EB;
	text-align:right;
}
#calculator form #beginDayFree {
	width: 13px;
	border-color:#E3E7EB;
	text-align:right;
}
#calculator form .calendaricon {
	float:left;
	background:#E3E7EB;
	padding: 4px 3px 4px 3px;
}
#calculator form .dateSeperator {
	background:#E3E7EB;
	float:left;
	padding: 3px 0;
}
#calculator form input.submit {
    background:#FF8C00 url(http://www.stubaier-gletscher.com/static/img/layout/arrow_form_submit.gif) no-repeat scroll right 6px;
    border:1px solid #FF8C00;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold;
    line-height:14px;
    overflow:visible;
    padding:2px 27px 2px 4px;
    float:right;
    width:auto;
}


#calculator .tickets ,
#calculator .ticket,
#calculator .tickets .ticket .ticketsForPersonGroups{
    width: 500px;
    overflow:hidden;
}
#calculator .tickets .ticket .ticketType {
   width: 500px;
   overflow:hidden;
   background: #ccd4dc url(http://www.stubaier-gletscher.com/static/img/layout/content_table_line.gif) repeat-x left top;
   padding: 4px 0 4px 10px;
}
#calculator .tickets .ticket .ticketsForPersonGroups .ticketForPersonGroup
{
    width: 500px;
    overflow:hidden;
    background:  url(http://www.stubaier-gletscher.com/static/img/layout/content_table_line.gif) repeat-x left top;
    padding: 2px 0 0 0;
    
}

#calculator .tickets .ticket  .ticketsForPersonGroups .ticketDescription{
    margin: 0 0 0 20px;
    float:left ;
    width: 200px;
    padding: 3px 20px 3px 0;
}
#calculator .tickets .ticket  .ticketsForPersonGroups .ticketPrice{
    float:left ;
    width: 60px;
    padding: 3px 20px 3px 0;
}
#calculator .tickets .ticket  .ticketsForPersonGroups .rememberTicket{
    float:right ;
}
#calculator .ticketBasket{
    margin: 20px 0 0 0;
    background: #ccd4dc;
    padding: 10px 0 10px 10px;
}
#calculator .ticketBasket .ticket{
    width: 480px;
    overflow:hidden;
    background:  url(http://www.stubaier-gletscher.com/static/img/layout/content_table_line.gif) repeat-x left top;
    padding: 2px 0 0 0;

}
#calculator .ticketBasket .ticket .ticketDescription{

    float:left ;
    width: 210px;
    padding: 3px 20px 3px 0;
}
#calculator .ticketBasket .ticket .ticketPrice{
    float:left ;
    width: 60px;
    padding: 3px 5px 3px 0;
}


#biguselesscontainer {
	float:left;
	position:relative;
	width:220px;
	height: 180px;
	_height: 230px;
}

