   /* style sheets für Navigation */

    h1 {font-family: Verdana;
        font-size: 14pt;
        font-weight: bold;
        color:#0066cc ;}
    h3 {font-family: Verdana;
        font-size: 12pt;
        font-weight: bold;
        color: #FF3366;}
    a:link {font-weight:bold; color:#FF3366 ; }
    a:visited { font-weight:bold; color:#FF007F; }
    a:hover {  font-weight:bold; background-color:#0080C0; }
    a:active { font-weight:bold; background-color:#FFBF00; }

    a  {text-decoration: none;
        font-family: Verdana;
        font-size : 10pt;}
    p  {font-family: Verdana;
        font-size: 10pt;
        text-align: justify;
        color: #000000;}
    body {font-family: Verdana;
          color : #666666
          font-size: 10pt;}
    li {font-family: Verdana;
        font-size: 10pt;
        text-align : left}
    div {font-family: Verdana;
        font-size: 10pt;
        text-align: right;
        color: #0000FF;}
    td {font-family: Verdana;
        font-size: 10pt;}
    .buchstabe {font-family : verdana;
                color : #0066cc;
		font-size : 20pt;
	  	font-weight : bold;}				 
