  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
  body { background: #CCCCCC; padding: 0px 0; }
  html * { font-size: 100.01%;}

  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  
  /* AUTO zentriert das layout in der mitte */
  #page_margins { min-width: 740px; max-width: 80em; margin: 0px; border: 0px #889 solid; }
  
  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body { 
  	text-align: left;
	font-size: 90%;
	font-family: Verdana, arial;
	padding: 0px 0;
	margin: 0px 0;
  }
  
  #page_margins { text-align:left }
  
  
  #header {
  	width: 880px;
	height: 180px;
    /* background: #FFF url(../images/header_bg.jpg); background-repeat:no-repeat; */
    padding: 0px 0px 0px 0px; 
  }
  
  #topimg {
  	height: 144px;
	width: 100%;
	background: #FFF url(../header_bg.jpg); background-repeat:no-repeat;
	padding: 0px 0px 0px 0px; 
  }
  
  #topimg .logo {
  	padding-top: 120px;
	padding-left: 3px;
  	color: #FFFFFF;
	font-size: 0.70em;
  }
  
  #topnav {
  	height: 36px;
	width: 100%;
	background: transparent; 
	background: #FFF url(../panel_bg.gif); background-repeat:repeat-x;
	padding: 0px;
  }
  
  .topnav_itemsl {
  	padding: 7px;
	float: left;
  }
  .topnav_linel {
  	padding: 0px 5px 0px 5px;
	float: left;
  }
  .topnav_itemsr {
  	padding: 0px;
  	float: right; 
  	margin-left: -5px;
  }
  
.listitemsrowSpeciaprice
{
	background: #99CC66;
}

  
  #topinfo {
  	padding-top: 5px;
	padding-left: 3px;
  	color: #000000;
	font-size: 0.75em;
  }
    
  #i_basket {
  	position: absolute; 
	top: 120px; 
	left: 845px; 
  	height: 28px;
	width: 30px;
	background: transparent; 
  }
  
  #topnav_basket {
  	background: #F80000;
	margin-top: 1px;
	padding: 4px 20px 4px 20px;
	border-left: 2px solid #6E6E6E;
  }
  
  a.LTopNavi:link { font-size: 0.8em; color: #000000;  text-decoration:none; font-weight: bold; }
  a.LTopNavi:visited { font-size: 0.8em; color: #000000;  text-decoration:none; font-weight: bold; }
  a.LTopNavi:active { font-size: 0.8em; color: #000000;  text-decoration:none; font-weight: bold; }
  a.LTopNavi:hover { font-size: 0.8em; color: #000000;  text-decoration:none; font-weight: bold; }
  
  a.LTopNaviBasket:link { font-size: 0.9em; color: #FFFFFF;  text-decoration:none; font-weight: bold; background: #F80000; }
  a.LTopNaviBasket:visited { font-size: 0.9em; color: #FFFFFF;  text-decoration:none; font-weight: bold; background: #F80000 }
  a.LTopNaviBasket:active { font-size: 0.9em; color: #FFFFFF;  text-decoration:none; font-weight: bold; background: #F80000 }
  a.LTopNaviBasket:hover { font-size: 0.9em; color: #FFFFFF;  text-decoration:none; font-weight: bold; background: #F80000 }
  
  .frmFld { font-size: 10px; border: solid 1px #666666 ;}
  

DIV#DivSearch1 {
	float: left;
}
DIV#DivSearch2 {
	float: left; 
	margin-left: 4px; 
	margin-top: 1px;
}  


