body 
{
 font-family:Verdana;
 font-size:12px;
 background-color: #FFD886;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{ 
  color: #009999;
}
a.menu:link, a.menu:visited
{ 
  color: #3F3F3F;
 background-color:#FFFFD9;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#000000;
 background-color:#FFFFAD;
}
a.menu {
 display:block;
 padding:3px;
 background-color:#FFFFD9;
 text-align:left;
 font-weight:normal;
 color:#eeeeee;
 text-decoration:dotted;
 }
 
.grundfett  { color: black; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ueberschrift1  { color: grey; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


#title {
height:34px;
padding:0px;
background-color:#fff;
border-bottom:0px solid #000;
}
#left {
background-color:transparent;
width:128px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
border:1px solid #000;
background-color: #FFFFD9;
width:180px;
margin:10px;
border-right:1px solid #000;
}
#content {
border:0px solid #efeff7;
background-color:#fff;
width:730px;
float:right;
padding:0px 10px;
}





/* Das Menü */
#menu {
color: #fff;
background-color:#FFFFD9;
text-align:center;
padding:10px 0px;

}

/* Der Inhalt */
#content {
#border-top:1px solid #A0522;
#border-bottom: 1px solid #A0522;
border-left:1px solid #A0522;
border-right:1px solid #A0522e
padding:3px;
}


/* Die Fußzeile */
#footer {
height:15px;
 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;
 text-align:center;
 text-decoration: none;
 margin-bottom:0px;
 background-color: #FFDD79;
 font-family: Arial Narrow;
 font-size: 10pt;
}


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