BODY { Margin-Bottom: 10px;
       Margin-Left: 10px;
       Margin-Right: 10px;
       Margin-Top: 10px;}

a:link { text-decoration: none;
         color: darkred}

a:visited { text-decoration: none;
            color: darkred }

a:active { text-decoration: none;
           color: darkred}

a:hover { color:#A61B1B ;
          tranformation: none;
          font-weight: bold;
          text-decoration: underline;
          cursor:css; }

p.schrift {font-family: Verdana;
           font-size: 12pt;
           font-weight: normal;
           color: rgb(0, 0, 0) }

p.autor   {font-family: Verdana;
           font-style:italic;
           font-size:9pt;
           color: #86765B }

h2 { font-family: Verdana;
          font-size:16pt;
          font-weight:bold;
          color:#A61B1B}


h3 { font-family: Verdana;
          font-size:14pt;
          font-weight:normal;
          color:#A61B1B}

p.normal {font-family: Verdana;
         font-weight:bold;
         font-size:10pt;
         color: darkred}

p.menue {font-family: Verdana;
           font-size:12pt;
           font-weight:bold;
           color: rgb(25, 21, 18) }

p.link    {font-family: Verdana;
           font-size:16pt;
           font-style: italic;
           color: rgb(25, 21, 18);
	   line-height:0.8em;	}

ul        {list-style-position: outside;
          margin-left: 3px;
          font-family: Verdana, sans-serif;
          color: black;
          list-style-type: square;
          }

td, tr     {font-family:"sans serif" Verdana;
           font-size:14px;
           color:#000000;
           text-align:left;
           vertical-align:top;}

<!--.tabelle1  {font-family:"sans serif", Verdana;
            font-size:12px;
            color:#FFFFFF;
            text-align:center;}

.tabelle2  {font-family:"sans serif", Verdana;
           font-size:14px;
           color:#000000;
           text-align:left;}-->