/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	margin:0;
	background:#000;
	text-align:center;
}

h2 {
	padding:0;
	margin:0;
	font-weight:700;
	font-size:11px;
}

img {
 margin:0; padding:0;
 border:none;
}

.clear {
	clear:both;
}

#container {
 width:766px;
 background: url(../design/background.png);
 margin:0 auto;
 text-align:left; 
}

#top {
 margin:0 7px 0 6px;
}

#top div.left {
 margin:0; padding:0;
 width:469px;
 float:left;
}

 #top div.left div#navi {
  margin:0; padding:0;
 }

 #top div.left div#navi ul {
  list-style:none;
  margin:0; padding:0;
 }
 
 #top div.left div#navi ul li {
  float:left;
  display:inline;
  margin:0; padding:0;
  height:39px;
  cursor:pointer;
 }
 
 #navi ul li img { visibility:hidden; }
 
 #navi ul li#Beins {
 background:url(../design/hbs_02.png);
 width:86px; height:39px;
 }#navi ul li#Beins:hover { background-position:bottom; }
 
 #navi ul li#Bzwei {
 background:url(../design/hbs_03.png);
 width:90px; height:39px;
 } #navi ul li#Bzwei:hover { background-position:bottom; }
 
 #navi ul li#Bdrei {
 background:url(../design/hbs_04.png);
 width:91px; height:39px;
 } #navi ul li#Bdrei:hover { background-position:bottom; }
 
 #navi ul li#Bvier {
 background:url(../design/hbs_05.png);
 width:94px; height:39px;
 } #navi ul li#Bvier:hover { background-position:bottom; }
  
 #navi ul li#Bfuenf {
 background:url(../design/hbs_06.png);
 width:108px; height:39px;
 } #navi ul li#Bfuenf:hover { background-position:bottom; }
 
#top div.left #subnavi {
 background:url(../design/hbs_09.png);
 height:18px;
 line-height:18px;
 overflow:hidden;
}

#top div.left #subnavi ul {
 list-style:none;
 margin:0; padding:0 10px;
 display:none;
}

#top div.left #subnavi ul li {
	display:inline;
}

#top div.right {
 width:284px;
 float:right;
}

#main {
 float:left;
 width:581px;
}

#main div.right {
 float:right;
 width:378px;
} 

#main div.left {
 float:left;
 width:197px;
 margin: 42px 0 0 0;
}

#main div.left .buttons {
	margin:0 0 0 6px;
}

#main div.left #matches {
	width:203px;
}

#main div.left #events {
	width:203px;
}

#main div.left #matches div.content, #main div.left #events div.content {
	background:url(../design/left_matches_bg.png) no-repeat;
	width:190px;
	margin:0px 8px 0px 5px;
	height:98px;
	padding:3px 0;
	overflow:hidden;
}

#main div.left #poll {
	display:none;
}

#main #content {
	background:url(../design/hbs_50.png);

}

#main #content .helper {
	background:url(../design/hbs_49.png) no-repeat;
	padding: 10px 20px 10px 64px;
	min-height:168px;
}


#sub {
	width:185px;
	margin:41px 0 0 0;
	padding:0;
	float:right;
}

#sub #specials {
	margin:11px 0 0 0;
}

#sub #specials .content {
 background:#fff;
 padding:0 0 0 10px;
}

#sub #specials .content img {
	padding-bottom:6px;
}

#sub #shbox {
	margin:11px 0 0 0;
}

#sub #shbox .content {
 background:#fff;
 padding:0 7px;
}

#middelnavi {
height:13px;
width:351px;
background:url(../design/hbs_47.png);
padding:0 0 0 230px;
clear:both;
font-weight:700;
}

#middelnavi a {
	color:#2f3239;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	padding:0 10px 0 0;
}

#middelnavi a:hover {
	color:#bd3f0f;
}