body {
  background: #710f17 url("body-bg.png") scroll repeat 0 0;
  text-align: center;
}

a {
  color: #ffde00;
  text-decoration: none;  
}

#ticker {
  text-align: left;
  font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
  width: 824px;
  height: 715px;
  position: relative;
  background: transparent url("ticker-bg.png") scroll no-repeat 0 0;
  margin: -40px auto 0 auto;
}

#ticker_mannschaft_name_links,
#ticker_mannschaft_name_rechts,
#ticker_spielstand_text {
  font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
  color: white;
  position: absolute;
  top: 147px;
  text-align: center;
  width: 75px;
}

#ticker_mannschaft_name_links {
  left: 149px;
}

#ticker_mannschaft_name_rechts {
  right: 149px;
}


#ticker_spielstand_text {
  left: 354px;
  width: 110px;
}

#ticker_mannschaft_logo_links,
#ticker_mannschaft_logo_rechts {
  position: absolute;
  top: 187px;
  height: 66px;
  width: 66px;
  overflow: hidden;
}

#ticker_mannschaft_logo_links {
  left: 154px;
}

#ticker_mannschaft_logo_rechts {
  right: 154px;
}

#ticker_spielstand {
  color:white;
  font: normal normal bold 94px/normal Arial, Helvetica, sans-serif;
  text-align: center;
  position: absolute;
  left: 300px;
  top: 163px;
  width: 218px;
}

#ticker_nachrichten_bereich {
  position: absolute;
  height: 209px;
  left: 138px;
  top: 290px;
  width: 600px;
  overflow: hidden;
  overflow-y: scroll;
}

#ticker_nachrichten ul {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
  position: absolute;
  width: 515px;
}

#ticker_nachrichten ul li {
  padding-left: 50px;
  position: relative;
  color: #ecbec1;
}

#ticker_nachrichten ul li.ticker_nachricht_tor {
  font-weight: bold;
}

#ticker_nachrichten ul li span.zeit {
  display: block;
  position: absolute;
  left: 0;
  width: 40px;
  color: white;
  font-weight: normal;
  text-align: right;
}

#ladestatus {
  overflow:hidden;
  position:absolute;
  bottom: 192px;
  height: 8px;
  left: 263px;
}

#ladestatus img {
  position: absolute;
  top: 0;
  left: 0;
}

#ticker_abdecken_scrollbar {
  position: absolute;
  height: 236px;
  right: 74px;
  width: 63px;
  top: 290px;
  background-color: #910c18;
}

#ticker_scroll_up,
#ticker_scroll_down {
  position: absolute;
  right: 145px;
  top: 296px;
  width: 15px;
  height: 30px;
}

#ticker_scroll_down {
  top: 467px;
}

#ladestatus_text {
  position: absolute;
  top: 529px;
  left: 140px;
  width: 545px;
  text-align: center;
  color: #ECBEC1;
  font-size: 90%;
}

#fuss_text {
  bottom: 105px;
  left: 205px;
  position:absolute;
  color: #ECBEC1;
}

#site_fuss {
  color: white;
  font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

#site_fuss a {
  color: white;
}

#site_fuss a:hover {
  color: #ffde00;
}

#esbg_logo {
height:55px;
left:95px;
position:absolute;
top:574px;
width:69px;
display:block;
}

#lupcom_logo {
display:block;
height:46px;
left:582px;
position:absolute;
top:579px;
width:142px;
}