		#header img
		{
			position: relative;
			float: left;
			top: 3px;
		}
		#BildLinks120 img
		{
			position: relative;
			width: 120px;
			float: left;
			z-index: 1;
		}

		#BildLinks240 img
		{
			position: relative;
			width: 240px;
			float: left;
			z-index: 1;
		}

		#BildRechts120 img
		{
			position: relative;	
			float: right;
			z-index: 1;
		}

		#BildRechts240 img
		{
			position: relative;
			width: 240px;
			padding: 0;
			float: right;

		}
		.Transparent img
		{
			behavior: url("../scripts/pngbehavior.htc");
			border: 0;
			
		}	
