H5 {font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-style: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-weight: normal;}

H4 {font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-weight: normal;}

H3 {font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-weight: normal;}

H2 {font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-weight: bold;}

H1 {font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #DDDDDD;
    text-decoration: none;
    font-weight: bold;}

.fliessText {font-family: Arial, Helvetica, sans-serif;
	         font-size: 14px;
             font-style: normal;
	         color: #DDDDDD;
	         text-decoration: none;
             text-align: justify;
	         font-weight: normal;
             margin-right: 20px;
             margin-left: 20px;
             margin-top: 20px;}

A:link, A:visited, A:active {text-decoration: none;
                             color: #DDDDDD;
                             font-weight: bold;
                             background-color: transparent;}

A:hover {text-decoration: none;
         color: #B90B0B;
         font-style: normal;}

body     {background-color: #000000;
          max-width: 1200px;}
