<style>
#produkt {
color: #000;
background: #fff;
}

#produkte_left {
margin-top: 10px;
margin-left: -10px;
width: 400px;
}
#farbfeld {
display: block;
float: left;
margin: 5px 0;
padding: 0;
height: 25px;
width: 400px;
background: #fff;
border: none;
}
#produkt_navi li {
display: block;
width: 379px;
height: 23px;
margin: 1px 6px 1px 20px;
text-indent: 10px;
list-style-position: outside;
list-style-type: none;
line-height: 23px;
background: #fff;
vertical-align: middle;
border: none;
}
#produkt_navi a {
text-indent: 10px;
font-size: 12px;
color: #000;
text-decoration: none;
}
#produkt_navi a:hover {
display: block;
width: 379px;
height: 23px;
list-style-position: outside;
list-style-type: none;
background: transparent url(../bilder/design_standard/produkt_button.jpg) top left repeat-x;
vertical-align: middle;
}

#produkt_navi_bild a {
margin: 0;
font-size: 12px;
color: #000;
text-decoration: none;
}
#produkt_navi_bild a:hover {
margin: 0;
text-decoration: underline;
}
</style>

