/* - - - - - - - - - - - - - - - - - - - -
  M A S T E R - S T Y L E S
- - - - - - - - - - - - - - - - - - - - */

/*Definition des Bodys*/
BODY
{
    MARGIN-TOP: 15px;
    MARGIN-LEFT: 15px;
    COLOR: #303030;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #D9D9D9;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url();
    BACKGROUND-REPEAT: no-repeat
}


/*Definition der Tags*/
TD,DIV,TABLE,P {color: #303030; font-size: 12px; font-family: Arial}
HR {color: #303030;height: 1; border-style: solid;}
H1 {color: #000000; font-size: 14px; font-family: Verdana; font-weight: bold; font-style: normal;}
H2 {color: #000000; font-size: 14px; font-family: Arial; font-weight: bold; font-style: normal;}
H3 {color: #000000; font-size: 14px; font-family: Arial; font-weight: bold; font-style: normal;}

/*Definition der Links*/
A:link {text-decoration: none; color:#303030}
A:visited {text-decoration: none; color:#303030}
A:active {text-decoration: none; color:#303030}
A:hover {text-decoration: underline; color:#CC0000}

/*Definition der Klassen*/
.clsTitlePage {color: #000000; font-size: 14px; font-family: Arial; font-weight: bold; font-style: normal;}
.classButton {border-style: ridge; border-color: #CCCCCC; border-width: 1px; background-color: #CCCCCC;	font-family: Arial; color: #303030;}
.cls_FrameColor {background-color:#303030; color:#D9D9D9}
.cls_Line {background-color:#303030}
.clsBasket
{
	BORDER-LEFT: #303030 1px solid;    
	BORDER-RIGHT: #303030 1px solid;
	BORDER-TOP: #303030 1px solid;
	BORDER-BOTTOM: #303030 1px solid;
	PADDING-LEFT: 6px;
	background-color: #D9D9D9;
	font-weight: normal;
	COLOR: #303030;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
}

#frmborder{
	background-color: #D9D9D9;
	border-style:none;
	font-family: Arial;
	font-size: 12px;
	color: #303030;
	overflow:hidden;
	}

body { margin: auto; background-color: #d9d9d9;}


.classButton{
height: 20px;
background-color: #FFA616;
	color: #303030;
font-size: 14px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
padding-bottom: 2px;
}




#navlist {   }

#navlist a { padding-bottom:20px;  color: #ffffff; font:12px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
#navlist a.over,
#navlist a:hover,
#navlist a.active { color: #ffa616; }


.link-nav1 a, link-nav a:visited{display: block; color: #ffffff; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left; text-decoration: none;}

.link-nav1 a:hover{color: #ffa616;}


/* - - - - - - - - - - - - - - - - - - - -
  H E A D E R
- - - - - - - - - - - - - - - - - - - - */

.bodyheader{
	background-color: #303030;
	width: 850px;
	height: 165px;
} 

.logo{
	width: 850px;
	height: 95px;
	background-image: url(../theme/images/logo_kappeler.jpg);
	background-repeat: no-repeat;
	background-position: left;
} 

.bt_de a{
	width: 24px;
	height: 22px;
	display: block;
	background-image: url(../theme/images/flag_de.jpg);
	background-repeat: no-repeat;
}

.bt_fr a{
	width: 23px;
	height: 22px;
	display: block;
	background-image: url(../theme/images/flag_fr.jpg);
	background-repeat: no-repeat;
}

.bt_en a{
	width: 24px;
	height: 22px;
	display: block;
	background-image: url(../theme/images/flag_en.jpg);
	background-repeat: no-repeat;
}

.linebleu{
	background-color: #7B8E92;
	width: 850px;
	height: 2px;
} 


#home a{
	width: 42px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_home.jpg);
	background-repeat: no-repeat;
}

#home a.over,
#home a:hover,
#home a.active{
	width: 42px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_home2.jpg);
	background-repeat: no-repeat;
}

#kontakt a{
	width: 52px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_kontakt.jpg);
	background-repeat: no-repeat;
}

#kontakt a.over,
#kontakt a:hover,
#kontakt a.active{
	width: 52px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_kontakt2.jpg);
	background-repeat: no-repeat;
}

#lageplan a{
	width: 61px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_lageplan.jpg);
	background-repeat: no-repeat;
}

#lageplan a.over,
#lageplan a:hover,
#lageplan a.active{
	width: 61px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_lageplan2.jpg);
	background-repeat: no-repeat;
}

#news a{
	width: 44px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_aktuell.jpg);
	background-repeat: no-repeat;
}

#news a.over,
#news a:hover,
#news a.active{
	width: 44px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_aktuell2.jpg);
	background-repeat: no-repeat;
}

