/* Startseite spezial **********************************************************/
/* KD Pneumatik ****************************************************************/
/* 08.01.10 ta  ****************************************************************/
/* (c) brain at work GmbH . D-88299 Leutkirch . www.brain-at-work.de  **********/

body.febody
{
	background-image: url(../image/w_body.gif);
	background-repeat: repeat-x;
	background-color: #A0A0A0;
}

div.all
{
	margin-top: 40px;
	position: relative;
}

h1
{
	color: #5D5E59;
}

.logo
{
	width: 100%;
	height: auto;
}
.febody .logo
{
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	overflow: hidden; 
}

.febody div.top
{
	position: absolute;
	width: 100%;
	top: 385px;
	left: 0px;
	height: 120px;
	background: #F2F2F2;
	border-top: 1px solid #5E5B57;
	border-bottom: 30px solid #5E5B57;
}

.febody .topillu
{
	top: 300px;
	min-height: 400px;
	height:295px;
	width:960px;
	margin:auto;
	overflow: hidden;
}


div.middle
{
	padding-top:20px;
	background-color:#A0A0A0;
}


div.menu ul
{
	display: block;
	position: absolute;
	left: 130px;
	top: -58px;
	width: 850px;
	text-align: left;
}
div.menu ul a.menu
{
	border: none;
	color: #5E5B57;
	font-size: 16px;
	font-style:italic;
}
div.menu a.menu:hover
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

div.search,
div.rightcontainer
{
	display: none;
}

.centercontainer
{
	width: 900px;
	position: absolute;
	top: 485px;
	color: #FFFFFF;
}
.contentcontainer, 		/* Hauptbereich fuer Detail-Texte */
.articledetailcontain,	/* Liste der Detail-Texte "alle auf 1 Seite" */
.articlelistcontain1	/* Artikelliste Kurzbeschr. 1-spaltig */
{
	width: 900px;
}
