/*Set 01 */
table,th,td,tr,div,pre,h1,h2,h3,h4,ul {font-family:Verdana,Arial,Helvetica,sans-serif; vertical-align: top;}


   body { font-family:Verdana,Arial,Helvetica,sans-serif; background-color:#DDEEFF; background-attachment:fixed;}
   
   * { color:BLACK; }

   h1 { font-size:120%;
        font-style:italic;
        text-align:left;
         }
   h2 { font-size:120%;
        font-style:italic;
        text-align:center;
        border-bottom: solid thin black; }
   h3 { font-size: 1rem;
   	    font-weight: normal; 
        text-align: left; }
   h4 { font-size: 1rem;
   	    font-weight: bold italic; 
        text-align: left; 
        background-color: #B0B0FF; }
        
   p,li  { font-size:100%;
           line-height:100%; }

   	a:link {color:#0000FF}
	a:visited {color:#800080;}
	a:active {color:#00FF00;}
	a:hover {color: #FF4040;}
	
.Trennlinie    
 {border-width: 1px; 
  border-color: black;
  border-top-style: none; 
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none
 }

.legalstuff {font-size: 0.5rem; font-style: italic; text-decoration: none; color: #0F7F0F; text-align: left; }
