body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 100%;
	background-color: #858957;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
input, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	border: none;
}
p {
	margin: 0.5em 0;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
table {
	padding: 2px;
	border-spacing: 0;
	vertical-align: top;
	text-align: center;
	border-style: none;
}
td {
	text-align: left;
	vertical-align: top;
}
hr {
	border-top: 0.1em solid #000000;
	border-bottom: none;
}
.text {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.titel {
	font-size: 24px;
	font-weight: 900;
	font-variant: small-caps;
	text-align: left;
	text-decoration: underline;
}
.gross {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: left;
}
.mittel {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	text-align: left;
}
.klein {
	font-size: 10px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.cursor {
	cursor: auto;
}
#logo {
	width: 955px;
	height: 255px;
	border-style: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
#logo_over {
	width: 955px;
	height: 255px;
	border-style: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#kopfzeile {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bolder;
	text-align: center;
	border-style: none;
	position: absolute;
	width: 740px;
	left: 206px;
	top: 153px;
	z-index: 2;
}
.ticker {
	border-style: none;
	position: absolute;
	width: 740px;
	left: 206px;
	top: 180px;
	z-index: 2;
}
#content {
	width: 942px;
	height: 1000px;
	border-style: none;
	position: absolute;
	top: 232px;
	left: 5px;
	float: left;
	clear: both;
	z-index: 0;
}
#row1 {
	width: 450px;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 17px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	background-color: #A5AA6C;
	z-index: 0;
}
#row2 {
	width: 230px;
	position: absolute;
	top: 0;
	left: 470px;
	border-style: none;
	z-index: 2;
}
#row3 {
	width: 230px;
	position: absolute;
	top: 0;
	left: 710px;
	border-style: none;
	z-index: 1;
}
#row_shop {
	width: 690px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 17px;
	padding-bottom: 40px;
	border-style: solid;
	border-width: 1px;
	background-color: #A5AA6C;
	z-index: 0;
}
#sub {
	text-align: justify;
	width: 220px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #A5AA6C;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	z-index: 1;
}
.sub {
	text-align: justify;
	width: 220px;
	position: relative;
	top: 0;
	left: 0;
	background-color: #A5AA6C;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	z-index: 1;
}
#sub td {
	text-align: center;
}
#fuss {
	width: 942px;
	text-align: center;
	font-size: 10px;
	position: fixed;
	margin-bottom: 0;
	bottom: 0;
	left: 5px;
	background-color: #727549;
	border-style: none;
	z-index: 2;
}
#menu {
	position: absolute;
	margin-top: 205px;
	left: 205px;
	z-index: 3;
}
#menu ul .item {
	display: none;
}
#menu ul:hover .item {
	display: block;
	background-color: #727549;
}
#menu ul {
	width: 138px;
	float: left;
	padding-left: 10px;
	margin: 0;
	background-color: #727549;
	list-style: none;
}
#debug {
	font-size: 12px;
	color: #000000;
	background-color: yellow;
	width: 400px;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	top: 0;
	left: 1000px;
	clear: both;
}
#div_center {
	background-color: #A5AA6C;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 136px;
	border-style: solid;
	border-width: 1px;
	margin-top: -68px;
	margin-left: -150px;
}