@font-face {
  font-family: LatoWebfont;
  src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular.woff2') format('woff2'),
         url('../fonts/lato-regular.woff') format('woff'), url('../fonts/lato-regular.ttf') format('truetype');
}

html {
  margin: 0;
  padding: 0;
}

body {
  font-family: "LatoWebfont", Arial, Helvetica, sans-serif !important;
  background-color: #fff;
  color: #555;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}

.navbar {
}

a, p.navbar-text, p.navbar-text a {
  color: #555 !important;
}


body.banner {
  background: none transparent;
  text-align: center;
}

.unsichtbar {
  position: absolute;
  font-size: 0;
  left: -1000px;
  top: -1000px;
}

.hgfarbe {
  background-color: #fafafa;
}

#header {
  background-color: #fff4eb;
  border-bottom: 1px solid #f28825;
  margin-bottom: 15px;
}

.navbar-brand img {
  margin-left: 30px;
  margin-top: -6px;
  padding: 0;
  border: 0;
}

#footer {
  width: 100%;
  bottom: 0;
  background-color: #fafafa;
  margin: 0;
  border-top: 1px solid #ddd;
  margin-top: 15px;
}

.footerfixed {
  position: fixed;
}

#BannerArea {
  margin: 0;
  margin-bottom: 15px;
}

#content {
}

#Links {
  margin: 0 0 30px 0;
  padding-left: 0;
}

.broonlinelesen {
  text-align: right;
}

.broonlinelesenmenu {
  margin-top: 15px;
}

.footertext {
  padding: 20px 45px;
  color: #777;
  text-align: right;
}

.footertext a {
  color: #777;
}

.footerlogo {
  padding-top: 10px;
  padding-left: 45px;
}

.page-nav-prev, .page-nav-next {
  margin-top: 10px;
}

.page-nav-prev img {
  margin: 0;
  margin-top: -3px;
  margin-right: 10px;
}

.page-nav-next img {
  margin: 0;
  margin-left: 10px;
  margin-top: -3px;
}

#breadcrumbs_left {
  display: block;
}

#breadcrumbs_menu {
  display: none;
}

.geolage {
  position: relative;
  width: 115px;
  height: 155px;
  border: 0;
  overflow: hidden;
  background-image: url('../images/geolage.png');
}

.geolagepunkt {
  border: 1px #666 solid;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: #f28825;
  overflow: hidden;
  border-radius: 5px;
}

@media (min-width: 768px) {
  #sucheinkommune {
    width: 250px;
  }
}


@media (max-width: 991px) {
  .zeilentrenner {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    margin: 0 !important;
    padding: 0 !important;
  }
  .footertext {
    padding-top: 10px;
    padding-right: 15px;
  }
  #bro-nav-prev {
    width: 100% !important;
    text-align: left !important;
  }
  #bro-nav-next {
    width: 100% !important;
    text-align: right !important;
  }
  .navbar-brand img {
    /*margin-left: 15px;*/
  }
}



@media (max-width: 767px) {
  #Links {
    padding-right: 0;
  }
  .broonlinelesen {
    margin-top: 15px;
    text-align: center;
  }
  .footertext, .footerlogo {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  #breadcrumbs_left {
    display: none;
  }
  #breadcrumbs_menu {
    margin-top: 15px;
    display: block;
  }
  .navbar-brand img {
    margin-left: -15px;
  }
  div.geolage {
    display: block;
    margin: 15px auto !important;
  }
}

#Mitte {
  margin: 0 0 30px 0;
  padding-left: 0;
  padding-right: 0;
}

#MitteContent {
  margin: 0 15px;
  padding-top: 0;
}

.BalkenOben {
  line-height: 20px;
  text-align: center;
  font-size: 140%;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
  color: #f28825;
}

.padding5px {
  padding-top: 5px;
  padding-bottom: 5px;
}

p.MenuTitel {
  margin-bottom: 1px;
}

p.MenuTitel a {
  color: #f28825 !important;
  text-decoration: none;
}

ul.Menu {
  margin: 0;
  padding-left: 0;
  text-align: left;
  list-style-type: none;
}

ul.Menu li {
  display: inline;
  margin: 0;
  height: 1.2em;
}

a.Menu {
  background-color: #fff;
  color: #fff;
  font-size: small;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 8px 15px;
  margin: 0;
  border-bottom: 1px #f28825 solid;
  cursor: pointer;
}

ul.Menu li:first-child a.Menu {
  border-top: 1px #f28825 solid;
}

a.Menu:link, a.Menu:visited {
  color: #555;
}

a.Menu:active, a.Menu:hover, a.Menu:focus {
  color: #f28825;
}

img.LabelFachverlag {
  border: 0;
}

h2 {
  margin: 10px 0;
  font-size: 115%;
  font-weight: normal;
  color: #f28825;
}

