body {
  color: #000;
  overflow-y: scroll;
  padding-top: 160px;
}

h1, h1 small, h2, h2 small, h3, h3 small, h4, h4 small, h5, h5 small, h6, h6 small {
    color: #000;
}

a,
a:hover {
  color: #962a5e;
}

#navcontainer {
  margin: 0 auto;
}

#Titelbild {
}

/*.navbar-brand {
  float: left;
  height: 62px;
  padding: 15px;
}

.navbar-brand img {
  border: 0;
  margin: 0;
  padding: 0;
}*/

.navbar-header {
  margin-top: 15px;
}

#TopBar {
  position: fixed;
  width: 100%;
  background-color: #fff;
  opacity: .92;
  top: 0;
  left: 0;
  z-index: 200;
}

#navbar {
  margin-top: 30px;
  /*position: fixed;*
  /*top: 30px;*/
}

#logobvb {
  float: left;
  height: 62px;
  border: 0;
  margin: 0;
  padding: 15px;
}

@media (min-width: 768px) {
  #navcontainer {
    width: 100%;
  }
  #logobvb {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #navbar {
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #mainnav {
    float: none !important;
    display: inline-block !important;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 992px) {
  #navcontainer {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  body {
    padding-top: 100px;
  }
  #logobvb {
    width: 172px;
    text-align: left;
    margin-bottom: 15px;
  }
  #navcontainer {
    width: 1170px;
  }
  #mainnav {
    float: right !important;
  }
}

#navbar a {
  color: #777;
}

#navbar > ul {
}

#navbar > ul > li > a {
  margin-left:10px;
  padding: 10px 15px;
  -webkit-border-radius:4px;
   -khtml-border-radius:4px;
     -moz-border-radius:4px;
          border-radius:4px;
}

#navbar > ul > li:last-child > a {
  border-right: 0;
}
#navbar > ul > li > a:first-child {
  margin-left:0;
}

.icon-bar {
  background-color: #777;
}


div.Stellenanzeige {
  border: 1px solid #000;
  margin: 1em 0;
  display: flex;
  flex-direction: column;
}

/* div.Stellenanzeige img { */
  /* display: block;
  border: 0;
  margin: 0;
  padding: 0; */
/* } */

div.StellenanzeigeBild {
    position:relative;
    overflow: hidden;
}

div.StellenanzeigeBild .jobgalerie {
    position: absolute;
    top: 0 !important;
    transition: opacity 1s;
}

.durchsichtig {
    opacity: 0;
}

div.Stellenanzeige p.Region {
  color: #000;
  padding-left: 15px;
  font-size: 110%;
  font-weight: bold;
}

div.JobUeberschrift {
  clear: both;
  padding: 10px 15px 5px 15px;
  margin: 0 0 15px 0;
  color: #fff;
  background-color: #962a5e;
}

div.JobUeberschrift p {
  padding: 0;
  margin: 0 150px 0 0;
}

div.Stellenanzeige p.JobTitel {
  color: #fff;
  font-weight: normal;
  font-size: 150%;
  margin: 7px 150px 10px 0;
}

.logo-stellenanzeige {
    position: absolute;
    right: 30px;
}

@media (max-width: 767px) {
    .logo-stellenanzeige {
        display: none;
    }
    div.JobUeberschrift p {
        margin-right: 0 !important;
    }
}

div.Stellenanzeige div.JobText {
  position:relative;
  font-weight: normal;
  padding: 0px 15px 10px 15px;
  margin: 0;
}

div.Stellenanzeige ul {
  list-style-type: square;
  margin-top: 0;
  margin-left: .5em;
  padding-left: .5em
}

div.Stellenanzeige ul > li {
  color: #962a5e;
}

div.Stellenanzeige ul > li > span.textnormal {
  color: #000;
}

div.Stellenanzeige a {
  text-decoration: none;
}

div.Stellenanzeige div.JobFooter {
  color: #000;
  background-color: #c9c9c9;
  padding: 15px 15px;
  margin: 0;
  padding-top: 15px;
}

div.Stellenanzeige h4 {
    color: #962a5e;
}

div.Stellenanzeige div.JobFooter h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

div.Stellenanzeige div.JobFooter p {
  margin-top: 0;
  margin-bottom: 0;
}

div.Stellenanzeige div.JobFooter a {
  color: #000;
}

div.Stellenanzeige p.JobFooterBVBAdr {
  margin-bottom: 0;
}

