#Textbereich {
	background-color: transparent;
	margin: 41px 0 0 14em;
	width: auto; /* 35em; */
	max-width: 35em;
}

* html #Textbereich {
	width: 35em;
	padding-top: 43px;
}

#Textinhalt {
	font-size: 0.9em;
	background-color: transparent;
	padding: 0;
} /* Für Seiten ohne horizontales Menue */

.abstand2 {
	background-color: transparent;
	height: 40px;
}

