body {
         background-color : #650505;
         font-size : 100.01%;
         font-family : verdana, Arial, Helvetica, sans-serif;
         margin : 0;
         padding : 1em;
         min-width : 40em;
      }
A:link {
         color : #E2E2E2;
         text-decoration : none;
      }
A:active {
         color : #000000;
         text-decoration : underline;
      }
A:visited {
         color : #660000;
         text-decoration : none;
      }
A:hover {
         color : #DADADA;
         text-decoration : underline;
      }
.h1 {
         font-size : 30px;
         color : #BFBFBF;
         font-weight : bold;
      }
.h2 {
         font-size : 18px;
         color : #BFBFBF;
         font-weight : bold;
      }
.h3 {
         font-size : 16px;
         color : #BFBFBF;
         position : absolute;
         left : 0px;
      }
.text-box {
         position : relative;
         font-size : 12px;
         color : #000000;
         top : 0px;
         left : 10px;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
         }
.text-10 {
         font-size : 10px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-12 {
         font-size : 12px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-14 {
         font-size : 14px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-16 {
         font-size : 16px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-18 {
         font-size : 18px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
#text-bereich {
         position : absolute;
         top : 5px;
         left : 5px;
         width : 250px;
         height : 120px;
         font-family : arial, verdana, helvetica, sans-serif;
         font-size : 14px;
         color : #A4A4A4;
         font-weight : bold;
      }