.bg_nicht_wierderh {
	background-repeat: repeat-x;
}
.hyperlinks_weiss {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.hyperlinks_weiss:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F08319;
	text-decoration: none;
}
.hyperlinks_weiss_fett {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.hyperlinks_weiss_fett:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F08319;
	text-decoration: none;
	font-weight: bold;
}
.content_normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.ueberschrift_01 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #378048;
	text-decoration: none;
}
.navi_left {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}
.navi_left:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #378048;
	text-decoration: none;
}
.content_small {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.content_small:hover {

	font-family: Arial;
	font-size: 11px;
	color: #378048;
	text-decoration: none;
}
.content_hyperlink {
	font-family: Arial;
	font-size: 12px;
	color: #378048;
	text-decoration: none;
}
.content_hyperlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F08319;
}.navi_left_small {
	font-family: Arial;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}.navi_left_small:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F08319;
	text-decoration: none;
}
.NO_BORDER{
border: 0px solid;
}