/* Schwarz? */
.MobilePart {
  display: none; }

.Background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px; }
  .Background img {
    width: 100%;
    height: 100%;
    opacity: 0.1; }

.InnerContent {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.InPageAnchor {
  background: #dad9d4;
  /* 4em is the height of the fixed menu*/
  padding-bottom: 4em; }

.TeaserContainer {
  background: #dad9d4;
  padding-top: 4em; }

#Kandidaten, .Teaser2 .TeaserContainer {
  background: #32312f;
  color: #dad9d4; }

body {
  font-size: 16px;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: #dad9d4;
  overflow: hidden; }

.BereichContainer {
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em; }
