* { margin:0; padding:0; }
body { 
	background-color: #fafafa;
	font-family: "Fedra Sans Screen Bold";
	text-decoration: none;
/*	display: none;*/
	height:100%; }
	
img{ border:none; }	
	#supersized { position:fixed; left:0; top:0; overflow:visible; z-index:-999; height:100%; width:100%; }
	#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
	#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0%; left:0%; width:100%; height:100%; display:block; }
	#supersized a.image-loading { background: no-repeat center center; width:100%; height:100%; }
		



h1, h1 a {
	font-family: "Fedra Sans Screen Bold";
	color: #515151;
	z-index: 0;
	margin-left: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: inline-block;
	font-size: 41px;
	position: fixed;
	display: none;
	text-shadow: rgba(250,250,250,0.9) 1px 1px 3px;
}

.d {
	top: 40px;
	left: 20px;
	text-decoration: none;
}

.f {
	top: 33%;
	right: 70px;
	text-decoration: none;
	}

.i {
	bottom: 33%;
	left: 20px;
	text-decoration: none;
	}
	
.e {
	bottom: 40px;
	right: 70px;
	text-decoration: none;
	}	

*:hover {
	color: rgba(0,0,0,1);
}	
	
#sprache{
	font-family: "Fedra Sans Screen Regular";
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	position: fixed;
	font-size: 28px;
	right: 70px;
	top: 30px;
	display: none;
}


#sprache a{
	color: #666666;
	margin-left: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 3px;
	text-decoration:underline;

}
*.inaktiv {
	margin-left: 20px;
	color: #666666;
	text-decoration: none;
}
#sprache a:hover {
	color: #000000;
}