h1, h2, h3, h4, h5, h6 {
	color: #000;
	background-color: #fff;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
}

table, th, td {
	padding: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

ol, ul, li {
	list-style-type: circle;
	list-style-position: inside;
	margin: 5px;
	padding: 5px;
	border: 0;
	font-family: "Times New Roman", Times, serif;
}

#header {
	display: none;
}

#nav_left_public {
	display: none;
}

#ap_header {
	display: none;
}

#bilderleiste {
	display: none;
}

#descriptionhere {
	display: none;
}

#footer {
	display: none;
}