@CHARSET "ISO-8859-1";

#container #nav #homebtn{width:101px;background:url('./pics/home_on.jpg');}
#container #nav #homebtn:hover{width:101px;background:url('./pics/home_active.jpg');}
#container #nav #homebtn_active{width:101px;background:url('./pics/home_active.jpg');}

#container #nav #enterprisebtn{width:161px;background:url('./pics/unternehmen_on.jpg');}
#container #nav #enterprisebtn:hover{width: 161px;background:url('./pics/unternehmen_active.jpg');}
#container #nav #enterprisebtn_active{width: 161px;background:url('./pics/unternehmen_active.jpg');}

#container #nav #newsbtn{width:92px;background:url('./pics/news_on.jpg');}
#container #nav #newsbtn:hover{width:92px;background:url('./pics/news_active.jpg');}
#container #nav #newsbtn_active{width:92px;background:url('./pics/news_active.jpg');}

#container #nav #productbtn{width:132px;background:url('./pics/produkte_on.jpg');}
#container #nav #productbtn:hover{width:132px;background:url('./pics/produkte_active.jpg');}
#container #nav #productbtn_active{width:132px;background:url('./pics/produkte_active.jpg');}

#container #nav #customerbtn{width:108px;background:url('./pics/kunden_on.jpg');}
#container #nav #customerbtn:hover{width:108px;background:url('./pics/kunden_active.jpg');}
#container #nav #customerbtn_active{width:108px;background:url('./pics/kunden_active.jpg');}

#container #nav #careerbtn{width:112px;background:url('./pics/karriere_on.jpg');}
#container #nav #careerbtn:hover{width:112px;background:url('./pics/karriere_active.jpg');}
#container #nav #careerbtn_active{width:112px;background:url('./pics/karriere_active.jpg');}

#allNewsBtn{width:63px;height:14px; background:url('./pics/allNewsBtn.gif'); display:block; margin:5px 0 5px 260px; }

