.rand {
	border: 1px solid Black;
} 
.rechtsabstand{
	border-right: 1px solid Black;
	padding-top : 9px;
	padding-bottom: 9px;
}
.rechts{
	border-right: 1px solid Black;
}
.links{
	border-left: 1px solid Black;
} TD {
	font : 12px/18px Arial, Helvetica, sans-serif;
}
.mitte{
	padding-top : 19px;
	padding-bottom: 19px;
	padding-left : 19px;
	padding-right: 19px;
}a:link {
	color: CC0033;
	text-decoration: underline;
}
}a:hover {
	color: CC0033;
	text-decoration: underline;
}
}a:visited {
	color: CC0033;
	text-decoration: underline;
}
}a:active {
	color: CC0033;
	text-decoration: underline;
}