body { margin:0px; padding:0px; background:#000; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:11px; }

	#preload { display:none; }

	#container { width:1100px; background:url(../images/bg.jpg) repeat-y; margin:auto; text-align:left; }
	
		#container_bg { min-height:860px; background:url(../images/bg_top.jpg) no-repeat; }
			#header { position:relative; }
			#head { color:#fff; height:40px; line-height:40px; padding:0 50px; }
			#head strong { color:#ffa300; }
			
			#logo { position:absolute; top:45px; left:30px; }
			#logo_klein { position:absolute; top:-50px; right:80px; z-index:900; }
			
			#irc { position:absolute;top:0px; width:200px; height:40px; line-height:40px; left:50%; margin-left:-40px; color:#fff; text-align:right; }
			#irc a{color:#ffa300; }
			
			#counter { color:#fff; height:40px; line-height:40px; position:absolute; top:0; right:50px; }
				#counter a { color:#fff; text-decoration:none; }
			#counter strong { color:#ffa300; }
			
			#sponsors { height:120px; padding: 5px 0 0 544px; }
			#sponsors_head { background:url(../images/sponsor_overview.jpg) no-repeat; height:21px; }
			#sponsors_content a ,#sponsors_content img{ float:left; }
			#sponsor_button { position:absolute; right:60px; z-index:999; bottom:-60px; }
			
			#navigation { padding-left:24px; margin-top:10px; position:relative; position:100; }
			
			#navigation ul,#navigation li,#sub_navi ul,#sub_navi li { margin:0; padding:0; list-style:none; }
			#navigation ul { margin-bottom:-2px; left:24px; }
			#navigation li,#sub_navi li { float:left; }
			#navigation a { position:relative; text-decoration:none; outline:none; }
			#navigation a img { position:relative; }
			
			#sub_navi { background:#ffa800; margin-left:24px; width:630px; border-bottom:2px solid #000; padding-left:10px; position:relative; z-index:500; }
			#sub_navi ul { display:none; }
			#sub_navi a { text-decoration:none; color:#fff; padding:0 10px; }
			#sub_navi li { background:url(../images/news_arrow.jpg) no-repeat left center; height:14px; line-height:14px; }
			
			#content { padding-left:24px; position:relative; background:url(../images/content_bg.jpg) repeat-y 24px; }
				#main { width:641px; float:left; color:#7d8086; }
					#main_c { padding:4px; }
					#main_head { height:5px; background:url(../images/content_top.jpg) no-repeat; }
				#sidebar { width:380px; float:left; margin-bottom:85px; position:relative; z-index:100; }
				
			#footer_top { background:url(../images/footer_top.jpg) no-repeat; height:147px; width:396px; position:absolute; right:39px; bottom:0px; z-index:50; }
			#footer { background: url(../images/footer_bot.jpg) no-repeat; height:72px; margin-left:24px; color:#fff; font-weight:bold; position:relative; }
				#copyright { position:absolute; left:10px; top:30px; }
				#footer_nav { position:absolute; right:110px; top:30px; }
				#footer a { color:#fff; text-decoration:none; }

	#top_box { margin-left:2px; }
	#top_box div { margin-right:2px; }
		#specials { width:262px; float:left; }
		#switch_button { width:71px; float:left; }
		#switch_button a { outline:none; }
		#switch_content ul { display:none; }
		#switch_content .selected { display:block; }	
		#switch_content { width:298px; float:left; background:url(../images/switch_bg.jpg); }
			#switch_content ul,#switch_content li { margin:0px; padding:0px; list-style:none; }
			#switch_content li { height:19px; line-height:19px; position:relative; padding-left:5px; }
			#switch_content a { position:absolute; right:10px; top:1px; }





a img { border:none; }
.orange { color:#ffa800; }

/* SIDEBAR BOX */
	.box { margin-left:10px; }
	.box #matchstatistics { height:20px; background:url(../images/sidebar_head_matchstatistics.jpg) no-repeat; }
	.box #partner { height:20px; background:url(../images/sidebar_head_partner.jpg) no-repeat; }
	.box #usercenter { height:20px; background:url(../images/sidebar_head_usercenter.jpg) no-repeat; }
	.box_content { padding:0 10px; color:#fff; margin:10px 0; }
	
	.box_content a { color:#ffa800; text-decoration:none; font-weight:bold; }
	
	.box_content ul,.box_content li { margin:0px; padding:0px; list-style:none; }
	.box_content ul ul li { height:26px; line-height:26px; }
	.box_content ul ul li { float:left; color:#fff; font-weight:bold; padding-right:10px; }
	.box_content ul ul li span { font-weight:normal; }
	.box_content .result { color:#09b91a; }
	.box_content .team { width:70px; }
	.box_content .enemy { width:130px; }
	.box_content .enemy  a { color:#fff; }

/* NEWS */
	.news { border-bottom:1px solid #d2d2d2; margin-bottom:1px; margin:2px; padding:10px; }
		.news_head { height:21px; padding-left:10px; line-height:21px; color:#fff; background:url(../images/news_head_bg.jpg) repeat-x; position:relative; }
		.news_head_left { position:absolute; left:0; top:0; width:3px; background:url(../images/news_head_left.jpg) no-repeat; height:21px; }
		.news_head_right { position:absolute; right:0; top:0; width:3px; background:url(../images/news_head_right.jpg) no-repeat; height:21px; }
		.news_content { padding:0 10px; }
		.news_image { float:left; }
		.news_image img { padding:1px; border:2px solid #d2d2d2; }
		.news_description { color:#c9c9c9; float:left; padding:8px; }
		.news_description h2 { margin:0px; font-size:12px; color:#ffa800; }
		.news_description a { color:#ffa800 !important; }
		.news_foot { height:21px; line-height:21px; color:#ffa800; font-weight:bold; margin-top:10px; }
		.news_foot a { text-decoration:none; font-weight:bold; color:#ffa800; }
		.news_foot span { font-weight:normal; color:#7d8086; }
		


/* CLEARFIX */
	.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
	.clearfix {display: inline-block;}
	html[xmlns] .clearfix {	display: block;}
	* html .clearfix {height: 1%;}