    * {
      margin: 0;
      padding: 0;
 }




  body  {
  background-image: url(../Bilder-Oman/Hintergrundbild-Projekt-Sohar.jpg);
  background-repeat: no-repeat;
  
  }


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

   #wrapper  {
  width: 1000px;
  margin: 60px auto;
  text-align: left;
  }
 header   {
 text-align: left;
 width: 1000px;
 height: 154px; 
 background-image: url(Bilder-big-Oman/Headere-Reise-Oman.png);
 background-repeat: no-repeat;
  }   
  #Header-Box-links  { 
  width: 10px;
  height: 150px;  
  float: left;
  }
  #Header-Box-links   img  {
   padding-top: 2px;
   padding-left: 0px;
  }
  #Header-Box-links p  {
   padding-top: 5px;
   padding-left: 50px;
   font: 24px;
   font-family: sans-serif;
   font-weight: bold;
   color:black;
  }   
  
   #Projekt   {
  
   display: inline-block;
   margin-left: 310px;   
   height: 70px;
   width: 350px;
   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;     
  }
  
  #Navigationsleiste  {
  background-color: #CCD9EC;
  height: 32px;
  display: block; 
  width: 980px;
    }
   #Navigationsleiste ul   {
  list-style-type: none;
  padding-left: 90px;

  } 
   #Navigationsleiste li  {
  display: inline;
  
   }
   #Navigationsleiste a   {
   color: #BBA49C;
   width: 85px;
   height: 28px;
   padding-top: 2px;
   font-weight: bold;
   text-decoration: none;
   display: block;
   float: left;  
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: white;
   background-color: #504E48;
  }
  
    #Navigationsleiste a:hover {
   background-color: #000000;
   color: white;
   font-weight: bold;
   }
   
   
  
   
  #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(Bilder-big-Oman/Sohar-Land-2.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;
  }
