/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

td { font-family:Arial,sans-serif; font-size:8pt; font-weight:normal;  }
td.nav { background-color:#FFFFFF }
td.title {font-weight:bold;}
*.nav { background-color:#FFFFFF }
*.products { font-family:tahoma,sans-serif; font-size:9pt; font-weight:normal; }
*.weiss { background-color:#FFFFFF}
*.title {font-size:9pt; font-weight:bold;color:#666666}
th { font-family:Arial,sans-serif; font-size:8pt; font-weight:normal; }


.extra { background-color:#FF99FF }
.extra.hinterlegt { background-color:#FF0000 }

a:link { text-decoration:none; font-weight:bold; color:17638E; }
a:visited { text-decoration:none; font-weight:bold; color:17638E; }
a:hover { text-decoration:underline; font-weight:bold; background-color:#FFFFFF; }
a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
a:focus { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }


