.navi {
	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.unternavi {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fußzeile {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
}
.überschrift {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.mainnavi {
	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.link {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.mainnavi_deakt {
	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma;
	color: #666666;
	font-weight: bold;
	text-align: center;
}


