body {
  background-color: #7D5100;
  color:#000000;  
  padding:5px;
  margin:0px;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  
}



Tabelle_01 {
	background-color: #C49C57;
	margin-bottom: 0px;
}


#container { 	
  text-align: center;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 740px;
  background-color: #C49C57;
  border: 1px solid #633F00;

}

ul#menu {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
	 background-color: #C49C57;
}

ul#menu li {
    float: left;
    width: 25%;
    background: #674400;
    border-top: #7D5100 solid thin;
    border-bottom: 0.1em solid #7D5100;
}

ul#menu li a {
    display: block;
    padding: 0.5em 0;
    font-size: small;
    color: #C49C57;
    font-weight: bold;
    text-decoration: none;
}
ul#menu li a:hover { background: #7D5100; color: white; }
ul#menu a.current:link { background: #7D5100; color: white; }
ul#menu a.current:visited { background: #7D5100; color: white; }

#footer {

	width:730px;
	padding:5px;
	background-color:#674400;
	color:#FFFFFF;
}

a.big {
	color: #613700;
	font-size: 13px;
	font-weight: 700;
}
a.big:hover {
	color: #242424;
	text-decoration: none;
}

a.bigger {
	color: #613700;
	font-size: 18px;
	font-weight: 700;
}
a.bigger:hover {
	color: #242424;
	text-decoration: none;
}

div.float {
  float: left;
  width: 100px;
  padding: 5px;
  }
  
 a.support {
	color: #4C2C00;
	font-size: 15px;
	font-weight: 700;
}

a.support:hover {
	color: #242424;
	text-decoration: none;
} 

 a.footer {
	color: #ffffff;
	font-size: 10px;
	font-weight: 700;
}

a.footer:hover {
	color: #242424;
	text-decoration: none;
} 	


 a {
	color: #ffffff;
	font-size: 11px;
	font-weight: 700;
}

a:hover {
	color: #242424;
	text-decoration: none;
} 