BODY { margin: 0 }



BODY { font-family: Arial, Helvetica, sans-serif}

BODY { color:#000066; }

a:link { color:#000033; text-decoration:none; }
a:visited { color:#000033; text-decoration:none; }
a:active { color:red; text-decoration:none; }
a:hover { color:##000033; text-decoration:underline; }

#logo { position: absolute;
	width: 980px; height: 215px;
	left: 20px; top: 9px; }

#navigation { position: absolute;
	line-height: 16px;
   	width: 265px; height: auto;
   	left: 9px; top: 112px;}

#inhalt { position: absolute; padding: 20px;
   height: auto; width: 700px;
   left: 286px; top: 120px; }

#maininhalt { position: absolute; padding: 20px;
   height: auto; width: 700px;
   left: 286px; top: 120px; }

#quality { position: absolute; background:#FFFFFF; background-image: url("forging-uk-images/quality.gif"); padding: 20px;
   height: auto; width: auto;
   left: 286px; top: 112px; }