div#header, div#oben, div.mlinks, div.abovepunkt, div.punkt{
	display: none;
}

div#mitte .content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#mitte .content table {
	border: 2px solid #f3f3f3;
	margin-left: 30px;
	margin-bottom: 20px;
}

div#mitte .content table tr td {
	border: 1px solid #f2f2f2;
}

div#mitte .content h1, div#mitte .content p {
	width: 100%;
}

img.invisible {
	display: none;
}

div#mitte .content h1 {
	font-size: 15px;
	color: black;
	padding-left: 0px;
	margin-left: 0px;
}

div#mitte .content h2, div#mitte .content h3 {
	color: black;
}

div#mitte .content table thead span, div#mitte .content table tr td span {
	color: #696969;
}

#mitte .content hr {
	height: 1px;
	border-top: 2px solid #cccccc;
	background-color: #fff;
}

div.flinks {
	display: none;
}

img.drucklogo {
	display: block;
	padding-bottom: 20px;
}
