.navi {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.navi a:link {
	color: #FFF;
	text-decoration: none;
}
.navi a:visited {
	color: #FFF;
	text-decoration: none;
}
.navi a:hover {
	color: #E4E4E4;

}
.navi_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E4E4E4;
	text-decoration: none;
}
.navi_unten a:link {
	text-decoration: none;
	color: #E4E4E4;

}
.navi_unten a:hover {
	text-decoration: underline;
	color: #FFF;
}
.navi_unten a:visited {
	text-decoration: underline;
	color: #E4E4E4;

}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.text a:link{
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.text a:visited{
	color: #333333;

}
.text a:hover{
	font-weight: bold;
	color: #930D0D;
	text-decoration: underline;
}
.nohover {
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0 px;
	padding: 0 px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.klein {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.klein a:link{
	font-weight: bold;
	color: #333;
	text-decoration: none;

}
.klein a:visited{
	color: #333;

}
.klein a:hover{
	font-weight: bold;
	color: #930D0D;
	text-decoration: underline;
}
.newshead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
