/*--------------------------( Startseite Aktionen )--------------------------*/
/* ------- aktionsbanner -------*/  
#aktionsbanner {
  height:167px; 
  margin-bottom:18px;
  }
	
/* ------- wechselnde sonderaktionen -------*/  
.homeaktionen {
  margin-bottom:18px;
  }
  
/* topseller */    
.topseller{	
  width: 215px;
  float:left;
  }
  
.topseller .title {
  margin-bottom:4px;
  padding:5px 5px!important; 
  background: url(/img/__startseite/title_red.png); 
  }

.topseller .title a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding-right:10px;
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  background-image: url("/img/icons/a_tri-white.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  }
  
.topseller .title a:hover {
  color:#cccccc!important;
  }

.produktpreis_top {
  float:right;
  text-align:right;
  font-weight:normal;
  color:#fff;
  line-height:190%;
  height:27px;
  width:80px;
  margin-top:4px;
  padding:3px 2px;
  background: url(/img/__startseite/price_back.png);
  }

/* andere aktionen */     
.sonderaktion {
  background-color:#fff;		
  width: 215px;
  float:right;
  }
  
 *+html  .sonderaktion { /*IE7 Hack*/
  margin-bottom:18px; 
  }

    
.sonderaktion .title {
  background: url(/img/__startseite/title_turkis.png);
  margin-bottom:4px;
  padding:5px 5px;
  }

.sonderaktion .title a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding-right:10px;
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  background-image: url("/img/icons/a_tri-white.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  }
  
.sonderaktion .title a:hover {
  color:#cccccc!important;
  }  

.produktpreis_sonder {
  float:right;
  text-align:right;
  font-weight:normal;
  line-height:190%;
  color:#fff;
  height:27px;
  width:80px;
  margin-top:4px;
  padding:3px 2px;
  background: url(/img/__startseite/sonder_back.png); 
  }
  
 
/* produktboxen fuer beide */     
.produkt_box {
  width:213px; 
  height:62px;
  border:1px solid #cbcbcb;
  margin-top:4px;
  color:#4d4d4d;
  }
  
.produkt_box h1 {
  font-size:10px; 
  line-height:100%; 
  margin-bottom:5px;
  }

.produkt_box a {
  height:53px;
  display:block;
  background: #d2d1d1 url(/img/__startseite/list_back.png) top left repeat-x;
  text-decoration:none;
  cursor:pointer;
  padding:8px 0px 1px 6px;
  }

.produkt_box a:hover {
  height:53px;
  background: #fff url(/img/__startseite/list_back_mouseover.png) top left repeat-x;
  text-decoration:none;
  cursor:pointer;
  }

.produkttext {
  margin-top:4px;
  padding-right:3px;
  width:119px;
  float:left;
  border-right:1px solid #cbcbcb;
  height:35px;
  line-height:1.2em; 
  font-size:0.9em;
  }
  
  
  .pos{
  margin-top:5px;
  }
 
 .netto_brutto{
  float:left;
  font-size:9px;
  }
  
 .angebot_preis{
  float:right;
  font-weight:bold;
  font-size:10px;
  } 
 
 
/* ------- news -------*/  
#newshome {
  margin: 0 0 18px 0;
  font-family: Verdana, Helvetica, sans-serif;
  }
  
#newshome .title {
  color:#fff;
  background: url(/img/__startseite/title_turkis.png);
  margin-bottom:8px;
  padding:5px 5px;
  }
  
#newshome .title a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding-right:10px;
  voice-family:"\"}\""; /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:inherit;
  background-image: url("/img/icons/a_tri-white.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  }

#newshome .title a:hover {
  color:#cccccc!important;
  }
  
/* ------- printandmore -------*/
#printandmore {
  margin-bottom:18px;
  width:448px;
  height:72px;
  } 

/* ------- preisinfo unten -------*/
#preise {
  font-size:9px;
  text-align: right;
  font-weight:bold;
  color:#4d4d4d;
  } 
  
