/* UPDATE 2010 */
/* Kopfbilder ändern! */
body {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image:url(2010/bg.gif);
	background-color:#FFFFFF;
	background-repeat: repeat;
}
div#klammer {
	background-color:transparent;
}
div#main {
	padding-top: 8px;
	background-color:#FFFFFF;
	background-image: none;
	margin: 0px auto;
  }
div#footer {
	background-color:#FFFFFF;
  }

div#head {
background-image:url("2010/kopflogo.gif");
padding-top: 130px;
background-color: #fff;
}

div#languageBox {
  display: none;
}
div#customerNavigation  {
	background-image:none;
	height: 35px;
}
div#customerNavigation ul {
	list-style-type:none;
	width:923px;
	height:31px;
	margin:0px;
	padding:0px;
	background-color:#3e3e3e;
	background-image:url(2010/menupfeil.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 5px;
}

div#customerNavigation ul li {
	float:left;
	padding:6px 20px 0px 20px;
	margin:0px;
	height:25px;
	background-color:#999999;
	border-right: 1px solid #000;
	width: 130px;
}

div#customerNavigation ul li:hover {
	background-color:#3e3e3e;
}

div#customerNavigation ul li a {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}
div#customerNavigation a {
    display:block;
    height:25px;
    position:relative;
    top:0;
}
div#content, table#mainTable, div#contentbottom  {
	background-image:none;
}
div#content {
margin-bottom: 2px;
}

td#navLeft {
  padding-left: 0;
  }
  
  div#footnav {
background-image: none;
height:17px;
position:relative;
width: 100%;
text-align: right;
border-right: 1px solid #000;
}

div#footnav a {
position:relative;
color: #000;
border-left: 1px solid #000;
text-decoration: none;
padding: 0px 10px 5px 10px;
}

div.boxcontent {
color:#FFFFFF;
}


/* START oberer Kasten */
#obererkasten {
  background-image: url(img/bg-obererkasten.gif);
  background-repeat: no-repeat; 
  height: 110px;
  width: 652px;
  padding-top: 8px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: bold;
}

#obererkasten ul {
  padding-right: 270px;
}

div#box_welcome div.boxcontent h1 ul {
	font-weight: bold;
	font-size: 12px;
	margin-left: 8px;
	padding-left: 8px;
	color: #fff;
}

/* ENDE oberer Kasten */

/* STARTSEITE Produkte*/

table.product_startpage_ts {
  margin-left: 10px;
}


/* ENDE STARTSEITE Produkte */

div.product_startpage div.inner {
  margin-top: 0;
}

div.product_startpage div.inner p {
  margin: 0;
  padding: 0;
  height: 48px;
}

div.product_startpage div.inner div.image_border {
  height:285px;
  overflow: hidden;
}

div.product_startpage {
  border: 1px solid #000;
  background: none;
  height: auto;
  width: auto;
}

