body
{
 font-family:Verdana;
 font-size:12px;
 background-color:black;
 text-align:center;
 margin:0px;
}
h1 {font-size:22px;color:#A16E3D;margin-bottom:0px;padding-top:20px;}
h2 {font-size:18px;color:#A16E3D;}
h3 {font-size:16px;color:#FF8C1A;}


a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#FF8C1A;
  font-weight:bold;
  }
a:active, a:hover
{
  color:#A16E3D;
  font-weight:bold;
}
a.menu { 
 padding:3px; 
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#974B00;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:white; font-weight:bold;
 }

#title {
height: 90px;
padding:0px;
background-image: url(../images/oben.png);
}
#left {
background-color:#ffb366;
padding:10px;
width:140px;
line-height:40px;
float:left;
}
#content {
background-color:#FFE2C6;
width:760px;
float:right;
padding:0px 10px;
line-height:18px;

}
.smallfont {
	font-size: 10px;
	text-decoration: none;
}

