#content-main {}
#teaser { border-top:2px solid #fff; width:894px; height:204px; 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-color:#e6e6e6;
	background-position:0px 37px;
	background-repeat:no-repeat;
	width: 222px;
	height:204px;
	min-height:204px;
	display:block;
	border-right:2px solid #fff;
	position:relative;
	color:#002948;
	text-decoration:none;
	font-size:11px;
	cursor: pointer;
}
a.hoverbox2 { border-right:0px solid #fff; }
a.hoverbox1:hover { background-position:-222px 37px; }
a.hoverbox2:hover { background-position:-222px 37px; }

a.hoverbox1 strong, a.hoverbox2 strong { 
	position:absolute;
	top:0;
	left:0;
	width:222px;
	height:204px;
	min-height:204px;
	display:block; 
	background-repeat:no-repeat;
	background-position:0 0;
	z-index:999;
}
a.hoverbox1 strong span span, a.hoverbox2 strong span span {
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
}
a.hoverbox1 span, a.hoverbox2 span { 
	position:absolute;
	top:111px;
	left:0px;
	display:block; 
	width:222px;
	width:186px;
	border-top:2px solid #fff;
	padding:16px 18px;
	padding:8px 18px 16px 18px;
}

a.hoverbox1 em, a.hoverbox2 em { color:#999999; font-style:normal; font-weight:bold; }
a.hoverbox1:hover em, a.hoverbox2:hover em { color:#0d2e58; }
/* hoverbox ENDE */

