body {
  margin: 0;
  padding: 0 0 50px 9px;
  background-color: white;
  height: 100%;
  font-family: verdana, sans-serif;
}

.clear {
  display: block;
  clear: both;
}
small {
  font-family: verdana, sans-serif;
  font-size: 10px;
}
h1 {
  font-size: 190%;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h3 {
  font-size: 100%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
a:link, a:visited {
  color: #003366;
}
a:hover, a:active {
  color: #003366;
}
.home .spitz {
  font-weight: normal;
  font-size: 100%;
  text-transform: uppercase;
  margin: 0.5em 0 1.5em 0;
}
.spitz {
  font-weight: bold;
  font-size: 100%;
  margin: 1.2em 0 1.5em 0;
}
.subhead {
  font-size: 140%;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
}
#menu .acc {
  display: inline;
}
#topmenu {
  display: none;
}
@media all {
  .right {
    float: right !important;
  }
  .left {
    float: left !important;
  }
  .acc, #menu .acc {
    display: none;
  }
  #topmenu {
    display: block;
  }
}

@media all {
  h1 {
    margin: 0.8em 0 0.5em 0;
  }
  .home h1 {
    margin: -0.4em 0 0.6em 0;
  }
  .home h2 {
    margin: 0 0 0.4em 0;
  }
  .content h2 {
    margin: 0.75em 0 0.75em 0;
  }
  #content .teaserimg h2 {
    margin: 0 0 0.75em 0;
  }
  #content .imgLeft, #content .imgLeftSmall, #content .imgRight, #content .imgRightSmall {
    position: static;
    top: 0.25em;
  }
  #content .imgLeft, #content .imgLeftSmall {
    margin: 0 10px 8px 0;
    float: left;
  }
  #content .imgRight, #content .imgRightSmall {
    margin: 0 0 8px 0;
    float: right;
  }
  #content .imgLeft, #content .imgRight {
    width: 236px;
  }
  #content .imgLeftSmall, #content .imgRightSmall {
    width: 190px;
  }
  #content .imgFull, #content .imgFullSmall {
    position: static;
    top: 0.5em;
    width: 452px;
    margin: 15px 0 0 0;
  }
  #content .imgFull {
    width: 452px;
  }
  #content .imgFullSmall {
    margin-left: 118px;
    width: 236px;
  }
  #content .bu {
    margin: 2px 25px 0 6px;
    line-height: 1.2em;
  }
  #content .imgLeft br, #content .imgRight br, #content .imgFull br {
    clear: both;
    line-height: 5px; 
  }
  #content .imgLeft img, #content .imgRight img, #content .imgFull img {
    margin: 0 0 0 0;
  }
  #content .zoom {
    position: relative;
    right: -20px;
    float: right;
  }
  .home #content ul, .rubrik #content ul, .content #content ul,  .startContent #content ul {
    display: block; 
    margin: 0.5em 0 0 0;
    padding-left: 0; 
  }
  .letterDate {
    float: left;
    font-weight: bold;
    font-size: 90%;
  }
  .letterName {
    float: right;
    font-weight: bold;
    font-size: 90%;
  }
  .linkDownload {
    margin: 2px 0 0 0;
    padding: 7px 0 15px 0;
  }
  .linkDownload h3 {
    margin: 0;
    padding: 0;
  }
  .linkDownload .hr {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
  }
  div.geoarchiv {
    font-size: 0.9em;
    line-height: 1.25em;
  }
}

form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media all {
  .hr, .hr-linkbox {
    clear: both;
    margin: 4px 0 4px 0;
    height: 1px;
    background-image: url("/img/dotted_line.gif");
    overflow: hidden;
  }
  #content .teaserimg .hr {
    height: 15px;
    background-image: none;
  }
}
.hr hr {
  display: none;
}
@media all {
  #select {
    margin: 0;
    padding: 1px;
    border: 1px solid #9C9C9C;
  }
  .inputText {
    margin: 0;
    padding: 1px;
    border: 1px solid #7F99B2;
  }
  .inputImage {
    vertical-align: middle;
    margin-top: -1px;
  }
  #content .teaserimg img {
    clear: both;
    float: left;
    margin: 4px 18px 4px 0;
  }
  #content .teaserimg img.right {
    margin: 8px 0 4px 18px;
  }
  .home #content ul {
    clear: both;
    margin-top: 1em;
    margin-bottom: 0;
  }
  .subhead {
    margin: 0 0 0.8em 0;
  }
  .intro {
    margin: 0 0 1.2em 0;
  }
}
#logo {
  position: absolute;
  top: 6px;
  left: 18px;
}
#logoRight {
  padding-right: 45px;
  float: right;
}
#logoLeft {
  padding-left: 45px;
  margin-top: -60px;
  float: left;
}
/* symbol vor "mehr ..."-links */
a:link.more, a:visited.more, a:active.more, a:hover.more {
  position: static;
  display: block;
  padding-left: 8px;
  font-weight: bold;
  background: url(/img/pfeil_more.gif) no-repeat 0 0.4em;
}
.firstDiv:first-letter {
  font-size: 1.6em;
  font-weight: bold;
  color: #888888;
}
.vgwort {
  display: none;
}

#map img {
  background-image: url('/img/alle_laender.png');
  background-repeat: no-repeat;
}
.baw img {
  background-position: 0 -284px;
}
.bay img {
  background-position: -222px -284px;
}
.ber img {
  background-position: -444px -284px;
}
.bra img {
  background-position: -666px -284px;
}

.bre img {
  background-position: 0 -568px;
}
.hha img {
  background-position: -222px -568px;
}
.hes img {
  background-position: -444px -568px;
}
.mec img {
  background-position: -666px -568px;
}

.nie img {
  background-position: 0 -852px;
}
.nrw img {
  background-position: -222px -852px;
}
.rfp img {
  background-position: -444px -852px;
}
.sal img {
  background-position: -666px -852px;
}

.sho img {
  background-position: 0 -1136px;
}
.thu img {
  background-position: -222px -1136px;
}
.sac img {
  background-position: -444px -1136px;
}
.saa img {
  background-position: -666px -1136px;
}


/* -- seo -- */
h1.h1 {
  font-size: 140%;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  margin: 0 0 0.8em 0;
}

h2.h2 {
  font-size: 190%;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  margin: 0.8em 0 0.5em 0;
}

.home h2.h2 {
  margin: -0.4em 0 0.6em 0;
}
