body {
	margin: 0;
	padding-top: 0px;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-position: center top;
	background-repeat:no-repeat;
}

* {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}

.ue{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.contact{
	color: #000000;
}

#main {
	margin: 0 auto;
	width:782px;
	height:950px;
	margin-top:
	z-index:1;
}

#start {
	margin: 0 auto;
	width:782px;
	height:850px;
	margin-top:
	z-index:1;
}

#top {
	position: absolute;
	margin: 0px;
	width:782px;
	height:240px;
	z-index:2;
}

#top2 {
	position: absolute;
	margin-top: 225px;
	width:782px;
	height:470px;
	z-index:0;
	background-image: url(../images/door.png);
}

#top3 {
	position: absolute;
	margin-top: 750px;
	width:782px;
	height:100px;
	z-index:0;
}

#lichtflackern {
	position: absolute;
	margin-top: 0px;
	width:782px;
	height:163px;
	z-index:3;
}

}
/******* NAVIGATION *******/
#nav01 {
	margin-left:12px;
	float: left;
	width:130px;
	height:47px;
	z-index:2;
	text-align:center;
}
#nav07 {
	margin-right:12px;
	width:128px;
	height:47px;
	z-index:2;
	float:right;
}
#nav02 {
	margin:0px;
	width:129px;
	height:47px;
	z-index:2;
	float:left;
}
#nav03 {
	margin:0px;
	width:128px;
	height:47px;
	z-index:2;
	float:left;
}
#nav04 {
	margin:0px;
	width:129px;
	height:47px;
	z-index:2;
	float:left;
}
#nav05 {
	margin:0px;
	width:128px;
	height:47px;
	z-index:2;
	float:left;
}
#nav06 {
	margin:0px;
	width:128px;
	height:47px;
	z-index:2;
	float:left;
}

a:hover{ 
	text-decoration:underline;
	}
