html {
  overflow: -moz-scrollbars-vertical;
}
#centerFrame {
	width: 795px;
	height: 400px;
	margin-top: 70px;
	margin-left:auto;
	margin-right:auto;
	border: 0;
	float: none;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231f20;
	text-decoration: none;
	padding-right: 10px;
	line-height: 20px;
}
.atto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #787a1f;
	text-decoration: none;
	padding: 0px;
	line-height: normal;
	width: 795px;
	height: 40px;
	text-align: right;
	font-weight: bold;
}
.atto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #3E3E40;
	text-decoration: none;
	padding: 0px;
	line-height: normal;
	width: 795px;
	height: 40px;
	text-align: right;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868889;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969528;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #787a1f;
	text-decoration: none;
	padding: 0px;
	line-height: normal;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	letter-spacing: 1pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #969528;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 5px;
}
.text {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868889;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
.linksbundig{
	width: 50px;
	height: 70px;
	float: left;
	margin-top: 170px;
	margin-left: 500px;
	text-align: left;
}
.rechtsbundig {
	margin-top: 140px;
	margin-right: 50px;
	width: 150px;
	height: 100px;
	float: right;
	text-align: right;
}
.oben {
	background-image: url(images/bg_logo.jpg);
	width: 795px;
	height: 265px;
	background-color: #3d3c3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787a1f;
	text-decoration: none;
	font-weight: normal;
}
.unten {
	width: 795px;
	height: 300px;
	background-color: #969528;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787a1f;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
body {
	background-color: #969528;
}