#firma a{
	width: 65px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_firma.jpg);
	background-repeat: no-repeat;
}

#firma a.over,
#firma a:hover,
#firma a.active{
	width: 65px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_firma2.jpg);
	background-repeat: no-repeat;
}

#shoptop a{
	width: 36px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_shoptop.jpg);
	background-repeat: no-repeat;
}


#shoptop a.over,
#shoptop a:hover,
#shoptop a.active{
	width: 36px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_shoptop2.jpg);
	background-repeat: no-repeat;
}

#links a{
	width: 37px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_login.jpg);
	background-repeat: no-repeat;
}

#links a.over,
#links a:hover,
#links a.active{
	width: 37px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_login2.jpg);
	background-repeat: no-repeat;
}

#nletter a{
	width: 71px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_nletter.jpg);
	background-repeat: no-repeat;
}

#nletter a.over,
#nletter a:hover,
#nletter a.active{
	width: 71px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_nletter2.jpg);
	background-repeat: no-repeat;
}

/* - - - header francais et english - - - */

#accueil a{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_accueil.jpg);
	background-repeat: no-repeat;
}

#accueil a.over,
#accueil a:hover,
#accueil a.active{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_accueil2.jpg);
	background-repeat: no-repeat;
}


#actuellement a{
	width: 78px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_actuellement.jpg);
	background-repeat: no-repeat;
}

#actuellement a.over,
#actuellement a:hover,
#actuellement a.active{
	width: 78px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_actuellement2.jpg);
	background-repeat: no-repeat;
}

#current a{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_current.jpg);
	background-repeat: no-repeat;
}

#current a.over,
#current a:hover,
#current a.active{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_current2.jpg);
	background-repeat: no-repeat;
}

#contact a{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_contact.jpg);
	background-repeat: no-repeat;
}

#contact a.over,
#contact a:hover,
#contact a.active{
	width: 47px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_contact2.jpg);
	background-repeat: no-repeat;
}

#plan a{
	width: 80px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_plan.jpg);
	background-repeat: no-repeat;
}

#plan a.over,
#plan a:hover,
#plan a.active{
	width: 80px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_plan2.jpg);
	background-repeat: no-repeat;
}

#map a{
	width: 35px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_map.jpg);
	background-repeat: no-repeat;
}

#map a.over,
#map a:hover,
#map a.active{
	width: 35px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_map2.jpg);
	background-repeat: no-repeat;
}

#entreprise a{
	width: 67px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_entreprise.jpg);
	background-repeat: no-repeat;
}

#entreprise a.over,
#entreprise a:hover,
#entreprise a.active{
	width: 67px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_entreprise2.jpg);
	background-repeat: no-repeat;
}

#liens a{
	width: 33px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_lien.jpg);
	background-repeat: no-repeat;
}

#liens a.over,
#liens a:hover,
#liens a.active{
	width: 33px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_lien2.jpg);
	background-repeat: no-repeat;
}

#firm a{
	width: 57px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_firm.jpg);
	background-repeat: no-repeat;
}

#firm a.over,
#firm a:hover,
#firm a.active{
	width: 57px;
	height: 68px;
	display: block;
	background-image: url(../theme/images/bouton/bt_firm2.jpg);
	background-repeat: no-repeat;
}


/* - - - - - - - - - - - - - - - - - - - -
  N A V I G A T I O N
- - - - - - - - - - - - - - - - - - - - */

.navigation{
	background-color: #303030;
background-image: url(../theme/images/bg_navig.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
} 


/* lists */


ul#nav-secondary,
ul#nav-secondary ul { width: 175px; margin: 0; padding: 0; list-style: none;}


ul#nav-secondary li ,
ul#nav-secondary li.over,
ul#nav-secondary li.active { margin-bottom: 5px ; margin-left: 5px ; color: #ffffff;}

ul#nav-secondary li a { display: block ; color: #ffffff; font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left; text-decoration: none;  }
* html ul#nav-secondary li a { height: 1px; } /* for IE */
ul#nav-secondary li.over a,
ul#nav-secondary li.active a { color: #ffa616;}




.suche{
color: #FFA616;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;

}

.corb a{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille.jpg);
	background-repeat: no-repeat;

}
.corb a:hover{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille2.jpg);
	background-repeat: no-repeat;

}

