#content {
    background-image: url(../bilder/specials/fussball-10_11/header_fussball-spezial10.jpg);
    background-repeat: no-repeat;
    background-position: 10px 20px;
    padding-top: 151px;
}

.widebox {
    width: 544px;
    float: left;
    display: inline;
    margin: 0 9px 12px 0;
    background-color: #fff;
}
.widebox h4 {
    width: 544px;
    height: 26px;
    font: 1em Verdana, Arial, sans-serif;
    text-indent: -9999px;
}
.widebox .content {
    border: 1px solid #666;
    border-top: 0;
    padding: 10px;

    overflow: auto;
    width: 522px; /*explicit width => hasLayout IE6*/
}

.widebox .content h3, .widebox .content h1.pageheader {
    color: #cc3333;
    font-size: 1.2em;
    margin: 0 0 10px;
}
.widebox .content p {
    margin: 10px 0;
}

.infobox {
    float: left;
    border: 1px solid #a2a2a3;
    
    width: 48%;
}
.infobox h2 {
    background: #a2a2a3;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    font-size: 1.2em;
}

.infobox ul {
    list-style: none;
    margin: 10px 0;
    height: 270px; /*!!!*/
}
.infobox ul li .heading {
    display: block;
    font-weight: bold;
    padding: 0 5px;
    padding-bottom: 5px;
    margin: 5px 0;
}
.infobox ul li .item {
    display: block;
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 36px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 10px 0 15px;
}
.infobox ul li .item .now {
    text-transform: uppercase;
    color: #cc3333;
    font-weight: bold;
}

.infobox .bottom {
    height: 22px;
    background: #ededef url(../bilder/pfeil_link.gif) no-repeat 10px 7px;
    border-top: 1px solid #a2a2a3;
    padding-top: 9px;
    padding-left: 33px;
}

.infobox .bottom a:link, .infobox .bottom a:active, .infobox .bottom a:visited {
    font-weight: bold;
    font-size: 0.9em;
    vertical-align: top;
    text-transform: uppercase;
    text-decoration: underline;
}
.infobox .bottom a:hover {
    color: #cc3333;
}

.infobox .notice {
    text-align: center;
    margin: 20px 0;
}

/*90elf*/
.hint-90elf {
  text-align: right;
  font-size: 0.8em;
  color: #666;
  margin-top: 10px;
  overflow: hidden;
}
.hint-90elf span {
	margin: 5px;
	float: left;
	width: 70px;
}

/*sportal.de*/
.hint-sportal {
  text-align: right;
  font-size: 0.8em;
  color: #666;
  margin-top: 10px;
  overflow: hidden;
}
.hint-sportal span {
	margin: 1px;
	float: left;
	width: 80px;
}

/*Spieltag*/
.matchday {
  border: 1px solid #a1a2a4;
  clear: both;
}
.matchday .header {
  background: #a1a2a4;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 10px;
  line-height: 18px;
  overflow: hidden;
}
.matchday .header .more {
  float: right;
}
.matchday .match_wrap {
  margin: 10px;
}
.matchday h2 {
  margin: 15px 0 5px;
  color: #000;
  font-size: 1.1em;
  text-transform: uppercase;
  background-repeat: no-repeat;
  padding-left: 35px;
  height: 31px;
  line-height: 25px;
}
.matchday ol {
  list-style: none;
  margin-bottom: 15px;
}
.matchday ol li {
  overflow: hidden;
  margin: 8px 0;
}
.matchday ol li span {
  float: left;
}
.matchday ol li span.time {
  padding-left: 35px;
  font-weight: bold;
  width: 50px;
}
.matchday ol li span.now {
  text-transform: uppercase;
  color: #cc3333;
}
.matchday ol li span.hide {
  text-indent: -999em;
}
.matchday ol li span.match {
  width: 250px;
  color: #666;
}
.matchday ol li span.info a {
  background: url(/bilder/pfeil.gif) no-repeat 0 2px;
  padding-left: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}

