BODY {
Background-Color: #fff;
Font-Family: Arial, Helvetica, Sans-Serif;
color: #000;
font-size: 10pt;
}
A:link    {
Font-Family: Times, Times New Roman, Serif;
font-size: 11pt;
Font-Weight: normal;
color: blue;
Background-Color: #fff;
text-decoration: underline;
}
A:visited {
Font-Family: Times, Times New Roman, Serif;
font-size: 11pt;
Font-Weight: bold;
Background-Color: #fff;
color: purple;
text-decoration: underline;
}
A:hover   {
Font-Family: Times, Times New Roman, Serif;
font-size: 11pt;
Font-Weight: bold;
color: blue;
Background-Color: #fff;
text-decoration: underline;
}
A:active  {
Font-Family: Times, Times New Roman, Serif;
font-size: 11pt;
Font-Weight: bold;
color: red;
Background-Color: #fff;
text-decoration: underline;
}
LI {
Color: #000;
Background-Color: #fff;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 8pt;
Font-Weight: normal;
Font-Style: normal;
Text-Align: left;
}
H1 {
Color: #008;
Background-Color: #fff;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 18pt;
Font-Weight: bolder;
Font-Style: normal;
Text-Align: left;
letter-spacing: 5px;
}
H2 {
Color: #008;
Background-Color: #fff;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12pt;
Font-Weight: bolder;
Font-Style: normal;
Text-Align: left;
letter-spacing: 5px;
}
H3 {
Color: #008;
Background-Color: #fff;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12pt;
Font-Weight: normal;
Font-Style: italic;
Text-Align: left;
}
#KLEIN {
font-family: Arial, Helvetica, Sans-Serif;
color: silver;
Background-Color: #fff;
font-style: normal;
text-align: center;
font-size: 8pt;
}
#QUELL {
font-family: Courier, Courier New, System;
color: red;
Background-Color: #ffc;
font-style: normal;
Font-Weight: bold;
text-align: left;
font-size: 10pt;
}
#KLEINQUELL {
font-family: Courier, Courier New, System;
color: #F00;
Background-Color: #ffc;
font-style: normal;
Font-Weight: normal;
text-align: left;
font-size: 8pt;
}
#FETT {
font-family: Arial, Helvetica, Sans-Serif;
color: black;
Background-Color: #fff;
font-style: normal;
Font-Weight: bold;
text-align: center;
font-size: 12pt;
letter-spacing: 1px;
}
