﻿
/* Imports
----------------------------------------*/
@import url("/sommer/de/css/reset.css");
/* Elements
----------------------------------------*/
body { 
    background-repeat: no-repeat; 
    background-position: center top; 
    background-image: url(/sommer/de/img/templates/Planai_Winter_bg.jpg);
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #cddae5;
    background-attachment: fixed;
}
body, td, th, li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:.88em;
    line-height:1.5em;
    color:#000000;
}
#mainContainer
{
    width:1050px;
    margin: 0 auto;
    background: transparent url(/sommer/de/img/templates/Startseite_bg_planai_slider_start_sommer.jpg) no-repeat 50px -17px;
    padding: 5px 0 0 0;
}
p
{
    margin: 0 0 1em 0;
}
/*--- Link Styles ---*/
a:link, a:visited
{
    color:#008c4f;
}
a:hover, a:active
{
    color:#343434;
    text-decoration:none;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin:.825em 0 .5em 0;
    font-size:18px;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin:.825em 0 .5em 0;
    font-size:18px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin:.825em 0 .5em 0;
    font-size:1.5em;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin:.825em 0 .5em 0;
    font-size:1.25em;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin:.825em 0 .5em 0;
    font-size:1.125em;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    color:#008c4f;
    margin: 0;
    font-size:1em;
}
ul
{
    margin-left:25px;
    list-style-type:none;
}
ol
{
    margin-left:25px;
    
}
blockquote    {margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong        {font-weight:bold;}
em        {font-style:italic;}
/* Standard Definitions
----------------------------------------*/
.left         {float:left;}
.right         {float:right;}
.clearThis     {clear:both;}
.small        {font-size:.625em;}
.large        {font-size:1em;}
.soft        {color:#D3D3D3;}
.hide        {display:none;}
p.last        {margin-bottom:0px;}
/* Header
----------------------------------------*/
.icon_bus {
padding-right: 3px!important;
margin-bottom: -5px!important;
}
div.searchArea {
  width: 287px;
  height: 23px;
  float:right;
  clear:right;
}
div.saDataSki{
  float:left;
  width: 113px;
  padding: 1px 0 0 0;
}
div.saDataField {
  float:left;
  padding: 0 0 0 20px;
  background: url(/sommer/de/img/templates/search_bg.png) no-repeat 0px 0px;
  width: 130px;
  height: 23px;
}
div.saDataButton {
  float:left;
  width: 20px;
  padding: 0 0 0 3px;
}

div.saDataField input{
  width: 120px;
  background: none;
  border: none;
  outline: none;
  outline-style: none;
  font-size: 11px;
  height: 15px;
  color: #000;
}

#searchbox {
  background: url(/sommer/de/img/templates/search_bg.png) no-repeat bottom;
  margin: 0;
  width: 188px;
  height: 20px;
  float:right;
  padding-bottom: 0px;
  padding-top: 3px;
}
.search_input {
  background: none;
  border: none;
  width: 125px;
  height: 15px;
  padding-left: 41px;
  padding-top: 3px;
  margin: 0;
  outline: none;
  outline-style: none;
  font-size: 11px;
  float: left;
}
.submit {
  background: none;
  border: none;
  float: right;
}
#lngSelection  {
  float:right;
  margin-top:-1px;
  padding:0 0 0 2px;
}
#lngSelection select {
  width: 101px;
}
.logo {
  float:left;
  vertical-align: bottom;
}
.logo.logo1 {
  margin-right: 19px;
  
  
}
.logo.logo2 {
  margin-right: 19px;
  margin-top: 19px;
}
.logo.logo3 {
  margin-top: 46px;
  
  margin-right: 19px;
}
.logo.logo4 {
  margin-top: 15px;
}

#logos {
  float:left;
  height:70px;
}
#top_navi {
    font-size: 0.79em;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: right;
}
#top_navi a{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}
#top_naviLNKs{
    float:right;
}
#rightblock {
  float: right;
  margin: -4px 30px 0 0;
}
#header
{
    width:950px;
    float: left;
}
/* Nav */
ul#nav
{
}
    
