@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 auto;
}
body {
	background-color: #181818;
}
.background_self {
	background: url(../Bilder/background_self.png) repeat-y;
	width: 1400px;
	margin: 0 auto;
}
.main_container {
	width: 1000px;
	background: url(../Bilder/main_bg.png) repeat-y;
	padding-left: 23px;
	margin: 0 auto;
}
.login {
	background: url(../Bilder/loginarea_bg.png);
	width: 954px;
	height: 44px;
}
.login_area {
	float: right;
}
.login_id {
	background: url(../Bilder/login_id.png) no-repeat;
	width: 128px;
	height: 30px;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	padding-left: 40px;
}
.login_pw {
	background: url(../Bilder/login_pw.png) no-repeat;
	width: 125px;
	height: 30px;
	border: 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	padding-left: 40px;
}
.logged {
	float: right;
	width: 500px;
	padding-top: 1px;		//5
	padding-right: 45px;
	font-size: 10px;
}
a.logged_link, a.logged_link:visited, a.logged_link:active {
  color: #9B9B9B;
  text-decoration: none;
  font-weight: normal;
  background-color: #000000;
  border-bottom: 1px solid #393939;
  -moz-border-radius: 4px  4px;
  -khtml-border-radius: 4px 4px;
  padding: 4px;
}

a.logged_link:hover {
  color: #2ABBE2;
  text-decoration: none;
  font-weight: normal;
  background-color: #161616;
  border-bottom: 1px solid #393939;
  -moz-border-radius: 4px  4px;
  -khtml-border-radius: 4px 4px;
  padding: 4px;
}
.header {
	background: url(../Bilder/header.png);
	width: 954px;
	height: 183px;
}
.navibar {
	background: url(../Bilder/nav_bg.png);
	width: 954px;
	height: 52px;
}
.navi {
	padding: 0px 0 0 135px;
}
.navi ul {
	list-style-type: none;
	margin: 0;
}

.navi ul li {
	display: inline;
	float: left;
	padding: 0 0px;
}

