body {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	background-color: #C9C37F;
	background-image: url(images/hintergrund.jpg);
}

font {
  font-family : Verdana, Arial, Helvetica;
  color : #000000;
}

A:active {
	color: Maroon;
}

A:visited {
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

A:link {
	color: Maroon;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: Maroon;
	text-decoration: underline;
	font-weight: bold;
}

td {
  font-family : Verdana, Arial, Helvetica;
  font-size : 11pt;
  color : #000000;
}

td.header {
  font-family : Verdana, Arial, Helvetica;
  font-weight : bold;
  font-size : 16pt;
  color : #000000;
}

