body { margin-top:10px; margin-bottom:10px; }


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Avantgarde, "AvantGarde Md BT", Univers, Arial,sans-serif;}

/* Besuchter Link */
        A:LINK, A:VISITED, A:ACTIVE { text-decoration: none;cursor:crosshair;}
/* Aussehen wenn ein Link ueberfahren wird */
        A:hover {font-style: normal; font-weight: normal }
        A:hover {background: #e0e0e0; color: #000080 ; text-decoration: Overline} 
        A:hover {background: #e0e0e0; color: #000080 ; text-decoration: Underline}
        A:hover {cursor:crosshair; color:red} 

/* Classes */


       
P.link-header
{font-weight: bold}

P.link-header A:link
{background-color: #e0e0e0;
color: black;
text-decoration: none
font-weight: bold}

P.link-header A:hover
{background-color: #000080;
color: white;
text-decoration: none;
font-weight: bold
}

P.link-header A:visited
{background-color: #e0e0e0;
color: white;
text-decoration: none;
font-weight: bold
}

LI.li-quick
{display: list-item;
list-style-image: url(../bilder/Qx.png)}

LI.li-external
{display: list-item;
list-style-image: url(../bilder/Ex.png)}
