ul#menu 			 {width: 100%; height: 43px; background: #FFF url("menu-bg.gif") top left repeat-x; font-size: 10pt; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0;}
ul#menu li  		 {display: block; float: left; margin: 0 0 0 5px;}
ul#menu li a 		 {height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0;}
ul#menu li a:hover   {color: #333; }
ul#menu li a.current {color: #000000; background: #FFF url("current-bg.gif") top left repeat-x; padding: 5px 15px 0;}


.themestyle01         {background-color: #FFF073;}
.themestyle02         {border-top:1px solid #5B9400; border-bottom:1px solid #5B9400;}

/* tabellenhover */
html body table tr.tre-hover 	{background:#FFF073;}
html body table tr.tre-select 	{background:#FFCC00;}
