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

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

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

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

.fliessText {font-family: Arial, Helvetica, sans-serif;
	     font-size: 14px;
             font-style: normal;
	     color: #000000;
	     text-decoration: none;
             text-align: justify;
	     font-weight: normal;
             margin-right: 100px;
             margin-left: 100px;
             margin-top: 20px;}
	
A:link, A:visited, A:active {text-decoration: none; 
                             color: #000077; 
                             font-weight: bold; 
                             background-color: transparent;}

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

body  {background-color: D5EDFB;
       max-width: 830px}
