@CHARSET "UTF-8";

.fwTeaser{
	padding: 15px 0 0 66px;
	background: url(../img/sprite.png) no-repeat scroll left -236px transparent;
}

.teaserElement{
	float: left;
	width: 432px;
	margin-right: 15px;
}

.el1, .el2, el5, el6{
	border-bottom: 1px solid #9d9d9d;
	margin-bottom: 10px;
}

.fwTaserTextWrap{
	width: 260px;
	float: left;
	padding: 0 65px 10px 15px;
	position: relative;
}

.fwTaserTextWrap p{
	padding: 0;
	font-weight: bold;
	color: #9d9d9d;
	margin-top: 5px;
}

.teaserElement .more{
	float: right;
	font-size: 12px;
	padding-right: 20px;
	background: url(../img/sprite.png) no-repeat scroll right -1px transparent;
	font-family: futura;
	color: #173e73;
	text-transform: uppercase;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-weight: normal;
}

.fwTaserImageWrap {
	float: left;
}

/* Content-Teaser */
.fwTeaserContent{
	padding: 30px 0; 
	border-top: 1px solid #cecece;
}
.fwTeaserContent .teaserElement{
	width: 310px;
	margin: 0 15px 0 0;
}
.fwTeaserContent .el3{
	margin: 0;
}

.fwTeaserContent .fwTaserTextWrap{
	float: none;
}

.fwTeaserContent .fwTaserImageWrap{
	float: none;
	margin: 0;
}

/* Header-Teaser */
.fwTeaserHeader{
	float: right;
	margin: 10px 0 19px;
}

.fwTeaserHeader .teaserElement {
	width: auto !important;
	margin-left: 30px;
}

.fwTeaserHeader .fwTaserTextWrap{
	width: auto !important;
	padding: 5px 0 5px 20px;
}

.fwTeaserHeader .fwTaserImageWrap {
	margin: 0;
	border: 0;
}

.fwTeaserHeader .fwTaserImageWrap img{
	border: 0;
}

.fwTeaserHeader .fwTaserTextWrap .more{
	display: none;	
}