@import url("base/merged_reset.css");

@import url("base/merged_fonts.css");

@import url("base/merged_header.css");

@import url("base/merged_feature.css");

@import url("//www.wdr.de/themen/global/flashplayer/KRV2/css/plainGSEA.min.css");

@import url("base/merged_external.css");

@import url("base/merged_geodata.css");

@import url("base/merged_skin.css");

#load {
  background-color: #054887;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 200000;
}

#load img {
  left: 50%;
  margin-left: -45px;
  margin-top: -45px;
  max-width: 99px;
  min-width: 40px;
  position: fixed;
  top: 50%;
  width: 99px;
}

.hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 0!important;
  height: 0!important;
  overflow: hidden;
}

.screenreaderHidden {
  display: none;
  visibility: hidden;
}

.zoomBox {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.6);
}

.zoomContent {
  width: 50%;
  margin: 20% auto 0 auto;
}

.zoomContent img {
  width: 100%;
  float: none;
}

.shareTeaserIcon {
  left: -7px;
  position: relative;
  top: 5px;
}

#header .logo {
  width: auto;
}

#subnav {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}

.clearfix {
  display: block;
}

#sender ul li {
  float: left;
  padding: 0 .3125em 0 0;
}

a {
  color: #5a2670;
  font-weight: 700;
  text-decoration: none;
}