body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
hr {
	color: #EEEEEE;
	width: 95%;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(bilder/fbz-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.daten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bg_index {
	background-color: #FFFFFF;
	background-image: url(bilder/bg_index.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_bg {
	background-color: #FFFFFF;
	background-image: url(bilder/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_td    {
	font-family: Verdana, Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size:10px;
	border-top-width:1px;
	border-bottom-width:0px;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;	
}
a:link {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:none;
}
a:visited { 
	color:#0000FF;
	text-decoration:none;
}
a:active { 
	color:#0000EE;
	text-decoration:none;
}
