@charset "UTF-8";
/* CSS Document */

/* :last-child pseudo-element support für IE */
#main #inhalt ul li{border-bottom: expression(this.nextSibling==null?'none':'inherit');}
/* warenkorb agb zustimmen checkbox padding problem */
#zustimmung li .input_checkbox {position:relative; top:-5px;}