    * {
      margin: 0;
      padding: 0;
 }




  body  {
  
  background-repeat: no-repeat;
  background-image: url(Body-Pic.png);
  }


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

   #wrapper  {
  width: 1000px;
  margin: 20px auto;
  text-align: left;
  }
 header   {
 text-align: left;
 width: 1000px;
 height: 239px; 
 background-image: url(Header-WS-Shanghai.png);
 background-repeat: no-repeat;
  }   
  #Header-Box-links  { 
  width: 180px;
  height: 150px;  
  float: left;
  }
  #Header-Box-links   img  {
   padding-top: 2px;
   padding-left: 0px;
  }
  #Header-Box-links p  {
  background-color: #836A54;
  text-align: center;
   font: 24px;
   font-family: sans-serif;
   font-weight: bold;
   color:white;
  }   
  
   #Projekt   {
   background-color: #8FBAC7;
   display: inline-block;
   margin-left: 130px;   
   height: 70px;
   width: 360px;
   margin-top: 30px;
    } 
   
   #Projekt h1  {
   display: inline;
   text-align: left;
   padding-left: 50px;
   font: 13px;
   font-family: sans-serif;
   font-weight: bold;
   color: black;
  }   
   #Projekt h2  {
   display: inline;
   text-align: left;
   padding-left: 55px;
   font: 12px;
   font-family: sans-serif;
   font-weight: bold;
   color: black;     
  } 
   
  #Box-left  {
  margin-top: 0px;
  width: 10px;
  height: 653px;
  float: left;
  background-image: linear-gradient(60deg, #9C9E9A, #515151); 
  }
  
  #Box-right  {
  margin-top: px;
  background-image: linear-gradient(60deg, #9C9E9A, #515151);
  width: 10px;
  height: 653px; 
  float: right;
  }
  
  section  {
  background-image: url(Pic-big/Bild-3.JPG);

   margin-left: 10px;
   margin-right: 10px;
   height:  653px;
   }
  
 
 
   

   footer  {
  background-color: #4F4A4A;
  margin-top: 0px;
  height: 30px;
  }
  #startseite-back  {
  display: block;
  width: 200px;
  }

  #startseite-back a  {
  display: block;
  width: 200px;
  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: 200px;
  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;
  }
