
         .normal
         {
         		 font-size:10pt;
                 font-family: Arial;
         }

         .fett
         {
         	     font-size:10pt;
                 font-family:Arial;
                 font-weight:bold;
         }

         .italic
         {
         		 font-size:10pt;
                 font-family:Arial;
                 font-style:italic;
         }

         .groß
         {
         	 	font-size:12pt;
                 font-family: Arial;

         }

         h1
         {
         		 font-size:18pt;
                 font-family: Arial;
                 color:#000000;
         }

         h2
         {
                 font-size:14pt;
                 font-family: Arial;
                 color:#000000;
         }

         .Brotkrumen
         {
         		 font-family:  Arial;
				 font-size: 10pt;
		}

         .großfett
         {
         		 font-size:12pt;
                 font-family:Arial;
                 font-weight:bold;

         }