@page {size:21.0cm 29.0cm}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 5em;
	margin-bottom: 0px;
	margin-left: 5em;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF;
}


ul#navi {
	display:none;
	height: 0px;
	width: 0px;
}

div#Info {
	width:auto;
	size:auto;
	text-align: left;
	background: #999999;
	font-weight: bold;
	height: auto;
	padding: 1em;
	margin: 1em;
	border: thin solid #000000;
	}

div#inhalt{
	text-align: left;
	white-space: normal;
	float:none;
	size:auto;
	padding: 1em;
	margin: 1em;
}