.corb-fr a{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille-fr.jpg);
	background-repeat: no-repeat;

}
.corb-fr a:hover{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille-fr2.jpg);
	background-repeat: no-repeat;

}

.corb-en a{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille-en.jpg);
	background-repeat: no-repeat;

}
.corb-en a:hover{
width: 107px;
	height: 24px;
	display: block;
	background-image: url(../theme/images/corbeille-en2.jpg);
	background-repeat: no-repeat;

}


.bt_shop a{
	width: 68px;
	height: 42px;
	display: block;
	background-image: url(../theme/images/bouton/bt_shop.jpg);
	background-repeat: no-repeat;

}

.bt_shop a.over,
.bt_shop a:hover,
.bt_shop a.active{
	width: 68px;
	height: 42px;
	display: block;
	background-image: url(../theme/images/bouton/bt_shop.jpg);
	background-repeat: no-repeat;

}


.titre-nav a,.titre-nav a:visited{
background-color: #606060; 	
height: 50px;
	display: block;
	color: #ffa616;
font-size: 15px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
padding-top: 15px;
text-decoration: none;}

.titre-nav a:hover{color: #d9d9d9; text-decoration: none;}

/* - - - - - - - - - - - - - - - - - - - -
  S T A R T S E I T E
- - - - - - - - - - - - - - - - - - - - */

.bg_bleu{
	background-color: #d9d9d9;
	width: 100%;

} 

.text_btstart a,
.text_btstart a:visited{
width: 190px;
	height: 35px;
	display: block;
	color: #303030;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
vertical-align:middle;
text-decoration: none;
}
.text_btstart a:hover{
width: 190px;
	height: 35px;
	display: block;
	
	color: #ffa616;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
vertical-align:middle;
text-decoration: none;
}


.img_verpackung a{ width: 190px; height: 140px;	display: block;	background-image: url(../theme/images/images_cat/model-1.jpg);	background-repeat: no-repeat; }
.img_verpackung a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/model-3.jpg);	background-repeat: no-repeat; }

.img_alukoffer a{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/titanic2.jpg); background-repeat: no-repeat;}
.img_alukoffer a:hover{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/ruck-laden.jpg); background-repeat: no-repeat;}

.img_kunststkoffer a{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/FA_18_1.jpg); background-repeat: no-repeat;}
.img_kunststkoffer a:hover{width: 190px; height: 140px; display: block;	background-image: url(../theme/images/images_cat/hint-multi.jpg); background-repeat: no-repeat;}

.img_werbever a{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/kornhaus2.jpg); background-repeat: no-repeat;}
.img_werbever a:hover{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/Titanicpaar.jpg); background-repeat: no-repeat;}

.img_Dienstleitumg a{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/kos-lydia.jpg); background-repeat: no-repeat;}
.img_Dienstleitumg a:hover{width: 190px; height: 140px; display: block;	background-image: url(../theme/images/images_cat/tech_fullen.jpg); background-repeat: no-repeat;}

.img_shop a,
.img_shop a:hover{width: 190px;	height: 140px; display: block; background-image: url(../theme/images/images_cat/warenkorb_gross.jpg); background-repeat: no-repeat;}

/* - - - - - - - - - - - - - - - - - - - -
  G R U P P E N
- - - - - - - - - - - - - - - - - - - - */


.borderartliste{height: 122px; width: 626px; border: 2px; border-color: #303030; border-style: none;}

.bg_bleucat{
	background-color: #d9d9d9;

} 


.titrecategorie{
	color: #303030;
background-color: #ffa616;
font-size: 15px;
font-weight:bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
padding: 5px;
}


.textcat{
background-color: #303030;
width: 620px;	
padding: 5px;
color: #d9d9d9;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}


.bt_textgruppen a,
.bt_textgruppen a:visited{
width: 190px;
height: 35px;
	display: block;
	
	color: #303030;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
}
.bt_textgruppen a:hover{
width: 190px;
	height: 35px;
	display: block;
	color: #FFA616;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: none;
}


.suivicatop a,
.suivicatop a:visited{
	color: #303030;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;

}
.suivicatop a:hover{
	color: #cc0000;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;

}

/* - - - - - - - - - - - - - - - - - - - -
  A R T I K E L - L I S T E
- - - - - - - - - - - - - - - - - - - - */



.artikltitre,
.artikltitre a,
.artikltitre a:visited{
	color: #303030;
font-size: 13px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.artikltitre a:hover{
	color: #FFA616;
font-size: 13px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}


.titre{
	color: #303030;
font-size: 13px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}



.artiklshortdesc{
	color: #303030;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.artiklinfo{overflow: hidden;}

.artiklnumber{
	color: #303030;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.priceartikel{
	color: #A3BDC3;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
float:right
}

.priceartikel2{
	color: #303030;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
float:right
}


.textartikel{
border: solid 2px;
border-color: #303030;
color: #d9d9d9;
font-size: 12px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;

}

.artiklcadre{ borber: solid 2px;
border-color: #303030;}

.variant{width: 50px; text-align: left; font-size: 10px; overflow: hide;}

div.variant{width: 50px; text-align: left; font-size: 10px; overflow: hide;}

.variant-size{width: 50px; text-align: left; overflow: hide;}



/* - - - - - - - - - - - - - - - - - - - -
  INFORMATIONS DESIGN
- - - - - - - - - - - - - - - - - - - - */

.titreinfo{
background-color: #303030;
padding-left: 5px;
}

.cadreinfo{
border: solid 2px;
border-color: #303030;
padding: 5px;
}

.petitext{
background-color: #303030;
padding: 5px;
}

.titrepetitext{
background-color: #FFA616;
padding-left: 5px;
}

.fusszeil{
color: #d9d9d9;
font-size: 8px;
font-weight: normal;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
letter-spacing: 2px;
text-align: center;
}

.2{color: #d9d9d9; font-size: 40px; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
letter-spacing: 2px;
text-align: center;}

/* - - - - - - - - - - - - - - - - - - - -
  VERPACKUNGSLOSUNGEN
- - - - - - - - - - - - - - - - - - - - */

.img_Dienstlverpackung a,
.img_Dienstlverpackung a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/dienst.jpg);	background-repeat: no-repeat; }

.img_Medizinaltechnik a,
.img_Medizinaltechnik a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/medzine.jpg);	background-repeat: no-repeat; }

.img_Armmee a,
.img_Armmee a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/armee.jpg);	background-repeat: no-repeat; }

.img_Elektronik a,
.img_Elektronik a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/elektrik.jpg);	background-repeat: no-repeat; }

.img_Maschinen a,
.img_Maschinen a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/bauman.jpg);	background-repeat: no-repeat; }

.img_Werbung a,
.img_Werbung a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/verpakunglosung/werbe.jpg);	background-repeat: no-repeat; }



/* - - - - - - - - - - - - - - - - - - - -
  WERBE & PROMOTIONSVERPACKUNGEN
- - - - - - - - - - - - - - - - - - - - */

.img_werbekunststoff a,
.img_werbekunststoff a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/Kunststoff-Standard.jpg);	background-repeat: no-repeat; }

.img_werbepromo a,
.img_werbepromo a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/Werbe.jpg);	background-repeat: no-repeat; }

.img_werbepp a,
.img_werbepp a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/PP-Verpackungen.jpg);	background-repeat: no-repeat; }

.img_werbeacrylglas a,
.img_werbeacrylglas a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/Acrylglas.jpg);	background-repeat: no-repeat; }

.img_werbemathys a,
.img_werbemathys a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/mathys.jpg);	background-repeat: no-repeat; }

.img_werbespezial a,
.img_werbespezial a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/werbepakungen/Spezialeinlagen.jpg);	background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -
  KOFFER AUS ALU
- - - - - - - - - - - - - - - - - - - - */

.img_kofferausAlusysteme a,
.img_kofferausAlusysteme a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/alukoffersysteme.jpg);	background-repeat: no-repeat; }

.img_kofferausAluspezial a,
.img_kofferausAluspezial a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/spezialkoffer.jpg);	background-repeat: no-repeat; }

.img_kofferausAluoffice a,
.img_kofferausAluoffice a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/office-attache.jpg);	background-repeat: no-repeat; }

.img_kofferausAluwerkzeug a,
.img_kofferausAluwerkzeug a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/werk_alu.jpg);	background-repeat: no-repeat; }

.img_kofferausAluetui a,
.img_kofferausAluetui a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/aluetui.jpg);	background-repeat: no-repeat; }

.img_kofferausAlubehalter a,
.img_kofferausAlubehalter a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/aluminiumbehalter.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_alukofvollvdk a,
.img_alukofvollvdk a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/VDK.jpg); background-repeat: no-repeat; }

.img_alukofvollalu a,
.img_alukofvollalu a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/ALUPUR.jpg); background-repeat: no-repeat; }

.img_alukofferrahmenark a,
.img_alukofferrahmenark a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/ARK.jpg); background-repeat: no-repeat; }

.img_alukofferrahmenazke a,
.img_alukofferrahmenazke a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/AZKE.jpg); background-repeat: no-repeat; }

.img_alukofferrahmenaes a,
.img_alukofferrahmenaes a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/AES.jpg); background-repeat: no-repeat; }

.img_alukofferrahmenaex a,
.img_alukofferrahmenaex a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/kausalu-system/AEX.jpg); background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_kausaluspezial-k a,
.img_kausaluspezial-k a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/spezial_k.jpg); background-repeat: no-repeat; }

.img_kausaluspezial-z a,
.img_kausaluspezial-z a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/spezial_z.jpg); background-repeat: no-repeat; }

.img_kausaluspezial-p a,
.img_kausaluspezial-p a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kausalu/spezial_p.jpg); background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -
  KOFFER AUS KUNSTOFF
- - - - - - - - - - - - - - - - - - - - */

.img_kunstofkoffersystem a,
.img_kunstofkoffersystem a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstoffsysteme.jpg); background-repeat: no-repeat; }

.img_kunstofwasserdichte a,
.img_kunstofwasserdichte a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/wasserdichte.jpg);	background-repeat: no-repeat; }

.img_kunstofbehalter a,
.img_kunstofbehalter a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kunststoffbehalter.jpg);	background-repeat: no-repeat; }

.img_kunstofzoll a,
.img_kunstofzoll a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/19_Zoll_System.jpg);	background-repeat: no-repeat; }

.img_kunstofMembran a,
.img_kunstofMembran a:hover{ width: 190px; height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/membranverp.jpg);	background-repeat: no-repeat; }

.img_kunstoflugtaugliche a,
.img_kunstoflugtaugliche a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/flugtaugliche_systeme.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_kunstsysgespritzte a,
.img_kunstsysgespritzte  a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte.jpg);	background-repeat: no-repeat; }

.img_kunstsysgeblasene a,
.img_kunstsysgeblasene a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/geblasene.jpg);	background-repeat: no-repeat; }

.img_kunstsyschalen a,
.img_kunstsyschalen a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/schalenkoffer.jpg);	background-repeat: no-repeat; }

.img_kunstsyswerkzeug a,
.img_kunstsyswerkzeug  a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/werkzeugkunst.jpg);	background-repeat: no-repeat; }

.img_kunstsyspezial a,
.img_kunstsyspezial a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/spezialkoffer.jpg);	background-repeat: no-repeat; }

.img_kunstanwendig a,
.img_kunstanwendig a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/anwendungen.jpg);	background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -*/

.img_wasserdichtexplorer a,
.img_wasserdichtexplorer a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/wasserd/explorer.jpg);	background-repeat: no-repeat; }

.img_wasserdichtfaes a,
.img_wasserdichtfaes a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/wasserd/SKB.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_kunstbehalstandard a,
.img_kunstbehalstandard a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/standard.jpg);	background-repeat: no-repeat; }

.img_kunstbehaltrolley a,
.img_kunstbehaltrolley a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/troley.jpg);	background-repeat: no-repeat; }

.img_kunstbehalsystem a,
.img_kunstbehalsystem a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/systeme.jpg);	background-repeat: no-repeat; }

.img_kunstbehalcasis a,
.img_kunstbehalcasis a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/casis.jpg);	background-repeat: no-repeat; }

.img_kunstbehalvario a,
.img_kunstbehalvario a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/vario.jpg);	background-repeat: no-repeat; }

.img_kunstbehalspezial a,
.img_kunstbehalspezial a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/behalter/spezial.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_kunstofzollfront a,
.img_kunstofzollfront a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/front_load.jpg);	background-repeat: no-repeat; }

.img_kunstofzolltop a,
.img_kunstofzolltop a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/top_load.jpg);	background-repeat: no-repeat; }

.img_kunstofzollvibro a,
.img_kunstofzollvibro a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/vibrostop.jpg);	background-repeat: no-repeat; }

.img_kunstofBildschi a,
.img_kunstofBildschi a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/flight_case.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_gespritzteknobag a,
.img_gespritzteknobag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/teknobag.jpg);	background-repeat: no-repeat; }

.img_gespritzteheavy a,
.img_gespritzteheavy a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/heavy.jpg);	background-repeat: no-repeat; }

.img_gespritztesalsabag a,
.img_gespritztesalsabag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/salsa.jpg);	background-repeat: no-repeat; }

