@charset "UTF-8";
/* xtraCIT Webshop THEME-FILE - TEMPLATE: RAINING */

/* Gesamte Tabellen */
table.xtracit_webshop_content_table {
    width: 100%;
    border-width: 0;
}

/* Tabellenzeilen Unter&uuml;berschriften (1. Ebene) mit abgerungeten Ecken */
td.xtracit_webshop_headline_round_left {
    background: url(images/headline_image_left.png) no-repeat;
    height: 30px;
    width: 30px;
    border: 0
}
td.xtracit_webshop_headline_round_middle {
    background: url(images/headline_image_middle.png) repeat-x;
    height: 30px;
    border: 0;
}

table.content td.xtracit_webshop_headline_round_middle {
    background: url(images/headline_image_middle.png) repeat-x;
    height: 30px;
    border: 0;
    width: 93%;
}


td.xtracit_webshop_headline_round_right {
    background: url(images/headline_image_right.png) no-repeat;
    height: 30px;
    width: 30px;
    border: 0
}

/* Tabellenzeilen Unter&uuml;berschriften (2. Ebene) mit abgerungeten Ecken */
td.xtracit_webshop_subheadline_round_left {
    background: url(images/subheadline_image_left.png) no-repeat;
    height: 30px;
    width: 30px;
    border: 0
}

td.xtracit_webshop_subheadline_round_middle {
    background: url(images/subheadline_image_middle.png) repeat-x;
    height: 30px;
    border: 0
}
td.xtracit_webshop_subheadline_round_left_new {
    background: rgb(239, 239, 239); /* Old browsers */
    background: -moz-linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#666d70', GradientType=0); /* IE6-9 */
    height: 30px;
    border: 0
}
td.xtracit_webshop_subheadline_round_middle_new {
    background: rgb(239, 239, 239); /* Old browsers */
    background: -moz-linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(239, 239, 239, 1) 7%, rgba(102, 109, 112, 1) 83%, rgba(102, 109, 112, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#666d70', GradientType=0); /* IE6-9 */
    height: 30px;
    border: 0
}
td.xtracit_webshop_subheadline_round_right {
    background: url(images/subheadline_image_right.png) no-repeat;
    height: 30px;
    width: 30px;
    border: 0
}

/* Tabellenzeilen Hauptinhalt (3. Ebene) */
td.xtracit_webshop_content, tr.xtracit_webshop_content {
    background-color: #F3EDED;
    border: 1px;
    padding: 1pt
}

/* Tabellenzeilen Beitragstext von ungeraden post ID's (3. Ebene) */
td.xtracit_webshop_post_content {
    background-color: #F0F0F0;
    border: 0;
    padding: 1pt
}

/* Tabellenzeilen Beitragstext von geraden post ID's (3. Ebene) */
td.xtracit_webshop_post_content2 {
    background-color: #DFDFDF;
    border: 0;
    padding: 1pt
}

/* Tabellenzeilen Hauptinhalt (3. Ebene) Kategorie/Foren-Ansicht */
td.xtracit_webshop_content2, tr.xtracit_webshop_content2 {
    background-color: #F0F0F0;
    padding: 1pt;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 0;
}

/* Beschreibungen von Foren/Themen */
div.xtracit_webshop_description {
    position: relative;
    left: 15px;
    width: 90%;
    background: #D8EDFA
}

div.xtracit_webshop_post_zitat_code {
    width: 90%;
    background: #FDFDFD
}

/* MEN�GESTALTUNG */
/* Men&uuml;eintrag, der zum aktuellen Pfad geh&ouml;rt */
td.xtracit_webshop_content_pfad {
    background-color: #FF0000;
    border: 0;
    padding: 1pt
}

table.xtracit_webshop_content_menu_table {
    width: 100%;
    border-width: 0;
    border-spacing: 1px
}

/* Tabellenzeilen Unter&uuml;berschriften (2. Ebene) */
td.xtracit_webshop_menu_subheadline, tr.xtracit_webshop_menu_subheadline {
    background-image: url(images/subheadline_image.png);
    height: 30px;
    border: 0
}

/* Tabellenzeilen Haupt&uuml;berschrift (1. Ebene) */
td.xtracit_webshop_menu_headline, tr.xtracit_webshop_menu_headline {
    background-image: url(images/headline_image.png);
    height: 30px;
    border: 0;
    background-repeat: repeat-x
}

/* Tabellenzeilen Hauptinhalt (3. Ebene) */
td.xtracit_webshop_menu_content, tr.xtracit_webshop_menu_content {
    background-image: url(images/submenu_hg.png);
    background-repeat: repeat;
    border: 0;
    padding: 1pt;
}

/* Tooltip - Anzeigespezifikationen */
div.xtracit_webshop_tooltip {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 11px;
    background-color: #F3EDED;
    border: 1px;
    padding: 1pt
}