@charset "utf-8";
/* CSS Document */

/* Allgemein */
img {					/* Bilder immer ohne Border */
	border: none;
}

table {					/* Tabellen immer ohne Border */
	border: none;
}
body {
	background-color: #191919;
	background-image: url(../gfx/skin/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.full_table {			/* Tabellen mit einer Breite von 100% */
	width: 100%;
}
.pre_last {				/* Spalte mit 28px Höhe */
	height: 28px;
}
.page_link {				/* Spalte für Pagelink (Seitenwechsel) */
	text-align:right;
	padding-right:10px;
	height:28px;
}
.break {					/* Spalte mit 3px Höhe */
	height: 3px;
}
.grew_line {
	height: 1px;
	background-color: #d9d9d9;
}
.red_line {
	height: 1px;
	background-color: #F30000;
}
.big_red_line {
	height: 2px;
	background-color: #F30000;
}
.grew_line_top {
	width: 1px;
	background-color: #d9d9d9;
}
.form_off {  
    color: #8f8f8f; 
    background-color: #fcfcfc; 
    border: 1px solid #d9d9d9;
}
.form_on {  
    color: #F30000; 
    background-color: #fcfcfc; 
    border: 1px solid #F30000;
}
/* Allgemein */






/* Index */
.index_main_table {
	width: 1043px; 
	height: auto;
	margin: 0px auto;
}
.index_header_tab {
	width: 100%;
	height: 193px;
}
.index_navigation_tab {
	background-image: url(../gfx/skin/navi-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 37px;
}
.index_subnavi {
	background-image: url(../gfx/skin/subnavi-bg.png);
	background-repeat: none;
	width: 100%;
	height: 23px;
}
.index_banneradvertise {
	width: 100%;
	height: 100px;
	background-image: url(../gfx/skin/banneradvertise-bg.png);
	background-repeat: no-repeat;
	padding-left: 3px;
}
.index_banneradvertise_header {
	width: 474px;
	height: 66px;
	background-image: url(../gfx/skin/header-advertise.png);
	background-repeat: no-repeat;
}
.index_content_tab {
	background-color: #FFFFFF;
}
.index_content_td {
	vertical-align: top;
	width: 800px;
}
.index_content_second_tab {
	height: 140px;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
	text-align: center;
	width: 243px;
}
.index_content_third_tab {
	width: 541px;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
}
.index_content_third_tab2 {
	width: 235px;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
}
.index_content_third_tab3 {
	width: 100%;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
}
.index_footer_tab {
	background-image: url(../gfx/skin/footer.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 82px;
	color: #FFFFFF;
}



/* // Content // */
.content_head {

}
.head_table {
	background-color: #efefef;
	font-weight: bold;

}
/* News */
.news_1 {
	padding-left: 10px;
	height: 35px;
}
.news_2 {
	text-align: right;
	width: 250px;
}
.tweet_news {
	width: 110px;
}
.news_3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.news_foot {
	height: 28px;
	color: #FFFFFF;
	background-image: url(../gfx/skin/news-footer.png);
	background-repeat: no-repeat;
}
.news_4 {
	padding-left: 10px;
}
.news_5 {
	text-align: right;
	padding-right: 10px;
}
/* News */

/* Shortnews */
.short_news_1 {
	width: 468px;
	height:35px;
	text-align:left;
	padding-left:5px;
}
* html #short_news_1 {
	w\idth: 473px;
}
.short_news_2 {
	width: 468px;
	padding-top: 0px;
	padding-left: 5px;
	text-align:left;
}
* html #short_news_2 {
	w\idth: 473px;
}
.short_newslist_1 {
	width: 284px;
	height: 33px;
	text-align: right;
	padding-right: 5px;
	color: #9b9b9b;
}
* html #short_newslist_1 {
	w\idth: 289px;
}
.shortnews_1 {
	width: 210px;
	height: 30px;
	padding-right: 30px;
	text-align: right;
	font-weight: bold;
}
.shortnews_2 {
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
/* Shortnews */

/* Comments */
.comments_first_line {
	height: 30px;
	padding-left: 10px;
	width: 140px;
}
.comments_second_line {
	width: 528px;
}
.comments_third_line {
	width: 60px;
	text-align: center;
}
.comments_fourth_line {
	vertical-align: top;
	height: 100px;
}
/* Comments */

/* Teams */
.team_head {
	padding: 10px 10px 10px 10px;
}
.team_details_1 {
	width: 100%;
	padding-left: 10px;
	padding-top: 20px;
}
.team_details_2 {
	width: 180px;
	padding-left: 10px;
}
.team_details_3 {
	width: 70px;
}
.team_match_1 {
	width: 156px;
	text-align: center;
	padding-left: 20px;
	height: 121px;
}
.team_match_2 {
	width: 149px;
	text-align: center;
	color: #9b9b9b;
}
.team_match_3 {
	width: 156px;
	text-align :center;
}
.team_match_4 {
	background-image: url(../gfx/skin/team_match.png);
	background-repeat: no-repeat;
	width: 505px;
	height: 137px;
	text-align: center;
}
.team_foot {
	padding-left: 20px;
	padding-top: 10px;
}
.team_lastgame_1 {
	width: 80px;
	height: 30px;
	text-align: center;
}
.team_lastgame_3 {
	padding-left: 10px;
}
.team_lastgame_4 {
	width: 276px;
	padding-left: 10px;
}
.team_lastgame_5 {
	width: 70px;
	text-align: center;
}
.team_lastgame_6 {
	width: 20px;
}
.team_stats_1 {
	width: 150px;
	height: 30px;
	text-align: right;
	padding-right: 40px;	
}
.team_stats_2 {
	width: 150px;
	padding-left: 10px;
}
.team_stats_4 {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #c50000;
}
.team_stats_5 {
	text-align: right;
	padding-right: 40px;
	height: 30px;
}
.team_stats_6 {
	padding-left: 10px;
}
.team_user_1 {
	width: 100%;
	padding: 10px 60px 10px 60px;
}
.team_user_2 {
	padding-left: 10px;
	height: 20px;
	vertical-align: top;
	color: #c50000;
	font-weight: bold;
}
.team_user_3 {
	padding-left: 10px;
	vertical-align: top;
	height: 80px;
}
.team_user_4 {
	width: 80px;
	text-align: right;
}
/* Teams */

/* Forum */
.forum_1 {
	padding-left: 10px;
	height: 50px;
}
.forum_2 {
	width: 50px;
	text-align: center;
}
.forum_3 {
	padding-left: 10px;
	height: 35px;
}
.forum_4 {
	width: 30px;
	text-align: center;
}
.forum_thread_foot {
	height: 25px;
	padding-right: 10px;
	text-align: right;
}
.forum_topic_head_2 {
	width: 60px;
	padding-right: 10px;
	text-align: right;
}

.forum_topic_1 {
	width: 160px;
	height: 25px;
	text-align: center;
}
.forum_topic_2 {
	text-align: right;
	padding-right: 10px;
}
.forum_topic_3 {
	height: 30px;
	padding-left: 20px;
}
.forum_topic_4 {
	text-align: center;
 	height: 100px;
}
.forum_topic_5 {
	text-align: center;
	height: 20px;
}
.forum_topic_6 {
	padding-left: 20px;
	height: 15px;
}
/* Forum */

.list_1 {
	padding-left: 10px;
	height: 30px;
}
.list_2 {
	width: 160px;
}
.list_small {
	width: 80px;
}
.list_long {
	width: 220px;
}
.list_nickname {
	width: 130px;
}

.list_date {
	width: 140px;
}







.index_site_tab {
	
}
/* Menu (rechte Seite) */
.menu_header {
	width: 235px;
	height: 22x;
}
.menu {
	width: 235px;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
	text-align: center;
	vertical-align: top;
	color: #9b9b9b;
}
/* video */
.videohead_1 {
	height: 32px;
	width: 200px;
	padding-left: 10px;
}
.videohead_2 {
	width: 528px;
}
.videolist_1 {
	height: 140px;
	text-align: center;
}
.videolist_2 {
	height: 15px;
}
.videolist_3 {
	width: 100px;
	text-align: center;
}
.videolist_4 {
	vertical-align: top;
	height: 90px;
}
/* Lastmatch */
.lastmatch_1 {
	width: 25px;
	height: 35px;
	text-align: center;
	padding-left: 5px;
}
.lastmatch_2 {
	text-align: left;
	padding-left: 5px;
	width: 214px;
}
.lastmatch_3 {
	width: 70px;
	text-align: right;
	padding-right: 5px;
}
.lastmatch_4 {
	width: 25px;
	text-align: center;
}
/* Lastmatch */

/* Nextmatch */
.nextmatch_1 {
	width: 25px;
	height: 35px;
	text-align: center;
	padding-left: 5px;
}
.nextmatch_2 {
	text-align: left;
	padding-left: 5px;	
	width: 210px;
}
/* Nextmatch */

/* Lastarticle */
.lastarticle_1 {
	text-align: left;
	height: 35px;
	padding-left: 10px;
}
.lastarticle_2 {
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
/* Lastarticle */

/* Lastforum */
.lastforum_1 {
	width: 25px;
	height: 35px;
	text-align: center;
	padding-left: 5px;
}
.lastforum_2 {
	text-align: left;
	padding-left: 5px;
	width: 259px;
	color: #9b9b9b;
}
.lastforum_3 {
	width: 50px;
	color: #c50000;
}
/* Lastforum */

/* Login */
.login_head {
	width: 319px;
}
.login_username {
	width: 121px;
	text-align: center;
	background-image: url(../gfx/skin/buttons/login-background.png);
	background-repeat: no-repeat;
}
.login_password {
	width: 121px;
	text-align: center;
	background-image: url(../gfx/skin/buttons/login-background.png);
	background-repeat: no-repeat;
}
.form_login_username, .form_login_password {
	border: none;
	background-image: url(../gfx/skin/buttons/username_bg.png);
	font-size: 12px;
}
/* Login */

.page_link_link {
	color: #eb0000;
	font-size: 12px;
	font-weight: bold;
}
.page_link_unlink {
	color: #9b9b9b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Nextmatch */
.next_match_1 {
	background-image: url(../gfx/skin/next_match_bg.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 65px;
}
.next_match_2 {
	width: 80px;
	padding-left: 8px;
}
.next_match_3 {
	width: 80px;
	padding-right: 6px;
}
/* Nextmatch */

































.index_content_first_tab_1 {

	height: 100%;
	padding-left: 0px;
}
.index_content_first_tab_2 {

	height: 28px;
	padding-right: 10px;
	text-align: right;
}


.index_content_second_tab_advertise {
	height: 104px;
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
	width: 100%;
	text-align: center;
}
.index_contentslider {
	width: 374px;
	vertical-align: top;
}
.index_shortshow {
	width: 345px;
}



/* Index */


/* Infobox */
.infobox_rubric {
	height: 22px;
	width: 30px;
	padding-left: 5px;
}
.infobox_title {
	text-align: left;
	width: 225px;
}
.infobox_comments {
	width: 90px;
	text-align: right;
	padding-right: 5px;
}
.infobox_title_shortnews {
	text-align: left;
	width: 315px;
}
/* Infobox */



/* Contentsites */
.h2_head {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	line-height: 32px;
	vertical-align: middle;
}
.h2_news {
	font-size: 9px;
	margin: 0;
	line-height: 12px;
	font-weight:normal;
}

.head_1 {
	height: 32px;
	width: 278px;
	padding-left: 10px;
}
* html .head_1 {						/* nur für Internet Explorer */
	width: 288px;						/* Version 5.x */
	w\idth: 278px;						/* Version 6 */
}
.head_2 {
	height: 32px;
	width: 328px;
	padding-left: 10px;
}
* html .head_2 {						/* nur für Internet Explorer */
	width: 338px;						/* Version 5.x */
	w\idth: 328px;						/* Version 6 */
}



/* Poll */

.poll_table_border {
	border: 1px;
	border-color: #e8e8e8;
	border-style: solid;
	background-color: #FAFAFA;
}

/* Poll */

/* eigenes Profil */
.profil_lines {
	height: 35px;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.profil_biglines {
	height: 180px;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}
.profil_piclines {
	height: 100px;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}
/* eigenes Profil */

/* Kontrollzentrum */
.navi_main_text {
	 text-align: center;
	 height: 60px;
	 font-size: 12px;
}
.navi_text {
	color: #949494;
	font-size: 10px;
}
/* Kontrollzentrum */

/* Partner */
.partner_content_1 {
	width: 280px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.partner_content_left {
	width: 447px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}
.partner_content_right {
	width: 447px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	vertical-align: top;
}
/* Partner */



/* Contentsites */

/* Links */
tr.zellen_bg_change:hover {
background-color:#efefef;
}

/* rote Links / dünn */
a.red_links, a.red_links:visited, a.red_links:active {
	color: #c40000;	
	text-decoration: none;
}
a.red_links:hover {
	color: #c40000;
	text-decoration: underline;
}
/* rote links / dünn */

/* rote Links / dick */
a.red_links_bold, a.red_links_bold:visited, a.red_links_bold:active {
	color: #eb0000;	
	text-decoration: none;
	font-weight: bold;
}
a.red_links_bold:hover {
	color: #eb0000;
	text-decoration: underline;
	font-weight: bold;
}
/* rote links / dick */

/* 2. rote Links / dick */
a.red_links_bold_2, a.red_links_bold_2:visited, a.red_links_bold_2:active {
	color: #c40001;	
	text-decoration: none;
	font-weight: bold;
}
a.red_links_bold_2:hover {
	color: #c40001;
	text-decoration: underline;
	font-weight: bold;
}
/* 2. rote links / dick */

/* weisse Links */
a.white_links, a.white_links:visited, a.white_links:active {
	color: #FFFFFF;	
	text-decoration: none;
}
a.white_links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* weisse Links */

/* weisse Links / dick */
a.white_links_bold, a.white_links_bold:visited, a.white_links_bold:active {
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
}
a.white_links_bold:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/* weisse Links / dick */

/* schwarze Links / dick */
a.black_links_bold, a.black_links_bold:visited, a.black_links_bold:active {
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}
a.black_links_bold:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
/* schwarze Links / dick */

/* graue Links / dünn */
a.grew_links, a.grew_links:visited, a.grew_links:active {
	color: #9b9b9b;	
	text-decoration: none;
}
a.grew_links:hover {
	color: #9b9b9b;
	text-decoration: underline;
}
/* graue links / dünn */

/* graue Links / dick */
a.grew_links_bold, a.grew_links_bold:visited, a.grew_links_bold:active {
	color: #9b9b9b;	
	text-decoration: none;
	font-weight: bold;
}
a.grew_links_bold:hover {
	color: #9b9b9b;
	text-decoration: underline;
	font-weight: bold;
}
/* graue links / dick */


/* graue Navi Links / dick */
a.grew_links_navi, a.grew_links_navi:visited, a.grew_links_navi:active {
	color: #9b9b9b;	
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a.grew_links_navi:hover {
	color: #9b9b9b;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
/* graue Navi links / dick */

/* rote Navi Links / dick */
a.red_links_navi, a.red_links_navi:visited, a.red_links_navi:active {
	color: #c40001;	
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a.red_links_navi:hover {
	color: #c40001;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
/* rote Navi links / dick */
/* Links */

/* Schriftfarben */
/* weiss Schrift */
.white {
	color: #FFFFFF;	
}
/* weiss Schrift */

/* weiss Schrift *dick* */
.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}
/* weiss Schrift */

/* grau Schrift */
.grew {
	color: #9b9b9b;	
}
/* graue Schrift */

/* grau Schrift */
.grew_bold {
	color: #9b9b9b;
	font-weight: bold;	
}
/* graue Schrift */

/* rote Schrift */
.red {
	color: #c50000;
}
/* rote Schrift */

/* rote Schrift */
.red_bold {
	color: #c50000;
	font-weight: bold;
}
/* rote Schrift */

/* 2. rot */
.red_2 {
	color:#c40001;
	font-weight:bold;
	font-size:10px;
}
/* 2. rot */ 

/* Resultcolor */
.win_color {
	color: #0F9F16;
	font-weight: bold;
}
.loose_color {
	color: #DD0000;
	font-weight: bold;
}
.draw_color {
	color: #FFC600;
	font-weight: bold;
}
.win_color_small {
	color: #0F9F16;
}
.loose_color_small {
	color: #DD0000;
}
.draw_color_small {
	color: #FFC600;
}
/* Resultcolor */
/* Schriftfarben */


/* Advertiseside */
#advertiseside {
	width: 332px;
	height: 250px;
}
.advertisesidediv{
	width: 332px;
	height: 250px;
}
/* Advertiseside */

/* Form-Validator */
#msg {
	display:none;
	position:absolute;

	z-index:200;
	background:url(../../images/msg_arrow.gif) left center no-repeat;
	padding-left:7px;
}
#msgcontent {
	display:block;
	background:#f3e6e6;
	border:2px solid #F30000;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px;
}
/* Form-Validator */



.navi_home {
	width: 67px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/home.png);
	background-repeat: none;
}
.navi_home:hover {
	width: 67px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/home.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_news {
	width: 65px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/news.png);
	background-repeat: none;
}
.navi_news:hover {
	width: 65px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/news.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_staff {
	width: 67px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/staff.png);
	background-repeat: none;
}
.navi_staff:hover {
	width: 67px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/staff.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_teams {
	width: 71px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/teams.png);
	background-repeat: none;
}
.navi_teams:hover {
	width: 71px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/teams.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_logix {
	width: 63px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/logix.png);
	background-repeat: none;
}
.navi_logix:hover {
	width: 63px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/logix.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_community {
	width: 100px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/community.png);
	background-repeat: none;
}
.navi_community:hover {
	width: 100px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/community.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_media {
	width: 78px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/media.png);
	background-repeat: none;
}
.navi_media:hover {
	width: 78px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/media.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_partner {
	width: 74px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/partner.png);
	background-repeat: none;
}
.navi_partner:hover {
	width: 74px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/partner.png);
	background-repeat: none;
	cursor: pointer;
}
.navi_shop {
	width: 62px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/normal/shop.png);
	background-repeat: none;
}
.navi_shop:hover {
	width: 62px;
	height: 37px;
	background-image:url(../gfx/skin/de/navigation/mouseover/shop.png);
	background-repeat: none;
	cursor: pointer;
}