.img_gespritzteminibag a,
.img_gespritzteminibag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/minibag.jpg);	background-repeat: no-repeat; }

.img_gespritztextrabag a,
.img_gespritztextrabag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/xtrabag.jpg);	background-repeat: no-repeat; }

.img_gespritztemaxibag a,
.img_gespritztemaxibag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/gespritzte/maxi-bag.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_geblasenecitybag a,
.img_geblasenecitybag a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/geblasene/citybag.jpg);	background-repeat: no-repeat; }

.img_geblaseneboxet a,
.img_geblaseneboxet a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/geblasene/boxet.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_schalenmobil a,
.img_schalenmobil a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/shalenkoffer/mobil.jpg);	background-repeat: no-repeat; }

.img_kunstsysuniversal a,
.img_kunstsysuniversal a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/kauskunstof-system/shalenkoffer/service.jpg);	background-repeat: no-repeat; }

/* - - - - - - - - - - - - - - - - - - - -*/

.img_kausaluspezial-2k a,
.img_kausaluspezial-2k a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/spezial_2k.jpg); background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -*/

.img_werk-service a,
.img_werk-service a:hover{width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/kauskunstoff/werkzeug/werk-schalen.jpg);	background-repeat: no-repeat; }

.img_werk-city a,
.img_werk-city a:hover{ width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/kauskunstoff/werkzeug/werk-city.jpg);	background-repeat: no-repeat; }

.img_werk-mega a,
.img_werk-mega a:hover{ width: 190px; height: 140px; display: block; background-image: url(../theme/images/images_cat/kauskunstoff/werkzeug/werk-mega.jpg);	background-repeat: no-repeat; }

.img_werk-taschen a,
.img_werk-taschen a:hover{ width: 190px; height: 140px;	display: block;	background-image: url(../theme/images/images_cat/kauskunstoff/werkzeug/werk-taschen.jpg);	background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -
  DIENSTLEISTUNGEN
- - - - - - - - - - - - - - - - - - - - */

.img_dienverpackung a,
.img_dienverpackung a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/bt_190x140/verpackungsservic.jpg);	background-repeat: no-repeat; }

.img_dienentwicklung a,
.img_dienentwicklung a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/bt_190x140/entwicklung.jpg);	background-repeat: no-repeat; }

.img_dienproduktion a,
.img_dienproduktion a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/bt_190x140/produktion.jpg);	background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -
  S H O P
- - - - - - - - - - - - - - - - - - - - */

.img_shopkunstbehalter a,
.img_shopkunstbehalter a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/kunststoffbehalter.jpg); background-repeat: no-repeat; }

.img_shopalubehalter a,
.img_shopalubehalter a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/aluminiumbehalter.jpg);	background-repeat: no-repeat; }

.img_shopwasser a,
.img_shopwasser a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/wasserdichte.jpg);	background-repeat: no-repeat; }

.img_shopwerkzeug a,
.img_shopwerkzeug a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/werkzeugkoffer.jpg);	background-repeat: no-repeat; }

.img_shopalucases a,
.img_shopalucases a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/alukoffersysteme.jpg);	background-repeat: no-repeat; }

.img_shopkustkoffer a,
.img_shopkustkoffer a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/shop/kauskunstoffsysteme.jpg);	background-repeat: no-repeat; }


/* - - - - - - - - - - - - - - - - - - - -
  FIRMA
- - - - - - - - - - - - - - - - - - - - */

.img_firmaleitbild a,
.img_firmaleitbild a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/firma/leitbild.jpg); background-repeat: no-repeat; }

.img_firmaqualitat a,
.img_firmaqualitat a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/firma/qualitat.jpg);	background-repeat: no-repeat; }

.img_firmaverwendete a,
.img_firmaverwendete a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/images_cat/firma/verwendetes.jpg);	background-repeat: no-repeat; }



/* - - - - - - - - - - - - - - - - - - - -
  AKTUELL
- - - - - - - - - - - - - - - - - - - - */

.img_aktu-k a,
.img_aktu-k a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/news/kundenzeitschrift.jpg); background-repeat: no-repeat; }

.img_aktu-n a,
.img_aktu-n a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/news/Neuigkeiten.jpg);	background-repeat: no-repeat; }

.img_aktu-m a,
.img_aktu-m a:hover{ width: 190px;	height: 140px;	display: block;	background-image: url(../theme/images/news/messen.jpg);	background-repeat: no-repeat; }
























































