/* text */

span.UeberschriftSite{
	font-size:22px;
	font-weight: normal;
	color: #406285;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

span.ueberschrift_inhalt{
	font-size:15px;
	font-weight: normal;
	color: #406285;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
span.ueberschrift1 {
	font-size:14px;
	}

span.ueberschrift2 {
	font-size:22px;
	}

span.boldText {
	font-weight:bold;
	}

span.italicText {
	font-style: italic;
	}



.headline1 {font-size:16px;font-weight:bold;}
.wichtig {background-color:#E58825;color:black;padding:5px;border:1px solid black;}
