@import 'top.css';

body {
	background: #fff;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #28323c;
}

div, img { 
	behavior: url(/static/js/iepngfix.htc) 
}

img {
	border:0;
}

#mobile {
	display: none;
}

/* footer background content overwrite*/
#footer {
	background: url(/static/img/footer_portal_bg.gif) left top no-repeat;
}


/* generell Site containers
----------------------------------------------------------------------*/
#background {
	width: 100%;
	height: 685px;
	overflow: visible;
	min-width: 1000px;
}

#backgroundnew {
	/*width: 100%;*/
	height: 685px;
	overflow: visible;
	width: 1238px;
	margin: 0 auto;
	position: relative;
	top: 30px;
}

#backgroundnew img {
	position: absolute;
	top: 0;
}

#sitecontainer {
	width: 100%;
	overflow: visible;
	margin-top: -685px;
	z-index: 30;
}

#site {
	background: none;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 30;
}

#logo {
	width: 185px;
	height: 155px;
	overflow: hidden;
	position: absolute;
	right: 18px;
	top: 0;
	z-index: 2000;
}


/* Portal area
---------------------------------------------------------*/
#portal {
	width: 1000px;
	height: 540px;
	overflow: hidden;
	position: relative;
}

#portal .claim {
	width: 315px;
	height: 95px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 100;
}


/*Mellow mit flash*/
/*#portal #mellow {
	width: 210px;
	overflow: hidden;
	position: absolute;
	left: 780px;
	top: 420px;
	z-index:2100;
}*/

/*Mellow nur grafike flash*/
/*#portal #mellow {
	width: 210px;
	overflow: hidden;
	position: absolute;
	left: 789px;
	top: 420px;
	z-index:2100;
}*/

/*#portal #coolsterberg {
left:500px;
top:125px;
width: 200px; 
height: 160px;
overflow: hidden;
z-index:400;
}*/


#two h4, #three h5, #four h5 {
	font-size:13px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:8px;
	color: #0078b9;
}



/* Portal Navigation und sliderelemente
------------------------------------------------------------------*/
#container {
	width:980px;
	height:201px;
	overflow:hidden;
	position: absolute;
	left: 20px;
	top: 270px; 
	z-index: 100;
}


#container .two {
	width:350px;
	float:left;
	margin-left:20px;
}

#container .three {
}

#container .four {
}

#four {
	height: 200px;
	overflow: hidden;
}

/* PortalMenu */

#container .one {
	background: url(/static/img/portal_nav_bg.png) left top no-repeat;
	width:190px;
	overflow: hidden;
	height:135px;
	padding-top:5px;
	float:left;
}

#container .one ul {
	margin:3px 0 0 0;
	padding:0;
	display:block;
	list-style:none;
	float: left;
	width:100%;
}

#container .one li {
	display:block;
	float:left;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	padding:0px 0 0px 20px;
}

#container .one li a {
	float:left;
	display:block;
	padding:2px 0 1px 15px;
	background-image: url(/static/img/portal_menu2.gif);
	background-position: left 0px;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	width:100%;
}
#container .one li a:hover {
	background-image: url(/static/img/portal_menu2.gif);
	background-position: 2px 2px;
}

#container .one ul ul {
	display:none;
}

/* Slidebox, Yellow */

.wideslidebox {
	float:left;
	width:350px;
	height: 140px;
	margin-bottom: 5px;
	overflow:hidden;
	color: #1E4B82;
	cursor: pointer;
}

.wideslidebox h4 {
	font-size: 13px;
	color: #0078b9;
	text-decoration: none;
}

.wideslidebox .image {
	float:left;
}

.wideslidebox .text {
	background: url(/static/img/portal_sliderwide_text.png) left top no-repeat;
	width: 180px;
	padding: 4px 15px 8px 15px;
	height: 100px;
	float:left;
	line-height: 14px;
	color: #28323c;
}

.wideslidebox .text p {
	padding:0;
	margin:0;
}

.wideslidebox .content {
	float:right;
	width:210px;
	height:112px;
}

.wideslidebox .top.minus {
	background: url(/static/img/portal_sliderwide_minus.png) left top no-repeat;
	float: right;
	width: 195px;
	position:relative;
	padding: 10px 0 0 15px;
	height: 18px;
	overflow:hidden;
	
}

.wideslidebox .top.plus {
	background:url(/static/img/portal_sliderwide_plus.png) left top no-repeat;
	float: right;
	width: 195px;
	padding: 6px 0px 6px 15px;
	overflow: hidden;
	position:relative;
	color: #fff;
	cursor: pointer;
	
}




#container .three {
	float:left;
	width:180px;
	overflow:hidden;
	margin-left:20px;
}

#container .four {
	float:left;
	width:180px;
	overflow:hidden;
	margin-left:20px;
}

/* Slidebox, Blue */

.slidebox {
	width:180px;
	height: 140px;
	float:left;
	color:#fff;
	margin-bottom:5px;
	overflow:hidden;
	line-height: 14px;
}

.slidebox a, .slidebox:visited {
	color: #fff; 
}

