/* StyleSheet for www.herrmann-caravan.com guenter trapp 2008-01*/

/* layer = für alle Seiten mit Tabellen */


#middle {
	width: 100%;
	float: left;
	color: inherit;
	background: transparent;
}

#cMain {
	width: 76%;
	float: left;
	color: inherit;
	overflow: visible;
	visibility: visible;
	background-color: transparent;
}

#cText {
	background-color: transparent;
	color: inherit;
	line-height: 20px;
	padding: 14px 10px 22px 40px;
}

/* ende */

