* html 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;
} 

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

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

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

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

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

