td		{background-color:#E8E8E8;}
 .menu          {background-color:#E8E8E8;
		 background-image:url(menuecke.gif);
		 background-repeat:no-repeat;
		 font-family:arial;
		 font-weight:bold; 
		 font-size:100%;}

 .menuactiv     {background-image:url(menuecke.gif);
		 background-color:#FFFFFF;
		 background-repeat:no-repeat;
		 font-family:arial;
		 font-weight:bold; 
		 font-size:100%;}
 .image         {background-color:#FFFFC0;}
th		{background-color:#D0D0FF;}

body 		{ margin-left:0px;
		  margin-right:0px; 
		  margin-top:0px;
		  margin-bottom:20px }

img		{ border:4px solid #E8E8E8;}

a:link {text-decoration:none; color:#000090}
a:visited {text-decoration:none; color:#000090}
a:hover { text-decoration:none; color:#4040D0 }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }


