html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #e4e4df;
	height:100%;
	background-attachment: fixed;
	background-image: url(../images/hg-body.gif);
	background-repeat: repeat-y;
	background-position: 50% top;
	margin: 0px;
}

		
#header{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 980px;
	height: 80px;
	margin-left: -490px;
	z-index: 1;
	}
	
#menue {
	position: absolute;
	top:61px;
	left: 50%;
	width: 940px;
	height:159px;
	margin-left: -470px;
	z-index: 1;
	background-color: #e4e4df;
	}

.hauptmenue {
	position: absolute;
	top:19px;
	left: 10px;
	width: 920px;
	height:50px;
	}

.kompetenz {
	position: absolute;
	top:79px;
	left: 50px;
	width: 240px;
	height:80px;
	font-size: 12px;
	color: #333333;
	}

.projekte {
	position: absolute;
	top:79px;
	left: 357px;
	width: 260px;
	height:80px;
	font-size: 12px;
	color: #333333;
	}

.buero {
	position: absolute;
	top:79px;
	left: 663px;
	width: 240px;
	height:80px;
	font-size: 12px;
	color: #333333;
	}
	
#bild{
	position: absolute;
	top: 220px;
	left: 50%;
	width: 920px;
	height:400px;
	margin-left: -460px;
	z-index: 1;
	color: #ffffff;
	background-color: #333333;
	}

#bild a, #bild a:link {
	color: #999999;
	text-decoration: none;
	}
	
#bild a:hover, #bild a:active, #bild a:focus {
	color: #ffffff;
	text-decoration: none;
	}	
	
.bildbereich{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 650px;
	height: 380px;
	}

.blaettern{
	position: absolute;
	top: 355px;
	left: 780px;
	}	

.desktopicon{
	position: absolute;
	top: 65px;
	left: 780px;
	}	


#submenue {
	position: absolute;
	width: 125px;
	z-index: 3;
	top: 300px;
	left: 50%;
	margin-left: -420px;
	}
	
					
a, a:link {
	text-decoration: none;
	color: #999999;
	}

a:hover {
	color: #333333;
	}
	

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
	

#text{
	position: absolute;
	top: 680px;
	width: 500px;
	z-index: 2;
	left: 50%;
	margin-left: -113px;
	}		

#video{
	position: absolute;
	top: 550px;
	width: 720px;
	z-index: 2;
	left: 50%;
	margin-left: -113px;
	}	

#banner{
	position: absolute;
	top: 570px;
	width: 200px;
	z-index: 2;
	left: 50%;
	margin-left: -380px;
	}	

#breadcrumb {
	position: absolute;
	top: 650px;
	width: 500px;
	z-index: 2;
	left: 50%;
	margin-left: -113px;
	color: #ffffff;
	}

#breadcrumb a, #breadcrumb a:link {
	text-decoration: none;
	color: #ffffff;
	}

#breadcrumb a:hover {
	color: #ffffff;
	}

#award {
	position: absolute;
	width: 200px;
	z-index: 3;
	top: 680px;
	left: 50%;
	margin-left: -420px;
	height: 135px;
	}

