/* Header - ANFANG */

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

#header .testimonial {
	padding: 45px 25px 0 24px;
	text-align: left;
	display: none;
}

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

}

/* Header - ENDE */

