@charset "ISO-8859-1";
/*****************************************/
/*     (c) Kufer Software Konzeption     */
/*           Oderstr. 7		               */
/*           D-84453 Mühldorf		       	 */
/*****************************************/



/*****************************************/
/*      Allgemeine CSS Einstellugnen     */
/*****************************************/
span.clickadrbold,
a.clickadresse,
span.clickadresse                          { color:#842033; font-size:1.6em; margin:0.8em 0;}
div.hauptseite_clickpfad                   { margin-bottom:1em;}


/*****************************************/
/*                 Global                */
/*****************************************/

span.clickpfad                             { color:#842033; }
div.page_access                            { display:none; } 
td.orange                                  { border-bottom-color:#842033; }
th.orange                                  { background-color:#E8DADE; }
h2.statusmeldung                           { color:#505050; }
a.statusadresse                            { color:#842033; text-decoration:none; }
a.statusadresse:hover                      { color:#C29CA7; }
h2.statusadresse                           { margin:0em; color:#842033; } 
div.kontakt a                              { color:#842033; font-weight:bold; text-decoration:underline; }
div.kontakt a:hover                        { color:#C29CA7; text-decoration:none; }
a.pfeil_links                              { background:url(pfeil_links.gif) no-repeat center left; padding-left:1em; margin:0 1.5em 0 0; }
a.pfeil_rechts                             { background:url(pfeil.gif) no-repeat center left; padding-left:1em; }

/*****************************************/
/*         CSS für die Startseite        */
/*****************************************/



/*****************************************/
/*      CSS für die Programm Seite       */
/*****************************************/

a.menue_unterauswahl                       { color:#842033; font-weight:bold; text-decoration:underline; }
a.menue_unterauswahl:hover                 { color:#C29CA7; text-decoration:none; }
ul.menue_unterauswahl                      { margin:0em; padding:0em; list-style-position:inside; list-style-image:url(pfeil.gif); }
li.menue_unterauswahl                      { margin-top:1em; }

/*****************************************/
/*         CSS für die Kurssuche         */
/*****************************************/
ul.suche_veranstaltungsarten               { list-style-image:none; list-style-type:none; margin-left:-2em;}
div.titel, div.text                        { padding:0.2em;}
div.alt2, div.alt1                         { margin-bottom:0.2em; }
div.suche                                  { width:auto; }
/*****************************************/
/*       CSS für die Kursübersicht       */
/*****************************************/

div.kurs                                   { border:none; }
div.kurs ul                                { clear:both; margin:1em 0 1em 0; padding:0.5em; border:1px solid #000; list-style:none; list-style-image:none; }
div.kurs ul li                             { list-style-image:none; }
div.kurs a.kursdetaillink                  { color:#842033; font-weight:bold; text-decoration:underline; font-size:1.3em; margin-right:3em; }
a.kursdetaillink:hover                     { color:#C29CA7; text-decoration:none; }

/*****************************************/
/*   CSS für die Kursdetails & Kurstage  */
/*****************************************/

a.link                                     { color:#842033; text-decoration:underline; }
a.link:hover                               { color:#C29CA7; text-decoration:none; }
table.kurse.details tr.abstand             { height:1.5em; }
table.kurse.details                        { width:auto; } 

/*****************************************/
/*         CSS für den Warenkorb         */
/*****************************************/

h1.warenkorb                               { font-weight:bold; font-size:1.4em; }

/*****************************************/
/*         CSS für die Anmeldung         */
/*****************************************/

fieldset                                   { background-color:#; }
legend                                     { background-color:#842033; color:#FFF; }
label.anmeldung_label                      { width:12em; }
input.tedit                                { width:20em; }
span.anmeldung_bestaetigen_label           { width:12em; }

/*****************************************/
/*      CSS für die Interessenbekundung  */
/*****************************************/

textarea#t_bemerkungid                    { width: 20.5em; boder: 1px solid #49A43D; }

/*****************************************/
/*   CSS für die Ausenstellen, Gebäude   */
/*          & Dozenten Übersicht         */
/*****************************************/

h2.header_aus                              { color:#000; }
a.as_title                                 { color:#000; }
div.dozenten_links                         { float:left; width:10em; min-height:1px; }
div.dozenten_links img                     { width:10em; }
div.dozenten_rechts                        { float:left; padding:0 0 3em 0; }
ul.dozenten                                { list-style:none; list-style-image:none; }
ul.dozenten li.navigation                  { clear:left; list-style-image:none; }
th.aus_details                             { vertical-align:top;}
/*****************************************/
/*       Weitere CSS Einstellungen       */
/*****************************************/
table.details, table.aussenst { margin-top:0em; }

