/******************************************
* CSS-Formate fuer Menschen mit 
* deaktiviertem Javascript
******************************************/


/*** contentcontainer, damit der zentrierte footer nicht unter dem content haengt ***/
#contentcontainer {
  margin-bottom: 92px; 
  margin-left: 160px;
}


#longterm_teaser_wrapper, #aktuell_teaser {
	display: none;	
}
 #tickerblock {
  margin-bottom: 10px;
 }

/************** p_aktuell_local StationDetail ********************/
  #showcase div {
        display: block;
  }
  #showcase div table.sixhourly, #periodchoice, #section_form {
        display: none;
  }


/************** p_city_local ******************************/
 /*** ShortTerm und LongTerm ****/
 #parachoice, .stepper, #checkboxarea {
                display: none;
 }

 #mediumtermforecast #section_form {
	display: block;
 }


 /***** Mapstepper ****/
 #mapstepper, #hourstepper, #timestepper {
	display: none;	
 }

 #wettermaps-loop-toggler, #wettermaps-loop-toggler:hover {
	display: none !important;
 }

/***************** p_city_weather ************************/
#pc.p_city_weather.MediumTerm #switch_tab, #pc.p_city_weather.ShortTerm #switch_tab, #pc.p_city_weather.LongTerm #switch_tab
  {
    background: #10658e;
    display: block;
    float: left;
    height: 75px;
    margin-top: 0;
    position: relative;
    width: 630px;
    z-index: 5;
    padding-left: 0;
    margin-left: 15px;
  }

  #pc.p_city_weather.MediumTerm #switch_tab ul li ul {
	background-color: #fff;
	left: 0;
	min-width: 471px;
	position: absolute;
	z-index: 1;
	top: 39px;
  }

  #pc.p_city_weather.ShortTerm #switch_tab ul li ul , #pc.p_city_weather.LongTerm #switch_tab ul li ul {
	display: none; 
}

  #pc.p_city_weather.MediumTerm #switch_tab ul li, #pc.p_city_weather.ShortTerm #switch_tab ul li , #pc.p_city_weather.LongTerm #switch_tab ul li {
        background: none;
        border-radius: 0;
        border: none;
        font-size: 18px;
	padding: 5px 10px;
        color: #fff;
  }
  #pc.p_city_weather.MediumTerm #switch_tab ul li.activeswitch,
  #pc.p_city_weather.ShortTerm #switch_tab ul li.activeswitch,
  #pc.p_city_weather.LongTerm #switch_tab ul li.activeswitch,
  #pc.p_city_weather.MediumTerm #switch_tab ul li.active,
  #pc.p_city_weather.ShortTerm #switch_tab ul li.active,
  #pc.p_city_weather.LongTerm #switch_tab ul li.active,
  {
        background: #fff;
        border: none;
  }

  #pc.p_city_weather.MediumTerm #switch_tab ul li:hover,
  #pc.p_city_weather.ShortTerm #switch_tab ul li:hover,
  #pc.p_city_weather.LongTerm #switch_tab ul li:hover
  {
        border: none;
  }

  #pc.p_city_weather.MediumTerm #switch_tab ul li a,
  #pc.p_city_weather.ShortTerm #switch_tab ul li a,
  #pc.p_city_weather.LongTerm #switch_tab ul li a
  {
        color: #fff;
        padding: 3px 5px;
  }

  #pc.p_city_weather.MediumTerm #switch_tab ul li.activeswitch a,
  #pc.p_city_weather.ShortTerm #switch_tab ul li.activeswitch a,
  #pc.p_city_weather.LongTerm #switch_tab ul li.activeswitch a
  {
        color: #aaa;
  }

  #pc.p_city_weather #pseudo_switch_tab {
        display: none;
  }

 
/****** Multimedia-Box *****/
 .multimedia_box p {
	height: 102px;
	overflow: hidden;	
 }

/****** Schneehoehentabellen ******/

.districtcontainer, .skiconditions, .skidistrictinfos {
    visibility: visible;
    display: block;
}

/***** Rueckblick-Diagramme ******/

div#noparainfodiv {
	display: none;
}

#product_display.StationHistory #time_choice {
	visibility: visible;
}