/* Landeshauptstadt München Intranet - Cascading Style Sheets - */

/* Aenderungen ----- neueste zuerst! --------     

 12.08.03 SG Header 1 auf 12 Punkte geaendert 
 02.07.03 BB Nav-Schriftgrößen auf 9 pt geändert
 02.07.03 BB Schriftgrößen angepasst (7=8. 9=10, 11=12, 13=14pt), Leerzeichen naxh Doppelpunkten entfernt
 28.05.03 SG Aufzaehlungsklassen umbenannt MG+SG  
 28.05.03 MG .bgorange hinzugef&uuml;gt (wie textblock) 
 27.05.03 SG  test link "head" aktiviert und wieder deaktiviert        
 22.05.03 EMI neue klasse ol.buchstabe_kl fuer aufzaehlung kleinbuchstaben        
 21.05.03 EMI  neue klasse ul.eck fuer blaue quadratische aufzaehlungszeichen, neue klassen ol fuer 
          numerische aufzaehlungen mit roemischen zahlen und buchstaben, auskommentierte definitionen entfernt    
 06.05.03 SG  Hintergrundfarbe hellgrau (wie textblock-grau)       
 04.04.03 BB  hr geändert (wegen Mozilla)
 21.03.03 SG  Textblock-weiss neu z.B. fuer Hilfe-Code zum kopieren 
 28.01.03 SG  classe head angelegt - wurde nicht importiert             
 10.01.03 SG  Pfeilname fuer Aufzaehlung aktualisiert klasse ul.pfeil         
 10.01.03 EMI Farben fuer kapitel_gelb u. bghellgelb wie textblock_gelb
 ---------------------------------------------------------------------------
*/


