BODY {
     background-color : white; 
     color : black; 
     font-family : arial, sans-serif; 
     font-size : 9pt; 
     color : black;
} 
.aufreisser {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 36pt; 
     font-weight : bold; 
     color : pink; 
} 
.menu {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 12pt;
     line-height : 18pt;
}
.kl {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 8pt;
     line-height : 12pt;
}
.txt {
     font-family : Arial, Helvetia, sans-serif; 
     font-size : 9pt;
     line-height : 11pt;
}
.autor {
     background-color : #ffce63; 
     font-family : sans-serif; 
     font-size : 9pt; 
} 
A:link {
     color : #c60000; 
     text-decoration : none; 
} 
A:visited {
     color : #c60000; 
     text-decoration : none; 
} 
A:hover {
     color : #c60000; 
     text-decoration : none; 
} 
A:active {
     color : #c60000; 
     text-decoration : none; 
}