html {  -webkit-text-size-adjust: none; }

.inner_a { color: #FFFFFF !important; text-decoration: none !important; }
#more_infos a, #more_infos a:active, #more_infos a:visited { color: #ffffff !important; text-decoration: none; }

#ui-id-1 { cursor: pointer; max-height: 100px !important; overflow-y: scroll !important; -webkit-overflow-scrolling: touch; }

#user_position_search { 
  position: absolute; right: 0px; top: 0px; width: 100px; height: 35px; background: rgba(126,175,183,0.7); z-index: 99; line-height: 35px; 
  font-size: 12px; text-align: center; font-weight: bold; color: #FFF; text-shadow: #7eafb7 0px 1px 0px; text-decoration: none; cursor: pointer;
}
.ui-menu .ui-menu-item a { padding: 6px .4em; line-height: 40px !important; }
#user_position_search2 {
  position: absolute; right: 0px; top: 0px; width: 100px; height: 35px; background: rgba(126,175,183,0.7); z-index: 9999; line-height: 35px; 
  font-size: 12px; text-align: center; font-weight: bold; color: #FFF; text-shadow: #7eafb7 0px 1px 0px; text-decoration: none; cursor: pointer;
}
#dialog { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background: rgba(50,50,50,0.6); z-index: 9999; display: none; }
#dialogheader { position: absolute; top: 0px; left: 0px; right: 0px; height: 30px; background: #D8D8D8;}
#reLocateMe { position: absolute; top: 45px; left: 10px; width: 200px; height: 25px; font-size: 12px; text-align: center; line-height: 25px;  }
#dialog_inner { position: absolute; left: 10px; right: 10px; top: 50px; height: 150px; background: #FFF; z-index: 9999; }
#close_dialog_inner { top: 0px; right: 0px; width: 30px; height: 30px; background: #333; z-index: 10000; position: absolute; line-height: 30px; vertical-align: middle; text-align: center; color: #FFF; cusor: pointer;  }
#dialog.ui-page-active { display: block; }
#placesearchInput { top: 40px; top: 85px; left: 10px; right: 20px; height: 40px;  position: absolute; }
/*#placeSearchField {cursor: pointer; position: absolute; left: 0px; right: 100px; height: 30px; padding-left: 5px;  }*/
#placeSearchField { margin-right: 20px; height: 30px; }
#submit_placesearch {cursor: pointer; position: absolute; top: 85px; right: 10px; width: 50px; height: 35px; font-size: 12px; vertical-align: middle; line-height: 35px; text-align: center; }
.ui-menu-item { cursor: pointer; height: 40px !important; border-bottom: 1px solid #DFDFDF; }
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {  
  #dialog { min-height: 420px;  } 
  #dialog_inner { top: 5px; }
}
#orientation_overlay { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: rgba(255,255,255,0.95); z-index: 99999; margin: 0px; padding: 0px; }
#orientation_warning { text-align: center; top: 45%; width: 100%; position: absolute; height: 50px; }
/*#content2 {
  position: absolute;
  top: 0px;
  left: 0px;
}*/
@media screen and (orientation: landscape) {
  /* Landscape styles */
}
body,
ul,
li {
  padding: 0;
  margin: 0;
  border: 0;
}
body {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  z-index: 1;
  /*
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);*/
  font-family: Helvetica !important;
  font-weight: bold !important;
  font-size: 9pt !important;
  vertical-align: middle !important;
  text-align: left !important;
  color: #868686 !important;
  text-decoration: none !important;
}
.button_1 {
  display: inline-block; cursor: pointer;
  color: #FFF;
  text-decoration: none;
  background-color: #a4d6e8;
  font-weight: 700;
  font-size: 3em;
  border-radius: 3px;
  box-shadow: 0px 3px 0px #7eafb7; vertical-align: middle;
}
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
  display: none;
}
#campaign_teaser_frame {
  /*background: url(../img/campaign_teaser_small.png);*/
  height: 90px;
  background-repeat: no-repeat;
  background: url(../img/sprites_new.png) no-repeat !important;
  background-position: -180px -142px !important;
  width: 123px;
  height: 94px;
  margin-left: -10px;
}
span.ui-btn-inner {
  border: 0px solid transparent !important;
  padding-top: 0px !important;
  padding-bottom: 0px ;
}
#content {
  /*width: 100%;
  min-height: 460px;*/
  z-index: 2;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
  /*position: absolute;
  top: 0px;
  height: 100%;*/

  position: absolute;
  left: 0px; right: 0px; top: 0px; bottom: 0px;
  /*width: 100%;
  height: 100%;
  min-height: 460px;*/
  text-shadow: 0 0px 0 gray;
   background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);
}
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  #content {
    width: 100%;
    min-height: 460px;
    z-index: 2;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 9pt;
    vertical-align: middle;
    text-align: left;
    color: #868686;
    text-decoration: none;
    position: absolute;
    /*top: 30px;*/
    /*height: 80%;*/
    padding-top: 30px;

    position: absolute;
  left: 0px; right: 0px; top: 0px; bottom: 0px;
  /*width: 100%;
  height: 100%;
  min-height: 460px;*/
  text-shadow: 0 0px 0 gray;
   background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);
  }
  #start-text {
    position: absolute;
    top: 200px;
    left: 0px;
    right: 0px;
    height: 110px !important;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    font-family: Helvetica;
    font-weight: 100;
    font-size: 9pt;
    vertical-align: middle;
    text-align: left;
    color: #868686;
    text-decoration: none;
    border-bottom: 1px solid #dfdfdf;
  }
  #campaign_title {
    top: 345px !important;
    left: 120px !important;
  }
  #campaign_title2 {
    top: 373px !important;
  }
  #empfehlung_frame {
    height: 160px !important;
  }
  #empf2_label {
    top: 280px !important;
  }
  #lsf_frame {
    background-size: 100% !important;
  }
  #campaign_teaser_frame {
    background: url(../img/sprites_new.png) no-repeat !important;
    background-position: 0 -142px !important;
    width: 180px;
    height: 130px;
    width: 182px !important;
    height: 134px !important;
    margin-left: -10px;
  }
  #empfehlung2 {
    top: 300px !important;
  }
  #date {
    margin-top: 15px !important;
  }
}
div .ui-loader span {
  display: none;
}
#lsf_frame {
  background-size: 100% !important;
}
#content2 {
 /* width: 100%;
  height: 100%;
  min-height: 460px;*/
  z-index: 2;

  position: absolute;
  left: 0px; right: 0px; top: 0px; bottom: 0px;
  /*width: 100%;
  height: 100%;
  min-height: 460px;*/
  text-shadow: 0 0px 0 gray;
   background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);
}
.content2day {
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);
}
.ht1_neu,
.ht1_neu_grey,
.ht2_neu_grey,
.ht2_neu,
.ht3_neu_grey,
.ht3_neu,
.ht4_neu_grey,
.ht4_neu,
.leicht_grey,
.leicht,
.maessig_grey,
.maessig,
.sonnig_grey,
.sonnig,
.stark_grey,
.stark {
  background: url(../img/sprites2.png) no-repeat !important;
}
.ht1_neu {
  background-position: -75px -51px !important;
  width: 71px;
  height: 59px;
}
.ht1_neu_grey {
  background-position: -1px -50px !important;
  width: 71px;
  height: 59px;
}
.ht2_neu_grey {
  background-position: -149px -51px !important;
  width: 71px;
  height: 59px;
}
.ht2_neu {
  background-position: -223px -51px !important;
  width: 71px;
  height: 59px;
}
.ht3_neu_grey {
  background-position: -296px -51px !important;
  width: 71px;
  height: 59px;
}
.ht3_neu {
  background-position: -369px -51px !important;
  width: 71px;
  height: 59px;
}
.ht4_neu_grey {
  background-position: -442px -51px !important;
  width: 71px;
  height: 59px;
}
.ht4_neu {
  background-position: -515px -51px !important;
  width: 71px;
  height: 59px;
}
.leicht_grey {
  background-position: -130px -111px !important;
  width: 64px;
  height: 64px;
}
.leicht {
  background-position: -195px -111px !important;
  width: 64px;
  height: 64px;
}
.sonnig {
  background-position: -65px -110px !important;
  width: 64px;
  height: 65px;
}
.sonnig_grey {
  background-position: 0 -110px !important;
  width: 64px;
  height: 65px;
}
.stark {
  background-position: -390px -113px !important;
  width: 60px;
  height: 60px;
}
.stark_grey {
  background-position: -451px -113px !important;
  width: 60px;
  height: 60px;
}
.maessig {
  background-position: -325px -111px !important;
  width: 64px;
  height: 64px;
}
.maessig_grey {
  background-position: -260px -111px !important;
  width: 64px;
  height: 64px;
}
.s-2h_grey,
.s-2h,
.s-4h_grey,
.s-4h,
.s-6h_grey,
.s-6h,
.s-8h_grey,
.s-8h,
.s-10h_grey,
.s-10h,
.campaign_teaser_small,
.campaign_teaser,
.gear,
.ht1_neu_grey_s,
.ht1_neu_s,
.ht2_neu_grey_s,
.ht2_neu_s,
.ht3_neu_grey_s,
.ht3_neu_s,
.ht4_neu_grey_s,
.ht4_neu_s,
.infos2x,
.leicht_grey_s,
.leicht_s,
.maessig_grey_s,
.maessig_s,
.sonnig_grey_s,
.sonnig_s,
.stark_grey_s,
.stark_s,
.mond,
.sonnenschutz_logo_2010-01,
.start {
  background: url(../img/sprites_new.png) no-repeat !important;
}
.s-2h_grey {
  background-position: -1px -43px !important;
  width: 46px;
  height: 46px;
}
.s-2h {
  background-position: -51px -43px !important;
  width: 46px;
  height: 47px;
}
.s-4h_grey {
  background-position: -101px -43px !important;
  width: 46px;
  height: 46px;
}
.s-4h {
  background-position: -153px -43px !important;
  width: 46px;
  height: 47px;
}
.s-6h_grey {
  background-position: -203px -43px !important;
  width: 46px;
  height: 46px;
}
.s-6h {
  background-position: -254px -43px !important;
  width: 46px;
  height: 47px;
}
.s-8h_grey {
  background-position: -305px -43px !important;
  width: 46px;
  height: 46px;
}
.s-8h {
  background-position: -355px -43px !important;
  width: 46px;
  height: 47px;
}
.s-10h_grey {
  background-position: -405px -43px !important;
  width: 46px;
  height: 46px;
}
.s-10h {
  background-position: -455px -43px !important;
  width: 46px;
  height: 46px;
}
.campaign_teaser_small {
  background-position: -181px -142px !important;
  width: 123px;
  height: 89px;
}
.campaign_teaser {
  background-position: 0 -142px !important;
  width: 180px;
  height: 130px;
}
.gear {
  background-position: -447px -104px !important;
  width: 24px;
  height: 24px;
}
.ht1_neu_grey_s {
  background-position: 0 0 !important;
  width: 50px;
  height: 42px;
}
.ht1_neu_s {
  background-position: -52px 0 !important;
  width: 50px;
  height: 42px;
}
.ht2_neu_grey_s {
  background-position: -104px 0 !important;
  width: 50px;
  height: 42px;
}
.ht2_neu_s {
  background-position: -156px 0 !important;
  width: 50px;
  height: 42px;
}
.ht3_neu_grey_s {
  background-position: -208px 0 !important;
  width: 50px;
  height: 42px;
}
.ht3_neu_s {
  background-position: -260px 0 !important;
  width: 50px;
  height: 42px;
}
.ht4_neu_grey_s {
  background-position: -312px 0 !important;
  width: 50px;
  height: 42px;
}
.ht4_neu_s {
  background-position: -364px 0 !important;
  width: 50px;
  height: 42px;
}
.infos2x {
  background-position: -420px -106px !important;
  width: 20px;
  height: 20px;
}
.leicht_grey_s {
  background-position: -103px -90px !important;
  width: 50px;
  height: 50px;
}
.leicht_s {
  background-position: -154px -90px !important;
  width: 50px;
  height: 50px;
}
.maessig_grey_s {
  background-position: -205px -90px !important;
  width: 50px;
  height: 50px;
}
.maessig_s {
  background-position: -256px -90px !important;
  width: 50px;
  height: 50px;
}
.mond {
  background-position: -393px -151px !important;
  width: 80px;
  height: 80px;
}
.sonnenschutz_logo_2010-01 {
  background-position: -305px -144px !important;
  width: 87px;
  height: 87px;
}
.sonnig_grey_s {
  background-position: -1px -90px !important;
  width: 50px;
  height: 51px;
}
.sonnig_s {
  background-position: -52px -90px !important;
  width: 50px;
  height: 51px;
}
.stark_grey_s {
  background-position: -358px -90px !important;
  width: 50px;
  height: 50px;
}
.stark_s {
  background-position: -307px -90px !important;
  width: 50px;
  height: 50px;
}
.start {
  background-position: -415px 0 !important;
  width: 35px;
  height: 35px;
}
.more_protect_bar {
  background: url(../img/more_protect_bar.png);
  width: 256px;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
}
#zeit {
  height: 45px !important;
  margin-left: 25px;
}
#wolken {
  height: 48px !important;
  top: -2px;
  margin-left: 20px;
}
#htype {
  margin-left: 12px;
}
#einstellung {
  margin-left: 20px;
}
.content2night {
  background-image: -ms-linear-gradient(bottom, #5a5b5e 0%, #001a26 100%);
  background-image: -moz-linear-gradient(bottom, #5a5b5e 0%, #001a26 100%);
  background-image: -o-linear-gradient(bottom, #5a5b5e 0%, #001a26 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a5b5e), color-stop(1, #001a26));
  background-image: -webkit-linear-gradient(bottom, #5a5b5e 0%, #001a26 100%);
  background-image: linear-gradient(bottom, #5a5b5e 0%, #001a26 100%);
}
#Start {
  position: absolute;
  left: 0px; right: 0px; top: 0px; bottom: 0px;
  /*width: 100%;
  height: 100%;
  min-height: 460px;*/
  text-shadow: 0 0px 0 gray;
   background-image: -ms-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #bde4f6));
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #bde4f6 100%);
  background-image: linear-gradient(to top, #ffffff 0%, #bde4f6 100%);
}
#start-link {
  width: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
}
#user_position {
  position: absolute;
  top: 62px;
  height: 35px;
  left: 0px;
  right: 0px;
  background: rgba(255, 255, 255, 0.7);
}
.user_position_label {
  position: absolute;
  left: 15px;
  right: 0px;
  height: 35px; line-height: 35px;
  /*top: 4px;*/
}
.second_stage_box {
  position: absolute;
  top: 93px;
  left: 0px;
  right: 0px;
  height: 60px;
  margin-top: 5px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Helvetica;
  font-weight: 400;
  font-size: 11pt;
  vertical-align: middle;
  text-align: center;
  color: #808080;
  text-decoration: none;
}
#auswahl-hintergrund {
  position: absolute;
  top: 93px;
  left: 0px;
  right: 0px;
  height: 60px;
  margin-top: 5px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: Helvetica;
  font-weight: 400;
  font-size: 11pt;
  vertical-align: middle;
  text-align: center;
  color: #808080;
  text-decoration: none;
}
#start-text {
  position: absolute;
  top: 195px;
  left: 0px;
  right: 0px;
  height: 80px;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
  border-bottom: 1px solid #dfdfdf;
}
#empfehlung_frame {
  position: absolute;
  top: 195px;
  left: 0px;
  right: 0px;
  height: 120px;
  background: rgba(255, 255, 255, 0.9);
  font-family: Helvetica;
  font-weight: 100;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
  border-bottom: 1px solid #dfdfdf;
}
#empf_label {
  padding-left: 10px;
}
#start-text_shadow {
  position: absolute;
  top: 178px;
  left: 0px;
  right: 0px;
  height: 20px;
  background-image: url('../img/shadow-01.png');
  background-repeat: no-repeat;
}
#start-text_shadow2 {
  position: absolute;
  top: 178px;
  left: 0px;
  right: 0px;
  height: 20px;
  background-image: url('../img/shadow-01.png');
  background-repeat: no-repeat;
}
#more_infos {
  position: fixed;
  bottom: 50px;
  right: 20px;
  height: 30px;
  width: 110px;
  font-size: 13px;
  vertical-align: middle;
  line-height: 30px;
  text-align: center;
}
#campaign_teaser_frame {
  position: fixed; /*fixed*/
  left: 0px;
  bottom: -5px;
}
#campaign_title,
#campaign_title2 {
  position: absolute;
  top: 315px;
  left: 0px;
  right: 0px;
  height: 20px;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
  text-align: center;
}
#datenschutz_btn_front {
  position: fixed;
  bottom: 10px;
  right: 115px;
  cursor: pointer;
  width: 95px;
  height: 25px;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
