@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Regular.eot');
  src: url('/static/fonts/BundesSansWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Regular.woff') format('woff'), url('/static/fonts/BundesSansWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Bold.eot');
  src: url('/static/fonts/BundesSansWeb-Bold.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Bold.woff') format('woff'), url('/static/fonts/BundesSansWeb-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-BoldItalic.eot');
  src: url('/static/fonts/BundesSansWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-BoldItalic.woff') format('woff'), url('/static/fonts/BundesSansWeb-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "bundessansweb";
  src: url('/static/fonts/BundesSansWeb-Italic.eot');
  src: url('/static/fonts/BundesSansWeb-Italic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSansWeb-Italic.woff') format('woff'), url('/static/fonts/BundesSansWeb-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Regular.eot');
  src: url('/static/fonts/BundesSerifWeb-Regular.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Regular.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Bold.eot');
  src: url('/static/fonts/BundesSerifWeb-Bold.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Bold.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-BoldItalic.eot');
  src: url('/static/fonts/BundesSerifWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-BoldItalic.woff') format('woff'), url('/static/fonts/BundesSerifWeb-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "bundesserifweb";
  src: url('/static/fonts/BundesSerifWeb-Italic.eot');
  src: url('/static/fonts/BundesSerifWeb-Italic.eot?#iefix') format('embedded-opentype'), url('/static/fonts/BundesSerifWeb-Italic.woff') format('woff'), url('/static/fonts/BundesSerifWeb-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
#header {
  padding: 50px 0 50px 0;
  background-color: #eeeff0;
  float: left;
  width: 100%;
}
#header .module-color-hellgrau {
  padding: 0;
}

#header .pHeader {
  float: left;
  width: 100%;
  background: url(/SiteGlobals/Frontend/Images/icons/bg-polizei-header_respimage.png?__blob=normal&v=1) repeat-x 0 0, url(/SiteGlobals/Frontend/Images/icons/bg-polizei-header_respimage.png?__blob=normal&v=1) repeat-x 0 bottom;
  background-color: #0055a5;
  padding: 10px 0;
}
#header .pHeader .addlogo p {
  font-size: 350%;
  display: block;
  min-height: 45px;
  text-align: center;
  margin: 28px 0 7px;
}
#header .pHeader .logo p {
  margin: 15px 0 18px;
  text-align: center;
}

#header #navPrimary {
  margin-top: 0;
  font-size: 200%;
  float: none;
}
#header #navPrimary > ul > li a {
  color: #0055a5;
  padding: 10px 0 5px 30px;
  display: block;
}
#header #navPrimary > ul > li strong, #header #navPrimary > ul > li em a {
  color: black;
  padding: 20px 0;
}

.subFooter {
  background-color: #eeeff0;
  padding-bottom: 10px;
}

#cardWrapper .karte {
  padding: 0 40px 0 0;
}
#cardWrapper .active path {
  fill: #ffffa1;
}
#cardWrapper .svg_tooltip {
  background: url('/images/icons/isb/sprite.png') no-repeat 5px -6283px;
}
#cardWrapper text {
  background-color: #0055a5;
  fill: white;
  font-size: 22px;
  display: block;
}
#cardWrapper .listItems .image {
  display: block;
  background: #eeeff0;
  border-radius: 100%;
  padding: 13px 13px 11px 13px;
  width: 60px;
  height: 60px;
  text-align: center;
}
#cardWrapper .listItems .image img {
  max-height: 100%;
}
#cardWrapper .listItems a:hover .image, #cardWrapper .listItems a:focus .image, #cardWrapper .listItems a:active .image {
  background: #0055a5;
}
#cardWrapper .listItems .text {
  display: block;
  text-align: center;
  width: 60px;
  color: #333333;
  padding-top: 5px;
}
.zacForm .button.cancel {
  font-weight: bold;
  background-color: #0055A5;
  border-color: #0055A5;
  color: #fff;
  padding: 16px 20px 17px;
  min-width: 300px;
  text-align: center;
  width: auto;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  display: inline-block;
  text-transform: none;
  word-spacing: 0;
  line-height: 1.5;
}
.frameBox.zacForm dt {
  float: none;
}
.frameBox.zacForm dd {
  margin-left: 2rem;
}
