/* xtraCIT Webshop THEME-FILE - TEMPLATE: RAINING */
/* &uuml;berschriften 1. Ebene */
font.xtracit_webshop_headline 
		   {font-size:12pt; 
		   font-family: Arial; 
		   color:#FFCC00;
		   font-weight: bold}
/* &uuml;berschriften 2. Ebene */
font.xtracit_webshop_subheadline 
		   {font-size:11pt; 
		   font-family: Arial; 
		   color: #000000;
		   font-weight: bold}
/* Hauptschrift normal - Schrifteinstellungen */
font.xtracit_webshop_content
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #000000}
/* Hauptschrift klein - Schrifteinstellungen */
font.xtracit_webshop_subcontent
		   {font-size:8pt; 
		   font-family: Arial; 
		   color: #6E6E6E}

/* Schrifteinstellungen - BEST&auml;TIGUNGSAUSGABE */
font.xtracit_webshop_best
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #009933}
/* Schrifteinstellungen - FEHLERAUSGABE*/
font.xtracit_webshop_error
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #FF0000}
/* Schrifteinstellungen auf Hintergrund */
font.xtracit_webshop_background
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #000000;
		   font-weight: bold}
/* Schrifteinstellungen f&uuml;r Ausgabe: [moderator] & [admin] */
/* Hinweis: Farben sollten auf jeden Untergrund passen */
font.xtracit_webshop_moderator
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #9900CC;
		   font-weight: bold}
font.xtracit_webshop_admin
		   {font-size:9pt; 
		   font-family: Arial; 
		   color: #FF0000;
		   font-weight: bold}
/* Hervorhebung von Suchwörtern */
font.xtracit_webshop_search
		   {background-color:#FFFFCC;}