@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,div,
h1,h2,p,
ol,ul,li {
  margin: 0;
  padding: 0;
  border: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

html, body {
  min-height: 100%;
  }

body {
margin: 0px;
padding: 0px;
  min-width: 290px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #fff  repeat;
  color: #1b1b1b;
  font: normal 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 3em;
  line-height: 1;
  color: #222;
  margin-bottom: .5em;
  float: left;
  width: 100%;
}

h2 {
  float: left;
  width: 100%;
  font-size: 1.5em;
  color: #222;
  margin: 1em 0 .5em;
}

p {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

p.intro {
  font-size: 1.25em;
  color: #555;
  font-weight: bold;
}

a {
  color: #f4f4f4;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

#wrapper {
  max-width: 980px;
  margin: 0 auto;
  margin-top: 20px;
  border-left: 1px solid #d6dec9;
  border-right: 1px solid #d6dec9;
}

#header-left {
  background: #d6dec9;
  float: left;
  width: 220px;
  height: 120px;
}
#header-middle {
  background: #d6dec9;
float: left;
  height: 120px;
width: 760px;
}
#header-middle img {
float: left;
}
.headerclaim {
width: 500px;
float: left;
padding: 32px 0 0 30px;
}

#content-right {
float: left;
width: 180px;
padding-left: 20px;
padding-top: 30px;
}
.main {
  border-left: 1px solid #d6dec9;
  border-right: 1px solid #d6dec9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
padding: 25px;
  left: 0;
  bottom: 0;
  width: 76%;
  max-width: 540px;
  background: #fff;
  float: left;
      font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
    min-height: 500px;
}

.main::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: rgba(0,0,0, .15);
  width: 8px;
  height: 8px;
}

.main::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0,0,0, .4);
}

.nav-collapse {
  position: absolute;
  width: 220px;
  top: 25px;
  left: 0;
  float: left;
}

.nav-collapse ul {
  display: block;
  width: 100%;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.nav-collapse a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 3px 1em;
  width: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
color: #1b1b1b;
}

.nav-collapse a::before {
    content: '> ';
}
  .nav-collapse a:hover { color: #b10808 !important; }
.nav-collapse .active a { color: #fff; background: rgba(0,0,0, .3) }
.nav-collapse li:first-child a { border-top: 0 }
.nav-collapse li:last-child a { border-bottom: 0 }
.nav-toggle { display: none }

@media screen and (max-width: 990px) {
  #wrapper{
    width: 100%;
    margin-top: 0px;
    border: none;
  }
  .main{
    width: 100%;
    margin-top: 0px;
    border: none;
    min-height: inherit;
    max-width: 100%;
  }
  .headerclaim{
    display: none;
  }

#content-right {
    float: none;
    padding-left: 0px;
    padding-top: 0px;
    display: block;
}
#content-right p {
    padding: 0px 20px;
    width: auto;
}
.Stil2 {
    font-size: 1.0em !important;
    line-height: 1.6em !important;
}
#content-right .Stil2 {
  font-size: 11px !important;
  line-height. 16px !important;
}

.Stil2fett {
    font-size: 1.0em !important;
    line-height: 1.6em !important;
    text-decoration: none;
}
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .nav-collapse {
    top: 0;
    width: 100%;
    position: relative;
  }
  .nav-collapse.opened { max-height: 9999px }
  .nav-collapse a:hover { color: #b10808 !important; }
  .nav-collapse .active a:hover { color: #fff; background: rgba(0,0,0, .3) }
  .nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
    display: block;
    margin: 0 -2em 1em 0;
  }
  .nav-toggle:before {
    color: #444; /* Edit this to change the icon color */
    font-family: "responsivenav";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 28px;
    text-transform: none;
    position: absolute;
    content: "\2261";
    text-indent: 0;
    text-align: center;
    line-height: 65px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
  }
  .nav-toggle.active:before {
    font-size: 24px;
    content: "\78";
  }

  #header-left {display: none;}
  
#header-middle {
    background: #d6dec9 none repeat scroll 0 0;
    float: none;
    height: 120px;
    width: 100%;
}

  .main {
    -webkit-overflow-scrolling: auto;
    box-shadow: none;
    padding: 0 2em 2em;
    border-radius: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .main::-webkit-scrollbar { background-color: transparent }
}
#footer {
  background: #d6dec9;
}


.footertext {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
    text-decoration: none;
    color: #1b1b1b;
}

.Stil1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}
.Stil1f {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  text-transform:uppercase;
  font-weight: bold;
  color: #b10808 !important;
}


.Stil2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
}

.Stil2headline {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-decoration: underline;
    font-weight: bold;
}
.Stil2fett {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  font-weight:bold;
}

.Stil2fettmegahl {
    color: #b10808;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}
.Stil1f {
    color: #b10808 !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.Stil2fettkursiv {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
  font-weight:bold;
  font-style:italic;
  color: #b10808;
}
a:link {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #b10808;
}
.Stil4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  font-weight: bold;
}

.Stil5 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
}
.Stil6 {
    color: #000000;
}
.main ul{
    margin-left: 20px;
    margin-bottom: 10px;
}
.main a:link {
  text-decoration: underline;
}
.main a:visited {
  text-decoration: underline;
}

.overview {
  padding-left: 10px;
}



@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  body {
    background-image: url("debut_dark_@2X.png");
    -webkit-background-size: 200px 200px;
    -moz-background-size: 200px 200px;
    -o-background-size: 200px 200px;
    background-size: 200px 200px;
  }
}

@media screen and (min-width: 76em) {
  .nav-collapse { width: 220px }
  .main { width: auto; left: 220px }
}
