html
{
}
body
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}
.rahmen
{
	text-align:center;
}
table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu
{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.menu:hover
{
	color:#CC3300;
}
.mitte
{
	height: 420px;
	width:596px;
	overflow-y:auto;
	overflow-x:hidden;
}
