@charset "utf-8";
/* CSS Document */


#imageContainerzwei {
	position:relative;
	
	height:371px;
	width:293px;
	background:#ffffff;
}



#imageContainerzwei img{
	display:none;
	position:absolute;
	top:0; left:0;
	background:#ffffff;
}
