 .laufschrift_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000;
}

.laufschrift2_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#666;
}

.überschriften {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000;
}

.überschriften_textflow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000;
}

a {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 13px;
	text-align:left;
	font-weight:bold;
	color:#666;
}

a:link{
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

a:visited {
	text-decoration:none;
	color:#000;
}
	