 /*Neue Seite für Texte*/

body
{
   background: url(Images/Gastfamilie_hintergrund.png) no-repeat;
    background-position: center;
    background-position: center;  
  background-color: #8080C8; 
  font-family: Verdana;
}

#kasten_weis
  {
    margin-top: 40px;
    width: 560px;
    height: 794px;
    background-color: #B6B6B6;
    float: right;
    border-radius: 10px ;
    
    
    
    } 
 
h6
  {

   font-size: medium;
   font-style: italic;
  }
  
   .content_table_headline_neu
                               {
                                 font-size: x-large;
                                 font-weight: bolder;
                                 color: #005100;
                                 text-decoration: underline;
                               

                               }
                               
h1
    {

   font-size: large;
   font-family: Arial;
   font-weight: bold;
   color: #005100;
   text-decoration: underline;
   
  }
  
  