@charset "utf-8";
/* CSS Document */

body{
	
	margin:0 auto;
	background-color:#fff;	
	background-repeat:no-repeat;	
	width:100%;
	height: 100%;
	background-attachment:fixed;
	background-size: cover;
	background-image:url(../images/HGs/HG-arbeit.jpg);
	background-position: top center;
	font-family: Verdana, Geneva, sans-serif  monospace;
	font-size:11px;
	marker-offset: 0;
	outline-offset:0;
	z-index:1;
	
	-webkit-background-size:cover;
-moz-background-size:cover; 
-o-background-size:cover; 
}
a:link{  color:#000;
text-decoration:none; }
 a:visited {  color:#000;
text-decoration:none; } 
a:hover { color: #393;
text-decoration:none}


#mitte{
	margin: 0 auto;
	padding: 0;
	left: 0px;
	right: 0px;
	top: 50px;
	width: 1080px;
	position:absolute;
	z-index:2;
	}
	
	
#logo {
	margin: 0 auto;
	padding: 0px;
	text-align: left;	
	height: 81px;
	width: 245px;
	position: absolute;
	background-position:left;
	left:0px;
	top: 60px;
	right: 870px;
	z-index: 3;

}
#weiss {
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	text-align: left;
	font-size:13px;
	line-height: 1.5;
	height: 520px;
	width: 1060px;
	position: absolute;
	left: 0px;
	top: 166px;
	right: 680px;
	opacity:0.75;
	border-radius: 10px;
	background-color:#fff;
	z-index: 3;}
	
	#weiss_kontakt {
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	height: 17px;
	width: 480px;
	position: absolute;
	left:0px;
	top: 800px;
	right: 680px;
	opacity: 0.75;
	border-radius: 10px;
	background-color: #fff;
	z-index: 3;
}
	

	
	#buttons_oben {
	margin: 0 auto;
	padding: 10px;
	text-align:left;
	height: 100px;
	width: 700px;
	position: absolute;
	left: 400px;
	top: 100px;
	right: 790px;
	z-index: 4;}

		#buttons_unten {
	margin: 0 auto;
	padding: 0px;
	text-align:left;
	height: 50px;
	width: 1080px;
	position: absolute;
	left: 0px;
	top: 740px;
	right: 680px;
	z-index: 3;
		}
		#tumblr{
	margin: 0 auto;
	padding: 0;
	text-align: right;
	height: 150px;
	width: 150px;
	position: absolute;
	left: 780px;
	top: 610px;
	right: 0px;
	visibility: visible;
	z-index: 5;}

	
#balken_unten_grau{
	margin:0 auto;
	padding: 10px 0 10px 0;
	background-color:#808080;
	opacity:0.70;
	width: 100%;
	height:250px;
	position: absolute;
	text-align:center;
	right:0px;
	left:0px;
	top:910px;
	z-index:3;
	
	}



