#header {
	background-image: url(../img/header_de_03.jpg);
}

#header h1 {
	font-family: "Arial Black";
	font-weight: 100;
	font-size: 3em;
	line-height: 1.3em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h2 {
	padding: 0em 0em .5em 0em;
	font-family: "Arial";
	font-size: 1.5em;
	margin: 0em auto;
	width: 90%;
	color: #fff;
	line-height: 1em;
}

