/*  */

div#content
{
 position: absolute;
 z-index: 4;
 width: 998px;
 top: 0px;
 
 height: 630px;
 overflow: auto;
}


div#unten
{
	left:	   0px;
	z-index:   -2;
	position:  absolute;
	width: 	   960px;
	height:    25px;
	top: 	   579px;
	
	color:	   #FFFFFF;
	FONT-SIZE: 10px;
}



div#text-metallverarbeitung
{
	left: 132px;
}


div#text-grills
{
	left: 354px;
}

div#text-rennsport
{
	
	left: 581px;
}


div.box
{
	z-index: 6;
	position: absolute;
	width: 167px;
	top: 393px;
	height: 105px;
	FONT-size: 11px;
	FONT-FAMILY: "Trebuchet MS", Arial, "Helvetica", sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	padding: 2px 2px 2px 20px;
}


.headline
{
	FONT-size: 18px;
	line-height: 28px;
	margin-bottom: 4px;
}


* html body
{
 overflow: hidden;
} 

* html div#content
{
  height: 630px;
  overflow: auto;
}



/* Inhalt im Brwoser zentriert darstellen */

div#inhalt
{
	position: absolute;
	z-index: 4;
	width: 998px;
	left: 0px;
	top: 105px;
	height: 630px;
	overflow: auto;
}

