
.boxcontent li{
	margin-bottom:5px;
	color:#000000;
}

div.Teaser_rechts_start {
	float:right; 
	margin:20px 0 0 0; 
}

div.Teaser_W4 {
	width:945px;

}

div.Teaser_W3 {
	width:700px;
}


div.Teaser_W2 {
	width:460px;
	float:left;
	overflow:hidden;
}

.Teaser_W2 div.boxcontent {
	width:438px;
	float:left;
	overflow:hidden;
}

div.Teaser_W1 {
	width:220px;
	float:left;
	overflow:hidden;
}

.Teaser_W1 div.boxcontent {
	width:198px;
	float:left;
	overflow:hidden;
}



div.Teaser_Spacer_V {
	height:20px;
	width:100%;
	overflow:hidden;
	float:left;
}

div.Teaser_Spacer_H {
	width:20px;
	overflow:hidden;
	float:left;
}


.Teaser_rechts_start div.Teaser_Header {
	width:215px; 
	background-image:url(../images/BckTeaserHeaderMain.png);
	/* background-color:#082C50; */
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #8e94a1;
}


.Teaser_rechts_start div.Teaser_Text {
	width:213px; 
	border:1px solid #8e94a1; 
	border-top:none;
	margin:0 0 20px 0; 
	padding:5px 5px 5px 5px;
	font-size:12px; 
	background-image:url(../images/TeaserBck.png);
	background-position:bottom right;
	background-repeat:repeat-x;
}

.Teaser_rechts_start h1.Teaser_Text {
	font-size: 14px;
	font-weight:bold;
	padding:0 0 5px 0;
}

