body {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.logo {
  width: 290px;
  height: 120px;
  background: url(../img/logo.png);
  position: absolute;
  top: 30px;
  right: 30px;
}

.button {
  display: inline-block;
  margin: 10px 5px;
  background: url(../img/button.png);
  height: 40px;
  width: 202px;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.container {
  width: 1170px;
  height: 810px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -585px;
  margin-top: -405px;
}

nav .bereitschaften,nav .dein-kontakt,nav .drk-duisburg,nav .ehrenamt,nav .partner,nav .einsatzeinheiten,nav .fachrichtungen {
  position: absolute;
  z-index: 99998;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

nav .bereitschaften {
  width: 223px;
  height: 99px;
  left: 40px;
  top: 280px;
  background: url(../img/buttons/bereitschaften.png);
}

nav .dein-kontakt {
  width: 208px;
  height: 171px;
  right: 90px;
  bottom: 50px;
  background: url(../img/buttons/dein-kontakt.png);
}

nav .drk-duisburg {
  width: 236px;
  height: 154px;
  right: 123px;
  top: 90px;
  background: url(../img/buttons/drk-duisburg.png);
}

nav .ehrenamt {
  width: 213px;
  height: 187px;
  left: 440px;
  top: 50px;
  background: url(../img/buttons/ehrenamt.png);
}

nav .partner {
  width: 213px;
  height: 187px;
  left: 440px;
  top: 50px;
}

nav .einsatzeinheiten {
  width: 236px;
  height: 103px;
  top: 50%;
  right: 30px;
  background: url(../img/buttons/einsatzeinheiten.png);
}

nav .fachrichtungen {
  width: 264px;
  height: 153px;
  bottom: 40px;
  left: 60px;
  background: url(../img/buttons/fachrichtungen.png);
}

#bereitschaften,#dein-kontakt,#drk-duisburg,#ehrenamt, #partner, #einsatzeinheiten,#fachrichtungen,#contact,#rettungsdienst,#fernmeldedienst,#technik-sicherheit,#betreuungsdienst {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;

  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}

#bereitschaften:target,#dein-kontakt:target,#drk-duisburg:target,#ehrenamt:target, #partner:target, #einsatzeinheiten:target,#fachrichtungen:target,#contact:target,#rettungsdienst:target,#fernmeldedienst:target,#technik-sicherheit:target,#betreuungsdienst:target {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  display: block;
}

#bereitschaften > div,#dein-kontakt > div,#drk-duisburg > div,#ehrenamt > div,#partner > div,#einsatzeinheiten > div,#fachrichtungen > div,#contact > div,#rettungsdienst > div,#fernmeldedienst > div,#technik-sicherheit > div,#betreuungsdienst > div {
  width: 640px;
  z-index: 99999;
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 50%;
  margin-left: -350px;
  border-radius: 40px;
  border: 5px solid white;
}

#rettungsdienst > div {
  background: #fb830e;
  padding: 30px;
}

#rettungsdienst > div .heading {
  background: url(../img/heading/fachrichtungen.png);
  height: 153px;
  width: 276px;
}

#fernmeldedienst > div {
  background: #fb830e;
  padding: 30px;
}

#fernmeldedienst > div .heading {
  background: url(../img/heading/fachrichtungen.png);
  height: 153px;
  width: 276px;
}

#technik-sicherheit > div {
  background: #fb830e;
  padding: 30px;
}

#technik-sicherheit > div .heading {
  background: url(../img/heading/fachrichtungen.png);
  height: 153px;
  width: 276px;
}

#betreuungsdienst > div {
  background: #fb830e;
  padding: 30px;
}

#betreuungsdienst > div .heading {
  background: url(../img/heading/fachrichtungen.png);
  height: 153px;
  width: 276px;
}

#bereitschaften > div {
  background: #1680e8;
  padding: 30px;
}

#bereitschaften > div .heading {
  background: url(../img/heading/bereitschaften.png);
  height: 153px;
  width: 276px;
}

