/*Header*/
#header {
	background-image:url(../images/gestaltungselemente/header_startbild.jpg);
	background-repeat: no-repeat;
	background-color: #E5F2FF;
	margin-top: 40px;
	height: 225px;
}
#header h1 {
	text-indent: -9999px;
	margin: 0;
}