/* ------- zertifikate -------*/
.zertifikate{
  position:relative;
  padding:0;
  margin:0;
  width:100%; 
  height:300px;
  text-decoration:none;
  overflow:hidden;
  background: #e1e0e0 url(/img/zertifikate/ll_zerts_20110725.png) left top no-repeat;
  }
  
.zertfikate a{
  color:#4d4d4d!important;
  text-decoration:none;
  }  


  
.zertlinks{
  	position:absolute;
  	left:0;
  	bottom:0px;
	width:405px;
	height:300px;
	}
	
.zertmitte{
  	position:absolute;
  	left: 405px;
  	bottom:0px;
	width: 295px;
    height:300px;	
	} 	

.zertrechts{
  	position:absolute;
  	left: 700px;
  	bottom:0px;
	width: 150px;
    height:300px;
	} 

.hl-links{
    position:absolute;
	color:#4d4d4d;
    font-weight:bold;	
    padding:5px 0 0 15px;
    z-index:99;
	text-decoration:none;
}

.hl-mitte{
	position:absolute;
    color:#4d4d4d;
	font-weight:bold;
    padding:5px 0 0 15px;
	z-index:99;
}
  
.hl-rechts{
	position:absolute;
    color:#4d4d4d;
	font-weight:bold;
    padding:5px 0 0 15px;
	z-index:99;
}

*+html .hl-rechts{ //IE7 Hack
    padding:5px 0;
    margin-left: -90px;
}


/*--------------------------( Startseite Onlineshop )--------------------------*/

/* specials */

  .shop_specials {
  width: 297px;
  height:220px;
  color:#5b5b5b;
  float:left;
  cursor: pointer;
  }

  a.shop_specials {
  background: #fff url(/img/onlineshop/__startseite/kategorie_specials_grau.png) top left no-repeat;
  color:#5b5b5b;
  text-decoration:none;
  }

  a.shop_specials:hover{
  background: #fff url(/img/onlineshop/__startseite/kategorie_specials_mouseover.png) top left no-repeat;
  color:#5b5b5b !important;
  text-decoration:none;
  }

/* individual */

  .shop_individual-druck {
  width: 297px;
  height:220px;
  float:right;
  color:#5b5b5b;
  cursor: pointer;
  }

  a.shop_individual-druck {
  background: #fff url(/img/onlineshop/__startseite/kategorie_individual-druck_grau.png) top left no-repeat;
  color:#5b5b5b;
  text-decoration:none;
  }

  a.shop_individual-druck:hover{
  background: #fff url(/img/onlineshop/__startseite/kategorie_individual-druck_mouseover.png) top left no-repeat;
  color:#5b5b5b !important;
  text-decoration:none;
  }


/* mailings */

  .shop_mailings {
  width: 297px;
  height:220px;
  float:left;
  color:#5b5b5b;
  cursor: pointer;
  }

  a.shop_mailings {
  background: #fff url(/img/onlineshop/__startseite/kategorie_mailings_grau.png) top left no-repeat;
  color:#5b5b5b;
  text-decoration:none;
  }

  a.shop_mailings:hover{
  background: #fff url(/img/onlineshop/__startseite/kategorie_mailings_mouseover.png) top left no-repeat;
  color:#5b5b5b !important;
  text-decoration:none;
  }


/* grossformat */

  .shop_grossformat{
  width: 297px;
  height:220px;
  float:right;
  color: #666;
  cursor: pointer;
  }


  a.shop_grossformat{
  background: #fff url(/img/onlineshop/__startseite/kategorie_grossformat_grau.png) top left no-repeat;
  color:#5b5b5b;
  text-decoration:none;
  }

  a.shop_grossformat:hover{
  background: #fff url(/img/onlineshop/__startseite/kategorie_grossformat_mouseover.png) top left no-repeat;
  color:#5b5b5b !important;
  text-decoration:none;
  }

/*Produkttext*/

 .shop_produkttext{
 text-align:left;
 height: 50px;
 margin: 0px 9px 3px 9px;
 padding: 130px 9px 0 9px;
 }

*html .shop_produkttext{
text-align:left;
height: 65px;
margin: 0 9px 0 9px;
}
  



