body {
    background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	text-align: center;
}

#main {
	width: 928px;
	text-align:left;
	margin: 0 auto;
	background-color:#000000;
}

a:focus {
	outline:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
a,a:link,a:visited,a:active {
	font-weight: bold;
	color:#D96C00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color:#FFA74F;
}
.content-padding {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
.form-field {
	background-color:#FFFFFF;
	background-repeat: repeat;
	border: 0px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	padding-left: 3px;
}
.form-field-beta {
	background-image: url(images/bg_textfeld2.jpg);
	background-repeat: repeat;
	border: 0px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
}
.log-text {
	font-weight: bold;
	color:#FFFFFF;
}
.log-text-small {
	font-weight: bold;
	font-size:9px;
	color:#FFFFFF;
}
.login-link2:link {
	font-weight: bold;
	color: #FFFFFF;
}
.login-link2:hover {
	font-weight: bold;
	color: #FFFFFF;
text-decoration: underline;
}
.pics {
	border: 1px solid #FFFFFF;
}
.padding-box {
 background-color: #202020;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news-link,.news-link:link,.news-link:visited,.news-link:active {
	color: #336666;
}
.news-link:hover {
	color: #669999;
}
.news-date {
	font-weight: bold;
	color: #669999;
}
.news-header {
	font-size: 14px;
	font-weight: bold;
	color: #630D06;
}
#footer {
	font-size: 9px;
	color:#303030;
	text-decoration: none;
}
#footer a:link,#footer a:visited,#footer a:active {
	color:#5B5B5B;
}

#footer .ulContainer {
  float: left;
  width: 928px;
  margin-bottom: 10px;
}

#footer ul {
  float:left;
  position:relative;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  left:50%;
}

#footer ul li {
  float: left;
  position: relative;
  right:50%;
}


.support {
	background-color: #000000;
	border: 1px solid #520202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
input.formtext {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	border: 0px none;
}
#countdown {
	position: absolute;
	visibility: visible;
	height: 253px;
	width: 350px;
	top: 15px;
	left: 289px;
}
#top {
	position: absolute;
	visibility: visible;
	height: 242px;
	width: 928px;
	top: 30px;
	left: 0px;
}
.anmeldung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	padding: 8px;
}
#user {
	position: absolute;
	visibility: visible;
	height: 80px;
	width: 145px;
	top: 576px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#webstats {
	position:absolute;
	width:10px;
	height:10px;
	z-index:0;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#werbung {
	visibility: hidden;
}
.friend-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.padding-friendbox {
    background-image: url(images/content/bg_weiterempfehlen.jpg);
	padding-left: 18px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#skillbox {
	background-color: #EA8A0B;
}
#skillbox td {
	background-color: #F7ECD6;
	font-size: 10px;
}
#skillbox .tdpad {
	padding-top: 10px;
}
.landing-bg {
	background-color: #333333;
	background-image: url(images/landing/landing_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.landing-bg-julia {
	background-color: #000000;
	background-image: url(images/landing/anmeldebox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.landing-bg-cobi {
	background-color: #000000;
	background-image: url(images/landing/anmeldebox_cobi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.landing-bg-beta {
	background-color: #E2D2BB;
	background-image: url(images/landing/right_sign_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.landing_mov_bg {
	background-color: #E2D2BB;
	background-image: url(images/landing/landing_mov_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box-head {
	background-image: url(images/box-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.hider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color:#202020;
	text-decoration: none;
}

/* neue Styles vom 10.10.08 */

#fansite_hinweis {
	padding: 5px 20px 5px 20px;
}
#fansite_hinweis h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#fansite_hinweis p {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0 0 0;
}

/* neue Styles vom 18.11.08 f�r Languageselection */


#flags {
	top: 33px;
	height: 24px;
	margin-left: 756px;
	width: 162px;
	position: absolute;
	padding: 0px 0 0 10px;
	z-index: 1;
}

#flags img {
	margin: 0 5px 0 0;
}

#worldtournament {
	width:596px;
	height:90px;
}
#worldtournament a {
	background-image: url(images/worldtournament_596x90bg.jpg);
	background-repeat: no-repeat;
	display:block;
}
#worldtournament a:hover {
	background-position:center -90px;
}