body {
  font: 12px Arial, sans-serif;
  color: white;
  background: url(/img/index/center_bg.jpg?1) 50% 42px no-repeat #000;
  margin: 0;
}

a {
  text-decoration: none;
  color: white;
  outline: 0;
}

p {
  margin: 1em 0;
}

.hidden {
  display: none;
}

input.placeholder {
  color: #bbb;
}


div.countryBar {
  height: 30px;
  background: url(/img/index/headline.jpg?1);
  text-align: center;
  font: bold 12px/42px Helvetica, sans-serif;
  height: 42px;
  min-width: 900px;
}

a.forum {
  float: left;
  margin: 0 30px;
  color: #9c9c9c;
}

a.flag {
  float: left;
  margin: 14px 20px 0;
  width: 16px;
  height: 11px;
  background-image: url(/img/flags/flags.png?1);
}

.flag.de { background-position: 0 0 }
.flag.en, .flag.gb { background-position: -16px 0 }
.flag.es { background-position: -32px 0 }
.flag.fr { background-position: -48px 0 }
.flag.nl { background-position: -64px 0 }
.flag.pl { background-position: -80px 0 }
.flag.tr { background-position: -96px 0 }
.flag.us { background-position: -112px 0 }
.flag.ww { background-position: -128px 0 }


div.content {
  width: 900px;
  margin: 0 auto;
  position: relative;
  height: 749px;
  background: url(/img/index/center_bg.jpg?1) 50% 0;
}

div.bgFooter {
  height: 412px;
  background: url(/img/index/footer.jpg?1) 50% 0;
}


div.startLogin {
  position: absolute;
  left: 560px;
  top: -42px;
}

a.startLoginText {
  font: 13px/42px Arial, sans-serif;
  color: #9c9c9c;
}

a.startLoginButton {
  font: bold 17px/32px Arial, sans-serif;
  color: white;
  padding: 0 16px;
  height: 32px;
  background: url(/img/index/buttons/login.png?1) 50% 50%;
  display: inline-block;
  margin: 5px 12px;
}

a.home {
  position: absolute;
  left: 420px;
  top: 11px;
  width: 378px;
  height: 114px;
  display: block;
}

a.gameTour {
  position: absolute;
  left: 388px;
  top: 162px;
  width: 43px;
  height: 139px;
  background: url(/img/index/Game_Screen.png?1) 0 0;
  display: block;
}

a.gameTour:hover {
  background-position: -43px 0;
}

a.screens {
  position: absolute;
  left: 388px;
  top: 305px;
  width: 43px;
  height: 193px;
  background: url(/img/index/Game_Screen.png?1) 0 -140px;
  display: block;
}

a.screens:hover {
  background-position: -43px -140px
}

em.teaser {
  position: absolute;
  left: 746px;
  top: 666px;
  width: 211px;
  height: 179px;
  background: url(/img/index/teaser_DE.png?1);
  display: block;
}

em.teaser.ww {
  background: url(/img/index/teaser_int.png?1);
}


div.register {
  position: absolute;
  left: 473px;
  top: 144px;
  width: 275px;
}

h1.registerTitle {
  font: small-caps 22px/28px Times, serif;
  text-align: center;
  margin: 0;
}

input.text, select.text {
  font: bold 16px/22px Arial, sans-serif;
  height: 22px;
  width: 100%;
  border-radius: 6px;
  margin: 0;
  padding: 0 7px;
  border: 0;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
}

div.placeholder {
  font: bold 16px/22px Arial, sans-serif;
  color: #b6aba0;
  text-align: center;
  margin-top: -22px;
}

select.text {
  padding: 1px 5px;
}

p.cbIndent {
  margin-left: 30px;
  text-indent: -30px;
  font: bold 10px Arial, sans-serif;
}

p.cbIndent > label {
  margin-left: 5px;
}

p.cbIndent > label > a:hover {
  border-bottom: 1px dotted #fff;
}

div.submits {
  text-align: center;
}

div.submits > p {
  margin: 0;
}

input[type=checkbox] {
  margin: 0 5px;
  vertical-align: top;
}

input.sendRegister {
  background: url(/img/index/reg_DE.png?1);
  width: 220px;
  height: 80px;
  border: 0;
  cursor: pointer;
}

input.sendRegister.ww {
  background: url(/img/index/reg_int.png?1);
}

input.sendRegister:hover {
  background-position: 0 -80px;
}


a.registerFbButton {
  display: inline-block;
  width: 188px;
  height: 36px;
  background: url(/img/index/buttons/facebook_button.jpg?1);
  font: 12px/36px Arial, sans-serif;
  text-align: center;
  text-indent: 25px;
}

a.registerFbButton:hover {
  background-position: 0 -36px;
}


div.loginBox {
  position: absolute;
  left: 193px;
  top: 174px;
  width: 501px;
  height: 254px;
  background: url(/img/index/login_box.jpg?1) #363636;
  box-shadow: 2px 2px 20px #333;
}

div.shadow {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.60;
  filter: alpha(opacity=60);
  background: #000;
}

div.login {
  position: absolute;
  left: 275px;
  top: 50px;
  width: 210px;
}

h1.loginBoxTitle {
  position: absolute;
  left: 0;
  top: 0;
  width: 501px;
  height: 42px;
  font: bold 24px/42px Arial, sans-serif;
  text-align: center;
  margin: 0;
}

