/*------------------------------------------------------------------------
# JA Mercury 1.0 - Sep, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
.normaler_Text{
	font: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000; 
}

.grosser_Text{
	font: verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.kleiner_Text_Preise{
	font: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}
