/*-- Stylesheet für Vorstands-Darstellung (grünes Design) -------*/
/*--                                                           --*/
/*-- Copyright (C): Andreas Richter, 2009                      --*/


#Vorstand {
    background-color:#EEEDDB;
}
.VorstandKopfzeile {
   background-image: url(hintergrund_vorstand_kopfzeile_gruen.jpg);
   /*color: #000000;*/
/*   background-color:#5B651D;*/
   color:#E7E7C7;
}
.VorstandVisitenkarte {
   background-image: url(hintergrund_visitenkarte_gruen.jpg);
   color: #000000;
}
