.claim {
	color:#980541;
	font-weight:bold;
	font-size:1.3em;
}

.leftfloat {
	float:left;
	width:45%;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

.rightfloat {
	float:right;
	margin:0 0 10px 10px;
}


a.rahmen:hover {
	background:none;
}
.rahmen img {
	padding:3px;
	background:#fff;
	border:1px solid #7AB43F;
}

a.rahmen:hover img {
	border:1px solid #980541;
}

a.nobg:hover {
	background:none !important;
}