#ehrenamt > div {
  background: #dd301c;
  padding: 30px;
}

#ehrenamt > div .heading {
  background: url(../img/heading/ehrenamt.png);
  height: 153px;
  width: 276px;
}

#partner > div {
  background: #dd301c;
  padding: 30px;
}

#partner > div .heading {
  height: 153px;
  width: 276px;
}

#einsatzeinheiten > div {
  background: #2ca900;
  padding: 30px;
}

#einsatzeinheiten > div .heading {
  background: url(../img/heading/einsatzeinheiten.png);
  height: 153px;
  width: 316px;
}

#fachrichtungen > div {
  background: #fb830e;
  padding: 30px;
}

#fachrichtungen > div .heading {
  background: url(../img/heading/fachrichtungen.png);
  height: 153px;
  width: 276px;
}

#contact > div {
  background: #0caaa1;
  padding: 30px;
}

#contact > div .heading {
  background: url(../img/heading/kontakt.png);
  height: 153px;
  width: 276px;
}

.fancy {
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fancy .close {
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  height: 22px;
  width: 22px;
  background: url(../img/close.png);
}

.fancy .nav .next,.fancy .nav .prev {
  position: absolute;
  top: 50%;
  z-index: 99999;
}

.fancy .nav .next {
  right: -87px;
}

.fancy .nav .prev {
  left: -106px;
}

.fancy .heading {
  position: absolute;
  top: -50px;
  left: -100px;
  z-index: 99999;
}

.fancy .content {
  position: absolute;
  overflow: scroll;
  top: 30px;
  left: 30px;
  bottom: 85px;
  right: 30px;
  width: 440px;
  padding: 90px 100px;
  border-radius: 20px;
  color: #444;
  background: white url(../img/logo-small.png) no-repeat 460px 30px;

  -webkit-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
}

.fancy .content img:first-child {
  margin-left: -50px;
  margin-bottom: 20px;
}

.fancy .mail {
  position: absolute;
  bottom: 15px;
  left: 30px;
  right: 30px;
  text-align: center;
}

.fancy .mail .button {
  background: url(../img/mail.png);
  margin: 0 auto;
  height: 25px;
  width: 105px;
}

.fancy .mail p {
  color: white;
  margin-bottom: 0px;
}

/* #################################################################
 * SLIDER
 * ############################################################### */
#slider-wrap {
  overflow: hidden;
  width: 1070px;
  height: 810px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -405px;
  margin-left: -535px;
}

#slider-wrap #slider {
  position: relative;
  width: 1170px;
  height: 800px;
}

.julia-karmen,.kai-mat,.marthea,.robin {
  z-index: 9999;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;

  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}

.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1 !important;
}

.julia-karmen {
  width: 1070px;
  height: 800px;
  top: 20px; /* ########################################################### */
/* ########################################################### */
/* ########################################################### */
}

.julia-karmen .circle,.julia-karmen .arrows,.julia-karmen .cross,.julia-karmen .person,.julia-karmen .search,.julia-karmen .one,.julia-karmen .two,.julia-karmen .three {
  position: absolute;
}

.julia-karmen .arrows,.julia-karmen .cross,.julia-karmen .person,.julia-karmen .search {
  z-index: 9999;
}

.julia-karmen .circle {
  z-index: 9998;
}

.julia-karmen .one,.julia-karmen .two,.julia-karmen .three {
  z-index: 9997;
}

.julia-karmen .circle {
  width: 475px;
  height: 475px;
  top: 310px;
  left: 300px;
  background: url(../img/person/circle.png);
}

.julia-karmen .arrows {
  width: 1070px;
  height: 322px;
  top: 216px;
  left: 0px;
  background: url(../img/person/julia-karmen/arrows.png);
}

.julia-karmen .cross {
  width: 788px;
  height: 588px;
  top: 49px;
  left: 192px;
  background: url(../img/person/julia-karmen/cross.png);
}