ul#nav li {float:left; list-style-type:none; margin-left:10px;}
    
/* Image Replacement */
ul#nav li a {/*Set to height of image*/ height:20px; display:block; text-indent:-9999px; outline:none;}
    
/*Include all of your links with unique IDs. Use the correct path to the image and set the width of each image*/
/*li#navHome a        {background-image: url(images/nav/home.png); width:75px;}*/
/*li#navWork a        {background-image: url(images/nav/work.png); width:70px;}*/
/*li#navServices a    {background-image: url(images/nav/services.png); width:68px;}*/
/*li#navContact a        {background-image: url(images/nav/contact.png); width:55px;}*/
    
/* CSS Rollover (Sprites) - Advanced Users! */
    
/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {background-position:0 -20px; /*Set to height of image !must be negative!*/}
        
/* Main Content
----------------------------------------*/
#mainContent
{
    width:900px;
    background-color:#D8ECB3;
}
.header_container{
   width: 950px;
   margin: 0 0 0 50px;
   position: absolute;
   z-index: 99999;
}
/* Footer
----------------------------------------*/
#footer
{
    width:900px;
    height:30px;
    background-color:#6A8900;
    float: left;
}
#footer p 
{
    font-size:.625em;
}
#footer_startContainer{
  margin:0 auto;
  width:1050px;
}
#footer_start{
   background-repeat: repeat;
   background: url(/sommer/de/img/templates/BG_Footer.png);
   margin: 0 0 0 50px;
   width: 950px;
   height:368px;
}



#footer_pre{
   background-repeat: repeat;
   background: url(/sommer/de/img/templates/BG_Footer.png);
   margin: 0 0 0 50px;
   width: 950px;
   height: 37px;
   float:left;
}

.footer_newsticker
{
    float:left;
    width:697px;
    height:28px;
    margin:8px 0 0 4px;
    background: url(/sommer/de/img/templates/Ticker_bg.png);
    color:white;
}
.footer_news {
   float: left;
   width: 227px;
   height: 312px;
   margin: 8px 4px 0 4px;
   background: url(/sommer/de/img/templates/Startseite_bg_footer_news.png);
}
.footer_urlaubsplaner {
      float: left;
   width: 228px;
   height: 272px;
   margin: 48px 4px 0 8px;
   background: url(/sommer/de/img/templates/Urlaubsplaner_bg.png);
   height:312px;
   margin-top:8px;
   }
#footer_block1 {
  padding-left: 18px;
  padding-top: 2px;
  width: 160px;
  float: left;
  overflow: hidden;
  opacity:0.7;filter:alpha(opacity=70);
}
#footer_block1 a {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 19px;
  text-decoration:none;
}
#footer_block1 a:hover,
#footer_block2 a:hover {
  text-decoration:underline;
}
#footer_block2 {
  padding-left: 40px;
  padding-top: 2px;
  width: 130px;
  float: left;
  overflow: hidden; 
  opacity:0.7;filter:alpha(opacity=70);
}
#footer_block2 a {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 19px;
  text-decoration:none;
}
#footer_block3 {
  padding-left: 40px;
  padding-top: 2px;
  width: 138px;
  float: left;
  overflow: hidden;
}
#footer_block4 {
  padding-left: 40px;
  padding-top: 2px;
  width: 134px;
  float: left;
  overflow: hidden;
}
#footer_block5 {
  padding-left: 40px;
  padding-top: 2px;
  width: 190px;
  float: left;
  overflow: hidden;
}
#footer_copyright {
  clear: both;
  padding-left: 20px;
  padding-top: 2px;
  margin-top: 175px;
  position: absolute;
  opacity:0.3;filter:alpha(opacity=30);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#footer_copyright a {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration:none;
}
#footer_social {
  float:left;
  width:140px;
  clear: both;
}

