body 
{
 font-family:Verdana;
 font-size:12px;
}

h1 {font-size:12px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:16px;color:#000000;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight: normal;
  color:#394529;

}
a:active, a:hover
{ 
  color:#ff9200;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#cecfc6;
  text-decoration:none;
  display:block;
}
a.menu:active, a.menu:hover
{ 
  color: #8B4513;
}

/* Die Titelzeile */
#title {
height:180px;
padding:0px;
text-align:left;
background-color: #FFFBEF;
}




/* Das Menü */
#menu {
color: #FFFACD;
background-color:#FFFBEF;
text-align:center;
padding:10px 0px;
font-family:Verdana;
font-size:12px;
}

/* Der Inhalt */
#content {
font-family:Verdana;
font-size:11px;
border-top:0px solid Orange;
border-bottom: 0px solid Orange;
border-left:0px solid Orange;
border-right:0px solid Orange;
background-color: #FFFBEF;
padding:30px;
color: #000;
/*margin-top:180px;*/
margin-left:10px;
}


#left {
background-color:#FFFBEF;
width:204px;
float:left;
font-family:Verdana;
font-size:11px;
/*margin-top:180px;*/
}

.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}

.menucontainer {
font-family:Verdana;
font-size:12px;
border:0px solid #000;
background-color:#FFFBEF;
width:204px;
margin:00px;
border-right:1px solid #000;
}

.menuline {
line-height:25pt;	
}

/* Die Fußzeile */
#footer {
height:15px;
width:954px;
 text-align:center;
 text-decoration: none;
 margin-bottom:0px;
 background-color: transparent;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
}

/* Die Fußzeile */
#footer1 {
height:15px;
width:954px;
 text-align:center;
 text-decoration: none;
 margin-bottom:0px;
 background-color: #FFDD79;
 font-family: Arial Narrow;
 font-size: 10pt;
}


/* copyright */
#copyright {
width:954px;
height:15px;
 text-align:center;
 text-decoration: none;
 margin-bottom:0px;
 font-family: Arial Narrow;
 font-size: 10pt;
}




/*- Menu Tabs 9--------------------------- */

    #tabs9 {
     float:left;
      width:100%;
      font-size:100%;
      border-bottom:1px solid #FFD784;
		border-top:1px solid #FFD784;
      line-height:normal;
		background:url("tabright9.gif");
      }
    #tabs9 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
     float:left;
      background:url("tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url("tabright9.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color: #8B4513;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

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