/* CSS Document */
h2.produkt { font-size:2.5em; font-weight:normal; background:#fff url(imges/h1_bg.png) repeat-y; padding-left:20px; margin-bottom:5px;}
h2, h3{font-size:2em; font-style:normal; font-weight:bold; padding:0px; margin:0px; color:#444;}
h3{font-size:1.3em; font-weight:normal; padding-top:3px;}



#content{ background:#fff url(imges/angebot_bg.png); border-top:1px solid #aaa; border-bottom:1px solid #aaa; width:780px; margin:10px 26px 0; padding:20px 70px;}
#content ul{ margin-bottom:5px;}
#content .preis_gross{ font-size:3.5em; color:#e76124; text-align:right; }
#content span{ white-space:nowrap;}
#content .beschreibung{clear:both;}
#content .beschreibung .text{ width:380px; float:left; margin-right:15px;}
#content .beschreibung img.links{ float:left;}
#content .kleingedrucktes{ color:#e76124; text-align:right;}
#content table{ width:380px; padding-left:35px; padding-right:0px;}
#content table tr{ background-color:#f8d8c3;}
#content table tr.ueberschrift{ background-color:#f47532; color:#fff; font-weight:bold;}
#content .angebot {border-bottom:1px dotted #666; margin-bottom:20px; padding-bottom:15px;}

