body {
	background-color: #CCCCCC;
	/*background-image: url(pics/fischers_hg_b.gif);
    background-position: 20 20;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}
body,td,th {
	font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {font-size: 12px; color: #000000; text-decoration: none;}
a:hover {font-size: 12px; color: #000066;}
a:hover.menue{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-width:1px;
	border-color:#000000;
	border-style: solid;
}
a:active.menue{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-width:1px;
	border-color:#000000;
	border-style: solid;
}
a.menue{
	display:block;
	width:91px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	background-color: #000000;
	text-align: center;
	border-color:#000000;
	text-decoration: none;
	border-width:1px;
	border-style: solid;
}
.ueber{
	color: #000000;
	font-weight: bold;
	font-size: 16px;}
