a:link  {
        COLOR: #E45A35;
        FONT: Bold 10pt Times New Roman serif;
        text-decoration: none;
}
a:visited  {COLOR: #E45A35; FONT: Bold 10pt Times New Roman serif; text-decoration: none;}
a:hover  {
        COLOR: #696969;
        FONT: Bold 10pt Times New Roman serif;
        text-decoration: underline;
        background-color : #FFB600;
}
a:active  {COLOR: #696969;; FONT: Bold 10pt Times New Roman serif; text-decoration: underline;}
body {
        background-image : url(../images/hintergrund.jpg);
        scrollbar-face-color: #FFB600;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-highlight-color: #FFFF9B;
        scrollbar-arrow-color: red;
        background-color : FFFF9b;
        background-attachment : fixed;
}

h1 {COLOR: #000000; FONT: Bold 14pt Times New Roman serif;  letter-spacing : 3px;    }
.kapitel {COLOR: #000000; FONT: Bold 14pt Times New Roman serif;  letter-spacing : 3px;    }
h2 {COLOR: #000000; FONT: Bold 12pt Times New Roman serif; letter-spacing : 3px;   }
.haupt {COLOR: #000000; FONT: Bold 12pt Times New Roman serif; letter-spacing : 3px;   }
h3 {COLOR: #000000; FONT: Bold 10pt Times New Roman serif;  letter-spacing : 3px;  }
h4 {COLOR: #000000; FONT: Bold 10pt Times New Roman serif;}
td {COLOR: #000000; FONT: 10pt Times New Roman serif; }
p {COLOR: #000000; FONT: 10pt Times New Roman serif; }
.bold {
        COLOR: #000000;
        FONT: 10pt Times New Roman serif;
        font-weight : bold;
}
.bildunter {
        COLOR: #0000cc;
        FONT: 10pt Times New Roman serif;
        font-style : italic;
}
.bildautor {
        COLOR: #0000cc;
        FONT: 10pt Times New Roman serif;
        font-style : italic;
        text-align : right;
}