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

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


#middle {
	width: 76%;
	float: left;
	color: inherit;
	background: white;
}

#cMain {
	width: 70%;
	float: right;
	color: inherit;
	overflow: visible;
	visibility: visible;
	background-color: white;
}

#cText {
	background-color: white;
	color: inherit;
	line-height: 20px;
	padding: 14px 0px 12px 22px;
	float: left;
	width: 428px;
}
/* Right */

#cRight {
	width: 20%;
	float: right;
	background-color: white;
	color: inherit;
	overflow: visible;
	visibility: visible;
	z-index: 11;
}
#ccRight {
	width: 100%;
	text-align: left;
	color: #CC6600;
	line-height: 18px;
	background: white;
	line-height: 20px;
	margin-top: 60px;
	margin-left: 6px;
}
/* ende */
