body       { color: #61311a; font-size: 80%; font-family: "Trebuchet MS", Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140%; background-color: #61311a; background-image: url(http://www.grafik-gaertchen.de/images/bg.jpg); }
a { color: #7ab030; font-weight: bold; text-decoration: none; }
a.copyright { color: #c8d215; font-weight: bold; text-decoration: none; }
a:hover { color: #01aad1; font-weight: bold; text-decoration: none; }
#header { background-color: transparent; background-image: url(http://www.grafik-gaertchen.de/images/header.jpg); background-repeat: no-repeat; background-position: left top; text-align: right; width: 900px; height: 270px; }
#header_logo { text-align: left; padding-top: 20px; padding-left: 40px; }
#body_longer { width: 900px; background: url(http://www.grafik-gaertchen.de/images/body_longer.jpg) ; }
#body_image { background: url(http://www.grafik-gaertchen.de/images/footer_ranke2.png); background-repeat: no-repeat; background-position: right bottom; }
#footer	{ width: 900px; background: url(http://www.grafik-gaertchen.de/images/footer.jpg) no-repeat; }
#footer_text { font-size: 90%; text-align: left; padding-right: 50px; padding-left: 30px; }
.gross { font-size: 170%; }
.klein { font-size: 90%; }
.normal { font-size: 130%; }
#copyright { text-align: left; color: #c8d215; font-size: 90%; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
h1 { font-size: 140%; font-weight: bold; color: #01aad3; }
h2 { font-size: 120%; font-weight: bold; color: #412a1c; }
h3 { font-size: 110%; font-weight: bold; color: black; }
#body_content { text-align: left; margin-left: 50px; margin-right: 300px; }
#navigation { width: 200px; }
.DGG { font-weight: bold; }
pre { font-size: 110%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 200%; }
.zitat { color: #7ab030; font-size: 400%; }
.zitat_text { font-size: 120%; font-weight: bold; line-height: 300%; }
.mitte { text-align: center; }
.referenzen { margin-right: 5px; margin-bottom: 5px; border: solid 1px gray; }
img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:110%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("http://www.grafik-gaertchen.de/images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("http://www.grafik-gaertchen.de/images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
     #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }
    #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }