body div#header div#header_img {
	background-image: url(img/header/header_presse.jpg);
}

/* ----------------------------------- contentframe ----------------------------------- */
body div#contentframe {
	margin-right: 4px;
}
body div#contentframe h2 {
	display: none;
}
body div#contentframe div.abstract {
	margin-top: -30px;
}
body div#contentframe div.abstract table {
	border-collapse: collapse;
}

/* teaser */
body div#contentframe div.abstract .teaser_handel {
	display: block;
	min-height: 175px;
	padding: 125px 260px 0 10px;
	background: url(img/teaser_handel.png) 10px 60px no-repeat;
	text-decoration: none;
}
body div#contentframe div.abstract .teaser_fertigung {
	display: block;
	min-height: 227px;
	padding: 125px 20px 0 234px;
	background: url(img/teaser_fertigung.png) 0px 37px no-repeat;
	text-decoration: none;
}
