
.teaser_bilds {float: left; }
.teaser_bilds a img  {
	border:2px solid #FFF;
	margin-bottom:4px;
}

.teaser_tops {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #000;
	letter-spacing: 0.1em;
	color: #FFF;
}
.teaser_tops a{color: #FFF;}
.teaser_tops a:active{color: #FFF;}
.teaser_tops a:link{color: #FFF;}
.teaser_tops a:visited{color: #FFF;}
.teaser_tops a:hover {color: #FFF;} 

.teaser_texts {
	float:right;
	width: 390px;
	border: 2px solid #FFF;
	padding: 6px;
	line-height: 1.5em;
	/*	letter-spacing: 0.1em;
	word-spacing: 0.1em; */
}