/*** Monats-Ansicht Kopf  (aus dem Quellcode)  **/
#month-header             { height:50px; width:740px;}


/**** Anpassen Kategorie-Radios  (aus dem Template-Analyser) ****/
.default_catheader_bullet   {font-size:14px; color:#3366FF; }
.grey_catheader_bullet      {font-size:14px; color:#3366FF; }
.red_catheader_bullet       {font-size:14px; color:#EE0000; }
.green_catheader_bullet     {font-size:14px; color:#006600; }
.yellow_catheader_bullet    {font-size:14px; color:#FF9900; }

/*** Fehlerbehebung: Hintergrund fuer Default entfernen  ***/
.default_catheader   {background-color:transparent; color: #557CA3 !important; }


/*******************************************************************************/
/** Ansicht Listen und Ergebnis der EreignisSuche - Stylesheets aus Quellcode **/
.found         { font-weight:bold; }
.pagebrowser   { }
.even          { }


/** Ansicht Listen und Ergebnis der EreignisSuche -Eigens gesetzte Stylesheets **/
.sbevent_title { font-size:12px; font-weight:bold; margin:0px 0px 6px 0px; }
.sbevent_datum { font-size:10px; font-weight:bold; color:#222222; margin:0px 0px 6px 0px; }
#sbevent_even  { background-color:transparent; }


