/* Hauptseite für alle Sichten und die Kategorienanzeige */

/* Clickpfadeinstellungen auf der Hauptseite */
a.clickadresse,
h2.clickadresse               { font-size:1em; margin-top:0em; padding-bottom:0em; }
/* Für das Einbinden der Bilder vom Ordner layout/stylesheet 1 Ebene nach oben wechseln */
div.hauptseite_clickpfad      { margin: 5px 4px 4px 156px; background-color:#E8ECED; padding-bottom:10px; width:450px;}
span.clickadrbold             { font-size:1em; font-weight:bold; margin-top:0em; padding-bottom:0.5em; }
span.clickadresse             { font-size:0.9em; margin-top:0em; padding-bottom:0.2em; }
span.clickpfad                { font-size:0.8em; margin-top:0em; margin-left:0.5em; padding-bottom:0.2em; }
span.trennzeichen             { font-size:1em; margin-top:0em; padding-bottom:0em; }  /* hardcodiert in datamenu.inc */

/* Statusadresse zeigt den Pfad (ähnlich Clickpfad) nur ür Kategorien */
h2.statusadresse              { font-size:0.9em; margin:0px; padding-left:5px;background-color:#e8ecec;} /* #E1EAEF; */
a.statusadresse               { }

/* Statusmeldung: Textmeldung wie z.B. Warenkorb ist leer */ 
h2.statusmeldung              { font-size: 90%; color: #322577; margin-top:5px; padding-top:0px; }
h1.statustitel                { margin-bottom:0px; }

/* Hauptseitestatus: wird verwendet für die Kategorienanzeige d.h. unter Kursbereiche, Sonderrubriken, Demnaechst */
/* Hauptseite u. hauptseiteohnestatus wird verwendet für alle anderen Sichten außer Kursdetails, Termine u. Warenkorb */
div.hauptseite                { margin: 0px 0px 5px 156px; width: 652px; padding: 0px; text-align: left; background-color: #e8ecec;
                                background-image: url(../images/startimage_bg1.jpg);  background-repeat: repeat-y;}
div.hauptseite_status         { margin:0px; background-color: #e8ecec; }
div.hauptseite_ohnestatus     { margin: 0px 0px 5px 156px; width:652px; padding: 0px; background-color:#e8ecec; /* #f5f6fb; */
                                background-image: url(../images/startimage_bg1.jpg);  background-repeat: no-repeat;
                                text-align: left;}
             
/*  Für die Beschreibung der Kategorie; i.allg. über der Kategorieüberschrift positioniert; hardcodiert: wird mit Hilfe von
DataMenuMain::_showCategoryDescription() ausgegeben */
div.hauptseite_categorydescription{ background-color:#f5f6fb; margin-top:7px; padding:7px; }
                                   
/* für Kategorienbaum auf der Hauptseite; sind hardcodiert */
.menue_unterauswahl a:link,
a:visited                     { color: #322577; }
.menue_unterauswahl a:hover   { color: #620BBF;}
div.menue_unterauswahlliste   { border-top-style: solid; border-top-width: 1px; border-top-color: #003468;
                                border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #003468;
                                width: auto; padding:5px 0px; margin-top:50px; }

a.menue_unterauswahl          { padding-left:1em; font-weight:bold; /*background-color:#F5F6FB;*/}
a.menue_unterauswahl.active   { font-weight:bold; font-style:italic; }
/* Bild wird zwar in div.hauptseite_kurse integriert; aber für I.E. muß es hier nochmals integriert werden */
div.menue_unterauswahl        { margin:1px 0px;  text-align:left; width: 642px; /* background-color: #e8ecec; */
                                 background-image: url(../images/leiste_unten.jpg); background-repeat: no-repeat;}
div.menue_unterauswahl.active { }
p.menue_unterauswahl          { margin-left:1em; margin-top: 15px;}
p.menue_unterauswahl.active   { }
h1.menue_unterauswahl         { margin-left:1em; color: #332677;}
h1.menue_unterauswahl.active  { color: #0D2898; }
ul.menu_unterauswahl          { list-style-position: outside; list-style-type: none; margin: 0px 0px;}
ul.menue_unterauswahl         { list-style-position: outside; list-style-type: none;
                                margin: 50px 0px 0px 0px; padding: 0px;}                                
ul.menue_unterauswahl.active  { }
li.menue_unterauswahl         { font-weight: normal; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.2em; }


li.menue_unterauswahl.active,
li.menue_unterauswahl.level2,
li.menue_unterauswahl.top     { font-weight: bold; padding-left: 0.5em; }

a.menue_unterauswahl:hover,
a.menue_unterauswahl.active,
a.menue_unterauswahl.top:hover,
a.menue_unterauswahl.level2.mitBullet { background-image: url(../bu_link.gif); background-repeat: no-repeat; 
                                        background-position: left center; }

li.menue_unterauswahl.highlight_ein,
li.menue_unterauswahl.level2.mitBullet.highlight_ein,
li.menue_unterauswahl.top.highlight_ein   {  background-color: #FFFFFF; }





/* Text der obersten (Sonder-)Kategorie; hardcodiert*/
p.topCategoryText             { }

/* Sicht 81 Anfahrt */
img.anfahrt                   { margin-left:1em; }
h1.anfahrt                    { }
