/* drucklogo ueberall ausblenden */ .drucklogo { visibility:hidden; } html { font-family:Verdana, Arial, Helvetica, sans-serif; } a:link#product_overview,a:visited#product_overview,a:active#product_overview,a:hover#product_overview { color:#e20a16; text-decoration:none; } a:link,a:visited,a:active { color:#e20a16; text-decoration:none; } a:hover { color:#e20a16; text-decoration:none; } .link{ font-weight:bold;text-decoration:none;padding-left: 12px;background-image:url(../upload/img/frontend/pfeil_red_small.gif); background-repeat:no-repeat;background-position:center left; } form { margin:0; padding:0; } input { border:1px solid; padding-left:2px; padding-top:2px; background-color:#f7f7f7; border-color:#999 #aab3b3 #d5dddd; } input:focus { background-color:#fff; border-color:#788BC8 #A3AFD9 #B7C1E1; } a sup { text-decoration:none; } .text_fliesstext { font-size:12px; line-height:18px; } .text_subline { font-size:10px; color:#7C7C7C; line-height:12px; } .text_rot { color:#E20A16; } .text_aufzaehlung,.text_fliesstext_klein,.link_produkteseite { font-size:11px; } ul { margin:0px 0px 10px 0px; padding:0px; } li.bullet { list-style-type: none; padding-left: 20px;background-image:url(../upload/img/frontend/list_bullet.gif); background-repeat:no-repeat; background-position: 7px 5px; margin:0px; margin-bottom:2px; margin-top:2px; } li.nobullet { list-style-image:url(../upload/img/frontend/transparent.gif); margin-bottom:3px; } li.bullet_pdf { list-style-type: none; padding-left: 25px;background-image:url(../upload/img/frontend/pdf_icon.gif); background-repeat:no-repeat; background-position: 1px 1px; margin:0px; margin-bottom:5px; margin-top:5px; } /* Formatierungen für Spec-Tabellen Start*/ table.technische_tabelle { font-size:10px; padding:1px; border:1px solid #4d4d4d; background-image:url(../upload/img/frontend/specs_table_bg.jpg); background-repeat:repeat-x; } th.technische_tabelle { color:#ededed; padding:0px 2px 4px 2px; font-weight:bold; height:20px; font-size:9px; } table.technische_tabelle td { padding:4px; } tr.technische_tabelle_odd { background-color:#e2e2e2; } tr.technische_tabelle_even { background-color:#d3d3d3; } /* Formatierungen für Spec-Tabellen Ende */