/*----------------------------------------------------------------------*/
/* CSS mit Prozentangaben...                                            */
/*                                                                      */
/* Allgemeine Angaben                                                   */
/*----------------------------------------------------------------------*/

body              {COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 101%;}

H1                {COLOR: #25313F; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 200%; FONT-WEIGHT: normal; margin-bottom : 0px; margin-top : 0px; text-decoration: none}
H2                {COLOR: #25313F; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 140%; FONT-WEIGHT: bold;   margin-bottom : 0px; margin-top : 0px; text-decoration: none}
H3                {COLOR: #25313F; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 101%; FONT-WEIGHT: bold;   margin-bottom : 0px; margin-top : 0px; text-decoration: none}

/*----------------------------------------------------------------------*/
/* Linkanpassungen...                                                   */
/*----------------------------------------------------------------------*/
a                 {COLOR: #363636}
a:hover           {COLOR: #6DB31F}

 .topnavi         {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 72%; font-weight: normal; color: #5B5B5B; text-decoration: none}
a.topnavi:hover   {color: #6DB31F; text-decoration: underline}

a.TextCopyright   {COLOR: #B0B0B0; FONT-FAMILY: Verdana, Arial, helvetica, sans-serif; FONT-SIZE: 65%; FONT-WEIGHT: normal; text-decoration: none}

/*----------------------------------------------------------------------*/
/* Fliesstext im Content-Bereich                                        */
/*----------------------------------------------------------------------*/
.fsize1           {FONT-SIZE:  66%; FONT-STYLE: normal; line-height: 145%; color: #363636}
.fsize2           {FONT-SIZE:  75%; FONT-STYLE: normal; line-height: 145%; color: #363636}
.fsize3           {FONT-SIZE: 110%; FONT-STYLE: normal; line-height: 145%;}

/*----------------------------------------------------------------------*/
/* verschiedene Schriftdeklarationen                                    */
/*----------------------------------------------------------------------*/
#bar              {position:absolute;left:0;top:0;background-color:#6EB31E;}
#barbackground    {background-color:#EDF4E2;}
.campic           {BORDER-LEFT: #000000 2px solid; BORDER-BOTTOM: #000000 2px solid;}