#center 
{
	position:relative;
	width:300px;
	height:550px;
	margin: 40px auto;
}


* 
{ 	
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

body
{ 
text-align: center;
}


#hgr
{	
float: left;
font-family:Verdana;
font-size:12px;
position:relative; 
width:321px; 
height:550px;
background-color:#fff;


z-index:1;
}

td {
vertical-align:top;
font-size:11px;
line-height: 1.5;
width:160px;
}



#head
{ 	


position:relative; 
width:159px; 
height:101px;
left:162px;
background-color:#fff;
background-image: url(abb/logo.svg);
z-index:2;
}



#leistungen
{ 	


position:relative; 
width:320px; 
height:173px;
background-color:#fff;
top:75px;
z-index:2;
line-height: 1.5;
}





#text
{ 	


position:relative; 
width:325px; 
height:140px;
background-color:#fff;
top:120px;
left:0px;
z-index:2;
line-height: 1.5;
}



#imp
{ 	
float: left;

position:relative; 
width:300px; 
height:140px;
background-color:#fff;
top:75px;
font-size:11px;
line-height: 1.5;
z-index:2;
line-height: 1.5;
}







a:link 
{  
color: #00abe5; 
text-decoration: none; 
text-underline: none;
font-weight:bold;
} 

a:active 
{  

color: #000; 
text-decoration: underline; 
text-underline: none; 
font-weight:bold;
} 

a:visited 
{  
color: #000; 
text-decoration: none; 
text-underline: none; 
font-weight:bold;
} 

a:hover 
{  

color: #000; 
text-decoration: underline; 
text-underline: none; 
font-weight:bold;
}















</style>
