body{ background:url(/images/hg.jpg);
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  }
  td{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  vertical-align:top;
}
  
#container {
position:relative;
	width:890px;
}

#top-spacer {
	position:absolute;
	left:0px;
	top:0px;
	width:890px;
	height:22px;
}

#top-left-spacer {
	position:absolute;
	left:0px;
	top:22px;
	width:38px;
	height:235px;
}

#fc-graechen-united {
	position:absolute;
	left:38px;
	top:22px;
	width:190px;
	height:235px;
}

#top {
	position:absolute;
	left:228px;
	top:22px;
	width:662px;
	height:235px;
	background:url(/images/top.jpg);
	text-align:left;
}

#content {
	position:absolute;
	left:0px;
	top:257px;
	width:890px;
	background-color:#FFFFFF;
	text-align:left;
}

a {
  color:#000;
  font-weight:800;
  }

a:hover {
  color:#000; 
  text-decoration:none;
  }