.gross {
  font-weight: normal;
  font-size: 130%;
  color: #f28825;
}

.Impressionen {
  margin-left: auto;
  margin-right: auto;
}

.brotitelbild {
  border: 1px solid #888;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

div.trennlinie {
  margin: 0 -15px;
  padding: 0;
  overflow: hidden;
  height: 1px;
  background-color: #ddd;
}

div.trennlinie.content {
  margin: 15px auto;
  padding: 0;
  overflow: hidden;
  height: 1px;
  background-color: #ddd;
}

.itemselected {
  background-color: #ffd4ac;
}

li.dropdown.open a.dropdown-toggle {
  background-color: #ffd4ac !important;
}

ul.dropdown-menu {
  border: 1px solid #f28825;
  -webkit-box-shadow: none;
   -khtml-box-shadow: none;
     -moz-box-shadow: none;
      -ms-box-shadow: none;
       -o-box-shadow: none;
          box-shadow: none;

}

.AbstandUnten {
  margin-bottom: 30px;
}

#suche-dropdown {
  padding: 15px;
  padding-bottom: 0;
}

ul.nav>li>a:hover, .breadcrumbs a:hover {
  color: #f28825 !important;
  text-decoration: none;
}

input[type="text"]:focus {
  border-color: #f28825 !important;
  /*box-shadow: 0 1px 1px rgba(242, 136, 37, 0.075) inset, 0 0 8px rgba(242, 136, 37, 0.6);*/
  box-shadow: none;
}

.btn-default {
  white-space: normal !important;
}

.btn-default:hover {
  background-color: #fafafa !important;
}

h3 {
  font-size: 105%;
  font-weight: bold;
}

h3.FCSuchTreffer {
  margin: 5px 0;
  font-size: 120%;
  color: #f28825;
}

h3.FCSuchTreffer.Verwaltung {
  margin-bottom: 15px;
}

.Suchergebnis {
  padding: 15px 0;
}

p.FCTrefferZusatz {
  font-size: 80%;
}

#StartLogo {
  margin-bottom: 40px;
}

.startsuchoptionen {
  margin: 15px auto;
}

.infotextsmhidden {
  visibility: hidden;
  display: none;
}

#qsuche {
  height: 34px;
}

#qsuchebutton, #qsuchebutton:hover {
  width: 36px;
  height: 34px;
  border: 1px solid #f28825;
  background-color: #f28825 !important;
  background-image: url('../images/lupe_suche_weiss.png');
  background-position: center;
  background-repeat: no-repeat;
}

.kontakticon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  float: left;
  opacity: 0.85;
  background-image: url('../images/kontakt-icons.png');
}

.kontakticon.fax {
  background-position: -25px 0;
}

.kontakticon.email {
  background-position: -50px 0;
}

.kontakticon.homepage {
  background-position: -75px 0;
}

.kontakticon.adressbuch {
  background-position: -100px 0;
}

.kontakticon.pdf {
  background-position: -125px 0;
}

.kontakticon.plan {
  background-position: -150px 0;
}

.SeitenVorZur {
  margin-top: 15px;
  margin-bottom: 15px;
}

p.SeitenVorZurInfo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.suchergebnisinput {
  margin-top: 25px;
  margin-bottom: 25px;
}

.brlogo {
  border: 0;
  display: block;
  margin-bottom: 15px;
}

span.WortListe {
  color: #f28825;
}

.dropdown {
  z-index: 10000;
}

#PlanZentrierer {
  height: 600px;
  margin-bottom: 15px;
}

body#PlanFenster {
  overflow-y: auto;
}

body.PlanZielListe {
  margin: 0;
  padding: 0;
  padding-right: 5px;
  background-color: #fff;
  height: 98%;
  color: #000 !important;
}

div.PlanZielListe {
  background-color: #fff;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  line-height: 15px;
  margin: 0;
  margin-left: 5px;
  padding: 0;
}

div.PlanZielListe ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
}