/*.footer_sommer_social {
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 9px;
    margin-top: 0;
    padding-top: 8px;
    float:left;
    }
new footer social in here
*/


.footer_sommer_social {
margin: 0px 4px 0px 8px;
float: left;
padding-top: 8px;
}
#footer_block1 .header {
  color: #ffdd00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px;
  border-style: dotted;
}
#footer_block1 .content {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
}
#footer_block2 .header {
  color: #ffdd00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px;
  border-style: dotted;
}
#footer_block2 .content {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
  line-height: 19px;
}
#footer_block3 .header {
  color: #ffdd00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px;
  border-style: dotted;
  opacity:0.7;filter:alpha(opacity=70);
}
#footer_block3 .content {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
}
#footer_block4 .header {
  color: #ffdd00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px;
  border-style: dotted;
  opacity:0.7;filter:alpha(opacity=70);
}
#footer_block4 .content {
  float: left;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
}
#footer_block5 .header {
  color: #ffdd00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 1px;
  border-style: dotted;
  opacity:0.7;filter:alpha(opacity=70);
}
#footer_block5 .content {
  float: left;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
}
#footer_block5 .content1 {
  float: left;
  text-align: center;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top: 17px;
  padding-left: 15px;
}
.start_news_container {
  margin: 10px;
}
.news_image {
   border: 1px solid #666;
}
h1.news_headline_start {
   margin: 5px 0 0px 0;
   padding:0px 6px;
   color: #008c4f;
   font-size: 18px;
   text-align: center; 
}
.news_text_start{
   background: url(/sommer/de/img/templates/Dotted_line.png) repeat-x;   
   margin: 10px 10px 0 10px;
   padding: 5px 0;
   color: #000;
   font-size: 12px;
   height: 109px;
}
p.news_next_button{
   background: url(/sommer/de/img/templates/Button_yellow.png) no-repeat;
   position:absolute;
   margin: 154px 0 0 96px;
   z-index:99;
   width: 122px;
   height: 17px;
   text-align: center;
   font-size: 11px;
   line-height:18px;
   padding:0;
}
p.up_next_button{
   background: url(/sommer/de/img/templates/Button_yellow.png) no-repeat;
   width: 122px;
   height: 17px;
   text-align: center;
   font-size: 11px;
   line-height:18px;
   margin-left:96px;
}
p.news_next_button a,
p.up_next_button a {
  color:#000;
}
p.news_next_button a,
p.news_next_button a:hover,
p.news_next_button a:visited
p.up_next_button a,
p.up_next_button a:hover,
p.up_next_button a:visited{
  text-decoration:none;
}
p.news_next_button a:hover {
  color:#008c4f;
}
h1.urlaubsplaner{
   background: url(/sommer/de/img/templates/Dotted_line_white.png) repeat-x bottom;  
   padding: 0 0 5px 0;
   margin: 0 0 0 0;
   color: #fff;
   text-align: center;
   font-size: 18px;
   width: 204px;
   display: block;
}
.start_news_container tr {
   height: 40px;
}
/* styles for language drop down */
.dd {
    display:inline-block !important;
    text-align:left;
    /*background-color:#fff;*/
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width:120px !important;
}
.dd .ddTitle {
    /*background:#f2f2f2;
    border:1px solid #c3c3c3; */
    padding:3px;
    text-indent:0;
    cursor:default;
    overflow:hidden;
    height:16px;
}
.dd .ddTitle span.arrow {
    background:url(/sommer/de/img/templates/lng_DropDown_arrow.gif) no-repeat 0 0px; float:right; display:inline-block;width:16px; height:16px; cursor:pointer;
}
.dd .ddTitle span.textTitle {
text-indent:1px; 
overflow:hidden; 
line-height:18px; 
color: white;
font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
}
.dd .ddTitle span.textTitle img{padding:5px 6px 0 0;}
.dd .ddTitle img.selected {
    padding:0 3px 0 0;
    vertical-align:top;
}
.dd .ddChild {
    position:absolute;
    border:none;
    border-top:none;
    display:none;
    margin:0;
    height:auto !important;
    width:auto;
    overflow:auto;
    overflow-x:hidden !important;
    background:transparent url(/sommer/de/img/templates/lng_DropDown_bg.gif) repeat scroll 0 0;
    z-index:9999;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
    display:block;
    padding:3px 0 3px 3px;
    text-decoration:none;
    color:#000;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
}
.dd .ddChild a:hover {
    background:transparent url(/sommer/de/img/templates/lng_DropDown_bg_hover.gif) repeat scroll 0 0;
    color: white;
}
.dd .ddChild a img {
    border:0;
    padding:5px 6px 0 0;
    vertical-align:middle;
}
.dd .ddChild a.selected {
    background:transparent url(/sommer/de/img/templates/lng_DropDown_bg_hover.gif) repeat scroll 0 0;
    
}
.hidden {display:none;}
#skiAmadeStartSmall {
    margin-bottom:-3px !important;
}

