body.home {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.quelle {
  font-size: 8pt;
  line-height: 120%;
}

#top {
  margin: 0;
  padding: 10px 0px 0px 5px;
  text-align: left; 
  font-size: 80%
}

#inhalt {
  clear: both;
  background-color: #FFFFFF;
  margin: 0px 5px 5px 5px;
  color: #000000;
}

#inhalt p {
  margin: 0 0 10px 0;
  padding: 0;
  color: #000000;
}

#inhalt h1 {
  font-size: 14pt;
  margin-bottom: .2em;
  text-align: left;
  margin-left: 230px;
}

#inhalt h2 {
  font-size: 12pt;
  margin-top: .5em;
  margin-bottom: .2em;
}

#inhalt h3 {
  font-size: 10pt;
  font-weight: bold;
  margin-top: .5em;
  margin-bottom: .2em;
}

#inhalt a {
  padding: 0;
  margin: 0;
  text-decoration: underline;
  color: #FF9900;
}

#mainnav {
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

#mainnav li {
  float: left;
  display: inline;
  list-style-type: none;
}

#subnav {
  font-size: 10pt;
  background-color: #fff;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

#subnav li {
  float: left;
  display: inline;
  list-style-type: none;
}


#textleft {
  padding: 0px 10px 10px 10px;
  width: 200px;
  float: left;
  text-align: left;
  color: #000000;
  font-size: 80%
}

#textright {
  padding: 0px 10px 10px 10px;
  margin-left: 220px; 
  text-align: left;
  color: #000000;
  line-height: 145%;
  font-size: 80%
}

#textright a {
  font-weight: bold;
}

#farbnav {
  height: 16px;
  font-size: 6pt;
}

#farbnav a {
  text-decoration: none;
}

#farbnav b.f1 {
  background-color: #FF99CC;
}

#farbnav b.f2 {
  background-color: #FF9900;
}

#farbnav b.f3 {
  background-color: #FF0000;
}

#farbnav b.f4 {
  background-color: #000000;
}

#footer {
  text-align: right;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 80%
}

#footer p {
  visibility: hidden;
}

#footer a {
  text-decoration: underline;
  background-color: #FFFFFF;
  color: #000000;
}
