body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/rapport.jpg);
}
body,td,th {
	font-size: 11px;
	color: #515651;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #072973;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#header {
	background:url(images/header.jpg) top left no-repeat;
}
/*.navi {
	font-size: 14px;
	color: #072973;
}
.navtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8093C6;
	text-align: left;
}*/
.leftbg {
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
}
.maincontent {
	vertical-align: top;
}
.rightcontent {
	vertical-align: top;
	padding-left: 20px;
}
.datenzahl {
	vertical-align: bottom;
	padding-left: 20px;
}
.lo {
	background-image: url(images/lo.gif);
	background-repeat: no-repeat;
}
.ro {
	background-image: url(images/ro.gif);
	background-repeat: no-repeat;
}
.lu {
	background-image: url(images/lu.gif);
	background-repeat: no-repeat;
}
.ru {
	background-image: url(images/ru.gif);
	background-repeat: no-repeat;
}
.tdbgwhite {
	background-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #072973;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8093C6;
	width: auto;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #072973;
	font-style: normal;
	font-weight: normal;
	margin:0;
}
.black {
	color: #000000;
}
.input {
	font-size: 10px;
	background-color: #CDD4E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.error {
	color: #FFFFFF;
	background-color: #990000;
}
.veransthead {
	font-weight: bold;
	background-color: #8093C6;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
.veranstheadright {
	font-weight: bold;
	background-color: #8093C6;
	padding: 2px 2px 2px 19px;
	border-bottom: 1px solid #000000;
}
.negtext {
		color: #FFFFFF;
}
