footer {
	background:		#f2f9f6; 
	height:			520px;
	display:		block;
	color:			#666;
	font-size:		14px;
	min-width:		1020px;
}

footer .imgFooterBG {
	background:	url(../../images/footer/berge.gif) bottom center no-repeat #fff;
	height:			122px;
}
footer div.line-footer {
	height:			9px;
	background:		#0e6a28 ;
	border-bottom:	4px solid #fff;
}
footer p { margin-top: 12px; }
footer div.shadow {
	width:			1020px;
	background:		url(../../images/footer/footer_shaddow_left.png) no-repeat left top;
	margin:			0 auto 0 auto;
	height:			200px;
}
footer div.shadow-r {
	background:		url(../../images/footer/footer_shaddow_right.png) no-repeat right top;
}
footer div.shadow .col {
	width:			332px;
	margin-top:		35px;
}
footer div.shadow img { margin-top: 20px; }
footer div.shadow .line {
	background:		url(../../images/footer/line.png) no-repeat top right;
	height:			106px;
}
footer div.shadow .line-h {
	background:		url(../../images/footer/line-h.png) no-repeat top;
	height:			3px;
	margin-top:		43px;
}
footer .customerSatisfaction {
	background:		url(../../images/footer/kundenzufriedenheit.gif) no-repeat center;
	width:			157px;
	height:			124px;
	margin:			-10px auto;
}
footer .customerSatisfaction span {
	margin-top: 	48px;
	display:		inline-block;
}
footer img.margin-top-6 { margin-top: 6px !important;}

nav ul .float-left a:hover{
color:#b61200;
}

/**** KLASSEN AUS DER main-standard.css START *******************/
.align-center{text-align: center}
.font-usa-blue{color:#1a489d;}
.text-22{font-size:22px;}
.padding-top-14 {padding-top:14px;}
.margin-left-2 {margin-left:2px;}
.margin-left-12 {margin-left:12px;}
.headline-30{font-size:30px;}
/**** KLASSEN AUS DER main-standard.css ENDE ********************/