body {
	background-color: #000033;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	border: none;
}

.Datum {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
}

td#Menue_Gelb a {
	background-image: url(./Leer_Gelb.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
  }
  
td#Menue_Gelb a:hover {
	background-image: url(./Leer_Gelb_f2.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
  }
  
  td#Menue_Gelb a:active {
	background-image: url(./Leer_Gelb_f2.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
	border-style: none;
  }
  
td#Menue_Grau a {
	background-image: url(./Leer_Grau.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
  }
  
td#Menue_Grau a:hover {
	background-image: url(./Leer_Grau_f2.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
  }
  
td#Menue_Grau a:active {
	background-image: url(./Leer_Grau_f2.gif);
	height: 24px;
	width: 110px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	float: left;
	padding-top: 4px;
  }