#impressum_btn_front {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  width: 95px;
  height: 25px;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.impressum-pic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.impressum-text {
  position: absolute;
  left: 25px;
  top: 3px;
}
/*#impressum-pic{	float:left;	width:25px;	height:25px;margin-left: auto;	margin-right:auto;	background:transparent; }
#impressum-text{ padding-top:4px; }
#impressum-text-n{	padding-top:4px; color:white; }*/
#impressum-seite {
  display: none;
  overflow: hidden;
}
#impressum-href {
  background: transparent;
  border: none;
  font-family: Helvetica !important;
  font-weight: bold !important;
  font-size: 10pt !important;
  vertical-align: left !important;
  text-align: center !important;
  color: #868686 !important;
  text-decoration: none !important;
  text-shadow: 0 1px 0 gray;
}
#main_htyp {
  padding: 3px;
  padding-top: 0px;
  width: 310px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -5px;
}
#main_zeit {
  padding: 10px;
  padding-top: 0px;
  padding-left: 18px;
  width: 295px;
  margin-left: auto;
  margin-right: auto;
}
#main_wolken {
  padding: 7px;
  padding-top: 0px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#wolken {
  position: relative;
  top: -5px;
}
.anweisung {
  padding: 7px; margin-top: -3px; 
  clear: left;
}
.beschreibunght {
  width: 71px;
  float: left;
  margin: 3px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 8pt;
  vertical-align: middle;
  text-align: center;
  color: #868686;
  text-decoration: none;
  margin-top: -3px;
}
.beschreibunght-nacht {
  width: 71px;
  float: left;
  margin: 3px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 8pt;
  vertical-align: middle;
  text-align: center;
  color: #868686;
  text-decoration: none;
}
.beschreibungw {
  width: 64px;
  float: left;
  margin: 5px;
  margin-top: -3px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 8pt;
  vertical-align: middle;
  text-align: center;
  color: #868686;
  text-decoration: none;
}
.beschreibungzt {
  width: auto;
  float: left;
  margin: 4px; margin-top: -3px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 7.5pt;
  vertical-align: middle;
  text-align: center;
  color: #868686;
  text-decoration: none;
}
.clear {
  clear: left;
}
#button-info {
  clear: left;
  width: 110px;
  height: 25px; line-height: 15px;
