#content-main {}
#teaser { border-top:29px solid #fff; width:877px; height:115px; overflow:hidden; }
#teaser div.inner {}

/* hoverbox START */
div.hoverbox {float: left; position:relative;}
div.hoverbox img.print {visibility:hidden; display:none;}
a.hoverbox1, a.hoverbox2 {
	float: left;
	padding:0;
	overflow: hidden;
	height: 0px !important;
	background:transparent url(../../img/teaser_line.png) top right no-repeat;
	color:#24272c;
	width: 221px;
	height:115px;
	min-height:115px;
	display:block;
	position:relative;
	text-decoration:none;
	cursor: pointer;
}
a.hoverbox2 { background:none; width: 214px; }

a.hoverbox1 strong, a.hoverbox2 strong { 
	position:absolute;
	top:0;
	left:0;
	width:220px;
	height:40px;
	min-height:40px;
	display:block; 
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:999;
}
a.hoverbox2 strong { width:213px; }
a.hoverbox1 strong span span, a.hoverbox2 strong span span {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
	position:relative; left:-9000px; top:-9000px;
}
a.hoverbox1 span, a.hoverbox2 span { 
	position:absolute;
	top:41px;
	left:0px;
	display:block;
	width:178px;
	padding-left:20px;
}

a.hoverbox1 em, a.hoverbox2 em { color:#cf2d2e; font-style:normal; font-weight:bold; display:block; }
a.hoverbox1:hover em, a.hoverbox2:hover em { color:#24272c; }
/* hoverbox ENDE */
