.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #D3F400;
	color: #000000;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #D3F400;
}

.m_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	background-color: #D3F400;
}


a:link    {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
