@charset "utf-8";
 
/*
master stylesheet for www.stiftungzurrettungderwelt.de @Doris Bohnet
 
version history:
1.0.0 07.07.2009  sb  initial release
1.0.1  25.06.2007  sb  fix menubar height (firefox)
1.1.0  01.07.2007  sb  new background image and smoother colors
*/
 
/*** global defaults ***/
body {
  color:       #000000;
  background:  #ffffff;
}