/*  margin-top: 5px;
*/  margin-left: auto;
  margin-right: auto;
  background: url(../Archiv/button.png);
  background-size: 110px 30px;
}
#button-info-text {
  padding-top: 5px;
  width: 100%;
  height: 20px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 9pt;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.button-a {
  width: 240px;
  height: 60px;
  clear: left;
  margin: 10px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
#button_back_aus {
  margin: 10px;
  position: relative;
  top: 20px;
}
#ok {
  clear: left;
  width: 100px;
  height: 30px;
  margin-top: 10px;
  left: 70px;
  position: relative;
}
#abbrechen {
  float: left;
  width: 100px;
  height: 30px;
  margin: 10px;
  padding: 0px;
  border: none;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11.5pt;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
#button-text {
  padding-top: 4px;
  width: 100px;
  height: 33px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 14pt;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.inaktiveh1 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -1px -50px !important;
  width: 71px;
  height: 59px;
}
.aktiveh1 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -75px -51px !important;
  width: 71px;
  height: 59px;
}
.inaktiveh2 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -149px -51px !important;
  width: 71px;
  height: 59px;
}
.aktiveh2 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -223px -51px !important;
  width: 71px;
  height: 59px;
}
.inaktiveh3 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -296px -51px !important;
  width: 71px;
  height: 59px;
}
.aktiveh3 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -369px -51px !important;
  width: 71px;
  height: 59px;
}
.inaktiveh4 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -442px -51px !important;
  width: 71px;
  height: 59px;
}
.aktiveh4 {
  float: left;
  margin: 3px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -515px -51px !important;
  width: 71px;
  height: 59px;
}
.inaktive2h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/2h_inactive.png) no-repeat !important;
  /*background-position: -1px -43px !important;*/
  width: 46px;
  height: 46px;
}
.aktive2h {
  height: 46px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/2h_active.png) no-repeat !important;
  /*background-position: -51px -43px !important;*/
  width: 46px;
}
.inaktive4h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/4h_inactive.png) no-repeat !important;
  /*background-position: -101px -43px !important;*/
  width: 46px;
  height: 46px;
}
.aktive4h {
  height: 46px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/4h_active.png) no-repeat !important;
  /*background-position: -153px -43px !important;*/
  width: 46px;
}
.inaktive6h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/6h_inactive.png) no-repeat !important;
  /*background-position: -203px -43px !important;*/
  width: 46px;
  height: 46px;
}
.aktive6h {
  height: 46px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/6h_active.png) no-repeat !important;
  /*background-position: -254px -43px !important;*/
  width: 46px;
}
.inaktive8h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/8h_inactive.png) no-repeat !important;
  /*background-position: -305px -43px !important;*/
  width: 46px;
  height: 46px;
}
.aktive8h {
  height: 46px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/8h_active.png) no-repeat !important; 
  /*background-position: -355px -43px !important;*/
  width: 46px;
}
.inaktive10h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/10h_inactive.png) no-repeat !important;
  /*background-position: -405px -43px !important;*/
  width: 46px;
  height: 46px;
}
.aktive10h {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/10h_active.png) no-repeat !important;
  /*background-position: -455px -43px !important;*/
  width: 46px;
  height: 46px;
}
.inaktivew1 {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: 0 -110px !important;
  width: 64px;
  height: 65px;
}
.aktivew1 {
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -65px -110px !important;
  width: 64px;
  height: 65px;
}
.inaktivew2 {
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -130px -111px !important;
  width: 64px;
  height: 64px;
}
.aktivew2 {
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -195px -111px !important;
  width: 64px;
  height: 64px;
}
.inaktivew3 {
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -260px -111px !important;
  width: 64px;
  height: 64px;
}
.aktivew3 {
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -325px -111px !important;
  width: 64px;
  height: 64px;
}
.inaktivew4 {
  width: 64px;
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -390px -113px !important;
  width: 60px;
  height: 60px;
}
.aktivew4 {
  width: 64px;
  height: 65px;
  float: left;
  margin: 5px;
  margin-top: 0px;
  background: url(../img/sprites2.png) no-repeat !important;
  background-position: -451px -113px !important;
  width: 60px;
  height: 60px;
}
.h2 {
  text-align: center;
  color: gray;
}
.img {
  width: 137px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.Typentext1 {
  margin: 10px;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.Typentext2 {
  width: 300px;
  clear: left;
  margin: 10px;
  margin-right: 0px;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 13px;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.back {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 84px;
  height: 39px;
}
.back-text {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  padding-top: 12px;
  padding-left: 12px;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
  color: #868686;
  text-decoration: none;
}
#auswahl {
  width: 310px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-top: -2px;
}
.auswahlimg {
  width: 50px;
  height: 42px;
  float: left;
  margin: 3px;
  margin-top: 0px;
}
.htinfo {
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.empfehlung {
  position: relative;
  top: -30px;
  width: 310px;
  clear: left;
  margin: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 12pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.empfehlungnacht {
  position: relative;
  top: -30px;
  width: 310px;
  clear: left;
  margin: 15px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica;
  font-weight: 100;
  font-size: 12pt;
  vertical-align: middle;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}
#empfehlung2 {
  position: absolute;
  top: 275px;
  left: 30px;
}
#empf2_label {
  position: absolute;
  top: 256px;
  width: 200px;
  left: 15px;
  font-weight: 100;
}
#date {
  margin-left: 15px; line-height: 14px;
  margin-top: 5px;
  float: left;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #808080;
  text-decoration: none;
}
#lsf_frame {
  margin-top: 0px;
  padding-top: 12px;
  width: 80px;
  height: 65px;
  background: url(../Archiv/lsfoutput-01.png);
  top: 5px;
  z-index: 2000;
  background-size: 80px 82px;
  font-family: Helvetica !important;
  font-weight: bold !important;
  font-size: 9pt !important;
  vertical-align: middle !important;
  text-align: center !important;
  color: #62b7ee !important;
  text-decoration: none !important;
  position: absolute;
  right: 20px;
}
#aus {
  position: relative;
  top: 0px;
  width: 100%;
  height: 42px;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 28pt;