/* content slider styles*/
.navigationBar {
        height:72px;
        position:absolute;
        width:950px;
        overflow:hidden;
        float:left;
}
.navigationBar a span {
        cursor:pointer;
        text-decoration:none;
}
.navigationBar a{
        display:block;
        float:left;
        width:190px;
        height:100%;
        z-index:9999;
}
ul.navigation a.selected {
 background:none;
}
ul.navigation a:hover {
 background:none;
}
ul.navigation  {
        /*margin:-72px 0 0;*/
}
ul.navigation a {
        margin-left:34px;
}
ul.navigation li,ul.navigation li:hover{
        background:none;
        display:block;
        float:left;
        margin-left:-62px;
        width:252px;
}
ul.navigation li#sliderTab_7346 {
    margin-left:0px;
    width:221px;
}
ul.navigation li#sliderTab_7345 {
    margin-left:-62px;
    width:221px;
}
ul.navigation li.tab_7346_hover{
        background:transparent url(/sommer/de/img/templates/tab_hoverLeft.png) repeat scroll 0 0;
} 
 ul.navigation li.tab_7343_hover,
 ul.navigation li.tab_7344_hover,
 ul.navigation li.tab_7342_hover             {
        background:transparent url(/sommer/de/img/templates/tab_hoverMiddle.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7345_hover{
        background:transparent url(/sommer/de/img/templates/tab_hoverRight_schladming2013.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7346_selected{
        background:transparent url(/sommer/de/img/templates/tab_sommer_wetter.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7343_selected{
        background:transparent url(/sommer/de/img/templates/tab_sommer_livecams.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7344_selected{
        background:transparent url(/sommer/de/img/templates/tab_sommer_planaitv_1.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7342_selected{
        background:transparent url(/sommer/de/img/templates/tab_sommer_events.png) repeat scroll 0 0;
} 
ul.navigation li.tab_7345_selected{
        background:transparent url(/sommer/de/img/templates/tab_sommer_abenteuer_1.png) repeat scroll 0 0;
        } 
.tab_headline_selected {
        color:#008C4F;
}
#footer_startContainer {
        margin:70px auto 0;
}








.navigationBar a {
        text-decoration:none;
}
.tab_headline.tab_7346 {
  background: url('/sommer/de/img/templates/slider_icon_wetter.png') no-repeat 10px -49px;
}
.tab_headline_selected.tab_7346 {
  background: url('/sommer/de/img/templates/slider_icon_wetter.png') no-repeat 10px 3px;
}
.tab_headline.tab_7343 {
  background: url('/sommer/de/img/templates/slider_icon_LiveCam.png') no-repeat 10px -49px;
}
.tab_headline_selected.tab_7343 {
  background: url('/sommer/de/img/templates/slider_icon_LiveCam.png') no-repeat 10px 3px;
}
.tab_headline.tab_7344 {
  background: url('/sommer/de/img/templates/slider_icon_urlaubsplaner.png') no-repeat 10px -49px;
}
.tab_headline_selected.tab_7344 {
  background: url('/sommer/de/img/templates/slider_icon_urlaubsplaner.png') no-repeat 10px 3px;
}
.tab_headline.tab_7342 {
  background: url('/sommer/de/img/templates/slider_icon_events.png') no-repeat 10px -49px;
}
.tab_headline_selected.tab_7342 {
  background: url('/sommer/de/img/templates/slider_icon_events.png') no-repeat 10px 3px;
}
.tab_headline.tab_7345 {
  background: url('/sommer/de/img/templates/Infocenter_wm_NavIcon.png') no-repeat 10px -49px;
}
.tab_headline_selected.tab_7345 {
  background: url('/sommer/de/img/templates/Infocenter_wm_NavIcon.png') no-repeat 10px 3px;
}


.navigationBar #navigationBarAID_7346 .tab_headline_selected {
  color:#FFFFFF;
}
.navigationBar #navigationBarAID_7346 .tab_subtitle_selected {
  color:#F9EF01;
}

.navigationBar #navigationBarAID_7343 .tab_headline_selected {
  color:#FFFFFF;
}
.navigationBar #navigationBarAID_7343 .tab_subtitle_selected {
  color:#F9EF01;
}


.navigationBar #navigationBarAID_7344 .tab_subtitle_selected {
  color:#666;
}

.navigationBar #navigationBarAID_7342 .tab_headline_selected {
  color:#FFFFFF;
}
.navigationBar #navigationBarAID_7342 .tab_subtitle_selected {
  color:#F9EF01;
}

.navigationBar #navigationBarAID_7345 .tab_headline_selected {
  color:#FFFFFF;
}
.navigationBar #navigationBarAID_7345 .tab_subtitle_selected {
  color:#F9EF01;
}
.stern_top {
float:left;
position: absolute;
left: 922px;
top: 265px;
z-index: 1;
background: transparent url('') no-repeat scroll 0 0;
height:35px;
width:28px;
}
/* Urlaubsplaner */
                div.anfrageSenden {
                    float: right;
                    margin-right: 10px;
                }
                select.urlaubsplaner {
                    width: 150px;
                    font-size: 11px;
                    background: none;
                    border: 0px;
                }
                select.urlaubsplanerSmall {
                    width: 41px;
                    font-size: 11px;
                    background: none;
                    border: 0px;
                }
                input.urlaubsplaner {
                    width: 145px;
                    font-size: 11px;
                    background: none;
                    border: 0px;
                    padding-left: 2px;
                }
                label.urlaubsplaner {
                    color: #ffffff;
                    font-weight: bold;
                }
                div.fieldLabel {
                    font-size: 12px;
                    float: left;
                    width: 58px;
                }
                div.fieldLabelShort {
                    font-size: 12px;
                    float: left;
                    width: 49px;
                }
                div.formInputFieldSelect {
                    float: left;
                    width: 150px;
                    background: transparent url(/app/urlaubsplaner/urlaubsplanerInputFieldBG.gif) no-repeat scroll 0 -2px;
                    height:19px;
                }
                div.formInputField {
                    float: left;
                    width: 150px;
                    background: transparent url(/app/urlaubsplaner/urlaubsplanerInputFieldBG.gif) no-repeat scroll 0 -2px;
                    height:19px;
                }
                div.formInputFieldSmall {
                    float: left;
                    width: 38px;
                    background: transparent url(/app/urlaubsplaner/urlaubsplanerInputFieldBG_small.gif) no-repeat scroll 0 -2px;
                    height:19px;
                }
                div.rowSpacer {
                    height: 16px;
                    clear: both;
                }
                div.colSpacer {
                    float: left;
                    width: 20px;
                    height: 10px;
                }
