body {
	background-color: #fff;
	text-align: center;
}
#umschlag {
	background-color: rgba(255,255,255,0.6);
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#kopf {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 760px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 90px;
	text-align: left;
}
#inhalt {
	margin: 0px;
	height: auto;
	width: 760px;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	text-align: left;
}








body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #242424;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20pt;
	color: #242424;
}
h2 {
	font-size: 16pt;
	color: #242424;
}
h3 {
	font-size: 12pt;
	color: #242424;
}
h4 {
	font-size: 10pt;
	color: #242424;
}