.julia-karmen .person {
  width: 470px;
  height: 538px;
  top: 206px;
  left: 313px;
  background: url(../img/person/julia-karmen/person.png);
}

.julia-karmen .search {
  width: 381px;
  height: 313px;
  top: -25px;
  left: -25px;
  background: url(../img/person/julia-karmen/search.png);
}

.julia-karmen .one {
  width: 347px;
  height: 326px;
  top: 8px;
  left: 520px;
  background: url(../img/person/julia-karmen/one.png);
}

.julia-karmen .two {
  width: 293px;
  height: 395px;
  top: 235px;
  right: 52px;
  background: url(../img/person/julia-karmen/two.png);
}

.julia-karmen .three {
  width: 652px;
  height: 381px;
  top: 370px;
  left: 106px;
  background: url(../img/person/julia-karmen/three.png);
}

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
.kai-mat {
  width: 1070px;
  height: 775px;
  top: 62px;
  left: 15px;
  bottom: 62px;
  left: 15px; /* ########################################################### */
/* ########################################################### */
/* AB HIER */
/* ########################################################### */
}

.kai-mat .wrapper {
  width: 946px;
  height: 745px;
}

.kai-mat .circle,.kai-mat .arrows,.kai-mat .cross,.kai-mat .person,.kai-mat .search,.kai-mat .one,.kai-mat .two,.kai-mat .three {
  position: absolute;
}

.kai-mat .arrows,.kai-mat .cross,.kai-mat .person,.kai-mat .search {
  z-index: 9999;
}

.kai-mat .circle {
  z-index: 9998;
}

.kai-mat .one,.kai-mat .two,.kai-mat .three {
  z-index: 9997;
}

.kai-mat .circle {
  width: 475px;
  height: 475px;
  top: 265px;
  left: 290px;
  background: url(../img/person/circle.png);
}

.kai-mat .arrows {
  width: 937px;
  height: 442px;
  top: 185px;
  left: 40px;
  background: url(../img/person/kai-mat/arrows.png);
}

.kai-mat .cross {
  width: 894px;
  height: 486px;
  top: 110px;
  left: 75px;
  background: url(../img/person/kai-mat/cross.png);
}

.kai-mat .person {
  width: 508px;
  height: 655px;
  top: 142px;
  left: 268px;
  background: url(../img/person/kai-mat/person.png);
}

.kai-mat .search {
  width: 275px;
  height: 202px;
  top: 20px;
  left: 20px;
  background: url(../img/person/kai-mat/search.png);
}

.kai-mat .one {
  width: 721px;
  height: 740px;
  top: 60px;
  left: 130px;
  background: url(../img/person/kai-mat/one.png);
}

.kai-mat .two {
  width: 712px;
  height: 660px;
  top: -10px;
  right: 60px;
  background: url(../img/person/kai-mat/two.png);
}

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
.marthea {
  width: 1070px;
  height: 775px;
  top: 62px;
  left: 15px;
  bottom: 62px;
  left: 15px; /* ########################################################### */
/* ########################################################### */
/* ########################################################### */
}

.marthea .wrapper {
  width: 946px;
  height: 745px;
}

.marthea .circle,.marthea .arrows,.marthea .cross,.marthea .person,.marthea .search,.marthea .one,.marthea .two,.marthea .three {
  position: absolute;
}

.marthea .arrows,.marthea .cross,.marthea .person,.marthea .search {
  z-index: 9999;
}

.marthea .circle {
  z-index: 9998;
}

.marthea .one,.marthea .two,.marthea .three {
  z-index: 9997;
}

.marthea .circle {
  width: 475px;
  height: 475px;
  top: 270px;
  left: 250px;
  background: url(../img/person/circle.png);
}

.marthea .arrows {
  width: 634px;
  height: 523px;
  top: 185px;
  left: 180px;
  background: url(../img/person/marthea/arrows.png);
}

