@charset "UTF-8";
/* IMG Replacements for Exportverpackungen*/

#headline {
	width: 453px;
	height:20px;
	overflow:hidden;
	position: relative;
	}
#headline span {
	background: url(../img/headline_02_produkte.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
#subheadline {
	width: 497px;
	height:50px;
	overflow:hidden;
	position: relative;
	}
#subheadline span {
	background: url(../img/subheadline_02_produkte.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}