body {
	color: #dddddd;
	background-color: #333333;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px;

	


}
#main {
	position: absolute;
	margin: 0px auto;
	left: 225px;
	top: 15px;
	width: 80%;
	clear: both;
	float: none;



}

#menu {
position: absolute;
margin:5px ;
left:25px;
top: 100px;
width: 200px;

}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #666666;
	text-decoration: none;

}
.tabellenRahmenUnten {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

