body {
	background-image: url(url());
	background-color: #003366;
	background-position: left;
	text-align: left;


}
body,td,th {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	background-position: left;
	text-align: left;


}
a {
	font-size: 12px;
	color: #66CCFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
.style1 {font-size: 10px}


.schriftfett {
	font-size: 12px;
	font-weight: bold;
}
.schriftsehrklein {
	font-size: 10px;
}