/* Urlaubsplaner end */

#situationsbericht {
  background:#bd371f url(/sommer/de/img/templates/situation_start_bg_sommer.jpg) no-repeat right top;
}


#IMGslider {
  height:298px;
width:438px;
margin:0px;
}





/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    margin:            0;
    padding:        0;
    list-style:        none;
}
.sf-menu {
    line-height:    1.0;
}
.sf-menu ul {
    position:        absolute;
    top:            -999em;
    width:            12.2em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:            100%;
}
.sf-menu li:hover {
    visibility:        inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:            left;
    position:        relative;
}
.sf-menu a {
    display:        block;
    position:        relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:            0;
    top:            1.6em; /* match top ul list item height */
    z-index:        99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:            12.2em; /* match ul width */
    top:            0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:            -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:            12.2em; /* match ul width */
    top:            0;
}
/*** DEMO SKIN ***/
.sf-menu-pathClass {
    color: #ffffff;
}

.sf-menu {
    float: left;
}
.sf-menu a {
    color: #000000;
    text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color:            #000000;
}

.sf-menu ul ul  {
    margin: 0 0 0 -1px;
}

.sf-menu li {
    text-align: center;
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: normal;
      width: 158px;
    height: 25px;
    text-decoration:none;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_6.png');
}
li.navStart  {
    width: 137px;
    height: 25px;
    text-align: center;
    text-decoration:none;
    background-image: url('/sommer/de/img/templates/Menu_background_start.png');
}
li.navEnd {
    width: 160px;
    height: 25px;    
    text-align: center;
    text-decoration:none;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_6_end.png');
}
.sf-menu li li {
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding-top: 3px;
    padding-left: 20px;
    width: 137px;
    height: auto;
    min-height: 22px;
    text-align: left;
    text-decoration:none;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_bus_l2.png');
}
.sf-menu li li li {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    width: 137px;
    height: auto;
    min-height: 22px;
    text-align: left;
    text-decoration:none;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_bus_l2.png');
}
.sf-menu li:hover, .sf-menu li.sfHover {
    color: #ffffff;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_active_6.png');
}
li.navEnd:hover {
    color: #ffffff;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_active_6_end.png') !important;
}
.sf-menu li.sfHover_active {
    color: #ffffff;
    background-image: url('/sommer/de/img/templates/Menu_background_middle_active_6_end.png');
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #ffffff;
    outline:        0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
    min-width:        1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:        absolute;
    display:        block;
    right:            0.45em;
    top:            0.25em; /* IE6 only */
    width:            13px;
    height:            26px;
    text-indent:     -999em;
    overflow:        hidden;
    background:        url('/sommer/de/img/templates/Menu_arrows.png') no-repeat -14px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
    /* background:        url('../images/menu_background_l2_sub.png') no-repeat */ /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:            .3em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -14px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -14px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0px 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -14px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background:    url('../images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}div#seasonSwitch {
    clear:right;
    float:right;
    margin:13px -30px 0 0;
    width:246px;
}
div#seasonSwitch a,div#seasonSwitch a:visited,div#seasonSwitch a:link {
    display: block;
    background: transparent url(/sommer/de/img/templates/BG_seasonSwitchTab.gif) no-repeat 0 0;
    float:right;
    height:17px;
    text-align:center;
    width:123px;
    color:#000000;
    font-size:12px;
    font-weight:bold;
    line-height:14px;
    text-decoration:none;
}
div#seasonSwitch a.active,div#seasonSwitch a:hover {
    background-position:0 -17px;
    text-decoration:none;
    color:#000000;
}#wrapper {
    margin: 93px 0 auto;
}
#intro {
    padding-bottom: 10px;
}
h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}
#slider {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
.scroll {
    height: 300px;
    width: 950px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.scrollContainer div.panel {
    height: 210px;
    width: 950px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/sommer/de/img/templates/Startseite_bg_tab_black_bar_Schladming2013.png);
    height: 70px;
}
ul.navigation a {
    height: 70px;
    color: #000;
    text-decoration: none;
    width: 190px;
    display: block;
    float: left;
}
ul.navigation a:hover {
    background-color: #3b3b3b;
}
ul.navigation a.selected {
    display: block;
}
ul.navigation a:focus {
    outline: none;
}
.scrollButtons {
    position: absolute;
    top: 113px;
    cursor: pointer;
}
.scrollButtons.left {
    left: -46px;
}
.scrollButtons.right {
    right: -46px;
}
.hide {
    display: none;
}
.tab_headline {
   margin-top: 8px;
   padding: 13px 20px 20px 70px;
   height: 20px;
   font-size: 20px;
   color: #f9ef01;
   font-weight: normal;
   display: block;
   float: left;
   border: 0px solid #000;
}
.tab_headline_selected {
   margin-top: 8px;
   height: 20px;
   padding: 13px 20px 20px 70px;
   font-size: 20px;
   font-weight: normal;
   display: block;
   float: left;
   border: 0px solid #000;
}
.tab_subtitle{
  font-size: 11px;
  margin: -40px 0 0 0;
  padding: 0 0 0 70px;
  display: block;
  float: left;
  color: #eee;
}
.tab_subtitle_selected{
  font-size: 11px;
  margin: -40px 0 0 0;
  padding: 0 0 0 70px;
  display: block;
  float: left;
  color: #666;
}


