@charset "utf-8";
.wrapper #mainContent {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../../images/headlines/home.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height:227px;
} 

.wrapper #header {
	height: 250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0px;
	text-indent: 0em;
	width: 993px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-image: url(../../images/banner/sturmSchmal.jpg);
	background-color: #003438;
} 

