div.thumb{
	float:left;
	padding:15px;
	position:relative;
	margin-right: 44px;
}

div.thumb_background{
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	padding:4px;
	padding-bottom:0px;
}

div.oben_links{
	background:transparent url(../../images/corners.png) no-repeat scroll -25px -25px;
	left:12px;
	top:12px;
}

div.oben_rechts{
	background:transparent url(../../images/corners.png) no-repeat scroll 0 -25px;
	right:12px;
	top:12px;
}

div.unten_links{
	background:transparent url(../../images/corners.png) no-repeat scroll -25px 0;
	bottom:12px;
	left:12px;
}

div.unten_rechts{
	background:transparent url(../../images/corners.png) no-repeat scroll 0 0;
	bottom:12px;
	right:12px;
}

div.oben_links, div.oben_rechts,  div.unten_links, div.unten_rechts{
	position:absolute;
	width:25px;
	height:25px;
	z-index:1;
}
