   /* Layout JWH */
   
   body { margin: 0; 
	  padding: 0; 
	  color: #000000; }
	
   a:link { color: #000000; text-decoration:underline; }
   a:visited { color: #000000; text-decoration:underline; }
   a:active { color: #000000; text-decoration:underline; }
   a:hover { color: #000000; text-decoration:none; }

   a.white:link { color: #FFFFFF; text-decoration:none; }
   a.white:visited { color: #FFFFFF; text-decoration:none; }
   a.white:active { color: #FFFFFF; text-decoration:none; }
   a.white:hover { color: #FFFFFF; text-decoration:underline; }
   
   body,td { font-family: arial, verdana, helcetica, sans serif;
	     font-size: 12px; }
   .menue { font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF; }
   .bigwhite { color: #FFFFFF; font-size: 24px; font-weight: bold; }
   .medium { font-size: 12px; color: #FFFFFF; font-weight: bold; }
   .small { font-size: 11px; color: #FFFFFF; }

   h1 { font-size: 16px; font-weight: bold; }

   p { margin: 0; }
   
.mtisch                 { font-size: 1px; width: 168px; height: 105px; 	background-image: url(../fileadmin/gifs/left_mittagstisch.jpg); overflow:hidden;}
.mtisch A              { font-size: 1px; color: #5985DE; text-decoration: none; padding-top: 5px; width: 168px; height: 105px; background-image: url(../fileadmin/gifs/left_mittagstisch.jpg); display:block; overflow:hidden;}
.mtisch A:hover     { font-size: 1px; color: #5985DE; text-decoration: none; width: 168px; height: 105px; background-image: url(../fileadmin/gifs/left_mittagstisch.jpg); overflow:hidden;}

.mtisch_active       { font-size: 1px; width: 168px; height: 105px; background-image: url(fileadmin/gifs/left_mittagstisch.jpg); overflow:hidden;}
.mtisch_active A    { font-size: 1px; color: #5985DE; text-decoration: none; width: 168px; height: 105px; background-image: url(../fileadmin/gifs/left_mittagstisch.jpg); display:block; overflow:hidden;}