.marthea .cross {
  width: 867px;
  height: 594px;
  top: 21px;
  left: 25px;
  background: url(../img/person/marthea/cross.png);
}

.marthea .person {
  width: 405px;
  height: 566px;
  top: 144px;
  left: 312px;
  background: url(../img/person/marthea/person.png);
}

.marthea .search {
  width: 340px;
  height: 314px;
  top: -55px;
  left: -15px;
  background: url(../img/person/marthea/search.png);
}

.marthea .one {
  width: 702px;
  height: 481px;
  top: 180px;
  left: -14px;
  background: url(../img/person/marthea/one.png);
}

.marthea .two {
  width: 440px;
  height: 587px;
  top: 154px;
  right: 120px;
  background: url(../img/person/marthea/two.png);
}

.marthea .three {
  width: 393px;
  height: 408px;
  top: 0px;
  left: 426px;
  background: url(../img/person/marthea/three.png);
}

/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
/* ########################################################### */
.robin {
  width: 1032px;
  height: 654px;
  left: 19px;
  top: 180px;
  right: 19px;
  bottom: 61px; /* ########################################################### */
/* ########################################################### */
/* ########################################################### */
}

.robin .circle,.robin .arrows,.robin .cross,.robin .person,.robin .search,.robin .one,.robin .two,.robin .three {
  position: absolute;
}

.robin .arrows,.robin .cross,.robin .person,.robin .search {
  z-index: 9999;
}

.robin .circle {
  z-index: 9998;
}

.robin .one,.robin .two,.robin .three {
  z-index: 9997;
}

.robin .circle {
  width: 475px;
  height: 475px;
  top: 150px;
  left: 308px;
  background: url(../img/person/circle.png);
}

.robin .arrows {
  width: 1032px;
  height: 274px;
  top: 90px;
  left: 0px;
  background: url(../img/person/robin/arrows.png);
}

.robin .cross {
  width: 830px;
  height: 363px;
  top: 95px;
  left: 144px;
  background: url(../img/person/robin/cross.png);
}

.robin .person {
  width: 338px;
  height: 571px;
  top: 15px;
  left: 389px;
  background: url(../img/person/robin/person.png);
}

.robin .search {
  width: 305px;
  height: 337px;
  top: -180px;
  left: 90px;
  background: url(../img/person/robin/search.png);
}

.robin .one {
  width: 451px;
  height: 558px;
  top: 0px;
  left: 343px;
  background: url(../img/person/robin/one.png);
}

.robin .two {
  width: 267px;
  height: 453px;
  top: 265px;
  right: 29px;
  background: url(../img/person/robin/two.png);
}

.robin .three {
  width: 619px;
  height: 333px;
  top: 225px;
  left: -80px;
  background: url(../img/person/robin/three.png);
}

/*LIGHTBOX*/

.lightbox-wrapper {
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: 0px; right: 0px; bottom: 0px; left: 0px;
  display: none;
  z-index: 1000000;
}
.lightbox {
  height: 350px;
  width: 550px;
  padding: 25px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;

  margin-top: -200px;
  margin-left: -300px;
  overflow: scroll;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1 !important;
}

.imprint {
  font-size: 10px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.imprint b {
  margin-right: 20px;
}

.imprint a {
  color: inherit;
}

/*iPad*/
.ipad .container {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

@media (max-height: 800px) {
  .container {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
}

.ipad .logo {
  zoom: 0.7;
}

@media (max-width: 800px) {
  .ipad .container {
    zoom: 0.8;
  }
  .container {
    zoom: 0.8;
  }
}

/*iPhone*/
.iphone .container {
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -o-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
}

.iphone .fancy > div {
  zoom: 0.3;
}

.iphone .logo {
  zoom: 0.4;
  position: absolute;
  top: 10px !important;
  right: 10px !important;
}

.iphone .imprint {
  bottom: 10px !important;
  left: 10px !important;
  font-size: 4px;
}
