#teaser { margin-top:30px; width:926px; height:155px; overflow:hidden; position:relative;z-index:90 }
#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 repeat-y;
	color:#003867;
	width:232px;
	height:155px;
	min-height:155px;
	display:block;
	position:relative;
	text-decoration:none;
	cursor: pointer;
}
a.hoverbox2 { background:none; width: 214px; }

a.hoverbox1 strong, a.hoverbox2 strong {
	/* LS */
	font-family: 'Roboto', sans-serif;
	/*color:#c41817;*/
	position:absolute;
	top:0;
	left:0;
	width:215px;
	height:50px;
	min-height:50px;
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:899;
}
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:40px;
	left:0px;
	display:block;
	width:188px;
	padding-left:20px;
}

a.hoverbox1 em, a.hoverbox2 em { color:#b1b3b7; font-style:normal; display:block; width:178px; margin-top:14px; padding-bottom:30px; }
a.hoverbox1:hover em, a.hoverbox2:hover em { color:#374b62;  }
/* hoverbox ENDE */

