/**
*  +----------------------------------------------------------------------+
*  | BWARE Content Management System - Modul Webshop		              |
*  +----------------------------------------------------------------------+
*  | (c) Balazs Bezeczky / BWARE                    all rights reserved.  |
*  +----------------------------------------------------------------------+
*  | Lizenz stuff														  |
*  | Balazs Bezeczky / BWARE  Leystr. 54/9 1200 Wien					  |
*  +----------------------------------------------------------------------+
*
*	@since	20050510
*   @author	Balazs Bezeczky <office@bware.at>
*	@copyright	© 2005 Balazs Bezeczky / BWARE
*
*	Version: $Revision: 1.1 $
*	Letzte Änderung: $Date: 2007/01/03 22:37:59 $
*	Author: $Author: bman $
*	Release Version: $Name:  $
*	Fullinfo: $Id: headings.css,v 1.1 2007/01/03 22:37:59 bman Exp $
*  +----------------------------------------------------------------------+
*/

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
option.h2class
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1C1C1C;
}