body, #container, #head, #navigation, #inhalt, h1 {
      margin:0;
      padding:0;
}

body {
      background-color: #FFFFFF;  
      color: #555555;
      font-size: 12px;
      font-family: verdana, arial;
}

td {
      font-size: 12px;
      font-family: verdana, arial;
}

p {
      margin: 25px, 25px, 0, 0;
}

h1, th {
      padding-top: 15px;
      font-size: 120%;
      color: #00CCCC;
      font-weight: bold;
}

h2 {
      font-size: 100%;
      color: #555555;
      font-weight: bold;
}

a, a:link, a:active, a:visited {
      color: #00CCCC;
}

a:hover {
      text-decoration: underline;
}

#navilink, #navilink a:link, #navilink a:visited, #navilink a:active, #navilink a:hover {

}

#container {
  width: 800px;
  float: left;
}

#head {
      background-color: #FFFFFF;
      height: 100px;
      display: block;
      width: 800px;

}

.pic1 {
      float: left;
}

.pic2 {
      margin-left: 580px;
      padding-top: 10px;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
      font-weight: bold;
          border-bottom:1px solid #00CCCC;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 10px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("http://net01.mm-server.net/img/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("http://net01.mm-server.net/img/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }





#inhalt {
      background-color: #FFFFFF;
      margin: 0 0 0 0;
      padding: 0px 10px 10px 10px;
      width: 540px;
      text-align: justify;
      float: left;
}

#rechts {
      background-color: #F5F5F5;
      margin: 33px 0 0 560px;
}

#rechts h1, #rechts p {
    margin-left: 10px;
}

#rechts a, #rechts a:link, #rechts a:active, #rechts a:visited, #bottom a:hover {
  text-decoration: none;
}

#bottom, #bottom a, #bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
  color: #FFFFFF;
}


#bottom {
      padding: 1px 0 1px 0;
      
      width: 800px;
      color: #ffffff;
}

#bottomb {
      margin: 0 0 0 10px;
      background-color: #00CCCC;
}