	
	#header_bild .csc-header {
		display:none;
	}
	
	#header_bild .tx-iggmapprojects-pi3 {
		width:798px;
		height:165px;
		overflow:hidden;
		position: relative;
		text-align:left;
	}
	
	.tx-iggmapprojects-pi3 .images {
		height:141px;
		width: 141px;
/*		height:140px;
		width: 125px;
*//*		height:190px;
		width: 170px;
*/		/*display: none;*/
		position: relative;
		bottom: -65px;
		right: -360px; /* +5*15 */
		overflow:hidden;
		float:left;
		margin-right: -72px; /*+15 --> -50*/
		z-index: 997;
	}
	
	.tx-iggmapprojects-pi3 .images img, .tx-iggmapprojects-pi3 .images span {
/*		height:120px;
		width: 120px;*/
/*		height:110px;
		width: 105px;
*/		/*height:124px;
		width: 119px;*/
	}
	
	.tx-iggmapprojects-pi3 .images .canvas {
	/*	height:130px;
		width: 130px;*/
	}

	.tx-iggmapprojects-pi3 .images img, .tx-iggmapprojects-pi3 .images span {
		margin-top: 0;
	}
	
	.tx-iggmapprojects-pi3 .images #image1, .tx-iggmapprojects-pi3 .images #image2 {
		margin-top: 5px;
	}
	
	.tx-iggmapprojects-pi3 p.bubble {
		background: url( ../img/bubble_top.png ) no-repeat top;
		overflow: hidden;
		width:129px;
/*		height:42px;*/
		text-align: center;
		z-index: 1000;
		padding: 3px 0;
		font-size: 11px;
		line-height: 14px;
		color: #666666;
	}

	* html .tx-iggmapprojects-pi3 p.bubble {
	background-image: url( ../img/bubble_top.gif );
	}

	.tx-iggmapprojects-pi3 p.bubble span {
		display: block;
		background: url( ../img/bubble_bottom.png ) no-repeat bottom;
		overflow: hidden;
		margin:0;
		padding:0 4px 28px 4px;
		width:121px;
		text-align: center;
	}
	
	* html .tx-iggmapprojects-pi3 p.bubble span {
	background-image: url( ../img/bubble_bottom.gif );
	}
	
	.canvas_new {
		height:175px;
		width: 175px;
	}
	
	.canvas_new_img {
		height:167px;
		width: 167px;
		position: relative;
	}
	
		.canvas_old {
			height:0.75em;
			width: 0.75em;
		}
		
		.canvas_old_img {
			height:0.75em;
			width: 0.75em;
			margin-top: 0;
		}
	
	.imagediv_new {
		z-index:999;
		bottom: -25px; /*+15 */
		right: -360px;  /* +5*15 */
		height:190px;
		width: 170px;
		margin-right:-71px;
	}
	
		.imagediv_old {
			z-index: 998;
			bottom: -65px;
			right: -390px; /* +5*15 */
			height:140px;
			width: 125px;
			margin-right: -26px; /*+15 */
		}