#item1 {
	width: 235px;
	margin-right: 0px;
	margin-left: 15px;
	height: 725px;
	margin-top: 15px;
	float: left;
	overflow: visible;
}
#item2 {
	width: 510px;
	height: 725px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 15px;
	float: left;
	overflow: visible;
}
#item3 {
	width: 510px;
	height: 280px;
	margin-top: 15px;
	overflow: visible;
}
#item4 {
	height: 280px;
	width: 510px;
	margin-top: 0px;
	overflow: visible;
}
#img1 {
	height: 725px;
	width: 235px;
	float: left;
	background-image: url(../images/gefaesse/gefaesse_1.jpg);
	background-repeat: no-repeat;
}
#img1_txt {
	font-size: 80%;
	color: #FFF;
	line-height: 130%;
	width: 235px;
	left: 0px;
	z-index: 1;
	visibility: hidden;
	background-color: #005438;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: 0px;
}
#img2 {
	height: 430px;
	width: 510px;
	background-image: url(../images/gefaesse/gefaesse_2.jpg);
	background-repeat: no-repeat;
}
#img2_txt {
	font-size: 80%;
	color: #FFF;
	line-height: 130%;
	width: 510px;
	left: 0px;
	z-index: 2;
	visibility: hidden;
	background-color: #005438;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	position: relative;
}

