.teaser-list div{
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}
.teaser-list div div{
	padding-top: 0px;
	padding-bottom:0px;
}
.teaser-list .right{
	margin-bottom: 5px;
	background:transparent url(../media/hr.gif) no-repeat scroll 0 0;
}
.teaser-list .right .image{
	float: right;
	margin-left: 5px;
	z-index: 11;
}
.teaser-list .right .image img{
	margin-right: 0 !important;
}
.teaser-list .right .text{
	z-index: 6;
}
.teaser-list .left{
	margin-bottom: 5px;
	background:transparent url(../media/hr.gif) no-repeat scroll 0 0;
}
.teaser-list .left .text{
	z-index: 5;
}
.teaser-list .left .image{
	float: left;
	z-index: 10;
}
.teaser-list .left .image img{
	position: relative;
	top: 3px;
	padding-right: 8px;
}
.teaser-list .image img{
	margin-right: 5px;
}
.teaser-list .more a{
	font-weight: normal;
	text-decoration: underline;
}
.teaser-list .text p{
	margin: 0 0 0 0 ;
}
.teaser-list .text .headline{
	font-weight: bolder;
	font-size: 16px;
	text-decoration: underline;
	color: #90A62E;
	margin-bottom: 5px;
}
.teaser-list .text .headline a{
	color: #90A62E;
	text-decoration: underline;
	
}
.teaser-list .text .more{
	float: right;
}

/* Teaser 2008 */
.marginale{
	text-align: left;
	width: 185px;
	border-right: 1px solid #bfbfbf;
}
.marginale .fce{
	width: 150px;
	margin: 0 0 0 17px;
}
.marginale .fce a img{
	border: 0;
}
.fce {
    margin: 0 0 21px 0;
}
*html .fce{
    margin: 0 0 12px o;
} 
.fce .bild{
	margin: 0 0 7px 0;
}
.fce a img{
	border: 0 !important;
}
.fce .headline span, .fce .headline-second span{
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	line-height: 12px;
	display: block;
	font-weight: bold !important;
}
.fce .fce-bild-head-text-link .text p{
	font-size: 12px;
	line-height: 16px;
}
.fce .morelink a{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bolder;
	padding: 0 7px 0 0;
	float: right;
	margin-top: -12px;
	background: url(../media/icon-morelink.gif) no-repeat right center;
}
*html .fce .morelink a{
    margin-bottom: 5px;
}
.fce .morelink a:visited, .fce .morelink a:active{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000;
}
.fce .morelink a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #e2002b;
}
.fce .morelink a:focus{
	outline: none;
}
.fce-infokasten-gross, .fce-infokasten-klein{
	margin: 0 0 18px 0;
}
* html .fce-infokasten-gross,
* html .fce-infokasten-klein { width: 100%; }
.fce-infokasten-gross, .fce-infokasten-klein{
	background: #d3c3b6;
	border-top: 1px solid #bba78f;
	border-bottom: 1px solid #bba78f;
	padding: 5px 10px 5px 10px;
}
.fce-infokasten-gross .morelink a, .fce-infokasten-klein .morelink a{
	background: url(../media/icon-morelink-brown.gif) no-repeat right center;
}


