body {
	background: #58595B;        
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Avant Garde, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box	{
	width: 1020px;
	height: 670px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -510px;
	background: url(hg.jpg) no-repeat;
	background-position: 0px 60px;
	overflow: auto;	
}
.header	{
	width:210px;
	height:76px;
	position:relative;
	top:0;
	left:793px;
	margin: 0;
	text-align: right;
	overflow: auto;
	z-index:1;
}
.kontakt1{
	width: 174px;
	height: 70px;
	position: absolute;
	top: 72px;
	left: 806px;
	padding: 5px;
	text-align: right;
	overflow: auto;
	z-index:1;
}
.kontakt2{
	width: 174px;
	height: 70px;
	position: absolute;
	top: 205px;
	left: 806px;
	padding: 5px;
	text-align: right;
	vertical-align: bottom;
	overflow: auto;
	z-index:2;
}
.imp	{
	width: 174px;
	height: 70px;
	position: absolute;
	top: 432px;
	left: 806px;
	padding: 5px;
	text-align: right;
	vertical-align: bottom;
	overflow: auto;
	z-index:3;
}
.architekt{
	width: 174px;
	height: 174px;
	position: absolute;
	top: 478px;
	left: 20px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	z-index:4;
}
.planer{
	width: 174px;
	height: 174px;
	position: absolute;
	top: 478px;
	left: 220px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	z-index:5;
}
.brand{
	width: 174px;
	height: 174px;
	position: absolute;
	top: 478px;
	left: 420px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	z-index:6;
}
.bauwerk{
	width: 174px;
	height: 174px;
	position: absolute;
	top: 478px;
	left: 620px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	z-index:7;
}


a:link { 
	text-decoration:none;
	color:#FFFFFF;
} 

a:visited { 
	text-decoration:none;
	color:#FFFFFF;
} 

a:active { 
	text-decoration:underline;
	color:#F5821F;
} 

a:hover { 
	text-decoration:underline;
	color:#F5821F;
} 
