
 /* Hintergrund */
 Body {background-color: #afafaf;}

/* Schrift */
 Body {color: #ffffff; font-family: Verdana; font-size: 12px}

 /* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 Table {font-color: #ffffff; family: Verdana;}

  /* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 A:link {color: #ffffff; family: Verdana; text-decoration: none;}

 /* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 A:visited {color: #ffffff; family: Verdana; text-decoration: none;}

 /* Hyperlink Farbe - Schriftgröße und Schriftfamilie */
 A:active {color: #ffffff; family: Verdana; text-decoration: none;} 



#layout1                             {  border-left:1px;
                                         border-right:1px;
                                         border-top:1px;
                                         border-bottom:0px;
                                         border-style:solid;
                                         border-color:#ffffff;
                                         background-color:#ffffff;
                                      }

#layout2                              {  padding-left:12px;
                                         padding-top:24px;
                                         font-size:12px;
                                      }

#layout3                              {  padding-left:0px;
                                         padding-top:0px;
                                         font-size:11px;
                                         line-height:16px;
                                         font-color:#ff6600;
                                      }
#layout4                              {  border-left:2px;
                                         border-right:2px;
                                         border-top:2px;
                                         border-bottom:2px;
                                         border-style:solid;
                                         border-color:#e2e2e2;
                                      }

#layout7                              {  border-left:0px;
                                         border-right:0px;
                                         border-top:0px;
                                         border-bottom:3px;
                                         border-style:solid;
                                         border-color:#ffffff;
                                      }

#layout8                              {  padding-left:0px;
                                         padding-top:0px;
                                         font-size:11px;
                                         line-height:16px;
                                         font-color:#000000;
                                       }
