#wrapper { width: 760px;
          border-right: 1px solid #30ac30;
}

#toolbar { width: 760px;
         height: 20px;
         background-color: #30ac30;
         border-bottom: 1px solid #30ac30;
}

#oben1 { width: 760px;
         height: 90px;
       }

#logo { width: 140px;
        height: 90px;
        float: left;
}

#kopfzeile { width: 618px;
            height: 90px;
            border-left: 1px solid #30ac30;
            text-align: center;
            float: left;
}

#oben2 { width: 760px;
         height: 22px;
       }

#hteiler { height: 22px;
         width: 140px;
         background: url('../images/bgleft.gif') repeat-x;
         float: left;
}

#ielement { height: 22px;
          width: 31px;
          background: url('/images/bgleft.gif') repeat-x;
          text-align: right;
          border-left: 1px solid #30ac30;
          float: left;
}

#kopfteiler { height: 22px;
         width: 588px;
         background: url('/images/bgleft.gif') repeat-x;
         float: left;
}

#mitte1 { width: 760px;
          height: 22px;
        }

#navi { width: 140px;
        height: 200px;
        float: left;
        border-right: 0px solid #30ac30;
}

#inhalt { height: 350px;
        width: 600px;
        padding: 20px;
        padding-left: 40px;
        float: left;
        border-left: 1px solid #30ac30;
}

#unten { width: 760px;
         border-top: 1px solid #30ac30;
         font-size: 10px;
         text-align: right;
}

body  { background-color: #ffffff;
      margin-left: 0px;
      margin-top: 0px;
      color: #000000;
      font-family: Trebuchet MS, Verdana, Arial, sans-serif;
      font-size: 12px;
      line-height: 16px;
      scrollbar-3d-light-color:#30ac30;
      scrollbar-arrow-color:#30ac30;
      scrollbar-base-color:#30ac30;
      scrollbar-darkshadow-color:#30ac30;
      scrollbar-face-color:#ffffff;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#ffffff;
      scrollbar-track-color:#ffffff;
      width: 100%;
      height: 100%;
}

h1 { color: #0264CA;
   font-size: 15px;
   line-height: 18px;
}

h2 { color: #0264CA;
   font-size: 13px;
   line-height: 15px;
}

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

a:hover { text-decoration: underline; }

a.nav2 { text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #30ac30;
    padding: 3px;
    margin-left: 1px;
}

a.nav2:hover { color: #30ac30;
               text-decoration: none;
               background-color: #fff; }

a.nav2.act { text-decoration: none;
    color: #30ac30;
    font-weight: bold;
    background-color: #fff;
    padding: 3px;
}
a.nav2.act:hover { text-decoration: none; }

#navi2 { float: right;
        border: 1px solid #30ac30;
        margin-right: -10px;
        margin-top: -20px;
        margin-bottom: 10px;
        padding: 1px;
        text-align: right;
      }