.slidebox select {
	background:#1e4b82;
	color:#fff;
}

.slidebox .top.plus {
	background: url(/static/img/portal_slider_plus.png);
	cursor:pointer;
	color: #fff;
	padding: 6px 7px 6px 15px;
	width: 158px;
	overflow: hidden;
}

.slidebox .top.minus {
	width: 100%;
	padding: 10px 0 0 15px;
	background: url(/static/img/portal_slider_minus.png);
	height: 18px;
	overflow: hidden;
}


.slidebox .content {
	background: url(/static/img/portal_slider_content.png) left top no-repeat;
	padding: 4px 15px 8px 15px;
	width: 150px;
	height: 100px;
	overflow: hidden;
	color: #28323c;
}

.slidebox .content.skitickets {
	background: url(/static/img/teaser_back_skitickets.png) left top no-repeat;
}

.slidebox .content table {
	float:left;
}

#yt_video .top.minus {
	display:none;
}

#yt_video .content {
	width:180px;
	height:140px;
	padding:0;
	overflow:hidden;
}
#yt_video .content .yt_out {
	position:relative;
	float:left;
	width:180px;
	height:140px;
	padding:0;
	overflow:hidden;
	z-index:10;
}
#yt_video .content .yt_out object {
	position:absolute;
	width:180px;
	height:126px;
	top:0;
	left:0;
	overflow:hidden;
	z-index:15;
}
#yt_video .content .yt_out .yt_over {
	position:absolute;
	width:180px;
	height:140px;
	top:0;
	left:0;
	overflow:hidden;
	z-index:99999;
}

/* Wetterbox
-------------------------------------------------------------*/

table.weather_preview {
	border-collapse: collapse;
	border: 0;
	margin: -2px 0 0 0;
}
table.weather_preview th {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

table.weather_preview td {
	vertical-align: top;
	padding: 4px 0 0 0;
	color: #79838c;
}

table.weather_preview td.todaylabel {
	vertical-align: top;
	padding: 4px 0 0 3px;
	color: #79838c;
}


table.weather_text {
	border-collapse: collapse;
	border: 0;
	margin: 3px 0 0 0;
	color: #28323c;
}

table.weather_text th {
	text-align: left;
	vertical-align: top;
	padding: 1px 0 0 0;
	font-weight: normal;
}

table.weather_text td {
	vertical-align: top;
	padding: 1px 0 0 0;
}

.slidebox .content .statusBar {
	width: 50px;
	height: 8px;
	background: #8c9fb6;
	margin: 3px 0 0 0;
	overflow: hidden;
	position: relative;
}

.slidebox .content .statusBar .bar {
	background:#0078b9;
	height:8px;
	position: absolute;
	left: 0;
	top: 0;
}

.slidebox .content .statusBar .bar.slope {
	background:#0078b9;
}



.slidebox .content .labelText {
	float:left;
}


.slidebox ul {
	color: #28323c;
	margin:0;
	padding:0 0 0 20px;
}

.slidebox li {
	list-style-image:url(/static/img/whiteArrow.gif);
}

.slidebox .content .clickContainer {
	height: 115px;
	float: left;
	width:180px;
	cursor:pointer;
	overflow: hidden;
}

.slidebox .content .webcamContainer {
	width:160px;
	padding: 6px 5px 8px 15px;
	float:left;
	background: url(/static/img/portal_webcam_nav_bg.png) left top no-repeat;
	background: #fff;
}

.slidebox .content .webcamContainer .webcamLeft {
	float:left;
	color: #28323c;
}

.slidebox .content .webcamContainer .webcamRight {
	float:right;
}

.slidebox .content.fullwidth {
	width:180px !important;
	height: 140px !important;
	padding:0 !important;
	margin:0 !important;
}

#interactive.slidebox  {
}
#interactive.slidebox .top.minus {
	display:none !important;
}
#interactive.slidebox .content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:180px !important;
	height:140px !important;
}

#interactive.slidebox ul {
	margin: 80px 0 6px 12px;
	padding: 0 0 0 0;
}
#interactive.slidebox li {
	margin: 0 0 2px -12px;
	padding: 0 0 0 25px;
	background: url(/static/img/portal_li.gif) left 4px no-repeat;
	list-style: none;
}

#slidebox_webcam .top.minus {
	display: none !important;
}

#slidebox_webcam .content {
	margin: 0;
	padding: 0;
}

img.webcam_slide {
	width: 15px;
	height: 12px;
}

a.webcam_slide_left {
	background: url(/static/img/webcam_slide_left10.gif) no-repeat;
}
a.webcam_slide_left:hover {
	background: url(/static/img/webcam_slide_left11.gif) no-repeat;
}
a.webcam_slide_right {
	background: url(/static/img/webcam_slide_right10.gif) no-repeat;
}
a.webcam_slide_right:hover {
	background: url(/static/img/webcam_slide_right11.gif) no-repeat;
}

a.interaktiv {
	color:#FFFFFF;
	text-decoration:none;
}

a.interaktiv:hover {
	text-decoration:underline;
}

