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

div.suche                           { margin-top:2em; margin-left:2em; }
input.kfs_beginn_dat1class,
input.kfs_beginn_dat2class,
input.kfs_knrab1class,
input.kfs_knrab2class               { width:5em; }
input.kfs_ktage_dat1class,
input.kfs_ktage_dat2class           { width:5em; }
input.kfs_ortclass,
input.kfs_aussenstclass             { width:200pt; }
input.kfs_titelclass,
input.kfs_dozentvornameclass,
input.kfs_dozentnameclass,
input.kfs_stichwortclass            { width:200pt; }
input.kfs_empfohlenesalterclass     { width:11pt; }
select.kfs_kursbereichclass,
select.kfs_sonderrubrikclass        { width:203pt; }
select.kfs_ort_selectclass,
select.kfs_aussenst_selectclass     { width:203pt; }
ul.kfs_zr_list,                
ul.kfs_wtag_list                    { margin:0px; padding:0px; margin-left:0em; padding-bottom:0.5em; list-style-type:none; list-style-image:none; }
ul.kfs_zr_list li,
ul.kfs_wtag_list li                 { float:left; margin:0px; padding:0px; list-style-type:none;}

/* 2 spaltige (tabellarische) Darstellung von Informationen mithilfe von div-Containern */
div.titel                     { width:150px; float:left; padding:3px; }
div.text                      { margin-left:156px; padding:3px; }

/* Divs zur zweifarbigen Darstellung */
div.alt1                      { background-color:#f1f2f5; }
div.alt2                      {  }

