/*
  $Id: stylesheet.css,v 1.2 2008/04/13 19:05:53 daniel Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  font-family: Verdana, Tahoma, Arial, sans-serif; 
  font-size: 12px;
  color: #000000;
  margin: 0;
  padding: 0;
  text-align: center;
}

a.sidemenue {font-size: 11px; font-weight: bold; color: #000; text-decoration: underline;}
a.sidemenue:hover {font-size: 11px; font-weight: bold; color: #000; text-decoration: none;}

a.downloads {font-size: 12px; font-weight: bold; color: #000; text-decoration: underline;}
a.downloads:hover {font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}

a.kaufen {font-size: 12px; font-weight: bold; color: #000; text-decoration: underline;}
a.kaufen:hover {font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}

h1 {

font-size: 14px;
color: #269F00;

}

h2 {

font-size: 12px;

}

