body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.ueber {
	color: #4e82e5;
	font-weight: bold;
}
.ueberrot {
	color: #cc3300;
	font-weight: bold;
}
a:link {
	color: #4e82e5;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4e82e5;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #cc3300;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #4e82e5;
}
.left {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 800px;
	width: 300px;
	left: 0px;
	top: 0px;
}
.left {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 700px;
	width: 300px;
	left: 0px;
	top: 0px;
}
.right {
	background-image: url(img/right.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	visibility: visible;
}
