#article {
	width:430px;
	float:left;
	margin-top:0px !important;
	}
#teaserStart{
	float:right;
	width:232px;
}
/* TEASER */

.teaser li{
	border-bottom-color: #d9d9d9;
	background-color:#fff;
}
.teaser li:hover{
	background-color:#fff;
}

.teaser li a{
	text-decoration:none;
	margin:0;
	padding:5px 10px;
	display:block;
	color:#333 !important;
}	
.teaser li a img{
	float:left;
	margin-right:7px;
	border:0;
}
.teaser li a strong{
	display:block;
	color:#be0d1e;
	padding-bottom:5px;
}

.more{
	padding:0;
	cursor:pointer;
}