/* body = Hintergrund, Schriftfarbe, Schriftgroesse, Abstand zum linken u. rechten Rand */
body { background-color:#FBFBFB; font-size:10pt; font-family:Arial,Helvetica,sans-serif;  marginwidth="0"; topmargin=0; leftmargin=0; marginheight="0"; padding-left:5px; padding-right:10px; }
/*color:#2C272C;*/


/* ------- Schriftfamilie und Groesse ----------- */
/* p=absatz ul=unsort.liste ol=aufzaehlung td=tabellenelemnt dt=definitionsliste */
p,ul,ol,td,dt { font-size:10pt; font-family:Arial,Helvetica,sans-serif; }

/* schriftstaerke fett */
b { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }

/* Horizontale Linie */
hr { color:#476285; background-color:#476285; border:0px solid; text-align:left; height:1px; }
.hrgelb { color:#FECB00; text-align:left; background-color:#FECB00; border:0px solid; height:1px; }

/* ----- Schriftfamilie und Groesse -------------*/
/* -----------------------------------------------*/
.normal { font-size:10pt; font-family:Arial,Helvetica,sans-serif; }
/* gross fuer Großbuchstaben (bspw. in Behoerdenliste) */
.gross { font-size:12pt; color:#4E4E4E; font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
/* extragross fuer ueberschriften - bspw. ma-leitfaden (ohne grosse abstaende nach text) */
.extragross { font-size:12pt; font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
/* small fuer mikro-navigation (Seitenkopf), head-frame o.kleine Anmerkungen */
.small { font-size:8pt; font-family:Arial,Helvetica,sans-serif; }

/* fliesstext mit abstand zum rechten rand */
/* --------------------------------------- */
p.text { font-size:10pt; font-family:Arial,Helvetica,sans-serif; padding-left:2px; padding-right:10px; }


/*   -------------  Aufzaehlungslisten  -------------------------- */
/* ------- blauer Pfeil als Aufzaehlungszeichen ----------- */
ul.pfeil   { list-style-image:url(http://intranet.muenchen.de/shared/img/aufzaehl/pfeilre.gif); }
/* ------- blaues Quadrat als Aufzaehlungszeichen ----------- */
ul.quadrat { list-style-image:url(http://intranet.muenchen.de/shared/img/aufzaehl/quadrat.gif); }
/* ------- numerische Aufzaehlungen ----------- */
ol.roemisch   { list-style-type:upper-roman; } /*fuer roemische Zahlen I. II. III. usw.*/
ol.alphagross { list-style-type:upper-alpha; } /*fuer Grossbuchstaben A B C usw.*/
ol.alphaklein { list-style-type:lower-alpha; } /*fuer Kleinbuchstaben a b c usw.*/



/* ------------  Allg. Ueberschriften -------------- */
/*   -  in Contentseiten max. punktzahl 11          */
/*   - Seitentitel mit der Klasse "titel" (vorlage) */
h1 { font:800; font-size:12pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }
h2 { font-weight:bold; font-size:12pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }
h3 { font-weight:bold; font-size:12pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }
h4 { font-weight:bold; font-size:12pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }
h5 { font-weight:bold; font-size:12pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }
h6 { font-weight:bold; font-size:10pt; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }


/* Kapitel-Ueberschriften oder Untergruppierung in der Seite */
/* --------------------------------------------------------- */
/* Schrift dunkelgrau, fett, mit Hintergrund und Rand, wenig abstand zum Rand */

/* Hintergrundfarbe grau, Rahmen mittleres grau  */
.kapitel_grau {
       color:#4e4e4e;
       font-weight:bold;
       background-color:#eeeeee;
       /*text-indent:5px; */
       word-spacing:1px;
       padding:5px;
       border:solid 1px #d3d3d3;
       width:85%;
       font-family:Arial,Helvetica,sans-serif;
       font-size:10pt;
       }

/* Hintergrundfarbe gelb, Rahmen mittleres grau  */
.kapitel_gelb {
        color:#4e4e4e;
        font-weight:bold;
        background-color:#FFFACD;
        /*text-indent:5px; */
        word-spacing:1px;
        padding:5px;
        border:solid 1px #CCCCCC;
        width:85%;
        font-family:Arial,Helvetica,sans-serif;
        font-size:10pt;
}

/* spezielle Hervorhebungen von Textpassagen in farbigen "Boxen" */
/* ------------------------------------------------------------- */
/* bspw. Anmerkungen oder spezielle Hinweise in Dokumentationen*/

.textblock_weiss {
        padding:8px;
        border-style:solid;
        border-width:1px 1px 1px 1px;
        border-color:#D3D3D3;
        width:95%;
        font-family:Arial,Helvetica,sans-serif;
                font-size:10pt;
}

.textblock_grau {
        background-color:#eeeeee;
        padding:8px;
        border-style:solid;
        border-width:1px 1px 1px 1px;
        border-color:#D3D3D3;
        width:95%;
        font-family:Arial,Helvetica,sans-serif;
                font-size:10pt;
}

.textblock_gelb {
        background-color:#FFFACD;
        padding:7px;
        border-style:solid;
        border-width:1px 1px 1px 1px;
        border-color:#CCCCCC;
        width:95%;
        font-family:Arial,Helvetica,sans-serif;
                font-size:10pt;
}

.textblock_orange {
        background-color:#FFDEAD;
        padding:5px;
        border-style:solid;
        border-width:1px 1px 1px 1px;
        border-color:#CCCCCC;
        width:95%;
        font-family:Arial,Helvetica,sans-serif;
                font-size:10pt;
}

/*  themen-navigation rechter rand */
.textblock_ueberschrift
                                        {
                background-color:#dcdcdc;
                padding:2px;
                border:solid 1px #808080;
                width:200px;
                height:2px;
 }
.textblock_rubrik {
background-color:#f6f6f6; padding:6px; border-style:solid; border-width:1px 1px 1px 1px;
border-color:#D3D3D3; width:200px; font-weight:normal; }


/* -----------------------       Verweise / Links    --------------------- */
/* ------------------  Linkfarbe nicht definiert, nicht fett, unterstrichen bei Mausberuehrung ------------------------ */

a:hover { text-decoration:underline; }                /* Mausberuehrung */
a:link { /*font-size:10pt;*/ text-decoration:none; font-weight:normal; }
/* a:active { color:#EFA200}                       bei Mausklick */
a:visited  { /*font-size:10pt;*/ text-decoration:none; }
/*color:#663366;*/

/* link fuer tabellen mit dunkler hintergrundfarbe */
a.linkhellgr:link { color:#EEEEEE; text-decoration:none; font-weight:bolder; }
a.linkhellgr:active { color:#FFFFFF; font-weight:900; }
a.linkhellgr:visited { color:Aqua; text-decoration:none; }

/* links im headframe - kontakt/hilfe */
a.head:link { color:#4E4E4E; text-decoration:none; font-weight:bold; font-size:10pt; }
a.head:active { color:#4E4E4E; font-size:10pt; font-weight:bold; text-decoration:none; }
a.head:visited { color:#4E4E4E; text-decoration:none; font-weight:bold; font-size:10pt; }

/* ---------------------------------------------------- */
/* ------------   Staedtische Farben    --------------- */
/* ---------   Presse- /Informationsamt   ------------- */
.stadtgelb { color:#FFCC00; }  /* CI - staedtisches gelb */


/* ---------------    Schriftfarben von weiss - stahlblau          --------------*/
/* ------------------------------------------------------------------------------*/
.white { color:#FFFFFF; }                  /* weiss */
.champagne { color:#FCFEED; }              /* helle Schrift auf dunklem Hintergrund */
.orange { color:#EFA200; font-weight:600; } /* orange    */
.rot { color:#FF3333; font-weight:bold; }   /* rot       */
.stahl { color:#476285; }                    /* stahlblau */

/* -------   verschiedene hellere und mittlere grautoene */
.grau { color:#cccccc; font-weight:400; }    /* grau     */
.hellgrau { color:#FBFBFB; }
.hgrau { color:#EEEEEE; }                     /* helles grau */
.mittelgrau { color:#E1E1E1; }
.mgrau { color:#818181; }  /* bspw. Schrift auf grauem Hintergrund  - */
.mdgrau { color:#6F6F6F; }
.dunkelgrau { color:#4E4E4E; font-weight:600; } /* etwas fetter auch f. Ueberschriften */

/* ------------ Hintergrundfarben  --------------- */
/* ----------------------------------------------- */
/*  --- Referatsfarben  ----(bg=background)-------*/
.bgpor { background-color:#FF0000; }
.bgrgu { background-color:#330066; }
.bgkom { background-color:#333333; }
.bgkul { background-color:#000063; }
.bgkvr { background-color:#330066; }
.bgscu { background-color:#4c32ad; }


/* ---- fuer Kapitel oder Ueberschriften ------ */
/* ----(bg=background)-------------------------  */
.bgweiss { background-color:#FFFFFF; }  /* weiss - nur in Ausnahmefällen */
.bggelb { background-color:#FECB00; }
.bgstgelb { background-color:#FFCC00; }    /* stadtgelb (CD) */
.bghellgelb { background-color:#FFFACD; } /* hellgelb wie in textblock */
.bgorange {background-color:#FFDEAD; } /* orange wie in textblock */
.bghellgrau { background-color:#eeeeee; } /* helles grau wie in textblock */
.bggrau { background-color:#E6E6E6; }     /* lichtes grau */
.bgdgrau { background-color:#616161; }      /*dunkelgrau */
.bgschwarz { background-color:#333333; }   /* anthrazit */
.bggrau_navi { background-color:#DFDFDF; } /* grau fuer Navigationsbuttons, header */		



/* ------Spezialklassen nur fuer die allg. Seiten-Vorlage (JSP) --------- */
/* ------------------------------------------------------------------------ */
/*  ---  Seiten-Ueberschrift (titel) ohne Abstaende vor/nach Text  ---         */
.titel { font:600 16pt Arial,Helvetica,sans-serif; color:#4E4E4E; padding-bottom:9px;
letter-spacing:normal; border-style:none; }

/* adresszeile, verwendet fuer fusszeile  */
address { font-size:8pt; font-style:italic; color:#352F35; font-family:Arial,Helvetica,sans-serif; }

/* bottomzeile, mit Referatstitel und Versionsnummer */
.fuss { font-size:8pt; font-style:normal; background-color:#FFCC00; color:#330066; font-family:Arial,Helvetica,sans-serif; }

/* Titeltext für Grafiken */
.bildtitel { font-weight:bold; font-size:12pt; color:#4E4E4E; font-family:Arial,Helvetica,sans-serif; margin-bottom:10pt; }

/* ------------------------------------------------------------------------ */

/* ------Spezialklassen nur fuer die Navigation und den Kopfteile --------- */
/* ------------------------------------------------------------------------ */

/* Link für Anwendungen Telefonbuch u. "wer macht was" weisse Schrift fett*/
a.anw:link { color:#E1E1E1; text-decoration:none; font-weight:bold; font-size:9pt;
font-family:Arial,Helvetica,sans-serif; }
a.anw:visited { color:#E1E1E1; text-decoration:none; font-weight:bold; font-size:9pt; }
a.anw:link { color:#e1e1e1;  font-weight:bold; font-size:9pt; text-decoration:none; }
a.anw:active { color:#e1e1e1; font-weight:bold; font-size:9pt; text-decoration:none; }
a.anw:hover { text-decoration:none; }

/* Hintergrund blau für Anwendungen Telefonbuch u. "wer macht was"*/
.bgstahl  { background-color:#6881a0; }


/* Link dunkelgrau in Navigationsleiste - linke Seite */
  /* Padding-Left verhindert das Abschneiden der Buchstaben "W" und "V" am Wortanfang
     Problem bei MSIEE  */
a.barsmall:link { color:#4E4E4E; text-decoration:none; font-weight:bold; font-size:9pt; padding-left:3pt; }
a.barsmall:hover { text-decoration:none; }
a.barsmall:active { color:#4E4E4E; font-size:9pt; font-weight:bold; text-decoration:none; padding-left:3pt; }
a.barsmall:visited { color:#4E4E4E; text-decoration:none; font-weight:bold; font-size:9pt; padding-left:3pt; }

/* link in Navigation wird nur als Text dargestellt -blinder link-    */
.barsmall_text { color:#4E4E4E; text-decoration:none; font-size:9pt; padding-left:3pt; }


/* Link im Head-Frame -oben-
a.head:link { color:#000000; text-decoration:none; font-weight:bold; font-size:9pt;
font-family:Arial,Helvetica,sans-serif; }
a.head:hover { text-decoration:none; }
a.head:visited  { font-size:9pt; font-weight:bold; text-decoration:none; }
a.head:active   { font-size:9pt; font-weight:bold; text-decoration:none; }
 */

*/
/* Ende Navigation im Frame-Bereich */
/* -------------------------------- */

/* ---------- ende css ----------- */
