body {
	background-image: url('images/backgr.gif');
	margin-left: 3pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.style1 {
	color: #8395AB;
	font-weight: bold;
	font-size: medium;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #769011}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdRandtitel {
	font-size: 14px;
	font-weight: bold;
	color: #749111;
	background-color: #A8E941;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #8395AB;
	border-left-color: #33CCFF;
}