/**********************************************************************/
/* Heinrich Mellmann ©2005                                            */
/* Mail: mellmann@mathematik.hu-berlin.de                             */
/* web:  http://www.heinrich-mellmann.de/                             */
/*                                                                    */
/* Feel free to use this everywhere & in anyway.                      */
/**********************************************************************/
/* diese Style sollten verwendet werden um die                        */
/* Inhaltsseiten zu gestallten                                        */
/**********************************************************************/

/************************************/
/*  allgemeine class-definitionen   */
/************************************/

body{	
			background-color:#BECDFF;
			padding-right: 10px;
			padding-left:10px;
			padding-top:10px;
			padding-bottom:10px;
			margin:0px;
		}