/* Made by Matt Rehm                                               */
/* Created: Freitag, 11. Mai 2006                                  */

/* --------------------------------------------------------------- */
/* Allgemein                                                       */
/* --------------------------------------------------------------- */

BODY        { background-color:#FFFFFF; margin: 30px 0 15px 30px; 
              font-family: Arial,Helvetica; font-size:9pt; line-height: 1.3em; color:#000000;
              scrollbar-3dlight-color:#006699; scrollbar-arrow-color:#006699; scrollbar-base-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#006699; scrollbar-track-color:#FFFFFF;
            }
form        { padding:0px; margin:0px; }

.container0 { width:510px; }

h1          { font-size:12pt; color:#185a9c; font-weight:bold; }
h2          { font-size:9pt; color:#185a9c; line-height:1.4em; }

.teaser     { color:#185a9c; font-weight:bold; padding: 4px 0 0 0; }

/* --------------------------------------------------------------- */
/* Ferienkalender-Seite */

.container_kalender { width:550px; }

td          { font-family: Helvetica,Arial; font-size:8pt; color:#000000; }

th          { font-family: Helvetica,Arial; font-size:8pt; color:#FFFFFF; font-weight:normal; text-align: center;
              background-color:#006699;  }

.td_odd0    { background-color:#F0F0FF; font weight: bold; }		 
.td_odd1    { background-color:#F0F0FF; text-align: center; }		 
.td_even0   { background-color:#D1DEE9; font weight: bold; }		 
.td_even1   { background-color:#D1DEE9; text-align: center; }		 


/* --------------------------------------------------------------- */
/* Hilfe-Seite */

.abschnitt  { font-size:11pt; font-weight:bold; }
.head       { font-size:10pt; font-weight:bold; }
.liste      { font-size:10pt; text-decoration:none;}
.text       { font-size:9pt; text-align:justify; }
.zurueck    { font-size:8pt; text-align:right; }


/* --------------------------------------------------------------- */
/* Links */

A:link     { color:#185a9c; text-decoration:underline; }
A:visited  { color:#185a9c; text-decoration:underline; }
A:hover    { color:#808080; text-decoration:underline; }
A:active   { color:#F00000; text-decoration:underline; }

/* --------------------------------------------------------------- */


