@import "basis.css";
@import "3_c.css";

#seite { background-color: white; text-align:left; margin:auto;}

  #wrapper {
    width:605px;
    }


    
    
  #spalte_inhalt {
    margin: 10px 5px;  
    padding: 0 0;
    width: 595px;
    overflow:visible;
    background-color:white;
}

  #inhalt {
    background-color: white;
  }

  #infos {
    background-color: white;
    font-size: 10px; 
    color: gray;
    border-top: 1px solid gray;
    padding:  10px 0 0 0; 
    margin-top:20px;
  }

