.text {
	font-family		: Arial;
	font-weight		: normal;
	font-size		: 12px;
	color			: 000000;
	text-decoration	: none;
}

a.text:link {
	font-family		: Arial;
	font-weight		: bold;
	font-size		: 12px;
	color			: 000000;
	text-decoration	: none;
}

a.text:hover {
	font-family		: Arial;
	font-weight		: bold;
	font-size		: 12px;
	color			: 0000CC;
	text-decoration	: none;
}

a.text:visited {
	font-family		: Arial;
	font-weight		: bold;
	font-size		: 12px;
	color			: 000000;
	text-decoration	: none;
}



.title {
	font-family		: Arial;
	font-weight		: bold;
	font-size		: 15px;
	color			: 000000;
	text-decoration	: none;

}

a.navi:link {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #4C4C4C;
	text-decoration	: none;
}

a.navi:hover {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #2f6eb0;
	text-decoration	: none;
}

a.navi:visited {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #4C4C4C;
	text-decoration	: none;
}


a.aktuell:link {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #2f6eb0;
	text-decoration	: none;
}

a.aktuell:hover {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #4C4C4C;
	text-decoration	: none;
}

a.aktuell:visited {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 12px;
	color			: #2f6eb0;
	text-decoration	: none;
}

a.navi2:link {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #4C4C4C;
	text-decoration	: none;
}

a.navi2:hover {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #2f6eb0;
	text-decoration	: none;
}

a.navi2:visited {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #4C4C4C;
	text-decoration	: none;
}


a.aktuell2:link {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #2f6eb0;
	text-decoration	: none;
}

a.aktuell2:hover {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #4C4C4C;
	text-decoration	: none;
}

a.aktuell2:visited {
	font-family		: Verdana;
	font-weight		: bold;
	font-size		: 10px;
	color			: #2f6eb0;
	text-decoration	: none;
}


