     .text  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : none;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : left;
     }

     .text-block  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : none;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : justify;
     }

     .textfett  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : bold;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : left;
     }

     .textklein  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 10pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #000000;
        text-align : left;
     }

     .textblau  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : normal;
     	font-style : normal;
     	text-decoration : none;
     	color : #181084;
        text-align : left;
     }

     .u1  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 20pt;
     	font-weight : bold;
     	font-style : none;
     	text-decoration : none;
     	color : #181084;
        text-align : center;
     }

     .u2  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 14pt;
     	font-weight : bold;
     	font-style : none;
     	text-decoration : none;
     	color : #000000;
        text-align : center;
     }

     .nav  {
     	font-family : Arial, Helvetica, sans-serif;
     	font-size : 12pt;
     	font-weight : bold;
     	font-style : italic;
     	text-decoration : none;
     	color : #A9417A;
        text-align : left;
        margin-left : 0;
        margin-right : 0;
     }



a:link, a:visited: {color:#0000FF;}

a:active: {color:#0000FF;}

a:hover: {color:#FF0000;}

body { background-image:url(../images/logo-hint.jpg); background-attachment:fixed; }