/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Fließtext {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(88,87,87);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}

.TextNaviAktiv {
	font-size: 12px;
 	color: rgb(30,177,175)
}

.TextObject {
	font-size: 10px;
 	color: rgb(88,87,87);
 	line-height: 14px
}

.Überschrift {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 24px;
 	color: rgb(32,175,195);
 	line-height: 1.4em;
 	font-weight: normal;
 	font-style: normal
}
