@charset "utf-8";
/* CSS Document */

/*
  Blockiert die Anzeige unfertiger Elemente.
*/
#toolsTop .send {
	display: none;	
}

