/* CSS Document */


body, span, div, table, td, input, p, select, textarea 
	{font: 10px Lucida Grande, verdana, sans-serif; line-height: 12px; color: #000000; margin: 0; padding: 0; }
body { margin:15px; }
table { width:100%; vertical-align:top; }
a { color: #0A1E7D; text-decoration: none; }
a:hover { text-decoration: underline; }
a.wichtig { display: block; padding: 2px 2px 2px 18px; background-color:#FFFFFF; border: 1px solid #0A1E7D;
	background-image:  url("bilder/link_doppelpfeil.gif"); background-repeat: no-repeat; background-position: center left; }
a.balken { display: block; padding: 2px; background-color:#FFFFFF; border: 1px solid #0A1E7D; }
a.wichtig:hover, a.balken:hover { background-color: #CEDFF2; text-decoration:none; }

.content { width:100%; height:100%; }

td { background-color:#E4EEF9; padding:3px; width:160px; vertical-align:top; }
td.rest { width:100%; }
td.index { color:#8CA0B4; font-weight:normal; }
td.bilder { padding:0; width:164px; border:1px solid #CCCCCC; }

tr:hover td { background-color:#FFEBD2;}

tr.weiss td { background-color:#FFFFFF; }
tr.preis td { background-color:#FF0000; color:#FFFFFF; font-weight:bold; }
tr.titel td { background-color:#CEDFF2; font-weight:bold; padding:3px 3px 18px 3px; }
tr.titel td.index { font-weight:normal; }
tr.fuss td { background-color:#FFFFFF; padding:0; width:166px; }

tr.fuss td div { width:146px; height:18px; margin:0 0 2px 0; float:left; }
tr.fuss td div.clear { width:18px; margin:0 0 2px 2px; }
tr.fuss td div.warenkorb { width:166px; clear:both; }

span.lager { color:#009900; }
span.neu { color:#FF0000; }
span.tip { color:#FF0000; }
span.bestseller { color:#009900; }
