<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.firstb {
	font-size : 15px;
	font-weight : bold;
	color : Black;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color : White;
	margin : 0px 0px 0px 0px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.list_top {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}


.telefon {
	font-weight : bold;
	color : Red;
	font-size : 16px;
}

.untertitelmarker {
	font-weight : bold;
	color : Red;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}


.bold {
	font-weight : bold;
}

.bold_under {
	font-weight : bold;
	text-decoration : underline;
}</pre></body></html>