.navi ul li a{
	display: block;
}
.navi .newscenter a:link, .newscenter a:visited {
	background-image: url(../Bilder/nav_newscenter.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .newscenter a:hover {
	background-image: url(../Bilder/nav_newscenter_hov.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .teamsheet a:link, .teamsheet a:visited {
	background-image: url(../Bilder/nav_teamsheet.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .teamsheet a:hover {
	background-image: url(../Bilder/nav_teamsheet_hov.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .mediapool a:link, .mediapool a:visited {
	background-image: url(../Bilder/nav_mediapool.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .mediapool a:hover {
	background-image: url(../Bilder/nav_mediapool_hov.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .community a:link, .community a:visited {
	background-image: url(../Bilder/nav_community.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .community a:hover {
	background-image: url(../Bilder/nav_community_hov.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .contactus a:link, .contactus a:visited {
	background-image: url(../Bilder/nav_contactus.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.navi .contactus a:hover {
	background-image: url(../Bilder/nav_contactus_hov.png);
	width: 119px;
	height: 52px;
	padding: 0px;
	border: 0px;
}
.subnavi {
	background: url(../Bilder/subnavi_bg.png);
	width: 954px;
	height: 31px;
}
.subnavi ul {
	margin: 0;
}

.subnavi ul li {
	list-style-image: url(../Bilder/subnav_arrow.png);
	float: left;
	padding: 0px 20px 0px 0px;
}
a.subnav, a.subnav:visited, a.subnav:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
	font-size: 10px;
}
a.subnav:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
	font-size: 10px;
}
a.ltopics, a.ltopics:visited, a.ltopics:active {
    color: #19C5E6;
    text-decoration: none;
    font-weight: bold;
	font-size: 11px;
}
a.ltopics:hover {
    color: #19C5E6;
    text-decoration: underline;
    font-weight: bold;
	font-size: 11px;
}
a.title_news, a.title_news:visited, a.title_news:active {
    color: #19C5E6;
    text-decoration: none;
    font-weight: bold;
	font-size: 13px;
}
a.title_news:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
	font-size: 13px;
}
.subsearch {
	float: right;
}
.slider {
	background: url(../Bilder/slider_bg.png);
	width: 954px;
	height: 143px;
}
.content_self {
	background: url(../Bilder/content_bg.png) repeat-y;
	width: 954px;
	padding-bottom: 35px;
}
.content {
	width: 633px;
	float: left;
}
.rightbar {
	width: 321px;
	float: right;
}
.rightbar_self {
	margin-left: 1px;
}
.clear {
	clear: both;
}
.footer {
	background: url(../Bilder/footer.png);
	width: 919px;
	height: 68px;
	padding-top: 35px;
	padding-left: 35px;
	font-weight: bold;
}
.footer_links {
	padding-top: 9px;
	padding-left: 12px;
}
.matchticker {
	width: 318px;
}
#matchticker_self {
	font-size: 11px;
	width: 318px;
	height: 39px;
	background: #141414;
	border-bottom: 1px solid #252526;
}
#matchticker_self:hover {
	font-size: 11px;
	color: #FFFFFF;
	width: 318px;
	height: 39px;
	background: #131819;
	border-bottom: 1px solid #252526;
}
#latesttopics_cell {
	font-size: 11px;
	width: 319px;
	height: 39px;
	background: url(../Bilder/latesttopics_cell_bg.png) repeat-x;
	border-bottom: 1px solid #3A393A;
}
#latesttopics_cell:hover {
	font-size: 11px;
	width: 319px;
	height: 39px;
	background: url(../Bilder/latesttopics_cell_hover.png) repeat-x;
	border-bottom: 1px solid #3A393A;
}
.matchticker_inhalt {
	width: 70%;
	float: left;
}
.matchticker_result {
	width: 30%;
	float: left;
}
.clanname {
	float: left; 
	line-height: 43px; 
	padding-left: 12px; 
	font-size: 15px; 
	color: #0CF; 
	text-shadow: 2px 2px 0px #000000;
}
.subnav_search {
	background: url(../Bilder/subnavi_search.png) no-repeat;
	width: 264px;
	height: 21px;
	padding-left: 35px;
	border: 0px;
	color: #666666;
	font-weight: normal;
}
.head_advert {
	width: 474px;
	height: 68px;
	position: absolute;
	margin: 28px 0 0 468px;
}
.poll_title {
	background: url(../Bilder/poll_title_bg.png);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	width: 321px;
	height: 50px;
}
#poll_option {
	width: 309px;
	padding: 5px; 
	border-bottom: 1px solid #3A393A;
}
#poll_option:hover {
	padding: 5px; 
	border-bottom: 1px solid #15BEF0;
	cursor: pointer;
}
.shoutbox_field {
	background: url(../Bilder/input_bg.png) no-repeat;
	width: 128px; 
	height: 28px; 
	border: 0px; 
	padding: 0px;
	padding-left: 5px;
}
.sponsors {
	width: 633px;
	height: 125px;
	background: url(../Bilder/sponsorslider_bg.png);
}
.news_comment {
	background: url(../Bilder/newsline_comments.png) no-repeat;
	width: 633px;
	height: 34px;
	padding-left: 10px;
	padding-right: 15px;
	line-height: 35px;
}
.news_title {
	background: url(../Bilder/news_title.png) no-repeat;
	height: 30px;
	padding-top: 20px;
	margin-left: 6px;
	padding-left: 9px;
}
.news_content {
	margin-left: 6px;
	padding: 5px;
}
.news_readmore {
	background: url(../Bilder/news_readmore.png) no-repeat;
	width: 85px;
	height: 34px;
	color: #15BEF0;
	font-weight: bold;
	float: right;
	text-align: center;
}
#news_input {
	padding: 4px; 
	border-bottom: 1px solid #3E3E3E; 
	width: 95%; 
	background: #171717; 
	margin-top: 3px;
}
.last_gallery {
	background: url(../Bilder/gallery_last_border.png) no-repeat;
	width: 140px;
	height: 97px;
	float: left;
	margin-top: 8px;
	margin-left: 14px;
}
.gall_last_title {
	font-size: 11px;
	color: #15BEF0;
	padding-top: 8px;
	padding-left: 4px;
	font-weight: bold;
}
.gall_last_views {
	font-size: 10px;
	padding-left: 4px;
	color: #545353;
}
