body {
  font-family: Arial,Helvetica,Verdana,sans-serif;
  padding: 0px;
  background-color: #ffffff;
  margin: 0 0 50px 0;
  font-size: 11px;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 5px;
  line-height: 13px;
}
a {
  color: #cc0000;
  /*background-color: #ffffff;*/
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* ---KLassen-- */
.doku { 
}
.doku h1 {
  font-size: 14px;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 5px;
  line-height: 13px;
}

.weiterzurueck {
  font-weight: bold;
  color: cc0000;
  font-size: 12px;
}

.kastenbreitrahmen {
  margin-bottom: 15px;
}

.kastenbreit {
  font-size: 11px;
  color: #000000;
}
.kastenbreit h1 {
  font-size: 18px;
  font-weight: bold;
  color: #cc0000;
  margin-bottom: 4px;
  margin-top: 0px;
}

.kastenbreit h2 {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  margin-bottom: 0px;
}

.kastenbreit img {
  float: left;
  margin-right: 10px;
}

.navigationrahmen {
  margin-top: 0px;
}
.navigation {
  padding-left: 20px;
}
.navigation h1 {
  Font-size: 13px;
  font-weight: bold;
  color: #cc0000;
  margin: 4px;
}

.navigation h2 {
  Font-size: 12px;
  font-weight: bold;
  color: #666666;
  margin: 0px;
}

.dokuuebersicht {
  font-size: 11px;
  color: #000000;
  margin-bottom: 15px;
}

.dokuuebersicht .header {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.dokuuebersicht .footer {
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

.kalender {
  font-size: 11px;
  color: #000000;
  text-align: center;
}

.kalender .header {
  font-size: 12px;
  color: #cc0000;
  font-weight: bold;
}

.kalender .footer {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

.kastenlinks {
  font-size: 11px;
  color: #000000;
  text-align: center;
}

.kastenlinks .header {
  font-size: 12px;
  color: #cc0000;
  font-weight: bold;
}

.kastenlinks .footer {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

.footer {
  font-size: 11px;
  color: #666666;
  text-align: center;
}