div.loginFb {
  position: absolute;
  left: 17px;
  top: 50px;
  width: 210px;
}

h2.loginFbTitle, h2.loginTitle {
  font: bold 18px/24px Arial, sans-serif;
  margin: 0.5em 0;
}

a.loginFbButton {
  position: absolute;
  left: 8px;
  top: 79px;
  display: block;
  width: 188px;
  height: 36px;
  background: url(/img/index/buttons/facebook_button.jpg?1);
  font: 12px/36px Arial, sans-serif;
  text-align: center;
  text-indent: 25px;
}

a.loginFbButton:hover {
  background-position: 0 -36px;
}

#formLogin label, label.passwordLabel {
  font: bold 13px Arial, sans-serif;
  margin: 0 0 2px 2px;
  display: block;
}

input.loginText, select.loginText, input.passwordText {
  width: 100%;
  height: 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #afafaf;
  padding: 0 2px;
  font: bold 15px/24px Arial, sans-serif;
  margin: 0;
}

select.loginText {
  padding: 1px 0;
  background: white;
}

a.lostPassword {
  font: bold 10px/34px Arial, sans-serif;
  float: left;
}

input.sendLogin, input.sendPassword {
  font: bold 17px/32px Arial, sans-serif;
  color: white;
  padding: 0 16px;
  height: 32px;
  background: url(/img/index/buttons/login.png?1) 50% 50%;
  border: 1px solid #000;
  cursor: pointer;
  float: right;
}

span.oder {
  position: absolute;
  left: 225px;
  top: 129px;
  width: 52px;
  height: 30px;
  font: bold 10px/30px Arial, sans-serif;
  text-align: center;
  display: block;
}


div.copyright {
  position: absolute;
  left: 305px;
  top: 785px;
  width: 425px;
  text-align: right;
}

a.sealmedia {
  position: absolute;
  left: 0;
  top: 765px;
  width: 124px;
  height: 43px;
  background: url(/img/index/sealmedia.png?1);
  display: block;
}

a.jusprog {
  position: absolute;
  left: 0;
  top: 811px;
  width: 124px;
  height: 27px;
  background: url(/img/index/jusprog.png?1);
  display: block;
}

div.links {
  position: absolute;
  left: -15px;
  top: 861px;
  width: 900px;
  text-align: center;
  white-space: nowrap;
}

div.links > div {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

div.links > hr.vertical {
  display: inline-block;
  vertical-align: top;
  border: 0;
  border-left: 1px solid #fff;
  height: 100px;
  margin: 0 10px;
}

div.links > div > h3 {
  margin: 3px 15px;
}

div.column {
  float: left;
  margin: 0 15px;
}

div.column > a {
  display: block;
}


div.passwordBox {
  position: absolute;
  left: 193px;
  top: 174px;
  width: 501px;
  height: 254px;
  background: url(/img/index/empty_box.jpg?1) #363636;
  box-shadow: 2px 2px 20px #333;
}

div.password {
  position: absolute;
  left: 114px;
  top: 50px;
  width: 275px;
}

h1.passwordBoxTitle {
  position: absolute;
  left: 0;
  top: 0;
  width: 501px;
  height: 42px;
  font: bold 24px/42px Arial, sans-serif;
  text-align: center;
  margin: 0;
}


#feedback div {
  display: none;
  position: absolute;
  left: 375px;
  top: 85px;
  width: 300px;
  min-height: 55px;
  background: url(/img/box/bg_content.jpg?1) #362f26;
  padding: 1px;
  border: solid 3px silver;
  opacity: 0.85;
  filter: alpha(opacity=85);
  box-shadow: 2px 6px 24px #222;
  -moz-box-shadow: 2px 6px 24px #222;
  -webkit-box-shadow: 2px 6px 24px #222;
  font-size: 16px;
}

#feedback span.x {
  float: right;
  width: 20px;
  height: 20px;
  background: url(/img/close.png?1);
  cursor: pointer;
}

#feedback span.arrow {
  display: block;
  position: absolute;
  right: -16px;
  top: 0;
  width: 12px;
  height: 20px;
  background: url(/img/index/i_arrow.png?1);
}

#feedback em {
  float: left;
  width: 60px;
  height: 54px;
}

#feedback em.iconOk {
  background: url(/img/icons/i_message.jpg?1);
}

#feedback em.iconStop {
  background: url(/img/icons/i_error.jpg?1);
}

#feedback p {
  font-weight: bold;
  margin: 2px 22px 2px 65px;
  line-height: 130%;
}

#feedback p.ok {
  color: lime;
}

#feedback p.stop {
  color: red;
}


div.box {
  position: absolute;
  left: 175px;
  top: 160px;
  box-shadow: 2px 2px 20px #333;
  background: url(/img/box/bg_content.jpg?1) #000;
  border: 1px solid #fff;
}

div.box > h3 {
  font: bold small-caps 20px/42px "Times New Roman", Times, serif;
  height: 42px;
  text-indent: 10px;
  background: url(/img/box/bg_title.jpg?1);
  margin: 0;
}

div.container {
  margin: 5px 15px 10px;
  font: 12px Arial, sans-serif;
  width: 380px; /* oder so */
}

div.container h4 {
  font: bold 14px Arial, sans-serif;
  color: #FFB514;
  margin: 0;
}

div.container p {
  margin: 0 0 8px;
}

a.boxClose {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  background: url(/img/close.png?1);
}
