body            { font-family: Arial, sans-serif; font-size: 13px;
                  background-color: #ccd8d4; }

 span.bold          { font-weight: bold; }
 span.bigbold       { font-weight: bold; font-size: 19px; color: #528e3d; text-decoration: underline; }
 span.redbolditalic { color: red; font-weight: bold; font-style: italic; }
 span.redbigbold    { font-weight: bold; font-size: 15px; color: red; }
 span.redbiggerbold { font-weight: bold; font-size: 19px; color: #940000; }
 span.bigboldgreen  { font-weight: bold; font-size: 19px; color: #528e3d; }


 a.bigboldgreen:link, a.bigboldgreen:visited  { font-weight: bold; font-size: 19px; color: #528e3d; text-decoration: underline; }
 a.bigboldgreen:hover, a.bigboldgreen:active  { font-weight: bold; font-size: 19px; color: #528e3d; text-decoration: underline; }


 td             { font-size: 13px; }

 a:link, a:visited { font-weight: bold; text-decoration: underline; color: #000000; }
 a:hover, a:active { font-weight: bold; text-decoration: underline; color: darkred; }


 a.events:link, a.events:visited { font-weight: bold; text-decoration: underline; color: #000000; font-size: 16px; }
 a.events:hover, a.events:active { font-weight: bold; text-decoration: underline; color: darkred; font-size: 16px; }


 #outer         { position: absolute; left: 0px; top: 0px; z-index: 0;
                   width: 1007px; background-image:url(bilder/hg/hg_main.jpg);
                  height: 613px;}

 #logo          { position: absolute; left: 34px; top: 17px; z-index: 2; }

 #title         { position: absolute; left: 183px; top: 36px; z-index: 2; }

 #menuleft      { position: absolute; left: 79px; top: 266px; z-index: 2; }


 #content_index      { position: absolute; left: 220px; top: 129px; z-index: 2; width: 750px; }

  #weinrebe_index /*img*/ { border: 2px solid darkgreen; }

 #content_impressum  { position: absolute; left: 380px; top: 129px; z-index: 2; width: 750px; }

 #content_events     { position: absolute; left: 220px; top: 129px; z-index: 2;
                       width: 750px; height: 420px; overflow: auto; }

 #flags              { position: absolute; left: 650px; top: 0px; }

  #content_events img       { border: 1px solid darkgreen; }
  #content_events table img { border: 1px solid darkgreen; }   /*gilt für Bilder innerhalb von
                                                                 Tabellen innerhalb von
                                                                 #content_events*/
  #event_kontaktadressen_table { border-collapse: collapse; }

  td.event_kontaktadr_label    { vertical-align: top; font-weight: bold; padding: 4px; }
  td.event_kontaktadr_txt      { vertical-align: top; padding: 4px; }



 #content_mitglieder { position: absolute; left: 380px; top: 129px; z-index: 2;
                       width: 590px; height: 420px; overflow: auto; }

   #mitglieder_table   { border-collapse: collapse; }
   td.mitglieder_label { padding: 6px; }
   td.mitglieder_img   { vertical-align: bottom; padding: 6px; }
    td.mitglieder_img img { border: 2px solid gold; }
   td.mitglieder_text  { vertical-align: bottom; font-weight: bold; padding: 6px; }

 #content_news       { position: absolute; left: 220px; top: 129px; z-index: 2; width: 750px; }


 #prodprov      { position: absolute; left: 675px; top: 571px; z-index: 2;
                  color: #FFFFFF; font-size: 12px; font-weight: bold; }

  a.prodprov:link, a.prodprov:visited { color: #FFFFFF; }
  a.prodprov:hover, a.prodprov:active { color: darkred; }