/* Definiert den Teamspeak Popup Viewer */
.tsviewer_popup {
	display: none;
	position: fixed;
	top: 10%;
	left: 40%;
	width: 300px;
	padding: 3px;
	background-color: #000000;
	border: 1px solid  #02c1ff;
	z-index:1002;
	overflow: auto; }
/* Vertikale Statistik Box (Unter "We Play")  */
.stats { text-align:left; color: #858282;}
.stats a{ text-align:left; color: #858282;}
.stats a:hover{ text-align:left; color: #02c1ff;}
.mininav { color:#858282;}
.mininav a { color:#858282;}
.mininav a:hover { color:#02c1ff;}

/* LastForum & LastNews Box  */
.fname { font-size: 11px; font-weight:bold; color: #999;}

a.forum-news_link { font-size: 11px; font-weight:bold; color: #FFF;}
a.forum-news_link:hover { font-size: 11px; font-weight:bold; color: #02c1ff; }

a.forum-news_poster { font-size: 9px; font-weight: bold; color: #02c1ff; }
a.forum-news_poster:hover { font-size: 9px; font-weight: bold; color: #FFF; }

.forum-news_autor { font-size: 9px; color: #02c1ff;}
.forum-news_vor { font-size: 9px; color: #CCC;}
.forum-news_datum { font-size: 9px; color: #CCC;}
.forum-news_gesehen { font-size: 9px; color: #CCC;}

/* LastWars & NextWars Box */
a.warsbox {	color: #FFFFFF; font-size:11px;	font-weight:bold; line-height:20px; }
a.warsbox:hover { color: #02c1ff; font-size:11px; font-weight:bold; }
.warsbox_vs { color: #02c1ff; font-size:9px; font-weight:bold; text-align:center; line-height:40px; }
.warsbox_datum { color:#BFBFBF; font-size:9px; font-weight:bold; line-height:20px; }
.warsbox_vor { color:#BFBFBF; font-size:9px; font-weight:bold; }




/* New & Top Download Box */
a.down_link { color:#FFFFFF; font-weight:bold; }
a.down_link:hover { color: #02c1ff; font-weight:bold; }
.down_vor { color:#CCCCCC; font-size:10px; }

/* Copyright im Footer */
.copy { text-align:left; font-size:10px; padding-left:10px; color:#a4a4a4;}
.copy a{ font-size:10px; color:#02c1ff;}
.copy a:hover{ font-size:10px; color:#a4a4a4;}

/* Social Icons unten im Footer */
.social_facebook {display:inline-block;background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/facebook.png');width: 16px; height: 16px;border: none;}
.social_facebook:hover {background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/facebook_h.png');}
.social_youtube {display:inline-block;background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/youtube.png');width: 16px; height: 16px;border: none;}
.social_youtube:hover {background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/youtube_h.png');}
.social_rss {display:inline-block;background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/rss.png');width: 16px; height: 16px;border: none;}
.social_rss:hover {background-image: url('/include/designs/CFX_free_35_blau/Bilder/icons/rss_h.png');}

