body {background-image:url(images/brickwall.jpg); padding: 0; margin: 0;}

.error	{
  visibility:hidden;
  color: #ffffff;
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  position: absolute; 
  top: 20px;
  left: 20px;
}

img {border: 0px;}

.board_border_top {background-image:url(images/board_border_top.jpg); width: 100%; height: 5px; position: absolute; top: 38px;}

.board_border_bottom {background-image:url(images/board_border_bottom.jpg); width: 100%; height: 5px; position: absolute; bottom: 73px;}

.board_main {width: 100%; height: 717px; position: absolute; top: 0px;}

.board_shadow_top {background-image:url(images/board_shadow_top.jpg); width: 100%; height: 38px; position: absolute; top: 0;}

.board_shadow_bottom {background-image:url(images/board_shadow_bottom.jpg); width: 100%; height: 73px; position: absolute; bottom: 0;}

.board_background {background-image:url(images/board_background.jpg); width: 100%; height: 596px; position: absolute; top: 43px;}

.player {background-image:url(images/player.png); width: 375px; height: 409px; position: absolute; right: 0px; bottom: 78px;}

.title {background-image:url(images/title.jpg); width: 735px; height: 184px; position: absolute; left: 0; top: 43px;}

.menu_panel {height: 43px; position: absolute; left: 23px; top: 217px;}

.impressumlink {

  color: #ffffff;
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  position: absolute; 
  top: 55px;
  right: 20px;

}

.main_window {padding: 10px; height: 320px; position: absolute; left: 23px; right: 398px; top: 265px; overflow: auto;}

.main_window {

  background-image:url(images/window_background.png);
  border: 1px solid #000000;

}

.newsline {

  background-color: #FFFFFF; height: 1px; width: 100%;

}

.partner_abcrocks {background-image:url(images/partner_abcrocks.png); width: 229px; height: 70px; position: absolute; bottom: 0px;}

.partner_fanprojektberlin {background-image:url(images/partner_fanprojektberlin.png); width: 146px; height: 70px; position: absolute; bottom: 0px; left: 229px;}

.partner_stadionmusik {background-image:url(images/partner_stadionmusik.png); width: 233px; height: 70px; position: absolute; bottom: 0px; left: 365px;}

a:link { text-decoration:underline; color:#ffffff; }

a:visited { text-decoration:underline; color:#ffffff; }

a:active { text-decoration:underline; color:#ffffff; }

a:hover { text-decoration:none; color:#B6BEB5; }

.headline {

  color: #ffffff; 
  font-family: Georgia;
  font-size: 18px;
  font-weight: bold;

}

.context, li {

  color: #ffffff; 
  font-family: Georgia;
  font-size: 14px;

}

/* IE 6 Fix */
* html .board_main	{
visibility:hidden;
}

* html .error	{
visibility:visible;
}
