/*****************************************/
/*     (c) Kufer Software Konzeption     */
/*           Oderstr. 7		               */
/*           D-84453 Mühldorf		       	 */
/*****************************************/

/* Allgemeine Einstellungen für das gesamte Layout. Diese können durch spezif.
Einstellungen in den Unterklassen überschrieben werden                 */
*.display_none                { display:none; }
span.clickpfad                { font-size:1.6em; color:#F36904; }
/* Eine Tabelle mit orangem Header */
table.orange                  { empty-cells:show; }
td.kursdetails                { vertical-align:top; }
td.kurse.warenkorb            { color:#333333; }
td.kurse.warenkorb_zentriert  { text-align:center; }
td.orange                     { padding-left:0.5em; border-bottom-color:#833902; border-bottom-style:solid; border-bottom-width:1px; color:#333333; }
td.orange.middle,
td.orange.left                { border-right-color:#833902; border-right-style:solid; border-right-width:1px; }
th.orange                     { background-color: #EC7219;  text-align:center; color:#FFFFFF; border-bottom-color:#833902; border-bottom-style:solid; border-bottom-width:1px; }
th.orange.middle,
th.orange.left                { border-right-style:solid; border-right-width:1px; border-right-color:#FFFFFF; }
tr.alt1                       { background-color:#E8EEF1; }
tr.alt2                       { }
tr.row1                       { background-color:#E8EEF1; }
tr.row2                       { }
