/* weltherrschaft Coming Soon */
*{
 	padding:0;
 	margin:0;
 	border:0;
 	width: 100%;
	height: 100%;	
}
body{
	background: #000 url(nacht.png) repeat fixed;
	color: #fff;
	font:15px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a{
	color: #fff;
	text-decoration: none;
	padding: 3px;
}
a:hover{
	color: #000;
	background: #fff !important;
	padding: 3px;
}
.sterne1{
	background: transparent url(sterne1.png) 40%  10% repeat;
	width: 100%;
	height: 100%;	
}
.sterne2{
	background: transparent url(sterne2.png) 70% 20% repeat;
	width: 100%;
	height: 100%;	
}
.sterne3{
	background: transparent url(sterne3.png) 90% 30% repeat;
	width: 100%;
	height: 100%;	
}
#welt{
	background: url(flabsworld.png) no-repeat bottom;
	height: 499px;
	width: 501px;
	margin: 0 auto;
	padding-top: 100px;
}
p{
	padding-top: 20px;
	text-align: center;
	width: 501px;
	height: 60px;
	margin: 0 auto;
}