body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.navi {
	font-size: 14px;
	color: #000000;
}
.navtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
.leftbg {
	background-repeat: no-repeat;
}
.maincontent {
	vertical-align: top;
}
.rightcontent {
	vertical-align: top;
	padding-left: 20px;
}
.datenzahl {
	vertical-align: bottom;
	padding-left: 20px;
}
.lo {
	background-repeat: no-repeat;
}
.ro {
	background-repeat: no-repeat;
}
.lu {
	background-repeat: no-repeat;
}
.ru {
	background-repeat: no-repeat;
}
.tdbgwhite {
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: auto;
	font-style: normal;
	font-weight: normal;
}
.black {
	color: #000000;
}
.input {
	font-size: 10px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	color: #FFFFFF;
	background-color: #990000;
}
.veransthead {
	font-weight: bold;
	background-color: #000000;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
.veranstheadright {
	font-weight: bold;
	background-color: #000000;
	padding: 2px 2px 2px 19px;
	border-bottom: 1px solid #000000;
}
.negtext {
		color: #FFFFFF;
}