body {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
	background-image: url("00Images/titel.gif");
	background-position: top right;
  	background-repeat: no-repeat;
	background-color: 9A0000;
}

td {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
	vertical-align: top;
}

th {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14;
}

a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFE98;
	}
a:hover { 
	color: #EEEE44;
	}
