/* IE6 PNG Fix */
/*img,div {behavior:url(css/iepngfix.htc)}*/

.menu{width:979px;height:142px;overflow:hidden;}
.menu a{text-decoration:none;cursor:pointer;}

/* Arrow */
.arrow-left{width:17px;height:144px;background:url(img/pfeil_links1.png) no-repeat;position:absolute;top:-3px;left:0;z-Index:100;}
.arrow-left-out{background-position:0 0;}
.arrow-left-over{background-position:0 100%;}

.arrow-right{width:17px;height:144px;background:url(img/pfeil_rechts1.png) no-repeat;position:absolute;top:-3px;right:0px;-right:-1px;z-Index:100;}
.arrow-right-out{background-position:0 0;}
.arrow-right-over{background-position:0 100%;}

