<!--
body {
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffe3c8;
}

* {
  margin:0;
  padding:0;
}

#seite {
  width: 775px;
  margin: 0 auto;
}

#kopfbereich {
  padding: 10px;
  height: 222px;
  background: url("../uh4/pic/char2.jpg");
}

#inhalt {
  background-color: #ffeede;
  padding: 15px;
}

#steuerung {
  padding: 10px;
  background: url("../uh4/pic/navi.jpg");
  border: 0px solid black;
  background-color: #ffe3c8;
  text-align: center;
}

#fussbereich {
  clear: both;
  padding: 2px;
  background: url("../uh4/pic/navi.jpg");
}


h1,h2,h3,h4,h5,p, {
text-align:left;
font-family:arial, helvetica;}


p{
color:#000000;  
font-size:22px;
font-style:normal;}
 





#inhalt a:link    { color:#898989;   text-decoration:underline; }
#inhalt a:visited { color:#808080; text-decoration:underline;}
#inhalt a:focus   { color:#007200;   }
#inhalt a:hover   { color:#000000;   }
#inhalt a:active  { color:orange; text-decoration:underline; }


#inhalt p
{
color:#000000;
font-size:16px;
font-style:normal;
}

 #inhalt hr {border:dotted  #B4000A 2px; }




#steuerung a:link    { color:#B4000A;   text-decoration:none; }
#steuerung a:visited { color:#ffffff;text-decoration:none;}
#steuerung a:focus   { color:#007200;   }
#steuerung a:hover   { color:#000000;   }
#steuerung a:active  { color:orange; text-decoration:none; }





a:link {color:#B4000A;       font-family:arial, helvetica;           }
a:visited {	color:#580C0C;     font-family:arial, helvetica;       }
a:active {color:#DEC3A9;      font-family:arial, helvetica;           }
a:hover{color: #808080;       font-family:arial, helvetica;        }


h2 { 
text-align: left;
font-family:arial, helvetica;
color:#B4000A;       /* Farbe */
font-size:14pt;      /*groese*/
font-style:normal;   /*italic=kursiv olique=schreag normal*/
font-weight:bolder; /*normal-bold-bolder-lighter*/
word-spacing:0,6em; /*abstand woertern*/
vertical-align:super; /*top middel bottom baseline sub-tiefer super-hoer text-top-bottom oben unten */
}


h1
{
text-align: left;
font-family:arial, helvetica;
color:#B4000A;       /* Farbe */
font-size:16pt;      /*groese*/
font-style:normal;   /*italic=kursiv olique=schreag normal*/
font-weight:bolder; /*normal-bold-bolder-lighter*/
word-spacing:0,6em; /*abstand woertern*/
vertical-align:super; /*top middel bottom baseline sub-tiefer super-hoer text-top-bottom oben unten */
}









