body {
     background: #fff;
     background-image: url("../img/nur_oliven.jpg");
     background-repeat: no-repeat;
     padding: 0px;
     margin: 0px;
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
     }

a {
  text-decoration: none;
  font-weight: bold;
  color: #EB960E;
  }

p {
  font-size: .8em;
  line-height: 150%;
  margin: 0px 10px 15px 10px;
  }

h1, h2, h3, h4, h5 {
   margin: 0px 10px 10px 10px;
   }

h1, .hl1 {
   font-size: 1.1em;
   line-height: 110%;
   }

h2 {
   font-size: 1em;
   line-height: 110%;
   }

h3 {
   font-size: .9em;
   line-height: 130%;
   }

h4 {
   font-size: .8em;
   line-height: 110%;
   }

h5 {
   font-size: .8em;
   line-height: 110%;
   }


/* ----- aber hier wirds interessant ----- */
body {
     text-align: left;
     }

#aussenrum {
           width: 800px;
           margin-right: auto;
           margin-left: 0px;
           margin-top: 0px;
           padding-right: 2px;
           text-align: left;
           border-bottom-width: 0px;
           border-top-width: 0px;
           border-left-width: 0px;
           border-right-width: 1px;
           border-color: #EB960E;
           border-style: solid;
           }

#links {
       width: 150px;
       height: 100%;
       padding: 0px;
       float: left;
       }

#linkstop {
       width: 150px;
       height: 80px;
       padding: 0px;
       float: left;
       }

#linksnav {
       width: 150px;
       height: 100%;
       padding: 0px;
       float: left;
       border-top-width: 0px;
       border-bottom-width: 0px;
       border-left-width: 0px;
       border-right-width: 1px;
       border-color: #EB960E;
       border-style: solid;
       }

#mitte {
       width: 550px;
       padding: 20px;
       float: left;
       margin-top: 5px;
       margin-right: 5px;
       margin-bottom: 5px;
       margin-left: 20px;
       }

#mitte ul {
  font-size: .8em;
  line-height: 150%;
  }

#rechts img {
            margin: 5px 0px 10px 0px;
            }
#oben {
       width: 600px;
       height: 100%;
       padding-left: 200px;
       float: left;
      }

#obenre {
        width: 600px;
     border-bottom-width: 1px;
     border-top-width: 0px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-color: #EB960E;
     border-style: solid;
     float: right;
     text-align: right;
     }

#nav2 {
     border-bottom-width: 1px;
     border-top-width: 0px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-color: #EB960E;
     border-style: solid;
     text-align: right;
     float: right;
     width: 595px;
     }

a.nav {
  text-decoration: none;
  color: #EB960E;
  font-size: 14px;
  font-weight: bold;
  }

h1 {
   font-size: 1.6em;
   padding-top: 10px;
   }

#rechts p {
        font-size: .8em;
        }
/*]]>*/