body {
overflow-y: scroll;
}

div#MainWrapper {
	margin: 0 auto 0 auto;
	width:767px;
	background: #ffffff url(../images/Site/MainBG.jpg) top repeat-y;
}

div#ContentHeader {
	height: 146px;
	background: url(../images/Site/HeaderBG.jpg) top left no-repeat;
}

div#SiteTitle {
	display:inline;
	float:left;
	width:150px;
	margin-left:25px;
	margin-top:17px;
	display: none;
}

div#SiteMenu {
	float:left;
	display:inline;
	margin-left:210px;
	margin-top: 5px;
width: 495px;
}


div#SiteMenu a {
margin-bottom: 5px;
display: inline;
float: left;

}

div#ContentMenu {
	height:57px;
	background: url(../images/Site/MenuBG.jpg) top left no-repeat;
}

div#ContentMain {
	background:url(../images/Site/ContentBG.jpg) top left no-repeat;
}

div#SiteContent {
	margin:0 17px 10px 18px;
	padding-top:10px;
}

div#Typo3Content {
	margin:10px 30px 10px 20px;
}

div#Typo3Content p {
	margin:0 0px 20px 0px;
font-size: 12px;
line-height: 19px;
}

div#Typo3Content a {
font-size: 12px;
color: #000066;
}

div#Typo3Content a:hover {
font-size: 12px;
color: #000066;
font-weight: bold;
}

div#Typo3Content td p {
margin:0 0px 5px 0px;
}

div#Typo3Content .csc-textpic-caption {
	margin:0 0px 20px 0px;
font-size: 12px;
line-height: 19px;
}

div#Typo3Content h1{
text-align: center;
margin-bottom: 20px;
font-size: 17px;
font-weight: bold;
color: #000066;
}

div#Typo3Content table {
margin: 0 auto;
}

div#ContentFooter {
clear: both;
	height:48px;
	background:url(../images/Site/FooterBG.jpg) top left no-repeat;
}

#MaennerSindSo {
font-size:14px;
text-align:center;
margin-bottom:10px;
}

#MaennerSindSo a {
color:#000000;
text-decoration:none;
font-weight:bold;
}

#Typo3Menu a {
text-decoration:none;
font-weight:bold;
font-size:13px;
color:#000000;
float: left;
margin-right: 15px;
}

#Typo3Menu a:hover {
color:#f68f00;
}

#CountDown {
width:470px;
text-align:center;
margin:0 auto 0 auto;
margin-bottom:50px;
color:#f68f00;
font-weight:bold;
}


#FlexContentLeft {
width: 460px;
float: left;
}

#FlexContentRight {
width: 210px;
float: left;;

}

.sponsoren {
clear: both;
margin-top: 50px;
}

#highscore_table{
  width:700px;
  padding:5px;
  margin:5px;
  font-size:12px;
  color:black;
  border-collapse:collapse;
  background:white;
}

#highscore_table_header{
  color:white;
}

#highscore_title{
  padding-bottom:10px;
}

.align-center {
text-align: center;
]

.align-left {
text-align: left;
]

.align-right {
text-align: right;
]

h3 {
margin: 0px;
}
