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

body.home {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-color: #F3DEE5;
	background-image: url(../img/bg_home.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

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

#maincontainer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 910px;
	height: 460px;
	margin-left: -505px; /* half of width */
	margin-top: -230px;  /* half of height */
	z-index: 1;
}	 

#bag {
	position: absolute;
	left: 0px;
	top: 279px;
	width: 114px;
	height: 111px;
	z-index: 10;
}

#navi {
	position: absolute;
	left: 115px;
	top: 55px;
	width: 97px;
	height: 228px;
	z-index: 20;
}

#navi2 {
	position: absolute;
	left: 115px;
	top: 401px;
	width: 97px;
	height: 60px;
	z-index: 20;
}

#musthave {
	position: absolute;
	left: 136px;
	top: 283px;
	width: 113px;
	height: 108px;
	z-index: 30;
}

#header {
	position: absolute;
	left: 265px;
	top: 60px;
	width: 38px;
	height: 364px;
	z-index: 40;
}

#image1 {
	position: absolute;
	left: 312px;
	top: 60px;
	width: 188px;
	height: 187px;
	z-index: 50;
}

#image4 {
	position: absolute;
	left: 312px;
	top: 251px;
	width: 188px;
	height: 171px;
	z-index: 50;
}

#image2 {
	position: absolute;
	left: 504px;
	top: 60px;
	width: 188px;
	height: 187px;
	z-index: 50;
}

#image5 {
	position: absolute;
	left: 504px;
	top: 251px;
	width: 188px;
	height: 171px;
	z-index: 50;
}

#image3 {
	position: absolute;
	left: 696px;
	top: 60px;
	width: 178px;
	height: 187px;
	z-index: 50;
}

#image6 {
	position: absolute;
	left: 696px;
	top: 251px;
	width: 178px;
	height: 171px;
	z-index: 50;
}

#nlteaser {
	position: absolute;
	left: 356px;
	top: 0px;
	width: 144px;
	height: 29px;
	z-index: 51;
}

#nlteaser2 {
	position: absolute;
	left: 686px;
	top: 306px;
	width: 144px;
	height: 29px;
	z-index: 51;
}


#presstext1 {
	position: absolute;
	left: 356px;
	top: 100px;
	width: 250px;
	height: 40px;
	z-index: 150;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

#jobtext {
	position: absolute;
	left: 356px;
	top: 100px;
	width: 470px;
	height: 200px;
	z-index: 150;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

#presstext2 {
	position: absolute;
	left: 630px;
	top: 373px;
	width: 250px;
	height: 40px;
	z-index: 150;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;	
	color: #666666;
}

#presstext2 a, #jobtext a {
	color: #666666;
}

#labels {
	position: absolute;
	left: 314px;
	top: 395px;
	width: 128px;
	height: 30px;
	z-index: 70;
}

#imprint {
	position: absolute;
	left: 312px;
	top: 60px;
	width: 564px;
	height: 362px;
	z-index: 50;
}

#kontakt {
	position: absolute;
	left: 312px;
	top: 60px;
	width: 564px;
	height: 370px;
	z-index: 50;
}

.contactform {
	margin: 0;
	padding: 0;
	width: 564px;
	height: 240px;
	text-align: right;
}

.tinput {
	width: 188px;
	height: 15px;
	border: 0px;
	background-color: #E06FA7;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;	
}

.tnlinput {
	width: 190px;
	height: 23px;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #999999;
	margin: 0;
}

.tText {
	width: 340px;
	height: 100px;
	border: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #E06FA7;
	overflow: hidden;
	margin-top: 6px;
}

.tSubmit {
	width: 80px;
	height: 17px;
	border: 0px;
	background-color: #E06FA7;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;	
}

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