/*  vertical-align: middle;
*/  text-align: center;
  color: #62b7ee;
  text-decoration: none;
}
/*#loc{	position:relative;	top:5px; background-color: rgba(255,255,255,0.4); clear: left; padding: 5px; padding-left: 15px; margin-bottom: 5px; margin-left:auto;	margin-right:auto; }*/
#loc {
  position: absolute;
  top: 62px;
  left: 0px;
  right: 0px;
  height: 35px;
  background: rgba(255, 255, 255, 0.7);
}
.loc-tag {
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.loc-nacht {
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
#head {
  padding-left: 15px;
  height: 60px;
  z-index: 10;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
#pic-head {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 90px;
  width: 90px;
  z-index: 99;
  background: url(../Archiv/sonnenschutz_logo_2010-01.png);
  background-position: 10px -10px; background-repeat: no-repeat;
  background-size: 100%;
}
#topic-head {
  position: absolute;
  top: 0px;
  padding-top: 5px;
  font-family: Helvetica;
  font-weight: 500;
  font-size: 18pt;
  vertical-align: middle;
  text-align: left;
  color: #5c737f;
  text-decoration: none;
  text-shadow: #ffffff 0px 1px 0px;
}
#smalltopic-head,
#smalltopic-head-c2 {
  position: absolute;
  top: 30px;
  font-family: Helvetica;
  font-weight: 400;
  font-size: 8pt;
  vertical-align: middle;
  text-align: left;
  color: #5c737f;
  text-decoration: none;
  text-shadow: #ffffff 0px 1px 0px;
  line-height: 14px;
}
#topic-head-c2 {
  position: absolute;
  top: 0px;
  padding-top: 5px;
  font-family: Helvetica;
  font-weight: 500;
  font-size: 18pt;
  vertical-align: middle;
  text-align: left;
  color: #5c737f;
  text-decoration: none;
  text-shadow: #ffffff 0px 1px 0px;
}
.topic-head {
  padding-top: 10px;
  /*.fontstyling (@family, 13pt, 500, middle, @h_align, gray, @decoration);	*/
}
.topic-head-nacht {
  padding-top: 10px;
  font-family: Helvetica;
  font-weight: 500;
  font-size: 13pt;
  vertical-align: middle;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}
