.Lauftext {
	font: 12px Tahoma;
	color:#000000;
}
.Unterueberschrift {
	font: bold 12px Tahoma;
	color:#CF0063;
}
.Uberschrift {
	font: bold 20px BankGothic Lt BT;
	color:#CF0063;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
    text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
    text-decoration: underline;
}
.link2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    text-decoration: none;
}
.link2:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    text-decoration: underline;
}
