body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #5C87B2;
}


BODY,TH,TD {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	
}

a:link {
   color: #ffffff;
   text-decoration: underline;
}

a:visited {
   color: #ffffff;
   text-decoration: underline;
}

a:hover {
   color: #ffffff;
   text-decoration: none;
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr {
  height:1px;
  color:#ffffff;
}