p.JobFooterBVB {
  margin-bottom: 0;
  background-color: #ddd;
}

div.breaker {
  clear: both;
  overflow: hidden;
  height: 1px;
  margin: 0;
  padding: 0;
}

.hidden {
    display: none;
}

img.FacebookKlein {
  margin:0;
  padding:0;
  border:0;
  vertical-align: text-top;
  margin-right: 7px;
}

.unsichtbar {
  position: absolute;
  top: -5000px;
  left: -5000px;
}

#img_formate {
  margin: 0 auto;
  padding: 0;
  border: 0;
}

.bvb-full-width {
  padding: 30px 0;
}

.bvb-full-width h2 {
  font-size: 36px;
  margin-bottom:15px !important;
}

#multimediafactory {
  background-color: #eee;
}

#kartobeispiel {
  background-color: #963E59;
  color: #fff;
}

.navbar-nav li.active > a,
.navbar-nav li.open > a {
  background-color: #e1e1e1 !important;
}

.navbar-nav li.active > a:hover {
  background-color: #e1e1e1;
}

#startbild { text-align: center; }

#footermenu {
  background-color: #818180 !important;
  color: #fff;
}

#footermenu a {
  color: #fff;
}

#jahrestart25 {
  height: 43px;
  background-color: #e1e1e1 !important;
  margin: 120px 0;
  text-align: center;
}

#jahrestart25 img {
  margin-top: -34px;
  margin-left: auto;
  margin-right: auto;
}

.st_bild {
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center !important;
  height: 600px;
  padding-top: 240px;
}

.st_bildbackfix {
  background-attachment: scroll;
  /*-webkit-background-size: initial !important;
     -moz-background-size: initial !important;
       -o-background-size: initial !important;
          background-size: initial !important;*/
}


#KreativTeam {
  background-image: url("../images/sf_kreativteam.jpg");
}

#Referenzen {
  background-image: url("../images/sf_referenzen.jpg");
}

#Broschuere {
  background-image: url("../images/sf_durchblicken.jpg");
}

#Plan {
  background-image: url("../images/sf_plan.jpg");
}

#App {
  background-image: url("../images/sf_mobil.jpg");
}

#DerVerlag {
  background-image: url("../images/sf_verlag.jpg");
}

#Jobs {
  background-image: url("../images/sf_jobs.jpg");
}

#AppModularesSystem {
  background-image: url("../images/sf_frau.jpg");
}

#AppVorteile {
  background-image: url("../images/sf_gruppe.jpg");
}

#AppStadtApp {
  background-image: url("../images/sf_crowd.jpg");
}

.abstandoben20 {
  margin-top: 20px;
}

.abstandoben30 {
  margin-top: 30px;
}

.abstandunten30 {
  margin-bottom: 30px;
}

.zentriert {
  text-align: center;
}

img.zentriert {
  margin-left: auto;
  margin-right: auto;
}

#footericonbar {
  margin:15px auto 15px;
}

#footericonbar img {
  margin-bottom:20px;
}

.row-centered {
  text-align: center;
}

#flogofb,
#flogoli,
#flogoxi {
  text-align: center;
}

@media (min-width: 768px) {
  #flogofb {
    text-align: right;
  }

  #flogoli {
    text-align: center;
  }

  #flogoxi {
    text-align: left;
  }

  .col-centered {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
}

.AppButton {
  margin:15px 0;
}

.AnchorOffset {
  position: absolute;
  left: -1500px;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}

.VertAbstand {
  margin-top: 1.12em;
  margin-bottom: 1.12em;
}

.produkt-icon {
  width: 180px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}

.produkt-icon:hover {
  background-position: 180px 0;
}

#pi_stadtbroschuere {
  background-image: url("../images/pi_stadtbroschuere.png");
}

#pi_stadtplan {
  background-image: url("../images/pi_stadtplan.png");
}

#pi_stadtapp {
  background-image: url("../images/pi_stadtapp.png");
}

#referenzenkom {
  background-color: #fff;
}

#referenzenanz {
  background-color: #e1e1e1;
}

.EingabeFehler {
  color: #f00;
}

#jahre25job {
  display:block;
  position:absolute !important;
  bottom:0;
  right:0;
  margin:10px;
  padding:0;
  border:0;
}

#piwik {
  width:100%;
  height:200px;
  margin:0;
  padding:0;
  border:0;
}

label.Gutschein2015 {
  display:inline;
  font-weight:normal;
}

input.Gutschein2015 {
  margin-right:10px;
}
