body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	background: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	height: auto;
	border-bottom: 1px solid #000000;
}
#header div {
	padding: 0 0 3px 0;
	border-bottom: none;
}
#menu {
	position: relative;
	top: auto;
	left: auto;
	height: auto;
	color: #000000;
	background: transparent;
}
#menu div {
	padding: 3px 0 3px 0;
}
#menu a, #menu a:visited, #menu a:active, #menu a:hover {
	color: #000000;
	background: transparent;
}
#links {
	display: none;
}
h1 {
	color: #000000;
	border-bottom: 1px dashed #000000;
	background: transparent;
}
h2, h2 a, h2 a:hover, h2 a:active {
	color: #000000;
	background: transparent;
}
h3 {
	color: #000000;
	background: transparent;
}
#body {
	margin: 0 0 0 0;
	padding: 0;
	width: auto;
}
#rechts {
	border: 1px solid #000000;
	background: transparent;
	color: #000000;
}
pre {
	border: none;
	padding: 0;
	background: transparent;
	width: auto;
}
#footer {
	border-top: 1px solid #000000;
	color: #000000;
	background: transparent;
}
#footer a, #footer a:visited {
	color: #000000;
	background: transparent;
}
#footer a:hover, #footer a:active {
	color: #000000;
	background: transparent;
}
#body table {
	background: transparent;
	border: 1px solid #000000;
}
#body table th {
	background: transparent;
}
#body p.imagecaption {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: transparent;
	color: #000000;
}
#body p.imagecaption img {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: transparent;
	color: #000000;
}
