/* Header - ANFANG */

#header {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 263px;
	background-image:url(../img/bg_header.jpg);
	background-repeat: no-repeat;
}

#header .testimonial {
	padding: 130px 25px 0 440px;
}


.kleingedrucktes {
	color:#AAAAAA;
	font-size:9px;

}

/* Header - ENDE */

