html.js body.layout-start div#wrapper div#content-wrapper div#content div#content-container div#c21.csc-default div.mf-contentteaser-box{
padding-right: 0;
}

#content_right .mf-contentteaser-box H1, #content .mf-contentteaser-box H1, #content-start .mf-contentteaser-box H1{
	font-size: 20px;
	padding-bottom:0px;
	margin: 5%;
	line-height:25px;
	border-bottom:0;
	border: 0;
	width: 90%;
	text-align: left;
}

#content_right .mf-contentteaser-box H2, #content .mf-contentteaser-box H2, #content-start .mf-contentteaser-box H2{
	font-size: 13px;
	margin-bottom:3px;
	margin-top:10px;
	line-height:18px;
}
#content_right .mf-contentteaser-box p, #content .mf-contentteaser-box p, #content-start .mf-contentteaser-box p{
	font-size:16px;
	margin: 5%;
	line-height:22px;
	min-height: 100px;
	text-align: left;
}

.mf-contentteaser-box{
	overflow:hidden;
	width:300px;
	min-height:210px;
	padding-right:0px;
	margin-bottom:20px;
	position:relative;
	top:0px;
}
#content_right .mf-contentteaser-box{
	float:none;
	clear:both;
	display:block;
}

.mf-contentteaser-box-last{
	overflow:hidden;
	float:left;
	width:300px;
	min-height:210px;
	border-bottom:5px solid #FFFFFF;
}

.mf-contentteaser-norm{
	z-index:0;
	position:relative;
	top:0px;
	min-height:200px;
}
.mf-contentteaser-act{
	overflow:hidden;
	z-index:1;
	position:absolute;
	top:0px;
	display:none;
	width:300px;
	height:210px;
}
.mf-contentteaser-act img{
		width: 100%;
		height: auto;
}
.mf-contentteaser-header H1{
	width: 100%;
	color:#525959;
	font-weight:100;
}
.mf-contentteaser-act p{
	position:absolute;
}

.mf-contentteaser-act-trans-green{
	overflow:visible;
	padding: 0px 0px 10px 0px;
	min-height:130px;
}
.mf-contentteaser-act-trans-green img{
		height: auto;
		width:100%;
}
.mf-contentteaser-header{
	width: 100%;
	margin: 40px 0 0 0;
}
.mf-contentteaser-box div{
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	    width: 100%;
	    height:100%;
}
.mf-contentteaser-act-trans-green{
	
}

.mf-contentteasers-link{
	min-height:200px;
	z-index:3;
	position:absolute;
	top:0px;
}
.mf-contentteasers-link a{
	z-index:1;
	width:100%;
	height:100%;
}
.mf-contentteasers-link img{
	width:100%;
	height:100%;
}
.mf-contentteaser-line{
	border-bottom: 1px solid #FFFFFF;
}
@media screen and (min-width:300px) {
	.mf-contentteaser-box{
		overflow:hidden;
		width:100%;
		min-height:75px;
		
		margin-bottom:30px;
		position:relative;
		top:0px;
		background:#FFF;
	}
}

/* ------------------ more than 400 Pixels --------------------------------------------------------------------------------------------------------  */

@media screen and (min-width:480px) {
.mf-contentteaser-box{
	overflow:hidden;
	min-height:75px;
	position:relative;
	top:0px;
	margin: 0 auto 30px;
    width: 360px;
    background:#FFF;
}
}
@media screen and (min-width:1000px) {
.mf-contentteaser-box{
	overflow:hidden;
	float:left;
	width:31.33%;
	min-height: 630px;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:30px;
	position:relative;
	top:0px;
	background:#FFF;
}
.mf-contentteaser-bottom {
    min-height: 290px;
}
}
/*
.mf-contentteaser-box{
	overflow:hidden;
	float:left;
	width:230px;
	min-height:75px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	position:relative;
	top:0px;
}
*/
