/* //  CSS  // */
		.button{text-align:center;font-family:arial;background-color:#aaaaaa;border: 3px solid yellow;border-radius:0.2em;cursor: pointer;z-index:20;}
		.img{ border-radius: 0.2em; border: 1px solid black; }
		.EckeRund{ border-radius: 0.2em; }
		#IMGKARTE{float:left; width:56px; min-height:80px;margin:0px -15px 0px 0px;border-right:1px solid green;z-index:20;}
		#imgK{height:80px; max-width:50px; border-radius:0.2em; border:1px solid black;cursor: pointer;z-index:20;}
		#imgP{height:80px; width:50px; float:left; border-radius:0.2em; border:1px solid #880088; margin:0px 8px 0px 8px; z-index:20; position:relative; background:none;}
		.ClickDIV{float:left; width:55px;height:80px;margin:0px -15px 18px 0px;border-right:1px solid green;}