/* 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: 120px 25px 0 400px;
}

.projectnote {

	border: 1px dotted #bfbfbf;
	padding:5px;
	padding-right:50px;
	margin-bottom: 15px;
	background-color:#e6edff;


}
/* Header - ENDE */

