
.titel { color: #001a7b; font-weight: bold; font-size: 18px; line-height: 21px; font-family: Arial }
.utitel { color: #001a7b; font-weight: bold; font-size: 15px; line-height: 18px; font-family: Arial }
.grundtext { color: #000; font-size: 12px; line-height: 15px; font-family: Arial }
.gtextkursiv { color: #000; font-style: italic; font-size: 12px; line-height: 15px; font-family: Arial }
a  {
	color: #001a7b;
	font-size: 12px;
	font-family: Arial;
	line-height: 15px }
a:hover {
	text-decoration: none }
a.kontakt {
	color: #fff;
	text-decoration: none;
	background-color: #6e89f0;
	display: block;
	padding: 4px;
	width: 80px;
	border: solid 1px #001e90 }
a.kontakt:hover {
	background-color: #001e90 }

td.td_rahmen {
    border: 2px solid black;
}