@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:788px;
	height:100%;	
	position:relative;
	margin:auto;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;

}

a:link, a:active, a:visited {
	color:#ad1b3f;
}

a:hover {
	color:#fff;
}

html {
	position:relative;
	background-image:url(../layout_img/body.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
}
	
/* LAYER */

#HEADER {
	background-image:url(../layout_img/header.png);
	width: 788px;
	height: 158px;
	top:0px;
	margin:auto;
	border-bottom: 1px solid #000;
	
}
	#HEADER a, a.seiten_navi  { 
		font-weight:bold;
		text-decoration:none;
		}
	#HEADER a:hover, a:hover.seiten_navi { 
		color:#F00; 
	}
	#header_links {
		width: auto;
		height:143px;
		float:left;
		padding-left:14px;
		padding-top:14px;
	}
	
		#h1 { 
			height: 15px;
			width:auto;
			padding: 20px 5px 5px 5px;
			font-weight:bold;
		}
		
		#h2 {
			height: 60px;
			width:395px;
			background-image: url(../layout_img/url.gif);
			background-repeat: no-repeat;
			background-position: left;
		}
		
		#h3 { 
			height: 14px;
			width:auto;
			padding:5px;
			white-space:nowrap;
		}	
	#header_rechts {
		width: 189px;
		height:148px;
		background-image: url(../layout_img/logo.gif);
		float:right;
	}

#MAIN {
	background-repeat:repeat-y;
	width: 760px;
	margin:auto;
	background-image:url(../layout_img/main.png);
	padding-left: 14px;
	padding-right: 14px;
	clear:both;
}
	#left {
		float:left;
		width: 194px;
	}
		#left a:hover { 
			color:#F00; 
		}
	#right {
		float:right;
		width:554px;
	}
	
	#left p, #left div, #left span, #left table, #left img, #right p, #right div, #right span, #right table, #right img {
		padding: 0px 5px 0px 5px;
	}
	
	.content_right {
		background:#e2b20f;
		margin: 0px 5px 0px 0px;
		padding:5px;
		width: 534px;
		display:inline-block;

	}
	
	.content_right_unten {
		margin: 0px 5px 10px 0px;
		padding:5px;
		width: 534px;
		display:inline-block;
		font-weight:lighter;
		font-size:xx-small;
		color:#333;

	}
	
	#left h1, #right h1 {
		width: 544px;
		height:16px;
		background-image:url(../layout_img/bg_header.png);
		background-repeat:repeat-x;
		padding: 2px 5px 2px 5px;
		margin: 0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color: #fcc611;
		
	}
	
	#left h1 {
		width:186px;
		
	}
	
#FOOTER {
	background-image:url(../layout_img/footer.png);
	width: 788px;
	height: 26px;
	clear:both;
	bottom:0px;
	text-align:center;
	border-top: 1px solid #000;
	padding-top: 5px;
}
	#FOOTER a:hover { 
		color:#F00; 
	}
	
/* Ticker */

	#header_links_ticker, #header_rechts_ticker {
		width: 146px;
		height:138px;
		float:left;
		padding-left:19px;
		padding-top:14px;
		float:left;
	}
	
	#header_mitte_ticker {
		width:450px;
		height:141px;
		text-align:center;
		float:left;
		padding-top:0px;
	}
	
	#header_rechts_ticker {
		float:right;
		padding-right:19px;	
		padding-left:0px;	
	}
	
	.stand {
		font-size:50px;
		display:inline-table;
		color:#FFF;

		padding:0px;
		font-weight:bold;
	}
	
	#left_ticker {
		float:left;
		width: 184px;
	}
	
		#mitte_ticker {
		width:392px;
		float:left;
		text-align:center;
	}
	
	#right_ticker {
		float:right;
		width: 184px;
		padding-left:0px;
		
	}
	td { text-align:left;}
	h1.ticker_schmal  {
		width: 174px;
		height:16px;
		background-image:url(../layout_img/bg_header.png);
		background-repeat:repeat-x;
		padding: 2px 5px 2px 5px;
		margin: 0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color: #fcc611;
		
	}
	
	th  {
		height:16px;
		background-image:url(../layout_img/bg_header.png);
		background-repeat:repeat-x;
		margin: 0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color: #fcc611;
		text-align:left;
	}
	
	.trenner_ticker { 
		background:#fcc611; 
		height:10px;
		}
		
	span {
		display:inline;
	}
	
	
	
	.spielerdetail {
		width:200px;
		height:160px;
		position:absolute;
		z-index:1000;
		left:50%;
		top:50%;
		border: 1px solid #000;
		margin-left:-100px;
		margin-top:-80px;
		background-color:#CCC;
		background:#CCC;
		padding:0px;
		float:left;
		display:none;
		overflow:visible;
	}
	
	