
body
{
 color: rgb(0%, 0%, 0%);
 background-color: rgb(100%, 97%, 75%);
 font-family: Verdana, Arial, Helvetica sans-serif;
}
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
   { font-size:10/12; }
p, ul, ol, li, div, td, th, address, nobr, b, i
{font-size:100%;}
h1 { font-size:125%; font-weight:700; }

h1 { text-align:center; }
h2 { font-size:125%; font-weight:650;}
h3 { font-size:115%; font-weight:600; }

td,th  { vertical-align:top; text-align:left; cellpadding:12px; }

.oton { margin-left:1.5cm; margin-right:1cm; ]
a:link {color:#CC3300; }
a:visited{color:#336699; }
a:active {color:#FF0000; }
a:hover{color:#FF0000; }

ul.rund { ul list-style-type:circle }
ul.eckig { ul list-style-type:square }
  ol.numerisch { ol list-style-type:decimal }
  ol.alphabetisch { ol list-style-type:lower-alpha }
div.menu { float:left;
     width:25%; }
div.menu-unten { position:fixed;
   left:0; bottom:0; }