
	  /*--Eigenschaften Hintergrund-------------------------------------------*/
	  body {background-color:#ecd2f4; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
	  
	  /*--Eigenschaften Tabellen----------------------------------------------*/
	  table {align:center; table-layout:fixed; margin:0px; padding:0px; border-collapse:collapse;}
	  td {vertical-align:middle; text-align:left; padding-left:7px; padding-bottom:4px;padding-top:4px; width:120px; height:25px; margin:0px;}
	  
	  /*--Eigenschaftene Links------------------------------------------------*/
	  a {font-family:Arial; font-weight:bold; color:black; text-decoration:none;}
	  a:hover {font-family:Arial; font-weight:bold; color:#ffffff; text-decoration:none;}
	  
	  /*--Farben die in der Seite verwendet werden----------------------------*/
	  .menzelle {background-color:#ecd2f4; 
      			 border-bottom-style:solid; 
				 border-bottom-width:1px; 
				 border-bottom-color:white;
				 border-left-width:0px;
				 border-right-width:0px;
				 font-family:Arial; font-size:12px; font-weight:bold; color:black; text-decoration:none;
				}
				 
	  .momenzelle {background-color:#d481f5; 
      			   border-bottom-style:solid; 
				   border-bottom-width:1px; 
				   border-bottom-color:white;
				   border-left-width:0px;
				   border-right-width:0px;
				   cursor:hand;
				   font-family:Arial; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;
				  }

