.oberseite {
	font-family: "Trebuchet MS", Arial, "sans serif";
	font-size: 11px;
	color: #00376b;
	line-height:14px;
	margin: 9px 0px 2px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00376b;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.oberseite a {
color:#00376b;
text-decoration:none;}


.unterseite,.unterseite a {
	font-family: "Trebuchet MS", Arial, "sans serif";
	font-size: 11px;
	color:#999999;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	text-decoration:none;
}
.oberseite a:hover,.unterseite a:hover { font-weight:bold;}

