html, body {
	height: 106%;
	margin:0;	padding:0;
	}
body {
	background-color: #e7e7e7;

	/**#96b3d0**/
	font: 76% Arial, Helvetica, sans-serif;
	text-align:center;
	}
p {
	margin:0 10px 10px;
	}
.fleft {
  	float: left;
  	margin: 0 1em 0.2em 0;
  }
  
a {
	outline: none;
	color: #336699;
	text-decoration: none;
  }

a:link {
	color: #336699;
  }

a:hover, a:active, a:focus {
	color: #333333;
  }
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #ccc;
	cursor: help;
}
img {
	border: 0px;
	}
#header {
	height: 162px;
	}
	
#navi_leiste {
	background: url(../images/lineX.jpg) 0 0 repeat-x;
	width: 100%; height: 34px;
	float: left;
	margin: 0px; padding: 0px;
	margin-bottom: 30px;
  }
#navi_horizontal {
  margin: 8px 0 0 -40px;
 	text-align: center;
	}
#navi_horizontal li {
    font-size: 12px;
	color: white;
	display: inline;
	list-style-type: none;
	}
#navi_horizontal li a {
	color: white;
	text-decoration: none;
	padding: 0 10px 0 0;
	}

#menu_gallery {
	position: relative; 
	width:80px; 
	height:20px; 
	overflow:hidden; 
	text-align:center; 
	z-index:100; 
	}
#menu_gallery:hover {
	height:80px; 
	cursor:pointer; 
	background:#e7e7e7;
	border:1px solid #999;
	}
#menu_gallery a:visited, #holder a {
	display:block; 
	width:100%; 
	text-decoration:none;
	}
#menu_gallery a:hover {
	color: #336699;
	background:#999999;
	}
	
#container {
	width:980px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #777;
	background-color: #fff;
	margin-bottom: 20px; margin-top: 10px;
	}
#navigation {
	color: #336699;
	font-size: 10px;
	width:150px;
	float:left;
	padding:0 10px 50px 10px;
	}
#navi_item {
  	width:110px;
	font-size:12px;
  	background-color:#e7e7e7;
	border:1px solid #ccc;
	margin:3px; padding:3px;
	}
#main_navi_item {
  	width:110px;
	font-size:12px; color:#ffffff;
  	background-color:#336699;
	margin:3px; padding:3px;
	}
#wrapper {
	float:left;
	width: 100%;

	}
#content {
	margin: 0 170px 0 150px;
	}
#headline {
	width: 100%;
	border-bottom: 1px dotted #336699;
	margin-bottom: 10px;
	font-size: 16px; color: #336699;
	font-weight: bold;
	}
#navigation {
	float:left;
	width:150px;
	margin-left:-980px;
	}
#newscontainer {
  	width:100%;
	float:left;
	}
#newscontainer img {
  	border: solid 1px #aaa;
	margin: 0 10px 0 0; padding: 1px;
    max-width: 95%;
	}
#newscontainer img .pdf{
	margin: 0 10px 0 0; padding: 1px;
    max-width: 95%;
	}
#textbox {
  	width:95%;
    float:left;
	padding:10px; padding-top: 0px;
	text-align:left;
	}
#textbox ul {
	margin-bottom: 3px;
	}
#textbox li {
	list-style-type: none;
	}
#info {
	float:left;
	width:150px;
	margin-left:-180px;
	padding: 0 10px 0 20px;
	color: #336699;
	}
#info_title	{
	width: 145px;
	height: 15px;
	font-size: 11px;
	text-align: center;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
	float: left;
	margin: 0px; padding: 0px;
	}
#info_text {
	font-size: 10px;
  	width: 145px;
  	float: left;
	border: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 10px;
	}
.tsg {
	text-decoration: line-through;
	}
#footer_sponsoren {
	color: #999;
	float:left;
	clear: left;
	width: 100%;
	border-top: 1px solid #ccc;
	}
#footer_sponsoren p {
	margin: 0; padding: 3px 10px;
	}
