.tx-igmtglverb-pi1 {
	width: 676px;
	background-color: #f7f7f7;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx-igmtglverb-pi1 .img_wrap {
	width: 96px;
	height: 94px;
	position: relative;
	float: left;
	background: url(../img/logo_btn.jpg);
	overflow: visible;
}
.tx-igmtglverb-pi1 .img_clear {
	clear: both
}

.tx-igmtglverb-pi1 .img_wrap .text_wrap{
	display: none;
	position: absolute;
	font-size: 11px;
}

.tx-igmtglverb-pi1 .img_wrap  .text_wrap .bottomlink{
	background-image: url(../img/dreieck.png);;
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 96px;
	background-color: transparent;
}

.tx-igmtglverb-pi1 .img_wrap  .img{
	margin-left: 6px;
	margin-top: 5px;
}

.tx-igmtglverb-pi1 .img_wrap  .toptext{
	background-color: #77b800;
}

.tx-igmtglverb-pi1 .img_wrap:hover {
	background: url(../img/logo_btn_hover.jpg);
}

.tx-igmtglverb-pi1 .img_wrap:hover  .text_wrap{
	display: block;
	position: absolute;
	top: -25px;
	width: 100px;
	z-index: 1003;
	text-align: center;
	
	color: #ffffff;
}