    * {
      margin: 0;
      padding: 0;
 }

  body  {
   background-image: url(Bilder-small-Tocopilla/Body-Hintergrund.png);
   background-repeat: no-repeat;
  }


  header, nav, footer, aside, section {
  display: block;
  }

   #wrapper  {

  width: 1000px;
  margin: 50px auto;
  text-align: left;
  }
 header   {
 width: 1000px;
 height: 50px;  
  }
  #Projektbeschreibung   {
  background-color: #836A54;
  display: inline;
  text-align: center;
  font-family: serif;
  font-size: 12px;
  color: #000000;
  padding-top: 12px;
  }
  nav  {

  width: 250px;
  height: 640px;
  float: left;
  }
  
  #Bild-7-oben-links  {
  display: block;
  width: 200px;
  height: 193px;
  padding-top: 90px;
  margin-left: 45px;
  }  
   #Bild-8-mitte-links  { 
   display: block;
   width: 200px;
   height: 195px;
   margin-top: 30px;
   margin-left: 10px;
  }
  aside  {

  width: 250px;
  height: 640px;
  float: right;
  }
  
  #Bild-5-oben-rechts  {
  display: block;
  width: 200px;
  height: 192px;
  padding-top:  90px;
  margin-left: 0px; 
  }
  #Bild-6-mitte-rechts  { 
  display: block;
  width: 200px;
  height: 197px;
  margin-top: 30px;
  margin-left: 40px; 
  }
  section  { 

  margin-left: 260px;
  margin-right: 260px;
  height: 640px;
  }
  #Section-Box-oben  {
  display: block;
  height: 230px;
  width: 440px; 
  } 
  #Bild-1-top-mitte  {
  display: block; 
  width: 200px;
  height: 199px;
  margin-top: 10px;
  margin-left: 20px; 
  float: left;
  }
  #Bild-4-top-mitte-rechts  {
  display: block;
  width: 200px;
  height: 194px;
  margin-top: 10px;
  margin-left: 20px;
  float: right;
  }
   section  p {
  display: block;
  padding-top: 1px;
  padding-left: 15px;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  font-family: sans-serif;
  color: #000000;
  }
  #Linksammlung a {
  background-color: #E4F2FF;
  display: inline;
  width: 100px;
  font-size: 12px;
  color: #007CFF;
  font-family: Arial, sans-serif;
  padding-left: 4px;
  text-decoration: none;
  }
  #Linksammlung a:hover  {
  background-color:#FFFF67;
  color: black;
  }
  
  
  footer  {
  background-color: #4F4A4A;
  margin-top: 0px;
  padding-top: 0px;
  height: 30px;
  }
  #startseite-back  {
  display: block;
  width: 200px;
  }
  #startseite-back a  {
  display: block;
  width: 100px;
  float: left;
  font-size: 12px;
  color: white;
  font-family: Arial, sans-serif;
  padding-left: 10px;
  padding-top: 7px;
  text-decoration: none;
  }
  #startseite-back a:hover  {
  display: block;
  padding-bottom: 6px;
  width: 100px;
  background-color: #836A54;
  color: white;
  }
  footer p {
  display: inline;
  float: right;
  font-size: 12px; padding-top: 6px;
  font-family: Arial, sans-serif;
  padding-right: 10px;
  color: white;
  }
