.spon .searchbar {
  width: 100%;
  line-height: 31px;
  vertical-align: middle;
  margin-bottom: 15px;
}
.spon .searchbar .center {
  float: left;
  width: 465px;
}
.spon .searchbar .center .input {
  border: 1px solid #e6e6e6;
  width: 280px;
  line-height: 31px;
  vertical-align: middle;
  padding-left: 10px;
  margin-right: 10px;
  height: 31px;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.spon .searchbar .center .submitButton {
  border: 1px solid #e6e6e6;
  line-height: 28px;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 31px;
  float: none;
  display: inline;
  background: none;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  width: 70px;
  padding: 2px 0;
  color: #990000 !important;
  font-weight: bold;
}
.spon .searchbar .center .submitButton:active,
.spon .searchbar .center .submitButton:hover,
.spon .searchbar .center .submitButton:visited {
  color: #900000 !important;
  font-weight: bold;
}
.spon .searchbar .left {
  float: left;
  width: 150px;
  font-size: 26px;
  color: #737373;
  font-weight: bold;
}
.spon .searchbar .right {
  float: left;
  width: 115px;
  font-size: 12px;
  color: #000000;
  line-height: 31px;
  font-weight: bold;
}
.spon .searchbar .logo {
  float: left;
  width: 130px;
}
.spon .videoListThumbnail {
  width: 207px;
  font-size: 12px;
}
.spon .thumbnailPlay {
  position: relative;
}
.spon .image-buttons {
  bottom: 9px;
  cursor: pointer;
  display: block;
  left: 12px;
  position: absolute;
}
.spon .smallThumbnailSpacer {
  width: 300px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.spon .smallThumbnail {
  height: 88px;
}
.spon .smallThumbnail .text {
  float: left;
  width: 142px;
  font-size: 10px;
}
.spon .smallThumbnail .image {
  width: 158px;
  float: left;
}
.spon .bioweather .box {
  background-color: #efefef;
  padding: 10px;
  width: 520px;
}
.spon .bioweather .wx_map {
  width: 430px;
  height: 500px;
  background-color: #ffffff;
  position: relative;
}
.spon .bioweather .wx_layer {
  width: 430px;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
}
.spon .bioweather .submitButton {
  border: 1px solid #e6e6e6;
  line-height: 18px;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 27px;
  float: none;
  display: inline;
  background: none;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  width: 70px;
  padding: 5px 0;
}
.spon .bioweather .lvl-0 {
  background: url(/img/sprite_bioweather.png) 0 0 no-repeat;
  width: 80px;
  height: 14px;
}
.spon .bioweather .lvl-1 {
  background: url(/img/sprite_bioweather.png) 0 -29px no-repeat;
  width: 80px;
  height: 14px;
}
.spon .bioweather .lvl-2 {
  background: url(/img/sprite_bioweather.png) 0 -58px no-repeat;
  width: 80px;
  height: 14px;
}
.spon .bioweather .lvl-3 {
  background: url(/img/sprite_bioweather.png) 0 -86px no-repeat;
  width: 80px;
  height: 14px;
}
.spon .bioweather .lvl-99 {
  background: url(/img/sprite_bioweather.png) 0 -116px no-repeat;
  width: 80px;
  height: 14px;
}
.spon .legendContainer {
  position: relative;
}
.spon .legendContainer .legend {
  background: url('/img/legende_pollenflug.png') no-repeat 0 0;
  height: 140px;
  width: 6px;
  position: absolute;
  right: 30px;
  bottom: 20px;
}
.spon .legendContainer .legend span {
  font-size: 11px;
  position: absolute;
  right: 0px;
}
.spon .legendContainer .legend span.top {
  top: 0;
  right: 10px;
}
.spon .legendContainer .legend span.bottom {
  text-align: center;
  top: 123px;
}
.spon .bioweatherWrapper {
  width: 100%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 12px;
}
.spon .bioweatherOverlay {
  position: absolute;
  top: 25px;
  left: 10px;
}
.spon .bioweatherOverlay .itemLong {
  position: relative;
  width: 500px;
  background-color: #ffffff;
  vertical-align: middle;
  filter: alpha(opacity=90);
  opacity: .9;
  padding: 5px;
  line-height: 20px;
}
.spon .bioweatherOverlay .item {
  position: relative;
  width: 500px;
  background-color: #ffffff;
  vertical-align: middle;
  filter: alpha(opacity=90);
  opacity: .9;
  padding: 5px;
  margin-top: 2px;
}
.spon .bioweatherOverlay .item .cell1 {
  font-size: 12px;
  margin-top: 2px;
  float: left;
  width: 270px;
  line-height: 20px;
}
.spon .bioweatherOverlay .item .cell2 {
  float: left;
  width: 70px;
  padding-top: 4px;
}
.spon .bioweatherOverlay .item .cell3 {
  float: left;
  width: 150px;
  line-height: 20px;
}
.spon .bioweatherOverlaySmall {
  position: absolute;
  top: 63px;
  left: 10px;
  background: white;
  width: 466px;
  padding: 20px;
}
.spon .astronomy {
  width: 100%;
  font-size: 10px;
  padding-top: 20px;
}
.spon .astronomy .description {
  float: left;
  width: 154px;
}
.spon .astronomy .hours {
  float: left;
  width: 200px;
  line-height: 30px;
}
.spon .astronomy .up {
  float: left;
  width: 50px;
  padding-left: 40px;
  line-height: 30px;
  background-image: url(/img/sonnenaufgang.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.spon .astronomy .down {
  float: left;
  width: 50px;
  padding-left: 40px;
  line-height: 30px;
  background-image: url(/img/sonnenuntergang.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.spon .currentWeather {
  width: 100%;
}
.spon .currentWeather h2 {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  font-weight: bold;
}
.spon .currentWeather .weather {
  float: left;
}
.spon .currentWeather .title {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  font-weight: bold;
}
.spon .currentWeather .temperature {
  float: left;
  width: 300px;
  color: #3c94ee;
  font-size: 40px;
  line-height: 40px;
  margin-top: 30px;
}
.spon .currentWeather .temperature .weatherState {
  color: #000000;
  font-size: 16px;
}
.spon .currentWeather .weatherRow {
  clear: both;
  width: 100%;
  font-size: 16px;
}
.spon .currentWeather .weatherRow .small {
  font-size: 10px;
  color: #737373;
}
.spon .currentWeather .weatherRow .col1 {
  float: left;
  width: 80px;
  height: 60px;
  font-size: 12px;
}
.spon .currentWeather .weatherRow .col2 {
  float: left;
  width: 65px;
  background-repeat: no-repeat;
}
.spon .currentWeather .weatherRow .col3 {
  float: left;
  width: 100px;
  height: 60px;
  color: #3c94ee;
}
.spon .currentWeather .weatherRow .col4 {
  float: left;
  width: 160px;
  height: 60px;
  font-size: 14px;
}
.spon .currentWeather .weatherRow .col5 {
  float: left;
  width: 125px;
  height: 60px;
  font-size: 14px;
}
.spon .cameranetworkTeaserLivecam {
  width: 540px;
  height: 300px;
  position: relative;
  background-color: #ffffff;
}
.spon .cameranetworkTeaserLivecam .image {
  position: absolute;
  display: block;
  width: 540px;
  height: 300px;
  overflow: hidden;
  background-position: center center;
}
.spon .cameranetworkTeaserLivecam .city {
  position: absolute;
  display: block;
  background: url('/img/livecams_sprite.png') no-repeat transparent;
  background-position: -182px -272px;
  width: 344px;
  height: 45px;
  line-height: 45px;
  padding-left: 130px;
  font-size: 21px;
  color: #365383;
  margin-top: 10px;
}
.spon .cameranetworkTeaserLivecam .nearByCity {
  position: absolute;
  display: block;
  background: url('/img/livecams_sprite.png') no-repeat transparent;
  background-position: -182px -272px;
  width: 344px;
  height: 45px;
  line-height: 14px;
  padding-left: 130px;
  font-size: 21px;
  color: #365383;
  margin-top: 10px;
}
.spon .cameranetworkTeaserLivecam .image-buttons {
  bottom: 9px;
  cursor: pointer;
  display: block;
  left: 12px;
  position: absolute;
}
.spon #topNavigation {
  clear: both;
  position: relative;
  margin: 0px;
  height: 37px;
  width: 858px;
  border: #cccccc solid 1px;
}
.spon #topNavigation #tabs {
  margin: 0 0 0 0;
  height: 37px;
  width: 100%;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
}
.spon #topNavigation #tabs .smallLeftPadding {
  padding-left: 10px!important;
}
.spon #topNavigation #tabs .fixedWidth {
  width: 137px;
}
.spon #topNavigation #tabs .fixedWidth96 {
  width: 96px;
}
.spon #topNavigation #tabs .fixedWidth150 {
  width: 153px;
}
.spon #topNavigation #tabs .tab {
  float: left;
  font-size: 13px;
  padding: 9px 22px 0px 22px;
  height: 28px;
  cursor: pointer;
  border-left: 1px solid #cccccc;
}
.spon #topNavigation #tabs .tab .tabLink a {
  font-weight: normal;
}
.spon #topNavigation #tabs .tab .tabLink a:hover {
  text-decoration: none;
}
.spon #topNavigation #tabs .tab .tabLinkActive a {
  font-weight: bold;
  color: #666;
}
.spon #topNavigation #tabs .tab .tabLinkActive a:hover {
  text-decoration: none;
}
.spon #topNavigation #tabs .tab .label {
  color: #666;
}
.spon #topNavigation #tabs .tab .labelRed {
  color: #990000;
}
.spon #topNavigation #tabs .tab .label_active {
  color: #666;
  font-weight: bold;
}
.spon #topNavigation #tabs .tab:hover {
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
}
.spon #topNavigation #tabs .tab .weather {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -5px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.spon #topNavigation #tabs .tab .temperature {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -36px;
  background-repeat: no-repeat;
  padding-left: 30px;
  height: 30px;
}
.spon #topNavigation #tabs .tab .rain {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -67px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.spon #topNavigation #tabs .tab .humidity {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -180px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.spon #topNavigation #tabs .tab .sunshine {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -155px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.spon #topNavigation #tabs .tab .sat {
  background-image: url(/img/icons_karte.png);
  background-position: 0 -126px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.spon #topNavigation #tabs .tab_last {
  border-right: solid #cccccc 1px;
}
.spon #topNavigation #tabs .tab_first {
  border-left: none;
}
.spon #topNavigation #tabs .tab_top_active {
  border-bottom: solid #ffffff 1px;
  font-weight: bold;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
}
.spon #topNavigation #tabs .tab_top_active:hover {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
}
.spon #topNavigation #tabs .tab_active {
  font-weight: bold;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
}
.spon #satellite {
  position: relative;
  left: 394px;
  bottom: 39px;
  border: 1px solid #cccccc;
  height: 28px;
  margin-left: 20px;
  padding: 9px 22px 0px 22px;
  width: 83px;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #fbfbfb 100%);
}
.spon #satellite:hover {
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
}
.spon #satellite a:hover {
  color: #990000;
  text-decoration: none;
}
.spon .warnings .navigation {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.spon .warnings .navigation .item {
  line-height: 35px;
  padding-left: 10px;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #ffffff 0%, #f3f3f3 100%);
}
.spon .warnings .navigation .itemActive {
  line-height: 35px;
  padding-left: 10px;
  border-bottom: 1px solid #cccccc;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  color: #000;
}
.spon .warnings .navigation .itemActive a {
  color: #000;
}
.spon .warnings #legend {
  font-size: 10px;
}
.spon .warnings #legend li {
  float: left;
  list-style: none;
  width: 125px;
}
.spon .warnings #legend li .indicator {
  width: 8px;
  height: 8px;
  border: 1px solid #ededed;
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}
.spon .warnings #legend li .indicatorNo {
  background-color: #ffffff;
}
.spon .warnings #legend li .indicatorWarning {
  background-color: #fffc93;
}
.spon .warnings #legend li .indicatorRemark {
  background-color: #ffe300;
}
.spon .warnings #legend li .indicatorCaution {
  background-color: #ff9700;
}
.spon .warnings #legend li .indicatorAlert {
  background-color: #f61900;
}
.spon .warnings #legend li .indicatorExtrme {
  background-color: #940c00;
}
.spon .video #videoPlayer {
  border: 1px solid #737373;
}
.spon .video #videoPlayer .playerFlashMessage {
  position: relative;
}
.spon .video #videoPlayer .playerFlashMessageText {
  position: absolute;
  top: 270px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 538px;
  padding: 7px 0;
  background-color: #990000;
}
.spon .video #videoPlayer .playerFlashMessageText a,
.spon .video #videoPlayer .playerFlashMessageText a:hover,
.spon .video #videoPlayer .playerFlashMessageText a:visited {
  color: #fff;
  text-decoration: underline;
}
.spon table {
  width: 100%;
}
.spon td.description {
  vertical-align: top;
}
.spon td.weather {
  width: 115px;
}
.spon td.temperature {
  font-size: 40px;
  color: #3c94ee;
  vertical-align: top;
  padding-top: 24px;
}
.spon .climate .selectButton {
  float: left;
  margin-left: 10px;
}
.spon .climate .h2Left {
  float: left;
  padding-right: 20px;
  line-height: 28px;
}
.spon .climate #legend {
  font-size: 10px;
  float: right;
  height: 25px;
}
.spon .climate #legend li {
  float: left;
  list-style: none;
  width: 115px;
}
.spon .climate #legend li .indicator {
  width: 8px;
  height: 8px;
  border: 1px solid #ededed;
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}
.spon .climate #legend li .indicatorMin {
  background-color: #365383;
}
.spon .climate #legend li .indicatorCityMax {
  background-color: #f8ba20;
}
.spon .climate #legend li .indicatorMax {
  background-color: #f26402;
}
.spon .climate #legend li .indicatorCityMin {
  background-color: #dae6f6;
}
.climateDiagramOverlay {
  display: none;
  background-color: #ffffff;
  border: 1px solid #eee;
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  z-index: 10;
  padding: 20px;
  font-size: 12px;
}
.climateDiagramOverlay .caption {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.climateDiagramOverlay .temp .value {
  width: 40px;
  text-align: right;
  display: inline-block;
}
.climateDiagramOverlay .temp .color {
  display: inline-block;
  height: 10px;
  width: 10px;
  border: 1px solid #999;
}
.climateDiagramOverlay .temp .label {
  width: 110px;
  display: inline-block;
}
.climateDiagramOverlay p.max .color {
  background: #f26402;
}
.climateDiagramOverlay p.min .color {
  background: #dae6f6;
}
.climateDiagramOverlay p.absmax .color {
  background: #f8ba20;
}
.climateDiagramOverlay p.absmin .color {
  background: #365383;
}
.spon #search ul {
  margin-left: 20px;
}
.spon .innerwrapad {
  background-color: #f6f6f6;
  clear: both;
  display: inline-block;
  margin: 0 auto;
  min-height: 66px;
}
.spon .innerwrapad:before {
  color: black;
  content: 'Anzeige';
  display: block;
  font-size: 10px !important;
  line-height: 14px;
  padding: 0 0 5px;
  text-align: right;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 100%;
}
.spon .adition .promotion_ad_3,
.spon .adition .promotion_ad_1 {
  border-bottom: 3px double #e6e6e6;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 0 15px;
}
.spon .adition .promotion_ad_1 {
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 0 15px;
}
.spon {
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}
.spon a {
  font-weight: bold;
  color: #990000;
}
.spon a:hover {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.spon h1 {
  color: #3c94ee;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}
.spon h2 {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  font-weight: bold;
}
.spon .textRed {
  color: #990000;
}
.spon .textBlack {
  color: #000000;
}
.spon .textBlack a,
.spon .textBlack a:hover {
  color: #000000;
}
.spon ul {
  margin-left: 0;
}
.spon .article-section ul {
  list-style-type: none;
}
.spon .maxWidth {
  width: 100%;
}
.spon .footer {
  font-size: 10px;
  font-weight: bold;
  padding-top: 50px;
}
.spon .footer .red {
  color: #990000;
}
.spon .greyCol {
  background-color: #f5f5f5;
}
.spon .clear {
  clear: both;
}
.spon .spacer {
  border-bottom: 3px double #e6e6e6;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 0 15px;
}
.spon .spacerSingle {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 20px;
  padding: 0 0 15px;
}
.spon .paddingBottom {
  padding-bottom: 20px;
}
.spon .selectBox {
  float: left;
}
.spon .selectBoxSpacer {
  float: left;
  padding-right: 10px;
}
.spon #content {
  width: 860px;
}
.spon #content .contentLeft {
  width: 540px;
  padding-right: 15px;
  float: left;
}
.spon #content .contentRight {
  width: 300px;
  float: left;
}
.spon .arrowLeft {
  padding-left: 17px;
  background: url(/img/pfeil_zurueck.png) no-repeat 0 3px;
}
.spon .arrowRight:after {
  content: "";
  width: 10px;
  height: 16px;
  display: inline-block;
  margin-left: 8px;
  background: url(/img/pfeil_weiter.png) no-repeat 0 7px;
}
.spon .globalButton {
  border: 1px solid #e6e6e6;
  line-height: 22px;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 31px;
  float: none;
  display: inline;
  background: none;
  background-color: #f8f7f8;
  background-image: -webkit-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -moz-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: -ms-linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  background-image: linear-gradient(bottom, #f8f7f8 0%, #f3f3f3 100%);
  width: 70px;
  padding: 2px 0;
  color: #900000 !important;
  font-weight: bold;
}
.spon .globalButton:active,
.spon .globalButton:hover,
.spon .globalButton:visited {
  color: #900000 !important;
  font-weight: bold;
}
.spon .marginalLink {
  width: 300px;
  margin-top: 5px;
  font-weight: bold;
  background-color: #efefef;
  padding: 5px;
}
.spon .marginalLink .rain {
  line-height: 40px;
  padding-left: 55px;
  background-image: url(/img/icons_sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.spon .marginalLink .sat {
  line-height: 40px;
  padding-left: 55px;
  background-image: url(/img/icons_sprite.png);
  background-position: 0 -120px;
  background-repeat: no-repeat;
}
.spon .marginalLink .bioweather {
  line-height: 40px;
  padding-left: 55px;
  background-image: url(/img/icons_sprite.png);
  background-position: 0 -163px;
  background-repeat: no-repeat;
}
.spon .marginalLink .climate {
  line-height: 40px;
  padding-left: 55px;
  background-image: url(/img/icons_sprite.png);
  background-position: 0 -200px;
  background-repeat: no-repeat;
}
.spon .marginalLink .temperature {
  line-height: 40px;
  padding-left: 55px;
  background-image: url(/img/icons_sprite.png);
  background-position: 0 -80px;
  background-repeat: no-repeat;
}
/*
 * Overwrite Spiegel styles
 */
.breadcrumb-history a {
  color: #999999;
}
.breadcrumb-history:hover {
  color: #999999;
}
.breadcrumb-history:visited {
  color: #999999;
}
/**
 * select boxes
 */
select#continent_country_station_selector_continent {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 150px;
}
select#continent_country_station_selector_country {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 180px;
}
select#continent_country_station_selector_station {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 280px;
}
select#pollenregion {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 220px;
}
select#polle {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 100px;
}
select#offsetselect1 {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 80px;
}
select#bioregion,
select#offsetselect {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 117px;
  box-shadow: none;
  background-color: #efefef;
  width: 300px;
}
select#wcom_dropdown_select {
  -moz-box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: none;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background: none;
  border: none;
  color: #990000;
  font-weight: bold;
  padding: 6px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-shadow: none;
  width: 117px;
}
