/*  =================================
    ALLGEMEINE ANGABEN
    =================================

*/
body {  font-family: COURIER NEW; font-size: 10pt; background-color:#0000BF;color: #FFFFFF}
td   {  font-family: COURIER NEW; font-size: 10pt; color: #FFFFFF}

A:link    {  font-family: COURIER NEW; font-size: 10pt; text-decoration: underline; color: #FFFFFF}
A:visited {  font-family: COURIER NEW; font-size: 10pt; text-decoration: underline; color: #FFFFFF}
A:hover   {  font-family: COURIER NEW; font-size: 10pt; text-decoration: underline; color: #FFFFFF}

.nav {  font-family: COURIER NEW; color:#FFFFFF}
A:link.nav {  font-family: COURIER NEW; color: #FFFFFF;text-decoration: none; }
A:visited.nav {  font-family: COURIER NEW; color: #FFFFFF;text-decoration: none;}
A:hover.nav {  font-family: COURIER NEW; color: #FFFFFF;text-decoration: none; background-color:#C0C0C0}

A:link.txt {  text-decoration: none; }
A:visited.txt { text-decoration: none;}
A:hover.txt {text-decoration: underline; }

#big { font-family: COURIER NEW; font-size: 24pt; color: #FFFFFF;}
#middle { font-family: COURIER NEW; font-size: 16pt; color: #FFFFFF;}