.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}
.textlink:hover {
	text-decoration: underline;
}

.weiter {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}
.weiter:hover {
	text-decoration: underline;
}


.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}

.headline2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}

.headline2link:hover {
	text-decoration: underline;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #848484;
	text-decoration: none;
}

.menu:hover {
	color: #C60000;
}


.menua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}

.menua:hover {
	color: #848484;
}