/* Ticker Content */
#ticker-wrapper * {
    margin: 0px;
}
#ticker-wrapper.has-js {
    
    width: 697px;
    height: 30px;
    display: block;
    
}
#ticker {
    padding: 0px 0px 0px 10px;
    width: 613px;
    height: 23px;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
#ticker-title {
    padding-top: 7px;
    float: left;     
    color: #990000;
    font-weight: bold;
    text-transform: uppercase;
}
#ticker-content {
    margin: 0px;
    padding-top: 4px;
    float: left;
    position: absolute;
    color: white;
    font-size:11px;
}
#ticker-content:focus {
    none;
}
#ticker-content A {
    text-decoration: none;    
    color: white;
    font-size:11px;
}
#ticker-content A:hover {
    text-decoration: underline;    
    color: white;
    font-size:11px;
}
#ticker-swipe {
    padding-top: 7px;
    position: absolute;
    top: 0px;
    left: 80px;
    display: block;
    width: 697px;
    height: 23px; 
}
#ticker-swipe SPAN {
    margin-left: 1px;
    height: 12px;
    width: 7px;
    display: block;
}
#ticker-controls {
    padding: 7px 10px 0px 0px;
    list-style-type: none;
    float: left;
    
}
#ticker-controls LI {
    padding: 0px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
    height: 16px;
    width: 16px;
    display: block;
}
#ticker-controls LI#play-pause {
    background-image: url('/sommer/de/img/templates/controls.png');
    background-position: 32px 16px;
}
#ticker-controls LI#play-pause.over {
    background-position: 32px 32px;
}
#ticker-controls LI#play-pause.down {
    background-position: 32px 0px;
}
#ticker-controls LI#play-pause.paused {
    background-image: url('/sommer/de/img/templates/controls.png');    
    background-position: 48px 16px;
}
#ticker-controls LI#play-pause.paused.over {
    background-position: 48px 32px;
}
#ticker-controls LI#play-pause.paused.down {
    background-position: 48px 0px;
}
#ticker-controls LI#prev {
    background-image: url('/sommer/de/img/templates/controls.png');
    background-position: 0px 16px;        
}
#ticker-controls LI#prev.over {
    background-position: 0px 32px;        
}
#ticker-controls LI#prev.down {
    background-position: 0px 0px;        
}
#ticker-controls LI#next {
    background-image: url('/sommer/de/img/templates/controls.png');    
    background-position: 16px 16px;    
}
#ticker-controls LI#next.over {
    background-position: 16px 32px;    
}
#ticker-controls LI#next.down {    
    background-position: 16px 0px;    
}
.js-hidden {
    display: none;
}

/* tab corrections */

.tab_headline
{
padding-left:60px;
} 

.tab_headline_selected
{
padding-left:60px;
} 

.tab_subtitle
{
padding-left:60px;

}

.tab_subtitle_selected
{
padding-left:60px;
}
