/*----------------------------------------------------------------------*/
/* 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: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 130%; 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}

/*----------------------------------------------------------------------*/
/* Layout                                                               */
/*----------------------------------------------------------------------*/
body                      { margin: 0px; font-size: 100%; padding:0px; background-color: #ECF6FF; color: #000;}

#Bauwerk                  { width: 100%; min-width:950px; height:auto; text-align:left; }
* html #Bauwerk           { word-wrap: break-word; }

#Obergeschoss             { width:100%; margin-bottom:15px; min-width:950px;color: #333; background-color:#739E28; border-bottom:8px solid #739E28;}


.bannersite               { width:330px; margin-top: 20px;  FONT-SIZE: 70%;}
.bannersite img           { margin: 0px 7px 15px 0px;}


/*----------------------------------------------------------------------*/
/* Linkanpassungen...                                                   */
/*----------------------------------------------------------------------*/
a                 {COLOR: #000000}
a:hover           {COLOR: #5285A9}

 .topnavi         {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 72%; font-weight: normal; color: #5B5B5B; text-decoration: none}
a.topnavi:hover   {color: #FF0000; 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%;}
.fsize2           {FONT-SIZE:  70%; FONT-STYLE: normal; line-height: 145%; color: #363636}
.fsize3           {FONT-SIZE: 130%; FONT-WEIGHT: bold; line-height: 145%;}

/*----------------------------------------------------------------------*/
/* verschiedene Schriftdeklarationen                                    */
/*----------------------------------------------------------------------*/
#bar              {position:absolute;left:0;top:0;background-color:#5285A9;}
#barbackground    {background-color:#B9DCFF;}
.campic           {BORDER: #333333 1px solid;}
