h1, h2, h3, h4, h5, h6 {
  font-family: "bundessansweb", Arial, helvetica, sans-serif, "Droid Sans";
  font-weight: bold;
}
a {
  color: #cc0000;
}
a:hover, a:active, a:focus {
  color: black;
}
.navSkip a:focus, .navSkip a:active {
  background-color: #cc0000;
}
#header .logo a:focus,
.picture a:focus,
.teaser a:focus,
#supplement .teaser a:focus {
  outline-color: #cc0000;
}
#navServiceMeta li a:hover, #navServiceMeta li a:active, #navServiceMeta li a:focus, #navServiceMeta li strong:hover, #navServiceMeta li strong:active, #navServiceMeta li strong:focus {
  color: #cc0000;
}
#navServiceMeta li a.external {
  background: none;
}
.teaser h1.withHeader .topline span, .teaser h2.withHeader .topline span, .teaser h3.withHeader .topline span {
  border-color: #cc0000;
}
#wrapperDivisions {
  border-top: 10px solid #c00;
  border-bottom: 10px solid #c00;
}
#togglenav {
  display: none;
}
#top {
  background-color: #efefef;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
#top h1 {
  border-bottom: 3px dotted #ba0a1f;
  padding-bottom: 5px;
  color: #ba0a1f;
  margin: 0 auto;
  display: inline-block;
}
#top p {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  padding-top: 15px;
}
.weichenTeaser {
  border: 1px solid #cccccc;
  margin: 25px auto;
  width: 90%;
}
.weichenTeaser img {
  padding: 10px 10px 10px 10px;
}
.weichenTeaser .text-wrapper {
  background-color: #ba0a1f;
  color: #ffffff;
  position: relative;
  padding: 5px 10px 10px 10px;
}
.weichenTeaser p {
  font-size: 1.7rem;
}
.weichenTeaser .title {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.weichenTeaser a {
  color: #cc0000;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 2px 8px 4px 8px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.weichenTeaser a:after{
  content: "";
  display: inline-block;
  height: 10px;
  width: 17px;
  margin-left: 10px;
  background: url(/SiteGlobals/Frontend/Webs/eg-gb-check/Images/icons/subsites/sprite-check.png?__blob=normal&v=1) no-repeat 0 -1912px;
}
#footer .copyright a {
    background-position: 0 -1856px;
}
#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .copyright a:active {
    background: url(/SiteGlobals/Frontend/Webs/eg-gb-check/Images/icons/sprite.png?__blob=normal&v=1) no-repeat 0 -1647px;
}

#footer {
  background: #efefef;
}
#footer p, #footer a {
  color: black;
}
#footer a:hover, #footer a:focus, #footer a:active {
  text-decoration: underline;
  color: black;
}
#footer .copyright p {
  float: left;
  padding: 0;
}
@media only screen and (min-width: 37.563em) {
.weichenTeaser {
  width: 80%;
  min-height: 350px;
  position: relative;
  overflow: hidden;
}
.weichenTeaser img {
  width: 50%;
  padding: 10px 10px 10px 10px;
}
.weichenTeaser .text-wrapper {
  padding: 5px 10px 10px 10px;
  width: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.weichenTeaser a {
  bottom: 20px;
}
}
@media only screen and (min-width: 64em) {
#header .mod {
  margin-bottom: 1rem;
}
#navServiceMeta {
  margin-top: 8px;
}
#navServiceMeta {
  float: left;
  width: 80%;
}
#navServiceMeta li {
  margin: 0 10px 0 0;
}
}
