.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #ededed;
}
td {
 	font-family: Verdana, Arial, Helvetica;
 	font-size: 10px;
 	color: #494E50;
 	text-decoration: none;
 }
  a {
 	font-family: Verdana, Arial, Helvetica;
 	font-size: 10px;
 	color: #000080;
 	font-weight: 800;
 	text-decoration: none;
 }
 
 a:hover {
 	text-decoration: underline;
 }
 a.footer { color: #666666; font-weight: normal; }
 
.menu {
  	text-decoration: none;
  	width:100%;
 	color: #494E50;
  	font-size: 11px;
  	background-color: #ffffff;
  	text-align: left;
 	border-width: 1px;
  	border-style: solid;
  	border-color: #D2D9DE;
 	display: block;
 	font-weight: normal;
 	letter-spacing: -1px;
  	background-image: url(http://www.little-barn-cottage.co.uk:8181/images/menu_out.gif);
  	padding: 5px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
    .menu:hover {
  	background: url(http://www.little-barn-cottage.co.uk:8181/images/menu_over.gif);
  	color: white;
 	border-color: #C3CCD2;
 	font-weight: 800;
 	text-decoration: none;
 }
 
.foodBonus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
}
.errorText {
	color: #FF0000;
	font-weight: bold;
}
.bugText {
	color: #0000FF;
	font-weight: normal;
	font-size: 10px;
}
.tableau { background-repeat:repeat-x }
.nichtrepeat { background-repeat:no-repeat; }