	
.uebersichtWrap {
	position: absolute;
	top: 138px;
	left: 0px;
	padding-left: 2px;
	}

.uebersicht {
	position: relative;
	height: 113px;
	width: 440px;
	float: left;
	margin: 8px;
	}

.uebersichtBild {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 111px;
	height: 111px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	overflow: hidden;
	}

.uebersichtBild img {
	border-style: none;
	}

.uebersichtText {
	position: absolute;
	bottom: 0px;
	}