.startimpres {
	font-size: 10px;
	text-transform: uppercase;
	color: #73736D;
	text-decoration: none;
}
.unternavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.rechtshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;

}
.rechtstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.unternaviOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	text-decoration: none;
	line-height: 14px;
}
.unternaviGruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	text-decoration: none; 
}
.unternaviOrangeAktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.unternaviGruenAktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #BFE1EF;
	text-decoration: none;
	font-weight: bold;
}
.unternaviGruen:hover {
	color: #BFE1EF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.unternaviOrange:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}