body 
{
 font-family:Verdana;
 font-size:12px;
 line-height: 150%;
 background-color:#FFFFFF;
 text-align:center;
}
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-family:Verdana;
 font-size:9px;
 color:#ffffff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#666666;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#D56620;
}
a.menu {
 display:block;
 padding:3px;
 border-bottom:1px solid #7F7D7E;
 text-align:right;
 color:#333333;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{ 
 color:#333333;
 text-decoration:none; 
}
a.menu:active, a.menu:hover
{ 
 color:#FFFFFF; 
 background-color:#D56620;
}

#title {
padding:10px;
background-color:#FFFFFF;
border-bottom:0px solid #7F7D7E;
}
#left {
background-color:#FFFFFF;
width:160px;
float:left;
}
.menutitle{
font-weight:bold;
text-align:center;
margin:2px;
}
.menucontainer {
background-color:#FFFFFF;
width:156px;
margin-top: 2px;
margin-left: 2px;
}
#content {
width:696px;
float:right;
background-color:#D8D8D8;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

#content_right {
width:600px;
float:right;
background-color:#FFFFFF;
vertical-align: text-top;
border-left: 2px solid #FFFFFF;
padding-right: 2px;
}

#content_text {
vertical-align: text-top;
padding: 10px;
}

#dunkelgrau {
background-color:#ffffff;
font-family:Verdana;
font-size:12px;
color:#666666;
padding:5px;
text-align: center;
border-top: 0px solid #7F7D7E;
}
