body {
 font-family: ARIAL, HELVETICA, Geneva, san-serif-Regular;
 font-size: 100,01%;
 font-weight: 400;
 color: #333333;
 line-height: 14px;
 margin-left: 1em;
 margin-right: 1em;
 padding: 0em;
 text-align: center;       <!--wegen Internet Explorer-->
 min-width: 50em;          <!--Mindestbreite verhindert Umbruch und Anzeigefehler-->
}

#Seite {
 text-align: left;         <!--Seiteninhalt wieder links ausgerichtet-->
 margin: 0 auto;           <!--standardkonforme horizontale Zentrierung-->
 background: #FFFFFF;
 width: 100%;}

#header {
 margin-top: 0px;
 margin-left: 13em;
 height: 3em}

#navigation {
 position: absolute;
 background-image: url(../grafik/linie.png);
 margin-top: 9px;
 padding-top: 9px;
 padding-bottom: 0;
 min-width: 10em;
 height: 22px;
 font-size: 1.2em;
 font-weight: 600;
}

#menue {
  position: absolute;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-left: 5px;
  font-size: 1em;
  color: #0080cc;
  float: left;
  width: 9em;
  height: auto;
  background: #ffffff;
  line-height: 0.8em;}

#suche {
  position: absolute;
  background-image: url(../grafik/hintsuche.png) ;
  margin-top: 9px;
  margin-left: 860px;
  text-align: center;
  font-size: 0.7em;
  color: #0080cc;
  width: 160px;
  height: 50px;
  line-height: 10px;}

#inhalt {
 position: absolute;
 margin-top: 45px;
 margin-left: 13em;
 min-width: 30em;
 max-width: 820px;
 height: auto;
 color: #333333;
 font-size: 1em;
 line-height: 1em;}

#sucheinhalt {
 position: absolute;
 margin-top: 45px;
 margin-left: 13em;
 min-width: 20em;
 max-width: 40em;
 color: #333333;
 font-size: 1em;
 line-height: 1.1em;}


#fuss {
 clear: left;
 width: 100%;
 padding: 0;
 margin: 0;}

h1 {
 margin-top: 6px;
 margin-bottom: 0px;
 font-size: 16px;
 color: #0080cc;
 font-weight: 600;}

h2 {
 margin-top: 6px;
 margin-bottom: 0px;
 font-size: 14px;
 color: #0080cf;
 font-weight: 600;}

h3 {
 margin-top: 6px;
 margin-bottom: 0px;
 font-size: 0.9em;
 color: #0080dd;
 font-weight: 600; }

h4 {
 margin-top: 6px;
 margin-bottom: 0px;
 font-size: 0.9em;
 color: #333333;
 font-weight: 600;}

h5 {
 margin-top: 3px;
 margin-bottom: 0px;
 font-size: 0.9em;
 color: #0080cf; 
 font-weight: 550;}

hr {margin-bottom: 0px; }

p {
 text-align: left;
 font-size: 0.9em;
 color: #333333;
 font-weight: 400;
 margin-bottom: 4px;
  }

.fuss {
 text-align: left;
 font-size: 0.8em;
 color: #333333;
 margin-top: 0em;
 margin-left: 0em;
 font-weight: 400;}

.untertitel {
 font-size: 0.9em;
 color: #333333;
 font-weight: 500;
 margin-top: 15px;
 margin-bottom: 0px;}

.einzug {
 text-align: left;
 font-size: 0.8em;
 color: #333333;
 font-weight: 400;
 margin-left: 1.4em;
 margin-top: 3px;
 margin-bottom: 5px;
 line-height: 14px;}

.standard /* Standard */
 {
 font-size: 0.9em;
 color: #333333;
 font-weight: 400;
 line-height: 20px;
 text-align: left;
 margin-top: 1px;
 margin-right: auto;
 letter-spacing: normal;
 vertical-align: baseline;
 word-spacing: normal;
 white-space: normal;}

.fett /* fetter Standard */
 {font-weight: 700;}

.rechts /* rechtsbündiger Standard */
 {font-size: 0.8em; color: #333333; font-weight: 400; text-align: right; margin-top: 0em; margin-right: auto;}

.mitte
 {font-size: 0.7em;
 color: #333333;
 font-weight: 200;
 text-align: center;
 margin-top: 0em;
 margin-right: auto;}

a:link {
 font-size: 0,9em;
 color: #0080C0;
 text-decoration:none;}

a:visited{
 color: #0080C0;
 text-decoration:none;}

a:hover {
 color: #333333;
 text-decoration:none;}

a:active {
 color:#333333;
 text-decoration:none;}

a:focus {
 color:#0080C0;
 text-decoration:none;}

li {
 margin-left: 3px;
 margin-top: 1px;}

td
 {
 text-align: left;
 font-size: 14px;
 color: #333333;
 font-weight: 400;
 margin-bottom: 8px;
  }