@charset "utf-8";
/* CSS Document */
html { height:100%; }
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image: url(../img/guenther_lotterie-background.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #daceb8;
	color:#fff;
	height: 100%;
}
img { border:0; }
#container {
	width: 62em; 
	margin: 0 auto; 
	text-align: left;
	min-height: 100%;
	position: relative; 
}
#header { 
	background-image: url(../img/guenther_lotterie-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 108px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent {
	width: 62em;
	height: 369px;
	overflow: hidden;
	text-align: center;
	padding-top: 30px;
	z-index: 1;
}
#footer { 
	position: relative;
	z-index: 2;
	padding: 0 0; 
	text-align: center;
} 
a {
	text-decoration: none;
	font-size:13px;
	color: #ffffff;
}
#footer p {
	margin: 0;
	padding: 0;
	margin-left: -50px;
	margin-top: -20px; 
}
#footer2 {
	position: relative;
	margin: -7.5em 0 0 auto;
	text-align: right;
	height: 120px;
	overflow: hidden;
	width: 120px;
}
* html #footer2 {
	margin-top: -7.4em;
}
#logo {left:423px; position:absolute; z-index:2}
#destination {z-index:1; position:relative;}
#reflection {position:relative; margin-left:84px; margin-top:-14px; z-index:0;  width:812px; height:146px; background-image:url(../img/reflektion.png);}
#SKL-Text {position:absolute; z-index:4; top:252px; left:220px; width:220px; text-align:right;}
#NKL-Text {position:absolute; z-index:4; top:252px; left:510px; width:240px; text-align:left;}
#SKL-Flash {position:absolute; z-index:0; top:62px; left:-10px; width:578px; height:469px; background-image:url(../img/skl-schimmer.png);}
#NKL-Flash {position:absolute; z-index:0; top:62px; left:390px; width:578px; height:469px; background-image:url(../img/nkl-schimmer.png);}
#SKL-Impressum {position:absolute; z-index:5; top:440px; left:220px; width:220px; text-align:right;}
#NKL-Impressum {position:absolute; z-index:5; top:440px; left:510px; width:240px; text-align:left;}