/* Nur für Suchsicht (Sicht 50) */

div.suche          { border-top-style: solid; border-top-width: 1px; border-top-color: #003468;
                     border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #003468;
                     /*background-color: #DDE6ED;*/  padding: 2em 1em 2em 1em; margin: 20px 15px;
                      width:auto; height:22em;}
                     
div.suche form     { float:left; }                    
label.suche_bezeichner         {padding-right: 1em; text-align: right;  float: left;  width: 12em; clear: left;}
label.suche_bezeichner.spalte2 { width: 2em; margin-left: 1.45em; clear: none; }
div.suche_spalte2,
div.suche_spalte1    { float: left;}
div.suche_button     { clear:left; padding-left: 27em; margin-top: 60px;}
label.suchestarten   {  font-weight: bold;}
input.suche          { }
img#suchleiste       { }
div#sucheingabe        {margin: 0px 0px 20px 0px; padding-left: 16px;}
h2.categorytitle.suche { font-size: 130%;  margin: 3px 0px 5px 16px;}

/* Kalender in Suchsicht: besteht aus Link und Image */
a.calendarSearchFrom     {  float: left;}
img.calendarSearchFrom   {  border-style: none;}

/*  Textfelder in der Suchsicht (input type = text) */

/* evtl. noch nachtragen
input.kfs_ktage_dat1class,
input.kfs_ktage_dat2class,    
input.kfs_beginn_time1class,  
input.kfs_beginn_time2class   { width: 8em; }  */


input.kfs_ortclass,
input.kfs_aussenstclass       { width: 10em; float:left; }

input.kfs_knrab1class,        
input.kfs_knrab2class         { width:7.7em;float:left; }

input.kfs_stichwortclass,
input.kfs_dozentnameclass,
input.kfs_dozentvornameclass,
input.kfs_titelclass          { width:20em; float:left; }

input.kfs_beginn_dat2class,
input.kfs_beginn_dat1class    { width: 7.7em;}


/* Checkboxes für Wochentage u. Veranstaltungsarten (input type = checkbox) */
input.suche_veranstaltungsarten,
input.kfs_zrVMclass,
input.kfs_zrNMclass,
input.kfs_zrABclass,
input.kfs_wochentagMoclass,
input.kfs_wochentagDiclass,
input.kfs_wochentagMiclass,
input.kfs_wochentagDoclass,
input.kfs_wochentagFrclass,
input.kfs_wochentagSaclass,
input.kfs_wochentagSoclass    { margin-left:0px; }

/* Listenelemente (li) und Listen (ul) für die Veranstaltungsarten und Wochentage*/
li.suche_veranstaltungsarten,
li.kfs_zrVMLiElclass,
li.kfs_zrNMLiElclass,
li.kfs_zrABLiElclass,
li.kfs_wtagMoLiElclass,
li.kfs_wtagDiLiElclass,
li.kfs_wtagMiLiElclass,
li.kfs_wtagDoLiElclass,
li.kfs_wtagFrLiElclass,
li.kfs_wtagSaLiElclass,
li.kfs_wtagSoLiElclass        { float:left; margin:0px; margin-right:1em; }
ul.suche_veranstaltungsarten,
ul.kfs_zr_list,
ul.kfs_wtag_list              { margin:0px; padding:0px; margin-left:14em; padding-bottom:2em;}

/*  Selectfelder in der Suchsicht (input type = select) */
select.kfs_kursbereichclass, 
select.kfs_sonderrubrikclass  { width:20em;float:left;}
select.kfs_aussenst_selectclass,
select.kfs_ort_selectclass    { float: left; width:10em; }



