A, BODY, P, TR, TD, LI, UL, H1, H2, H3, H4, H5, H6 { font-family: Arial, Helvetica, sans-serif; }

BODY { text-align: center; color: white; background-color: #6E89A7; background-repeat: no-repeat; 
background-position: center right; 
background-image: url(../images/background.index.jpg); }

IMG { border: none }

P { line-height: 1.8em; }

A:link, A:visited { color: white; padding: 4px; }
A:hover           { background: #6E89A7; padding: 4px; }
A:active          { color: white; background: none; padding: 4px; font-weight: bold; }

//blau #476484
//A:hover           { color: #9B9B93; background: #92A9C9; padding: 4px; }
//A:hover           { background: #9B9B93; padding: 4px; }
//A:hover           { background: #496384; padding: 4px; }


