/* Header - ANFANG */

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

#header .testimonial {
	padding: 120px 25px 0 400px;
}

.small {
	color:#666666;
	font-size:10px;

}

/* Header - ENDE */

