body {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-y;
}
td {
	font-family:verdana;	
	font-size:11px;
	line-height:16px;
	color:#000000;
}
.foot {
	font-family:verdana;	
	font-size:11px;
	line-height:18px;
	color:#666666;
}
a.foot:link,a.foot:visited,a.foot:visited {
	color:#666666;
	text-decoration:none;
}
a.foot:hover {
	color:#FF8000;
	text-decoration:underline;
}
.nav {
	font-family:verdana;	
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
}
a.nav:link,a.nav:visited,a.nav:visited {
	color:#000000;
	text-decoration:underline;
}
a.nav:hover {
	color:#FF8000;
	text-decoration:none;
}
.titel {
	font-family:verdana;	
	font-size:17px;
	line-height:25px;
	font-weight:bold;
	color:#FF8000;		