/*Vor,zurueck*/
.matchday .header .more span,
  .matchday .header .more a {
    float: left;
}
.matchday .header .more span {
  font-size: 11px;
  margin-right: 5px;
}
.matchday .header .more a {
  text-indent: -999em;
  width: 18px;
  height: 18px;
  background-image: url(/bilder/specials/fussball-10_11/pfeile_spielplan.gif);
  background-repeat: no-repeat;
  outline: 0;
}
.matchday .header .more a.next {
  background-position: 0 0;
}
.matchday .header .more a:hover.next {
  background-position: 0 -18px;
}
.matchday .header .more a.locked.next {
  background-position: 0 -36px;
  cursor: default;
}
.matchday .header .more a.prev {
  background-position: 0 -54px;
}
.matchday .header .more a:hover.prev {
  background-position: 0 -72px;
}
.matchday .header .more a.locked.prev {
  background-position: 0 -90px;
  cursor: default;
}


/*EM Tabelle*/
.bundesliga_table_wrapper {
  margin-top: 10px;
  border: 1px solid #a1a2a4;
  clear: both;
}
.bundesliga_table_wrapper .expand {
  text-align: center;
  margin: 5px 0;
}
.bundesliga_table_wrapper .expand a.more-button span.button-center-wrapper {
  padding: 0 90px;
}

.bundesliga_table {
  width: 100%;
}
.bundesliga_table thead {
  background: #a1a2a4;
  color: #fff;
  line-height: 18px;
}
.bundesliga_table thead td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.bundesliga_table thead td.team {
  text-transform: uppercase;
  width: 250px;
}
.bundesliga_table tr.hide {
  display: none;
}
.bundesliga_table td {
  padding: 13px 10px;
}
.bundesliga_table .second {
  background:#eee;
}
.bundesliga_table thead, .bundesliga_table .rank,
  .bundesliga_table .team {
  font-weight: bold;
}
.bundesliga_table .games, .bundesliga_table .goals,
  .bundesliga_table .points, .bundesliga_table .rank {
  text-align: center;
}
.bundesliga_table .rank {
  width: 35px;
  padding-left: 0;
  padding-right: 0;
  color: #cc3333;
}

a.arrow {
  font-weight: bold;
  background: url(../bilder/pfeil.gif) no-repeat 0 2px;
  padding-left: 15px;
}

/*von WM2010*/

/*
 * Buttons
 */
a.anhoeren-button {
  display: block;
  text-indent: -999em;
  background: #fff url(../bilder/wm/jetzt_anhoeren.gif) no-repeat top left;
  height: 15px;
  width: 95px;
  outline: 0;
}
a.anhoeren-button:hover, a.anhoeren-button:focus, a.anhoeren-button:active {
  background-position: bottom left;
}
/* More-Button */
a.more-button {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 18px;
  /*background: url(../bilder/wm/button_tile.png) repeat-x;*/
  outline: 0;
  overflow: auto;

  color: #666 !important;
  text-decoration: none !important;
}
a.more-button:active, a.more-button:hover, a.more-button:focus {
  color: #cc3333 !important;
}
a.more-button span {
  float: left;
  height: 22px;
}
a.more-button span.button-left {
  width: 5px;
  background: url(../bilder/wm/button_left.png) no-repeat;
}

a.more-button span.button-center-wrapper {
  background: url(../bilder/wm/button_tile.png) repeat-x;
}

a.more-button span.button-center {
  padding: 0 8px 0 28px;
  background: url(../bilder/wm/button_arrow.png) no-repeat 0 6px;
  margin: 0 10px;
}
a.more-button span.button-right {
  width: 8px;
  background: url(../bilder/wm/button_right.png) no-repeat;
}
a.more-button:hover span.button-center, a.more-button:focus span.button-center {
  background-image: url(../bilder/wm/button_arrow_hover.png);
}

a.more-button.open span.button-center {
  background-image: url(../bilder/wm/button_arrow_up.png);
}
a.more-button.open:hover span.button-center, a.more-button.open:focus span.button-center {
  background-image: url(../bilder/wm/button_arrow_up_hover.png);
}

