body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/bkg2.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	padding:0px;
}
a  {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover  {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}