html {
	overflow: hidden;	
}
body {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-color: #F3DEE5;
	background-image: url(../img/bgslips0.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;	
}

body.enter {
	background-image: url(../img/bgslips1.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

body.enter2 {
	background-image: url(../img/index.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

body.enter3 {
	background-color: #FFFFFF;
	background-image: url(../img/bg_index.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

#homecontainer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 824px;
	height: 825px;
	margin-left: -408px; /* half of width */
	margin-top: -412px;  /* half of height */
	z-index: 1;
	background-image: url(../img/kugelL.gif);
	background-position: top left;
	background-repeat: no-repeat;
} 

#homecontainer2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 824px;
	height: 825px;
	margin-left: -412px; /* half of width */
	margin-top: -412px;  /* half of height */
	z-index: 1;
} 

#homecontainer3 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 592px;
	height: 388px;
	margin-left: -296px; /* half of width */
	margin-top: -194px;  /* half of height */
	z-index: 1;
} 

#enterlink {
	position: absolute;
	left: 338px;
	top: 542px;
	width: 554px;
	height: 58px;
	z-index: 2;
}

#enterlink2 {
	position: absolute;
	left: 378px;
	top: 522px;
	width: 584px;
	height: 58px;
	z-index: 2;
}

#enterlink3 {
	position: absolute;
	left: 398px;
	top: 199px;
	width: 584px;
	height: 58px;
	z-index: 2;
}

#joblink {
	position: absolute;
	left: 3px;
	top: 4px;
	width: 196px;
	height: 196px;
	z-index: 3;
	background-color: #FFFFFF;
}

#joblink a img {
	margin-top: 19px;
}

.nllink {
	color: #CC0066;
	text-transform: uppercase;
}
