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

/*****************************************/
/*    sys_anmeldung.css   */
/*****************************************/

ul.warnungpflichtfelder           { color:red; font-weight:bold; }

/* Formular, das die Navigationstasten in der Anmeldung (Absenden, Zurück, Bestellung abbrechen) beinhaltet */
form.anm_left { float:left; }
/* Formular, das die Navigationstasten in der Anmeldung (Abbrechen, Weiter) beinhaltet */
form.anm_leftm { float:left; margin-left:0.2em; }


/*****************************************/
/*    sys_haupt.css   */
/*****************************************/

/* Listen */
#kurs_ortliste                    { list-style:none; margin:0em; padding:0em; }
ul.doz_kursliste                  { list-style-image:none; margin:0em; }

/* Kalender */
#kalender                         { width:180px; border:2px solid #012D74; background-color:#efefef ; text-align:center; }
#kalender caption                 { background-color:#012D74; color:#ffffff; font-weight:bold; }
#kalender caption a               { color:#ffffff; }
td.sonntag                        { color:#848484; font-weight:bold; }
td.eine                           { background-image:url(../td_eine.gif); background-repeat:no-repeat; background-position: center; }
td.mehrere                        { background-image:url(../td_mehrere.gif); background-repeat:no-repeat; background-position: center; }

/*****************************************/
/*    sys_headnavi.css   */
/*****************************************/



/*****************************************/
/*    sys_interessenbekundung.css   */
/*****************************************/


/*****************************************/
/*    sys_kurse.css   */
/*****************************************/

/* Einstellungen für die Kategorieauswahl */
h1.menue_unterauswahl             { display:none; }
ul.menue_unterauswahl             { list-style-image:none; list-style-type:none; padding:0px; margin-left:40px; }
li.menue_unterauswahl             { font-weight:normal; border-bottom:1px dashed black; padding:5px; width:150px; }
li.menue_unterauswahl.active      { font-weight:bold; background-color:#f1f2f5; }
li.menue_unterauswahl a:hover     { text-decoration:none; color:#012d74; }
div.menue_unterauswahl.active     { margin-top:1em; margin-bottom:1em; float:left; }
div.menue_unterauswahldemnaechst.active { margin-top:1em; margin-bottom:1em; float:left; }

/* Kursübersicht */
div.kursuebersicht                { margin-top:10pt; border:1px solid #c4c4c4; background-color:#f1f2f5; }
div.kursuebersicht_top            { background-color:#c1d6fd; padding:3pt; border-bottom:1px solid #c4c4c4; background-image:url(../kursuebersicht_kopf.jpg); background-repeat:repeat-x; }
div.kursuebersicht_top a          { color:#012D74; }
div.kursuebersicht_body           { padding:3pt; background-color:#ffffff;  }
div.kursuebersicht_footer         { border-top:1px solid #c4c4c4; text-align:right; }
div.ampel                         { float:right; }
hr.kursuebersicht                 { visibility:hidden; }
/* Text der in der Kursübersicht z.B. bei bereits erreichtem Kursende statt der Anmeldebuttons angezeigt wird */
span.anmeldetext                  { position:relative; top:-0.5em; }

/* Kurstage */
table.kurstage                    { width:525px; border-bottom:1px solid black; }
table.kurstage th                 { background-color:#f1f2f5; }
table.kurstage td                 { border-style:solid; border-color:black; border-width:1px 0px 0px 0px; }
tr.kurstage                       {}
tr.kurstage.alt                   { background-color:#f1f2f5; }

/*****************************************/
/*    sys_suche.css   */
/*****************************************/

div.suche                         { margin:0pt 20pt; }
div.suche input                   { width:200pt; }
div.suche select                  { width:203pt; }
input.kfs_beginn_dat1class,
input.kfs_beginn_dat2class        { width:50pt !important; }
ul.kfs_wtag_list                  { list-style-image:none; list-style-type:none; margin:0px; padding:0px; }
ul.kfs_wtag_list li               { position:relative; float:left; padding-left:5pt; }
ul.kfs_wtag_list input            { width:10pt;  }
li.kfs_wtagSoLiElclass            { } 
#kfs_empfohlenesalterid           { width:10pt; }

