.floatedteaser {
	margin-right: 20px;
	float: left;
	display: block;
	margin-bottom: 18px;

}

/* nur IE/Mac \*//*/
* html .floatedteaser { width: 100px; margin:10px 20px 0px 0px; }
/**/

.floatedteaser img {
	margin: 0;
	padding:0;
	display:block;
	border:0;
	
}

a.hover{
	margin: 0;
	padding: 0;
	border: 6px solid #cccccc;
	display: block;
}

a.hover:hover{
	margin: 0;
	padding: 0;
	border: 6px solid #990000;
}

.teaser{
	margin-top: 0;
	color: #990000;
	font-size:100%;
	font-weight: normal;
}

.teaser a{
	color: #990000;
	font-size:100%;
	font-weight: normal;
	text-decoration: underline;
}

.teaser a:hover{
	color: #990000;
	font-size:100%;
	font-weight: normal;
	text-decoration: none;
}

.floated,
.floated img,
.normal{
	display:none;
}
