.layerLink:active {
	target: layer;
	target-width: 440px;
	target-height: 270px;
	target-position: center middle;
	target-class: myLayer;
	target-close: "Popup schliessen";
	target-template: '<div class="closeLink">%close</div> <div class="contentDIV">%iframe</div>';
}