* {
  margin: 0;
  padding: 0;
}
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
body {
  margin: 0 auto 0 auto; 
  padding: 0;
  width: 969px;
  border: 0;
  color: #ccc;
  font-family: mssansserif, arial, verdana, sans-serif;
  font-size: 0.8em;
	text-align: center;
	background-color: #000;
	background-image: url(images/beta.jpg);
	background-repeat: no-repeat;
	background-position: 200px 400px;
}
html > body {
  height: auto;
	min-height: 100%;
}
#container {
  height: 750px;
	min-height: 750px;
  text-align: left;
}
#header {
/*	background-image: url(images/header1.jpg);*/
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 294px;
	border-top: 1px solid #000;
}
#header a img {
  float: left;
}
* html #content {
	height: 1%;
}
#left, #right {
  position: relative;
  display: inline;
}
#left {
  float: left;
	margin-right: 10px;
	padding-left: 20px;
	width: 150px;
}
#middle {
  float: left;
  width: 580px;
	height: 20%;
/*	overflow: scroll;
	scrollbar-face-color:#0000ff;
*/
}
#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	text-align: left;
	border: 0;
	border-left: 1px solid #F28E00;
	border-right: 1px solid #F28E00;
}
#right {
  float: right;
	width: 180px;
}
#middle #footer {
	margin-top: 30px;
	text-align: center;
}
#middle #footer a {
  color: #F28E00;
}
#middle #footer a:hover {
  color: #ccc;
}
#middle #footer #bank {
  font-size: 0.78em;
}
h1 {
  font-size: 2.8em;
	letter-spacing: 1px;
  margin-bottom: 1em;
	color: #F28E00;
	font-weight: normal;
}
h2 {
  font-size: 1.15em;
  margin-bottom: 0.8em;
}
h3 {
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
#content a {
  color: #F28E00;
	font-weight: bold;
}
#content a:hover {
  color: #ccc;
}
a img {
  border: 0;
}
a {
  text-decoration: none;
}
#menue1 {
	text-align: right;
	margin-top: 12px;
	margin-right: 10px;
	color: #000;
}
#menue1 a {
	font-size: 12px;
	color: #000;
}
#menue1 a:hover {
	color: #000;
	text-decoration: underline;
}
#menuelinks {
	margin-bottom: 30px;
	margin-top: -55px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}
#menuelinks table {
  width: 100%;
}
#menuelinks table .aktivesportal {
  text-align: left;
	width: 33%;
	vertical-align: bottom;
}
#menuelinks table .mittleresportal {
  text-align: center;
	width: 33%;
	vertical-align: bottom;
}
#menuelinks table .rechtesportal {
  text-align: right;
	vertical-align: bottom;
}
#menue2 li {
  list-style-type: none;
}
#menue2 .level1 {
  padding-top: 8px; 
}
#menue2 .level2 {
  padding-top: 5px;
	padding-left: 15px;
}
#menue2 a {
  color: #ccc;
	font-weight: normal;
}
#menue2 a:hover {
  font-weight: bold;
}
#menue2 .active a {
  font-weight: bold;
}
a {
  color: #ccc;
	font-weight: bold;
}
#left #sponsoring {
  text-align: center;
	margin-top: 40px;
  font-size: 0.85em;
}
#left #sponsoring img {
  margin-top: 5px;
}
.shop_wrap2 {
  color: #ccc;
}
.shop_wrap2 a b {
  color: #f28e00;
}
.shop_wrap1 {
  color: #ccc;
}
a .shop_wrap1 {
  color: #F28E00;
}
.shop_price {
  color: #f28e00;
	font-weight: bold;
}
.shop_basket_price {
  width: 50px;
}
.shop_basket_count {
  width: 50px;
}
textarea {
  font-family: mssansserif, arial, verdana, sans-serif;
	font-size: 1em; 
}
.tx-newloginbox-pi1 table {
  margin-left: -1px;
  margin-top: 20px;
}
.tx-newloginbox-pi1 th {
  padding-right: 14px;
}