@charset "UTF-8";
/* xtraCIT Webshop THEME-FILE - TEMPLATE: RAINING */
/* &uuml;berschriften 1. Ebene */
font.xtracit_webshop_headline, span.xtracit_webshop_headline  {
    font-size: 11pt;
    font-family: Arial, serif;
    color: #FFFFFF;
    font-weight: bold
}

/* &uuml;berschriften 2. Ebene */
font.xtracit_webshop_subheadline, span.xtracit_webshop_subheadline  {
    font-size: 11pt;
    font-family: Arial, serif;
    color: #FFFFFF;
    font-weight: bold
}

/* Hauptschrift normal - Schrifteinstellungen */
font.xtracit_webshop_content, span.xtracit_webshop_content {
    font-size: 9pt;
    font-family: Arial, serif;
    color: #000000
}

/* Hauptschrift klein - Schrifteinstellungen */
font.xtracit_webshop_subcontent, span.xtracit_webshop_subcontent {
    font-size: 8pt;
    font-family: Arial, serif;
    color: #6E6E6E
}

/* Schrifteinstellungen - BEST&auml;TIGUNGSAUSGABE */
font.xtracit_webshop_best, span.xtracit_webshop_best {
    font-size: 9pt;
    font-family: Arial, serif;
    color: #009933
}

/* Schrifteinstellungen - FEHLERAUSGABE*/
font.xtracit_webshop_error, span.xtracit_webshop_error{
    font-size: 9pt;
    font-family: Arial, serif;
    color: #FF0000
}

/* Schrifteinstellungen auf Hintergrund */
font.xtracit_webshop_background, span.xtracit_webshop_background {
    font-size: 9pt;
    font-family: Arial, serif;
    color: #000000;
    font-weight: bold
}

/* Schrifteinstellungen f&uuml;r Ausgabe: [moderator] & [admin] */
/* Hinweis: Farben sollten auf jeden Untergrund passen */
font.xtracit_webshop_moderator, span.xtracit_webshop_moderator {
    font-size: 9pt;
    font-family: Arial, serif;
    color: #9900CC;
    font-weight: bold
}

font.xtracit_webshop_admin, span.xtracit_webshop_admin {
    font-size: 9pt;
    font-family: Arial, serif;
    color: #FF0000;
    font-weight: bold
}

/* Hervorhebung von Suchw�rtern */
font.xtracit_webshop_search, span.xtracit_webshop_search {
    background-color: #FFFFCC;
}