div.PlanZielListe ul li {
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

div.PlanZielListe a {
  color: #000 !important;
}

body.PlanInhalt {
  background-position: right;
  background-repeat: repeat-y;
  background-color: #fff;
  margin: 20px 0 0 0;
  padding: 0;
  height: 96%;
  overflow-y: auto;
  font-size: 14px;
}

div.PlanInhalt {
  margin: 20px 0px 0 20px;
  padding: 0;
  z-index: -1;
}

div.BZTrennlinie {
  background-color: #f28825;
  overflow: hidden;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.LadePlanausschnitt {
  border: solid 3px #f28825;
  margin: 3px;
  background-image: url('../images/plansys_plan_wird_geladen.gif');
  background-color: #e3e3e3;
  background-position: center center;
  background-repeat: no-repeat;
}

td.PlanFunktionen, td.PlanClipBanner {
  width: 158px;
  padding-right: 1px;
  background-color: #fff;
}

div.PlanFunktionen {
  font-size: 10px;
  color: #000;
  width: 145px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #fff4eb;
  text-align: center;
  border: solid 1px #f28825;
}

div.PlanInfoFeld {
  font-size: 10px;
  color: #000;
  width: 141px;
  padding: 5px 2px 5px 2px;
  margin: 0;
  margin-bottom: 1em;
  text-align: left;
  background-color: #fff4eb;
  border: solid 1px #f28825;
}

div.PlanInfoFeld a {
  color: #000 !important;
}

body.PlanZielForm {
  margin: 0;
  padding: 0;
  background-color: #fff;
  height: 100%;
  color: #000 !important;
}

div.PlanZielForm {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  line-height: 15px;
  margin: 0;
  margin-left: 5px;
}

div.PlanZielForm a {
  color: #000 !important;
}

div.PlansysTrennlinie {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 1px;
  background-color: #888;
  overflow: hidden;
}

.PlansysFlashDet {
  background-color: #fff;
  opacity: .1 !important;
  width: 100%;
  height: 1px;
}

div.PlanUeberblick {
  background-color: #fff4eb;
  border: 1px solid #f28825;
}


body.PlanDruck {
  background-color: #fff;
  color: #000;
  text-align: center;
  margin: 0 !important;
  padding: 0;
  font-size: 14px;
}

div.PlanAusdruck {
  margin: 0.5em auto;
  position: relative;
  padding: 0;
}

table.PlanDruckInfoFeld {
  position: absolute;
  padding: 3px;
  border: solid 1px #000;
  bottom: 0;
  right: 0;
  background-color: #fff;
}

p.PlanOhneAbsatzOben {
  margin-top: 0;
}

p.PlanOhneAbsatzUnten {
  margin-bottom: 0;
}

#plansuchebutton {
  width: 32px;
  height: 30px;
  border: 1px solid #f28825;
  background-color: #f28825 !important;
  background-image: url('../images/lupe_suche_weiss.png');
  background-position: center;
  background-repeat: no-repeat;
}

.planzielkategorien {
  margin-top: 5px;
}

.planzielkategorien a {
  text-decoration: underline;
}

.plancontent {
  overflow-y: auto;
  height: 600px;
}

#FC_MapBox {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#menusuchebutton {
  font-size: 1px;
}

div.PlanWerkzeugSeite {
  width: 640px;
  margin: 0 30px;
}

#PlanGlobalLinkBox {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}

#PlanBVBBox {
  float: right;
  font-size: x-small;
  text-align: right;
  margin: 0;
}

p.SuchergebnisHinweis {
  text-align: center;
  margin: 15px auto 30px auto;
}

.FCBanner {
  margin: 0px;
  padding: 0 5px;
  border: 0;
}

td.LB {
  text-align: left;
  vertical-align: bottom;
}

td.LT {
  text-align: left;
  vertical-align: top;
}

td.RB {
  text-align: right;
  vertical-align: bottom;
}

th.LB {
  text-align: left;
  vertical-align: bottom;
}

th.RB {
  text-align: right;
  vertical-align: bottom;
}

.fett {
  font-weight: bold;
}

.gross {
  font-weight: bold;
  font-size: 130%;
  color: #f28825;
}

div.STBBildBox {
  border:1px solid #999;
  font-size: small;
  background-color: #EFEFEF;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 2px;
  text-align: center;
  color: #000000;
  float: right;
}

div.STBBildBox img {
  border: 0;
  padding: 0;
  margin: 0;
}

.LogoList {
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	vertical-align:top;
}

.LogoList td {
  padding: 7px;
}

.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
  margin-bottom: 61px;
  border: 1px solid #f28825;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  transition: transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke: hover {
  transform: translateY(0)
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}

.cc-link, .cc-revoke: hover {
  text-decoration: underline;
}
.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: .5em;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
}

.cc-link: hover {
  opacity: 1;
}

.cc-link: active, .cc-link: visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  color: #fff !important;
}

.cc-banner .cc-btn: last-child {
  min-width: 140px;
}

.cc-highlight .cc-btn: first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn: first-child: focus, .cc-highlight .cc-btn: first-child: hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}

.cc-close: focus, .cc-close: hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating>.cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1;
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-compliance>.cc-btn {
  -ms-flex: 1;
  flex: 1;
}

.cc-btn+.cc-btn {
  margin-left: .5em;
}

@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn: last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
  margin-left: 0;
}

.sbHolder {
  font-weight: bold;
  text-align: center;
}

.vrweb_player_main {
	z-index: 10000;
	margin-bottom: 30px;
}