h1 { font-size:24pt; font-family: Arial, Avantgarde }
h2 { font-size:18pt; font-family: Arial, Avantgarde }
h3 { font-size:14pt; font-family: Arial, Avantgarde }
h4 { font-size:12pt; font-family: Arial, Avantgarde }
h5 { font-size:10pt; font-family: Arial, Avantgarde }
h6 { font-size:8pt; font-family: Arial, Avantgarde }

#small { font-size:6pt; color:#f4e28e }


/* Start: Frühjahrsfarben  */

#bginfoseite { background-color:#ECFABB;  }
#lauftextfarben { background-color:#3F916C; color:#FFFFCC }
#kontaktfarben { color:#3F916C; }
#bgtitelseite { background-color:#ECFABB; }
#bgVerweiseSeite { background-color:#ECFABB; }
#xx { font-size:8pt; color:#ECFABB }
#bilderrahmen {border:2px solid darkgreen;}
#bilderrahmen_ohne {border:0 solid darkgreen;}
#textcolor-major { color:#25731A; }



/*Hintergrundfarben*/
#bgtitelspalte { background-color:#ff8000 }
#bgtagespalte { background-color:#eeb02f }
#bgfrei { background-color:#008040 }
#bgbelegt { background-color:#ff0000 }
#bgnavleiste { background-color:#C8DDAE }    /*  Mintgrün   */

/* Standard-Link */
a:link {color:#E1274B;font-weight:bold}                                  /* rot */
a:visited {color:#3F916C;font-weight:bold }                              /* dunkelgrün */
a:active { color:#3D6D19;font-style:italic;font-weight:bold }
a:hover { color:#DC731E;font-weight:bold }                               /* orange */

a, p, body, tr, td, th, h1, h2, h3, h4, h5, h6 { font-family: Arial, Avantgarde }
ul, li { font-family: Arial, Avantgarde }


h1, h2, h3, h4, h5, h6 { font-weight:bolder }
body {   margin-left:15px;
         margin-top:20px;
         margin-right:20px;
         margin-bottom:20px;
         background-color:#ECFABB;      /*  Mintgrün   */
         color:#25731A;
         }
a, p, body, tr, td, th, ul, li { font-size:11pt; font-weight:normal; }

a.left-nav:link, a.left-nav:visited, a.left-nav:hover, a.left-nav:active
{
 font-family:Arial;
 font-size:14px;
 text-align:left;
 text-Decoration: none;
 width:155px;
 height:20px;
 padding:1px;
}


a.left-nav:link, a.left-nav:visited
{
 color:#FFFAF0;
 background-color:#3F916C;
 border-left:4px solid #3F916C;
 border-top:1px solid #3F916C;
 border-right:1px solid #3F916C;
 border-bottom:1px solid #3F916C;
}

a.left-nav:hover, a.left-nav:active
{
 color:#FF9900;                          /*  orange   */
 background-color:#D3E988;
 border-left:0px solid #3F916C;
 border-top:1px solid #3F916C;
 border-right:1px solid #3F916C;
 border-bottom:1px solid #3F916C;
}
