body {
 background: url(http://www.kroschke.com/store/default/de/content/images/intro/gemeinschaftsseite-js-960_01.png) repeat-x #828282; 
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#introwrapper {
	position: absolute;
	border: 1px solid green;
}

#content {
	margin-top: 0x;
	border: 0px solid white;
}

#imgKsi,#imgKsiHover {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid red;
	z-index: 1;
}

#linkKsi span {
	top: 0;
	left: 0;
	position: relative; 
	z-index : 2;
	border: 5px solid green;
	z-index: 2;
}

a { border: 0; padding: 0; margin: 0; }
img { border: 0; }

img.hover {  style="cursor: pointer; cursor: hand;" }