body { 
scrollbar-base-color: #20367B; 
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #20367B; 
scrollbar-shadow-color: #20367B; 
scrollbar-arrow-color: rgb(0,0,0); 
scrollbar-darkshadow-color: rgb(0,0,0); 
scrollbar-3dlight-color: rgb(0,0,0); 
scrollbar-track-color: #20367B; 
font-family: geneva,verdana,sans-serif,helvetica,arial;
line-height: 22px;
font-size: 12px;
color: #282828;
font-stretch: 120%;
background: #fff;
} 

#nav_unternehmen {
  position: absolute;
    top: 200px;
    width: 130px;
	z-index: 1;
	left: 472px;
	bottom: 0px;
	right: 0px;
}

#nav_leistungen {
  position: absolute;
    top: 216px;
    width: 130px;
	z-index: 1;
	left: 461px;
	bottom: 0px;
	right: 0px;
}

#nav_fertigung {
  position: absolute;
    top: 232px;
    width: 130px;
	z-index: 1;
	left: 461px;
	bottom: 0px;
	right: 0px;
}

#nav_kontakt {
  position: absolute;
    top: 248px;
    width: 130px;
	z-index: 1;
	left: 461px;
	bottom: 0px;
	right: 0px;
}

#nav_impressum {
  position: absolute;
    top: 264px;
    width: 130px;
	z-index: 1;
	left: 461px;
	bottom: 0px;
	right: 0px;
}

