/* CSS Document */
#header-ms {
      border-bottom: 1px solid #cccccc;
}
#kopf {
   height: 1px !important;
   border: none;
}
#logo_print {
  float: right;
  clear: left;
  padding-top: 5px;
}
#logo_print img {
  float: right;
}
#inhalt {
  margin: 0;
}
a,
a:link,
a:visited {
      color: #00437F;
      font-weight: normal;
      text-decoration: underline;
}
#inhalt h1 {
        font-size: 1.4em;
        font-weight:bold;
        color: #00437F;
        margin-bottom: 10px;
        line-height: 1.4em;
}
#inhalt h2 {
        font-size: 1.3em;
        font-weight: bold;
        color: #00437F;
        margin-bottom: 10px;
        margin-top: 15px;
}
#inhalt .anreisser h2,
#inhalt .anreisser h3 {
        font-size: 1.1em;
        margin-bottom: 0px;
}
#inhalt h3 {
        font-size: 1.1em;
        font-weight: bold;
        color: #00437F;
        margin-bottom: 10px;
        margin-top: 10px;
}
#inhalt h4 {
        font-size: 1em;
        font-weight: bold;
        color: #00437F;
        margin-top: 8px;
        margin-bottom: 6px;
}
#inhalt p {
        line-height:1.5em;
        padding-bottom: 8px;
}
#inhalt ul {
        list-style-type: square;
        color: #00437F;
        padding-left: 34px;
        margin-bottom: 10px;
}
#inhalt li {
        line-height: 1.5em;
        color: #3D3B38;
        padding-bottom: 4px;
}
#inhalt ol {
   margin-top: 8px;
   margin-bottom: 1em;
}
#inhalt ol ol,
#inhalt ol ul {
  margin-bottom: -15px;
  padding-bottom: 0;
}
#inhalt ol ol ul li {
  list-style-type: square;
}
#inhalt ol li {
   margin-left: 25px;
   padding-left: 0px;
   margin-bottom: 4px;
   list-style-type: decimal;
   line-height: 1.4em;
}
#inhalt ol li li {
  margin-left: 20px;
   padding-left: 0px;
   margin-bottom: 4px;
   list-style-type: lower-alpha;
   line-height: 1.4em;
}
#rechts_2 {
  display: none;
}
#rechts h3 {
        font-weight: bold;
        color: #3D3B38;
        padding-left: 0;
        font-size: 1.1em;
        line-height: 1.1em;
        margin-bottom: 8px;
}