.header_container {
	background-color: #575757;
	width: 942px;
	height: 160px;
	margin-top: 20px;
}
.header_container .header {
	width: 942px;
	height: 160px;
	text-align: left;
}
.header_container .logo {
	width: 163px;
	height: 175px;
	position: absolute;
	margin: 15px 0px 0px 15px;
}
.header_container .teaser {
	text-align: left;
	margin-bottom: -5px!important;
	margin-bottom: 18px;
	overflow: hidden;
	width: 929px;
	height: 135px;
	border: 2px solid #FFFFFF;
}
