

#content #contentbereich, #content02 #contentbereich {
  font-size: 15px;
}

#content02 {
  padding-top: 0 !important;
}

#contentbereich {
  background: none !important;
  border: none !important;
}

#gemeinde,
#breadcrumbPrint {
  border: 1px solid #c6c6c6;
  border-bottom: none;
  clear: both;
  color: #000;
  font: bold 14px Arial,Helvetica,sans-serif;
  margin: 0 auto;
  padding: 4px;
  width: 96%;
}
#breadcrumbPrint {
  border-top: none;
  border-bottom: 1px solid #c6c6c6;
  font-weight: normal;
}
#print {
  display: none;
}
#content02.printcontent {
  margin: 0 auto !important;
  width: 96%;
}
body {
  position: static;
  overflow: auto;
  min-height: auto;
  height: auto;
  max-height: auto;
  font-size: 16px;
  line-height: 1.4;
  font-family: Arial,Helvetica,sans-serif;
  background: #fff;
}
#selfURL {
    color: #666;
    font-size: 14px;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 96%;
}
h2 {
    font-size: 18px !important;
    margin-top: 15px;
}