body {
background-color: white;

text-align:left;
margin:0px;
padding:0px;

min-height: 100%;
text-align:left;
margin:0px;     
padding:0px;

font-size: 15px;
 
 color: #000000;  
 font-family: Arial, Helvetica, Sans-Serif;



}


h1, h2, h3
 {
   display: inline;
   font-weight:normal;
   padding: 0px;
 }

 
 .Titel1
  {
    
  /*font-size: 23px; */
   font-size: 20pt;    

  
  color: black;
  font-family: Arial, Helvetica, Sans-Serif; 
   
    
  }
  
  
   .Titel2
  {
    
  /*font-size: 23px; */
   font-size: 16pt;    

  
  color: black;
  font-family: Arial, Helvetica, Sans-Serif; 
   
    
  }
  
  
   .Titel3
  {
    
  /*font-size: 23px; */
   font-size: 12pt;    

  
  color: black;
  font-family: Arial, Helvetica, Sans-Serif; 
   
    
  }
  
    
 

.Fliesstext { 

 
 }
 
 .Fliesstext_Fett { 

 font-size: 15px;
 line-height: 22px;
 color: #A2A2A2;  
 font-family: Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 font-weight: bold;
 
 }
 
  .Fliesstext_Versal { 

 font-size: 14px;
 text-transform: uppercase;
 line-height: 22px;
 letter-spacing: 1px;
 color: #A2A2A2;  
 font-family: Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 font-weight: normal;
 
 }
 
 
  .Fusszeile
  {
  
  font-size: 12px;
  color: #009CDA;
  font-family: Arial, Helvetica, Sans-Serif;
  
  
  
  
  }
       

       
       
 
    
  .standardelement a
  { color:inherit; 
    text-decoration: none;
  
  } 
  
  #innen .standardelement a
   {
    text-decoration: underline;
     }   
  

       
      
  
  .CMSUeberschrift
   {
     
     font-family: Arial, Sans-Serif;
     font-size: 30px;
     color: black;
     letter-spacing: -1px;
   
   }
   
   #footer a
    {
    
       font-size: 12px;
  color: #009CDA;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  padding-right: 8px;
    
    }
    
   p {  display: block; margin: 0px; padding: 0px;   
   } 
 
 /*
 
 
   
   background-image: url(/benefit/images/paragraph.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
   
   */
   
   
   .row_highlight { background-color: orange }
   
   
   .Link
    {
      list-style-type: disc;
      
    
    
	}
	
    .Link li
      { margin-bottom: 12px }
    
	.Link h1 a
	 {
	   font-size: 14px;
	   color: red;
	   text-decoration: none;
	   font-weight: bold;
	   text-decoration: underline;
	 }