#footer_sponsoren img {
	margin: 0; padding: 3px 30px;
	vertical-align: middle;
	}			
#footer {
	color: #336699;
	clear: left;
	width: 100%;
	background-color: #e7e7e7;
	border-top: 1px solid #ccc;
	}
#footer p {
	margin: 0; padding: 3px 10px;
	}
#seitenUeberschrift {
	float: left;
	width: 100%; display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px; font-weight: 600;
	color: #ccc;
	margin-bottom: 20px;
	}
#kontaktadresse {
	width: 95%;
	text-align: center;
	color: #336699;
	padding-top: 20px;
	}
 /* Teambereich */
#inhalt_title	{
   	width: 625px; height:20px;
	font-size:14px; color:#336699;
	text-align: center;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom:1px dotted #ccc;
	}
#team_headline {
	width: 100%;
	border-bottom: 1px dotted #336699;
	margin-bottom: 10px;
	}
#navibereich {
	text-align: right;
	color: black;
	padding: 5px 1px 3px 0;
	border-bottom: 1px solid #ccc;
	}
#navibereich ul {
	margin-bottom: 0;
	}
#navibereich li {
	display: inline;
	list-style-type: none;
	margin: 0;
	}
#navibereich a {
	font-size: 12px;
	color: black;
	background-color: #e7e7e7;
	padding: 4px 8px 3px 8px;
	border: 1px solid #ccc;
	}
#foto {
	padding: 10px 0;
	text-align: center;
  }
#foto img {
	border: solid 1px #aaa;
	margin: 0 10px 20px 0; padding: 1px;
    max-width: 95%;
  }
#container_team {
  	width: 95%;
	float:left;
	
  }
#navibereich a:hover,
#team #navi01 a,
#trainer #navi02 a,
#saison #navi03 a,
#tabelle #navi04 a,
#statistik #navi05 a,
#statsplayoffs #navi06 a {
	text-decoration: none;
	color: black;
	background-color: white;
	padding-bottom: 4px;
	border-bottom: none;
	}
#navibereich a:active {
	background-color: white;
	}
#table_team {
	float: left;
	width: 92%;
	border: 1px solid #ccc;
	border-top: none;
	font-size: 12px; color: #336699;
	padding: 24px;
	margin-bottom: 20px;
	}
#table_team a {
	border-bottom: 1px dashed #ccc;
	}
#box_info {
	text-align: center;
	font-size: 12px; color: #336699;
	padding: 20px 0; margin: 20px 0;
	}
.usv {
	font-weight: bold;
	}
.w {
	font-weight: bolder;
	}
#heim {
	text-align:right;
	font-size: 11px;
	}
#gast {
	text-align: left;
	font-size: 11px;
	}
.vs {
	width: 3px;
	font-size: 11px;
	padding-left: 2px; padding-right: 2px;
	}
.datum {
	font-size: 11px;
	padding-right: 3px;
	}
.zeit {
	font-size: 11px;
	width: 30px;
	padding-right: 3px;
	}
.link {
	width: 50px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: right;
	color: #99ccff;
	}
.table_data {
	font-size: 11px;
	}
/**  Statistiken   **/
.tabellenKopf {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	border: none;
	}
.spielerStatistiken {
	background-color: #fff;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
.spielerStatistikenHover { 
	background-color: #e7e7e7;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	}
.totalStats {
	background-color: #fff;
	color: #336699;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	}
.tabellenFuss { 
	background-color: #e7e7e7;
	color: #336699;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	}
.SpielerName { 
	font-size: 11px;
	font-weight: normal;
	padding: 0px 10px 0px 5px; 
	}

/** Menu **/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	color: #fff;
	display: block;
	width: 10em;
}

#nav a:hover {
	color: #333333;
}

#nav li { /* all list items */
	float: left;
	margin-top:10px;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	/*background: #96B3D0; */
	background: url(../images/lineX.jpg) 0 0 repeat;
	border: 1px solid #999;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}