* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html {
	text-align: center;
}

body {
	font-family: "Bitstream Vera Serif", Georgia, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #222222;
	background-color: transparent;
	background-image: none;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#navigation, #animation {
	display: none;
}

#head {
	position: absolute;
	left: 0px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 526px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

#inhalt {
	width: auto !important;
	height: auto;
	position: absolute;
	left: 0px;
	top: 150px;
	margin-top: 0px;
	padding: 4px 0px 30px 0px;
	line-height: 155%;
	text-align: center;
}

#inhalt p {
	width: auto !important;
	padding-right: 20%;
	line-height: 14pt;
}

#inhalt h1 {
	font-family: Georgia, "Trebuchet MS", Verdana, serif;
	font-size: 18pt;
	line-height: 21pt;
	color: black;
	width: auto !important;
	padding-right: 20%;
	margin-bottom: 10pt;
	margin-top: 8pt;
}

#inhalt h2 {
	font-family: Georgia, "Trebuchet MS", Verdana, serif;
	font-size: 14pt;
	line-height: 19pt;
	color: black;
	width: auto !important;
	padding-right: 20%;
}

.centered {
	margin: 0px;
	text-align: center;
}

.picmit {
	margin: 0px 0px 16px 0px;
	display: inline;
}

p img {
	margin: 0px 0px 2px 0px;
	padding: 2px;
	border: 1px solid black;
}