.smalltopic-head {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 8pt;
  vertical-align: middle;
  text-align: left;
  color: #868686;
  text-decoration: none;
}
.smalltopic-head-nacht {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 8pt;
  vertical-align: middle;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}
#einstellung {
  width: 62px;
  background-color: transparent;
  border: none;
  overflow: hidden;
}
#mond {
  position: relative;
  left: 200px;
}
#background {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.href-imp {
  font-family: Helvetica !important;
  font-weight: normal !important;
  font-size: 9pt !important;
  vertical-align: left !important;
  text-align: left !important;
  color: #299fe6 !important;
  text-decoration: none !important;
}
#riesen-text {
  padding: 10px;
  background-color: transparent !important;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 9pt;
  vertical-align: left;
  text-align: left;
  color: #868686;
  text-decoration: none;
  line-height: 1.5;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50px;
  bottom: 0px;
  max-height: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch;
}
.back-i {
  width: 100%;
  height: 40px;
  padding: 0;
  border-top: 1px solid transparent;
  z-index: 1111;
}
#back {
  padding-top: 0px;
  margin-left: 70%;
  text-decoration: none;
  color: gray;
}
#wrapper {
  height: 180px;
  position: relative;
  top: 0px;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  margin-top: -40px;
  /*18.03*/
}
#scroller {
  /*	-webkit-touch-callout:none;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  float: left;
  width: 100%;
  padding: 0;
}
#alert.alert {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 8pt;
  vertical-align: middle;
  text-align: left;
  color: #000000;
  text-decoration: none;
}
#shadow {
  position: absolute;
  top: 190px;
  left: 0px;
  right: 0px;
  height: 20px;
  background-image: url('http://lsf.sonnenschutz-sonnenklar.info/lsf_dev/css/../img/shadow-01.png');
  background-repeat: no-repeat;
}
#wolke-i {
  width: 84px;
  height: 30px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11.5pt;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
  line-height: 30px;
  position: absolute;
  top: 35px;
}
#wolke-i2 {
  width: 84px;
  height: 30px;
  font-family: Helvetica;
  font-weight: normal;
  font-size: 11.5pt;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}



@media only screen 
and (min-width : 400px) {
/* Styles */
 body { max-width: 400px; }
 #more_infos, #impressum_btn_front, #datenschutz_btn_front  { position: absolute !important; position: absolute;  }
}