body {
  color: #000000;
  font-size: medium;
  font-family: 'Segoe UI', Tahoma, Verdana, Frutiger, Arial, Helvetica, sans-serif;
  margin: 0;
}

#wrapper0 {
}

#oben {
  display: none;
}

#links {
  display: none;
}

#links1 {
  display: none;
}

#cont {
  margin: 0;
}

#cont1 {
  padding: 0 5px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}

#unten {
  margin: 10px 10px 0 10px;
}

#unten1 {
  padding: 8px;
  font-size: small;
  text-align: center;
}

a:link    { color: #669f22; }
a:visited { color: #000000; }
a:active  { color: #fcc100; }
a:hover   { color: #fcc100; }
a:focus   { color: #fcc100; }

a.nav1         { display: block; padding: 1px 2px; border: 1px solid #0b56a5; font-size: medium; font-weight: bold; background-color: #0b56a5; }
a.nav1:link    { color: #ffffff; text-decoration: none; }
a.nav1:visited { color: #ffffff; text-decoration: none; }
a.nav1:active  { color: #ffffff; text-decoration: none; background-color: #669f22; }
a.nav1:hover   { color: #ffffff; text-decoration: underline; background-color: #669f22; }
a.nav1:focus   { color: #ffffff; text-decoration: none; background-color: #669f22; }

a.nav1akt         { display: block; padding: 1px 2px; border: 1px solid #669f22; font-size: medium; font-weight: bold; background-color: #669f22; }
a.nav1akt:link    { color: #ffffff; text-decoration: none; }
a.nav1akt:visited { color: #ffffff; text-decoration: none; }
a.nav1akt:active  { color: #ffffff; text-decoration: none; }
a.nav1akt:hover   { color: #ffffff; text-decoration: underline; }
a.nav1akt:focus   { color: #ffffff; text-decoration: none; }

a.nav2         { display: block; padding: 1px 2px 1px 12px; font-size: small; font-weight: bold; background-color: #0b56a5; }
a.nav2:link    { color: #ffffff; text-decoration: none; }
a.nav2:visited { color: #ffffff; text-decoration: none; }
a.nav2:active  { color: #ffffff; text-decoration: none; background-color: #669f22; }
a.nav2:hover   { color: #ffffff; text-decoration: underline; background-color: #669f22; }
a.nav2:focus   { color: #ffffff; text-decoration: none; background-color: #669f22; }

a.nav2akt         { display: block; padding: 1px 2px 1px 12px; font-size: small; font-weight: bold; background-color: #669f22; }
a.nav2akt:link    { color: #ffffff; text-decoration: none; }
a.nav2akt:visited { color: #ffffff; text-decoration: none; }
a.nav2akt:active  { color: #ffffff; text-decoration: none; }
a.nav2akt:hover   { color: #ffffff; text-decoration: underline; }
a.nav2akt:focus   { color: #ffffff; text-decoration: none; }

h1, h2, h3, h4 {
  color: #0b56a5;
}

.breadcrumb {
  margin: 5px 0;
  font-size: small;
}

.license {
  margin-top: 30px;
  font-size: small;
}

.first {
  margin-top: 0;
}

.h_rechts {
  margin-top: 2px;
  margin-bottom: 3px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

div.imgwrap {
  font-size: small;
}

img.img {
  border: 1px solid #0b56a5;
}

img.imgh {
}

.imgleft {
  margin-right: 10px;
  margin-bottom: 10px;
}

.imgright {
  margin-left: 10px;
  margin-bottom: 10px;
}

div.beschriftung {
  padding-left: 3px;
}

div.headerbild {
  height: 250px;
  border: 1px solid #0b56a5;
  overflow: hidden;
}

.error {
  color: #ee2d09;
  font-weight: bold;
}

div#map-container {
  margin: 15px 0;
}

div#map {
  height: 400px;
  border: 1px solid #0b56a5;
}

.video-container {
  position: relative;
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

dfn.accessibility {
  font-style: normal;
}

