.startTeaser{
		position		:	relative;
		width			:	206px;
		margin			:	0px 0px 0px 0px;
		cursor			:	pointer;
		float			:	left;
}


.startTeaserDevider{
		position		:	relative;
		width			:	6px;
		float			:	left;
		overflow		:	hidden;
}

.startTeaser h1{
		position		:	absolute;
		color			:	#ffffff;
		font-size		:	18px;
		font-weight		:	bold;
		bottom			:	16px;
		right			:	10px;
}
.startTeaser h2{
		position		:	absolute;
		color			:	#000000;
		font-size		:	18px;
		font-weight		:	bold;
		bottom			:	15px;
		right			:	11px;
}

.startTeaser h3{
		position		:	relative;
		color			:	#4a8cbe;
		font-size		:	12px;
		font-weight		:	bold;
		padding			:	0px 0px 5px 0px;
}

.startTeaser .preis{
		position		:	absolute;
		font-size		:	15px;
		text-align		:	right;
		color			:	red;
		font-weight		:	bold;
		padding			:	15px 0px 3px 0px;
		bottom			:	10px;
		right			:	15px;
}
.startTeaser .preis A{
		font-size		:	15px;
		text-align		:	right;
		color			:	red;
		font-weight		:	bold;
		text-decoration	:	underline;
}

.startTeaser .angText{
		font-family		:	Verdana, Arial, Helvetica, sans-serif;
		position		:	relative;
		padding			:	10px;
		height			:	108px;
		width			:	184px;
		float			:	left;
		overflow		:	hidden;
		border			:	1px solid #B4CBDC;
		border-width	:	0px 1px 1px 1px;
}

.startTeaser .angPic{
		position		:	relative;
		float			:	left;
		height			:	162px;
		overflow		:	hidden;
}
