/* Globaldefinition */


    		td.date_weekend { background-color: #FFF7AD; }
    		td.date_norm { background-color: #FFF7AD; }
        td.date_ueberschrift { background-color: #FFD200; }
    		td.date_today { background-color: #FCEE6A; }
    		td.date_meeting { background-color: #FFD200; }
    		td.date_birthday { background-color: #9DA155; }
    		td.date_reminder { background-color: #78D1DB; }



body {
        border:0em;
        margin:0em;
        padding:0em;
        font-family:Verdana,sans-serif;
        font-size:0.64em;
        line-height:1.25em;
        font-style:normal;
        font-weight:normal;
        background:url(../gfx/bg_komplett.gif) repeat-y 100px 0;
        }
        
p.datum {
        font-family:Verdana,sans-serif;
        color:#4F4F4F;
        line-height:1.25em;
        font-style:normal;
        font-weight:normal;
        }

        
/* Globaldefinitionen (Block-Elemente) */
img {
        border:0em;
        margin:0em;
        padding:0em;
        }
        
table {
        border-spacing:0.3em;
        border-color:#000000;
        border:0em;
        padding:0.3em;
        font-family:Verdana,sans-serif;
        font-size:1em;
        line-height:1.25em;
        font-style:normal;
        font-weight:normal;
        width:100%;
        }
        
td,th   {
        padding:0.3em;
        vertical-align:middle;
        text-align:left;
        }
h1{
        font-weight:bold;
        font-style:normal;
        font-size:1em;
        pause:2s 1s;
        margin:0em;
        padding:0em;
        }
h2,h3{
        font-weight:bold;
        font-style:normal;
        font-size:1.3em;
        pause:2s 1s;
        margin:0em;
        padding:0em;
        }
        
h4,h5{
        font-weight:bold;
        font-style:normal;
        font-size:2em;
        pause:2s 1s;
        margin:0.3em;
        padding:0.3em;
        }   
        
h6{
        font-weight:bold;
        font-style:normal;
        font-family: Times, impact, sans-serif;
        font-size:4em;
        pause:2s 1s;
        margin:0.3em;
        padding:0.3em;
        }       
        
p,blockquote,adress {
        font-weight:normal;
        font-style:normal;
        font-size:1em;
        margin:0em;
        padding:0em;
        }
pre     {
        font-style:normal;
        font-weight:normal;
        font-size:1.1em;
        font-family:'Courier New',monospace;
        margin:0em;
        padding:0em;
        }

ul      {
        margin-top:0em; margin-bottom:0em;
        margin-left:0.7em; padding-left:0.7em;
        }
        /* ul optimiert fr IE&Moz, KHTML br?chte left:1.0em, Opera anderes */
ul.op   {
        margin-top:0em; margin-bottom:0em;
        margin-left:0em; padding-left:0em; list-style-type:none;
        }
ul.eop  {
        margin-top:0em; margin-bottom:0em;
        margin-left:1em; padding-left:1em; list-style-type:none;
        }
ul.emp {
        margin-top:0em; margin-bottom:0em;
        margin-left:1.7em; padding-left:1.7em;
        }
        /* ul.emp optimiert fr IE&Moz, KHTML br?chte left:2.0em, Opera anderes */
ol      {
        margin-top:0em; margin-bottom:0em;
        margin-left:1em; padding-left:1em;
        }
ol.e   {
        margin-top:0em; margin-bottom:0em;
        margin-left:2em; padding-left:2em;
        }

/* Globaldefinitionen (Inline-Elemente) */
strong {
        font-weight:bold;
        font-style:bold;
        }
samp,dfn,code,cite {
        font-style:normal;
        font-family:Verdana,sans-serif;
        font-weight:normal;
        }
abbr,acronym {
        font-style:normal;
        font-family:Verdana,sans-serif;
        font-weight:normal;
        speak:spell-out;
        }
code   {
        font-size:1.1em;
        font-style:normal;
        font-weight:normal;
        font-family:'Courier New',monospace;
        }

/* Global-Definition fuer Links */
a:link {
        color:#000000;
        font-weight:bold;
        text-decoration:underline;
        }/* noch nicht besuchte Ziele */
a:visited {
        color:#000000;
        font-weight:bold;
        text-decoration:underline;
        }/* besuchte Ziele */
a:hover {
        color:#7a7a7a;
        font-weight:bold;
        text-decoration:underline;
        }/* Verweise bei "MouseOver" */
a:active {
        color:#000000;
        font-weight:bold;
        text-decoration:underline;
        }/* Angeklickte Verweise */
a:focus {
        color:#000000;
        font-weight:bold;
        text-decoration:underline;
        }/* Verweise, die Fokus erhalten */


a.navi { display: block; width: 139px; background: #FFD200; border: 1px solid black; padding: 4px; font-weight:bold; } /* lavender */
a.navi { text-decoration: none; color: #000000; font-weight:bold; } /* dimgray */
a.navi:visited { text-decoration: none; background: #FFD200; font-weight:bold; } /* aliceblue */
a.navi:hover { text-decoration: none; background: #FFF7AD; font-weight:bold; } /* skyblue */


a.sub_navi { display: block; width: 139px; background: #FFEB8E; border: 1px solid black; padding: 4px; font-weight:bold; } /* #FFE052  */
a.sub_navi { text-decoration: none; color: #444444; font-weight:bold; } /* #000000 - schwarzer text */
a.sub_navi:visited { text-decoration: none; background: #FFEB8E; font-weight:bold; } /* #FFE052 */
a.sub_navi:hover { text-decoration: none; background: #FFF7AD; font-weight:bold; } /* #FFF7AD */


a.thin { font-weight:normal; color: #000000; text-decoration: none; } 
a.thin:visited { font-weight:normal; color: #000000; text-decoration: none; } 
a.thin:hover { font-weight:normal; color:#7a7a7a; text-decoration: none; } 

/* mit dieser KLasse die Rubrik in der SubNavi auszeichnen */ 

a.listcurrent:link { 
color:#000000; text-decoration:none; }
a.listcurrent:visited { 
color:#000000; text-decoration:none; }
a.listcurrent:active { 
color:#000000; text-decoration:none; }
a.listcurrent:hover { 
color:#000000; text-decoration:none; }
/* mit dieser KLasse die ausgewählte Rubrik in der SubNavi auszeichnen */



/* Eigene Klassen für spezielle Tables/Container */
.trenner8 {
        height:0.77em;
        }
.trenner24 {
        height:2.3em;
        }

        
        

div {
margin:0;
padding:0;
}

.lu {
background:url(gfx/left_menue.gif);
}

.inhalt {
margin:0;
padding:0.4em 0.3em 0.3em 1.8em;
}

.navi_abstand {
margin:0;
padding:0.2em 0em 0em 1.8em;
}

.inhalt p {
margin:0;
padding:0;
}


a.footer:link { 
color:#C0C0C0; 
font-weight:normal;
text-decoration:none; }
a.footer:visited { 
color:#C0C0C0; 
font-weight:normal;
text-decoration:none; }
a.footer:active { 
color:#C0C0C0; 
font-weight:normal;
text-decoration:none; }
a.footer:hover { 
color:#C0C0C0; 
font-weight:normal;
text-decoration:underline; }