  #body {width:100%;}
  #popupHolder {width:100%;height:100%;position:absolute;top:107px;left:0;text-align:center;visibility:hidden;}
	#imagePopup {background-color:white;background-image:url(grafik/ajax-loader.gif);background-repeat:no-repeat;background-position:center center;visibility:hidden;margin-left:auto;margin-right:auto;width:600px;margin-top:0;padding-top:0;}
	#descarea {text-align:center;background-color:white;clear:both;border:1px solid black;}
	#nextarea {width:9%;height:100%;float:left;background-repeat:no-repeat;background-position:center left;color:white;}
	#closearea {width:80%;height:100%;float:left;cursor:pointer;}
	#lastarea {width:10%;height:100%;float:right;background-repeat:no-repeat;background-position:center right;color:white;}
	#imagearea {background-repeat:no-repeat;}
	#iframe {position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;}
	#popupBar {text-align:center;background-image:url(grafik/imagepopup/imagepopup_bgrpt.gif);background-repeat:repeat-x;height:16px;margin:0;padding:0;margin-left:auto;margin-right:auto;line-height:1px;font-size:1px;border:0;}
	#popupBar #icon {width:16px;height:16px;background-image:url(grafik/imagepopup/imagepopup_icon.gif);float:left;}
	#popupBar #arrows {height:16px;width:100%;text-align:center;}
	#popupBar #arrows img {cursor:pointer;width:14px;height:16px;border:0;margin-left:5px;}
	#popupBar #close {width:15px;height:16px;float:right;}
	#popupBar #close img {cursor:pointer;width:15px;height:16px;border:0;}