@charset "ISO-8859-1";

:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }

body          {margin-left:5%;
               margin-right:5%;
               margin-top:5%;
               margin-bottom:5%;                    
               background-color:#fffff0;
							          }

body.standard {margin-left:10%;
               margin-right:10%;
               margin-top:5%;
               margin-bottom:5%;                    
               background-image:url(hg.jpg);       }

div           {width:97.4%;
               height=100%;
               position:relative;
               top:75px;
               background-color:#fffff0;
               padding:25px;
               border-top-color:#333333;
               border-left-color:#333333;
               border-right-color:#eeeeee;
               border-bottom-color:#eeeeee;
               border-width:1px;
               border-style:solid;                  }

div.anz       {width:650px;
               height=650px;
               position:absolute;
               top:110px;
               left:160px;
               background-color:#fffff0;
               padding:25px;


               border:2px outset #fffff0;

/*
               border-top-color:#333333;
               border-left-color:#333333;
               border-right-color:#eeeeee;
               border-bottom-color:#eeeeee;
               border-width:1px;
               border-style:solid;
*/
                                                    }

div.nav       {width:100px;
               position:absolute;
               top:110px;
               left:22.5px;
               background-color:#6C6B97;
               padding:10px;
               border:1px outset #6C6B97;
                                                    }
iframe.td     {width:700px;
               height=100%;
               position:absolute;
               top:110px;
               left:160px;
               background-color:#fffff0;
               padding:5px;
               border:2px outset #fffff0;
                                                    }

h1            {font-family:arial,sans-serif;
               font-size:18pt;
               font-style:bold;
               color:#000066;                       }

h2            {font-family:arial,sans-serif;
               font-size:14pt;
               color:#000066;                       }

h3            {font-family:arial,sans-serif;
               font-size:14pt;
               font-style:italic;
               color:#000066;                       }

p,th,li       { font-family:arial,sans-serif;
                 font-size:12pt;
                 color:#000066;                     }

tr              {background-color:#eeeeee;          }

tr.auftritt     {background-color:#99ccff;
                 font-weight:bold;                  }

tr.ferien       {background-color:#ddffcc;
                 font-weight:normal;
                                                    }

tr.sondertermin {background-color:#66cc99;
                 font-weight:bold;                  }
tr.wichtig      {background-color:#ffcc99;
                 font-weight:bold;                  }


td            {font-family:arial,sans-serif;
               font-size:10pt;
               font-style:normal;
               color:#000066                        }

td.he         {font-weight:bold}                        /* Haupteintrag */
td.ne         {font-style:italic}                       /* Nebeneintrag */
td.gestrichen {text-decoration: line-through;
               color: #990011;}

/* Konzert: Dachzeile, Titel, Angaben */

p.kondac     {border-bottom:darkblue solid 2px;
               font-family:verdana,helvetica,sans-serif;
               font-size:14pt;
               font-style:bold;
               letter-spacing:0.9em;
               text-align:center;                }

p.kontit      {font-family:'Arial Rounded MT Bold',verdana,helvetica,sans-serif;
               font-size:18pt;
               font-style:extra-bold;
               letter-spacing:0.1em;
               text-align:center;                }

p.konan1      {font-family:verdana,helvetica,sans-serif;
               font-size:14pt;
               font-style:normal;
               letter-spacing:0em;
               text-align:center;                }

p.konan2      {font-family:verdana,helvetica,sans-serif;
               font-size:12pt;
               font-style:normal;
               letter-spacing:0em;
               text-align:center;                }


p.quelle       { font-family:arial,sans-serif;
                 font-size:10pt;
                 color:#000066;
                 font-style:italic;
                 margin-top:0px;                    }

acronym        { cursor:help                        }
