/*
-----------------Startseite-------------------
*/

.teaserStart{
	display: block;
	width:174px;
	#width:180px;
	border-left:6px solid #FFFFFF;
	margin-bottom:12px;
	float: left;
	height:auto;
	background-color:#c8d9ec;
}


.teaserStart img{
	display:block;
	border:0px;
	margin:0px;
}

.teaserStart p{
	font-size: 11px;
	line-height: 13px;
	margin:0px;	
	padding: 3px 6px 0px 6px;
	font-weight: normal;
	height:120px;
	border-top: 6px solid #829DBA;
	width:auto; 
}

.img p{
	border-top: 0px none;
	height: 90px;
}

.teaserStart p img{
	display:inline;
}
