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

a.clickadresse                { text-decoration:none; color:#F36904; font-weight:600; }
h2.clickadresse               { font-size:1em; margin-top:0em; padding-bottom:0em; }
span.clickadrbold             { font-weight:bold; }

/* Statusadresse  zeigt den Pfad (ähnlich Clickpfad) nur für Kategorien */
a.statusadresse               { color:#F36904; text-decoration:none; }
h2.statusadresse              { margin:0em; color:#F36904; }
h2.statusmeldung              { margin-bottom:1em; font-size:small; color:#7E8896; }

/* Unterauswahl für Kategorienbaum auf der Hauptseite; sind hardcodiert */
div.menue_unterauswahl        { margin-left:2em; }
a.menue_unterauswahl          { color:#102045; font-weight:bold; text-decoration:none; }
a.menue_unterauswahl:hover    { color:#7E8896; }
h1.menue_unterauswahl         { display:none; }
ul.menue_unterauswahl         { margin:0em; padding:0em; list-style-position:outside; list-style-image:url(../pfeil.gif); }
li.menue_unterauswahl         { margin-top:12px; }


/* Kontaktblock, der auf vielen Seiten im Hauptbereich vorkommt */
div.kontakt                   { color:#333333; }
div.kontakt a                 { color:#333333; font-weight:bold; text-decoration:none; }
div.kontakt a:hover           { color:#7E8896; }


div.anfahrtsskizze            { position:relative; width:20em; height:20em; border-style:solid; border-color:#333333; border-width:1px; text-align:center; }
ul.dokumente                  { width: 40em; margin: 2em 0em 2em 6em; }
ul.gebaeude                   { width: 40em; margin-left: 2em; margin-bottom: 2em; margin-right: 2em;}
li.gebaeude                   { margin-top:1em;}
li.dokumente                  { margin-top:1em; margin-bottom:1em; }
div.dokument                  { padding-top:0.3em; padding-bottom:0.3em;}

/*  Aussenstellenübersicht und Details (Sicht 171 und 148)*/
ul.aussenstelle               { list-style-type:none; list-style-image:none; background-color:#FFFFFF; padding:0px; margin-left:1em;}
a.as_title                    { color:#F36904; font-size:1.17em; text-decoration:none; font-weight:bold; }
h2.header_aus                 { margin:0em; color:#F36904; }
li.aussenstelle               { margin-left: 0em; margin-top:1em; }
div.aussenstelle              { margin-left: 0.5em;}
table.aussenst                { width:100%; margin-top:1em; }

/* Veranstaltungskalender unter dem Navigationsmenü */
table#kalender { text-align: right; border-spacing: 0px; color:#000000; position:absolute; top:36em; left:1.3em; z-index:2; }
table#kalender a { text-decoration:none; color:#000000; }
table#kalender th { border-bottom: 1px solid black; font-size: 0.9em; }
td.sonntag  { background-color:lightgrey; }
td.samstag  { background-color:#E4E4E4; }
td.eine { background-color:orange; }
td.mehrere { background-color:yellow; }

table#kalender th { width:20px; text-align:center; }
table#kalender td { width:20px; text-align:center; }

table#kalender caption        { font-size:9pt; }
table#kalender div#veranst_zeit { font-weight:bold; }

/* Div, das die Accesskey-Definitionen enthält */
div.page_access               { display:none; }

