body {
        font-family: verdana, arial, sans-serif;
        font-size  : 9pt;
        font-style : normal;
              color: #000000;

}
/* alles */

.einruecken {
        margin-left: 20px;

}
/* alles */

.anker {
        font-family: verdana, arial, sans-serif;
        font-size  : 8pt;
        font-style : normal;
              color: #663300;

}
/* fŸr verweise */


.anker2 {
        font-family: verdana, arial, sans-serif;
        font-size  : 9pt;
        font-style : normal;
              color: #663300;

}
/* wie anker nur groesser */

P  {
        font-family: verdana, arial, sans-serif;
        font-size  : 14pt;
        font-style : normal;
              color: #000000;
    text-decoration: none;
        /*line-height: 15px

}
/* p fuer allen standard fliesstext */

H4  {
        font-family: verdana, arial, sans-serif;
        font-size  : 9px;
        font-weight: 200;
        font-style : normal;
              color: #666666;
                                   background: #ffffff;
    text-decoration: none;
}
/* h4 für copyright und bottomline notes */




A:Link  {
                  color: #000000;
                                                
        text-decoration: none;

        }

A:Visited  {
                  color: #222222;
                                               
        text-decoration: none;
        }

A:Active  {
                  color: #222222;
                                                
        text-decoration: none;
        }

A:Hover  {
                  color: #222222;
                                           
        text-decoration: none;
        }