﻿@charset "utf-8";
/* ---- IE PNG FIX ---- */
img, div, a, h2, span { behavior: url('../iepngfix.htc') }

body {cursor: default; color: #3e3e3e;}
.clear { 
	clear: both;
}
form { 
	padding: 0px; 
	margin: 0px;
}
label { 
	cursor: pointer;
}
.left { 
	float: left;
}
.right { 
	float: right;
}
.hidden { 
	display: none;
}
a { 
	outline: none;
}
a img { 
	border: 0px;
}
h2.ws_headline, h2.toptitle { display: none; };
.content_box .small {font-size: 9px; color: #8e8e8e; }
.content_box .small a, .content_box .small a:hover {color: #3e3e3e; text-decoration: none; }

.content_box hr {
	color: #e4e4e4;
	background-color: #e4e4e4;
	height: 1px;
	border: 0px;
	margin: 0px -6px;
}

.content_box hr.bold {
	color: #3593c7;
	background-color: #3593c7;
	height: 2px;
	margin: 0px -9px;
}

.content_box hr.blue {
	
    border-bottom: 3px solid #9cbef8;
    color: #fff;
    background-color: #fff;
    height: 6px;


}

div.content_box, .cc_table tbody tr td.content_box {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 12px 2px;
	text-align: justify;
	font-size: 11px;
	line-height:18px;
}
span.article-shortcut {
	font-weight: normal;
	color: #bacf4c;
}
span.article-shortcut a {
	font-weight: normal;
	color: #bacf4c;
}
.content_box_n { background: #000 url(img/cc_box.jpg); padding-bottom: 10px;}
form { padding: 0px; margin: 0px;}

.cc_box {background: #FFF; margin: 0px 0px 0px 0px; padding: 0px;}

.noshade { padding-bottom: 0px !important; margin: 0px 0px -1px 0px !important; border-bottom: 0px; z-index: 3px;}

.cc_table {	background: #FFF; padding: 0px;margin: 0px 0px 0px 0px; }
.cc_bottom { margin: 0px 0px 3px 0px;}


/* .cc_row td, .cc_row1 td, .cc_row2 td { background: #FFF; border-bottom: 1px solid #eff0e7;} */



.cc_row td, .cc_row1 td, .cc_row2 td {
	border-bottom: 1px solid #dedede;
}
.cc_row:last-child td, .cc_row1:last-child td, .cc_row2:last-child td {
	border-bottom: 0px;
}


::-moz-selection {
	background: #cb1515;
	color: #fff;
}

hr.border { display: none; }


ul.listung {
	color:#000;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	line-height: 16px;
}
ul.listung li a {
	color:#cb1515;
}

/* ------------------------- TITEL ------------------------- */
h3.cc_header {
	font-size: 10px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	padding: 6px 7px 0px 7px;
	margin: 0px;
	color: #ca2626;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	height: 16px;
	background: url('../img/content/newsicon-hg.jpg') no-repeat 10px 8px;
}
h3.cc_header span.right {
	color: #ca2626;
	font-size: 10px;
	vertical-align: top;
	letter-spacing: normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-transform: none;
}
h3.cc_header span.right a {
	color: #ca2626;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
}
/* ------------------------- HAUPT ÜBERSCHRIFT ------------------------- */
.cc_table thead tr th, h3.title, tr.title td {
	color: #357ac9;
	font-size:13px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	height: 26px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;	
	border-bottom:2px solid #d5d5d5 ;
}

h3.title {
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.cc_table thead tr th span, h3.title span, tr.title td span {
	padding: 4px 5px 0px 5px;
	display: block;
}
.cc_table thead tr th.th_right span {
	padding-left: 5px;
	padding-right: 5px;
}
.cc_table thead tr th.th_center span {
	padding-left: 5px;
}
.cc_table thead tr th a, .title a, .cc_table thead tr th a:hover {
	color: #357AC9;
	font-weight: bold !important;
}
.cc_table tbody tr.title td {
	padding: 0px 0px 0px 0px !important;
}

/* ------------------------- ZWEITE ÃBERSCHRIFT ------------------------- */
.cc_table thead tr.sub {
	background: none;
}
tr.headline td, tr.headline th, h4.headline, div.headline, .cc_table thead tr.sub th {
	font-weight: bold;
	font-size: 12px;
	color: #626777;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 34px;
	border-bottom: 2px solid #e4e4e4;
	vertical-align: top;
	background: #f2f2f2;
	text-align: left;
}
h4.headline {
	padding: 0px;
	margin: 0px;
}
tr.headline td span, tr.headline th span, h4.headline span, div.headline span, .cc_table thead tr.sub th span {
	display: block;
	padding: 0px 5px 0px 10px;
	margin: 0px;
}
.headline a, .cc_table thead tr.sub th a {
	color: #626777;
	text-decoration: none;
	font-weight: bold;
}
.cc_table tbody tr.headline td, .cc_table tbody tr.headline th {
	padding: 0px 0px 0px 0px !important;
}

/* ------------------------- DICKE ÃBERSCHRIFT ------------------------- */
.cc_table thead tr.title_big {
	background: none;
}
tr.title_big td, .cc_table thead tr.title_big th, h3.title_big {
	font-weight: bold;
	font-size: 20px;
	color: #1f1f1f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 26px;
	border-bottom: 0px;
	vertical-align: top;
	background-image: url('');
	text-align: left;
}
tr.title_big td span, tr.title_big th span, .cc_table thead tr.title_big th span, .title_big span {
	display: block;
	padding: 2px 0px 0px 15px !important;
	margin: 0px;
}
.title_big a, .cc_table thead tr.title_big th a {
	color: #1f1f1f;
	text-decoration: none;
	font-weight: bold;
}
.cc_table tbody tr.title_big td, .cc_table tbody tr.title_big th {
	padding: 0px 0px 0px 0px !important;
}
.title_big {
	position: relative;
	
}
.title_big span.more a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url('../img/content/readmore.jpg') no-repeat 0 0;
	text-align: center;
	width: 94px;
	height: 17px;
	padding: 3px 0 0 0;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 18px;
	right: 15px;
}





/* ------------------------- ALLGEMEINE TABELLE ------------------------- */
.cc_table {
	width:100%;
}
.cc_table tbody {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}
.cc_table tbody tr td {
	padding: 6px 5px 6px 10px;
}

/* ------------------------- HELLER SUBHEADER ------------------------- */
.cc_subheaderlight { padding: 0px 0px 0px 2px; text-align: left; height: 20px; color: #BBB; font: bold 12px Verdana;  }

/* ------------------------- FLOAT EINSTELLUNGEN ------------------------- */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}


/* ------------------------- BEST�TIGUNGSBUTTON ------------------------- */

.button {background: #0773a3; color: #FFF; font: bold 11px Arial; border: 0px; cursor: pointer;}
.button:focus {background: #0773a3;  border: 0px;}
.captchafield {font-size: 17px; text-align:center; width: 100px; }

.navigator { background: #F0F0F0; text-align: right }
.navigator a { background: #F0F0F0; color: #777; border-left: 4px solid #CCC; display: block; float: right; padding: 4px 4px 4px 6px; margin: 0px 0px 0px 1px; }
.navigator a:hover { background: #CCC; }

/* ------------------------- BAR (Poll etc.) ------------------------- */
.cc_bar { background: #0773a3; height: 13px; }
.error { background: #B80000; padding: 10px; font: bold 12px Verdana; color: #FFF; text-align: center;}

div#left div#main_content h2.ws_headline {
	height: 25px;
	background: url(img/content_toptitle.jpg);
	font-size: 10px;
	color: #939394;
	margin: 0px;
	padding: 8px 0px 0px 18px;
}

/* ----------  Seiten-Navigation 1,2,3 usw. ---------- */
.page_navigation { font-weight:bold; color:#908c8d; background: #FFF;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #908c8d;}

.page_navigation:hover {text-decoration: underline;}

.page_navigation_a, .page_navigation_a:hover  { font-weight:bold; color:#FFF; background: #1098c9;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #1098c9; text-decoration: none;}

/* ----------  ARTIKEL NAVIGATION ---------- */
/*.articlenav {
	padding: 13px 7px 13px 10px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0px;
	list-style: none;
}
.articlenav a { margin: 2px 3px 0px 7px; text-decoration: none; font-weight: bold;}
div.articlenavimg { padding: 7px 0px 0px 15px; text-decoration: none; font-weight: bold;}
.articlenav .mainart a { margin: 2px 3px 0px 0px; text-decoration: none; font-weight: normal; color: #CA2626; font-weight: bold; font-size: 13px;}
.articlenav .heading  { padding: 5px 0px 0px 0px;font-size: 12px;}
.articlenav .link  { background: url(../img/icons/bullet-red-small.gif) 0px 7px no-repeat; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 5px;}
.articlenav .link a { margin: 2px 3px 0px 7px; text-decoration: none; font-weight: normal; color: #666; font-size: 10px;}
.articlenav a.aktiv, .articlenav a:hover { color: #CA2626; text-decoration: none;}*/

/* ----------  ARTIKEL NAVIGATION ---------- */
.articlenav {
	padding: 5px 0px 0px 7px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0px;
	list-style: none;
	font-size: 10px;
	clear: right;
}
.articlenav a {
	margin: 0px 5px 3px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: url('../img/articlenav.jpg') no-repeat left;
	height: 19px;
	display: block;
	float: left;
}
.articlenav a span{
	padding: 3px 6px 0px 6px;
	color: #FFF;
	background: url('../img/articlenav-right.jpg') no-repeat right;
	height: 16px;
	display: block;
}
.articlenav a.aktiv, .articlenav a:hover { color: #CA2626; text-decoration: none;}

/* ------------------------- ARTICLE PAGES ------------------------- */
tr.article_pages td, h4.article_pages, div.article_pages {
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #cdcccd;
	border-right: 2px solid #cdcccd;
	background-image: url('../img/content/subheader.jpg');
	height: 25px;
	padding: 0px 6px 0px 6px;
	line-height: 25px;
}
h4.article_pages {
	padding: 0px;
	margin: 0px;
}
.article_pages a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin:0px 17px 0px 0px;
	display: inline-block;
}





/* gestrichelte Linie */
.cc_line { border-bottom: 1px solid #DDD; width: 100%; margin: 5px 0px 5px 0px; clear: left; }

/* GALERIEBILD */
.img_border { border: 1px solid #d9dee2; padding: 2px; text-decoration: none; background: #FFF; }

span.bold, a.bold {font-weight: bold !important;}

/* Zitierfeld */
.quote1 { border: 1px solid #bdb6b6; width: 97%; margin: 3px; padding: 2px; text-align: left; }
.quote1 hr {  text-align: left; }
.quote2 { border-left: 5px solid #bdb6b6; padding: 2px 2px 2px 5px; }

/* Forumeditor */
td.cc_editor_left {background: #FFF; padding: 4px; font-weight: bold; font-size: 11px;}
td.cc_editor_right {background: #FFF; padding: 4px; border-left: 1px solid #DDD; border-bottom: 1px solid #DDD; }

/* Forum: Letzter Beitrag: Heute/Gestern */
span.f_today {
	background-color:#444;
	border:1px solid #444;
	border-top:0px;
	color:#FFF;
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	padding:0pt 3px;
}
span.f_yesterday {
	background-color:#333;
	border:1px solid #333;
	border-top:0px;
	color:#FFF;
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	padding:0pt 3px;
}


.red {
	color:#CA2626;
}


.blue {
	color:#1098cc;
}

.bold {
	font-weight:bold;
}



/* Forum: BB-Code */
/* .editor_item { font-weight:bold; color:#9FBCCA; background: #0b0b0b;text-decoration: none; padding: 3px 4px 3px 4px; border: 1px solid #1c1c1c;}
.editor_item:hover {font-weight:bold; color:#9a0000; background: #0b0b0b;text-decoration: none; border: 1px solid #1c1c1c;} */

/* Kommentare 
div.commentsleft img { width:50px; height:50px; padding: 1px; margin-left:10px; border: 1px solid #9FB7D1;}
div.commentsleft {padding: 0px 4px; float: left; width: 25%; text-align: left;}
div.commentsright {padding: 0px 4px; float: left; width: 71%; }
*/
.small { font: 9px Verdana;}
a{  color: #908c8d;;text-decoration: none;outline: none; font-weight: bold;}

a:hover {text-decoration: underline; outline: none;}
input, select, textarea { font: 11px verdana; color: #666; border-left: 1px solid #666; border-top: 1px solid #666; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background: #FFFFFF; margin: 0; padding: 2px;}
file { font: 11px verdana; color: #444;}
textarea { font: 11px Tahoma; width: 97% !important; padding: 4px;}
select { padding: 0px 0px 0px 2px; min-width: 100px; }
option { padding: 1px 2px 1px 2px; border-top: 1px solid #EEE; }

.input { background-color: transparent; border: 1px none; margin-top: 0px; margin-bottom: 0px;}

/* WYSIWYG EDITOR FORUM BBCODE */
.bbcodebutton {
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #222222;
	float:left;
	margin-left: 1px;
}
.bbcodebutton:hover {
	border: 1px solid #666666;
	cursor:pointer;
}
.menu {
	position:static; left:0px; top:0px; width:375px; height:20px; z-index:2; background-color:#303030; vertical-align:middle; padding:2px;
}
.wysiwyg {
	display:none;  position:relative; left:0px; top:0px; width:380px; height:200px;
	z-index:1; background-color:#FFFFFF; overflow:scroll;
	border: 1px solid #303030;
	font-family: Verdana; font-size: 11px;
}
.taLayer {
	display:block; position:relative; left:0px; top:-1px; width:380px; height:200px;
}
.taLayer .textarea {
	width:100%; height:200px;border: 1px solid #303030;
	font-family: Verdana; font-size: 11px;
}



/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
}

.loading {
	height: 19px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 19px;
	position: relative;
	background: url('../images/starrating-blaugelbgrau.gif') bottom left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:25px;
	height: 19px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating-blaugelbgrau.gif') left top;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:19px;}
.unit-rating a.r2-unit{left:19px;}
.unit-rating a.r2-unit:hover{width: 38px;}
.unit-rating a.r3-unit{left: 38px;}
.unit-rating a.r3-unit:hover{width: 57px;}
.unit-rating a.r4-unit{left: 57px;}	
.unit-rating a.r4-unit:hover{width: 76px;}
.unit-rating a.r5-unit{left: 76px;}
.unit-rating a.r5-unit:hover{width: 95px;}
.unit-rating a.r6-unit{left: 95px;}
.unit-rating a.r6-unit:hover{width: 114px;}
.unit-rating a.r7-unit{left: 114px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating-blaugelbgrau.gif') left center;
	position: absolute;
	height: 19px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#BBB;}
.thanks {color:#5F7895; font-weight: bold;}
.static {}	

/* MAP RESULTS */
table.map_results {
background:#F4F4F4 none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:0 auto;
padding:1px;
width:500px;
}
table.map_results tr td {
background:#F4F4F4 none repeat scroll 0 0;
border:0 none;
padding:2px 4px;
}
table.map_results tr td.result span {
font-weight:bold;
}



/* RELATED LINKS IN NEWS */
div.related_links a {
	font: bold 11px Arial;
	color: #444;
	background: #EBEBEB;
	border:3px solid #EBEBEB;
	margin: 0px 0px 2px 0px;
	-moz-border-radius:3px;
	padding: 8px 8px 0px 8px;
	height: 21px;
	display: block;
}



div.videobox {

	float: left;

	padding: 10px 10px 0px 14px;

	text-align: left;

	margin: 0px;

	width: 147px;

	overflow: hidden;

}

div.videobox img.img_border {

	display:block;

	border: 5px solid #dadada;

	-moz-border-radius:5px;

	padding: 0px;

	margin: 0px 0px 0px 0px;

	width: 130px;

	height: 100px;

}

div.videobox span.name {

	height: 36px;

	padding: 4px 2px;

	display:block;

}

div.videobox span.name a {

	display:block;

	font-weight:bold;

	color: #3593c7;

}

div.videobox span.name a small {

	font-weight:normal;

}

div.videobox span.cat a {

	display:block;

	font-size:12px;

	font-weight:bold;

	color:#626777;

	background-repeat: no-repeat;

	background-position: 2px 0px;

	padding: 3px 0px 3px 30px;

	height: 21px;

}

div.videobox span.info {

	display:block;

	color:#848484;

	padding: 0px 2px;

}

div.videobox span.info strong {

	display:block;

	width: 50%;

	float: left;

	font-weight: normal;

}

/* ----------------------------- ERGEBNISTREND ------------------------ */
div.ergebnistrend {
	background: url(../img/unterseiten/content-hg-200.gif) repeat-x 0 0;
	display:block;
	height:200px;
	position:relative;
	width:100%;
}
div.ergebnistrend div.SUN {
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend span.bezeichner {
	font-size:1.32em;
	font-weight:bold;
	position:absolute;
	display: block;
}
div.ergebnistrend a.vereinslogoSUN {
	height:30px;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	width:40px;
	
	
	
}
div.ergebnistrend a.vereinslogoSUN img {
	height:30px;
	width:30px;
	background: #ccc;
}

div.ergebnistrend div.SS {
	background: url(../img/unterseiten/s-s.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.SU {
	background: url(../img/unterseiten/s-u.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.SN {
	background: url(../img/unterseiten/s-n.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.US {
	background: url(../img/unterseiten/u-s.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.UU {
	background: url(../img/unterseiten/u-u.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.UN {
	background: url(../img/unterseiten/u-n.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.NS {
	background: url(../img/unterseiten/n-s.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.NU {
	background: url(../img/unterseiten/n-u.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}
div.ergebnistrend div.NN {
	background: url(../img/unterseiten/n-n.png) no-repeat left top;
	float:left;
	height:200px;
	width:56px;
}

/* ----------------------------- TEAMS ------------------------ */
div.teambox {
	width: 218px;
	float: left;
	margin: 0 11px 0 0;
	padding-top: 1px;
}
div.teambox h4 {
	height: 23px;
	margin: 0;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #3f63db;
	background: url('../img/unterseiten/team_subheader.jpg');
}
div.teambox h3 /* STARCRAFT SWITCH  */ {
	background: url('../img/content/columnRight-subheader.jpg') repeat-x;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	color: #3e63da;
	font-size: 11px;
}
div.teambox h3 a {
	color: #3e63da;
}
div.teambox ul {
	margin: 0 0 1px 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #e4e4e4;
	border-top-width: 0px;
	font-weight: bold;
	list-style: none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
}
div.teambox ul li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url('../img/unterseiten/team_list.jpg') repeat-x bottom;
	color: #9ba2ba;
}
div.teambox ul li:last-child {
	background-position: 0px 27px;
}
div.teambox ul li a {
	margin: 0;
	padding: 6px 8px 6px 8px;
	color: #9ba2ba;
	font-weight: normal;
	display: block;
}
div.teambox ul li a img {
	margin: 0;
	padding: 3px 10px 0px 0px;
	float: left;
	display: block;
}

div.teambox ul li a img.rasse {
	margin: 0 0 0 -6px;
}

div.teambox ul li a img.gameicon {
	margin: 0;
	padding: 1px 10px 0px 0px;
	float: left;
	display: block;
}
div.teambox a.showmore {
	color:#3058D8;
	margin-left:5px;
	display: block;
	padding:5px 5px;
}
div.teambox ul.rankings li span /* RANKINGS */ {
	float: left;
	padding: 5px 0px 5px 8px;
	width: 21px;
}
div.teambox ul.rankings li span.p /* RANKINGS */ {
	float: right;
	padding: 5px 8px 5px 0px;
	text-align: right;
	width: auto;
}
div.teambox ul.rankings li /* RANKINGS */ {
	height: 30px;
}
div.teambox ul.rankings li a /* RANKINGS */ {
	padding: 6px 0px 6px 30px;
	background-position: 0 center;
	background-repeat: no-repeat;
	float: left;
	width: 110px;
	white-space:nowrap;
}
div.teambox ul.starcraft li strong /* RANKINGS STARCRAFT */ {
	padding: 6px 0px 6px 0px;
	background-position: 0 center;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space:nowrap;
	display: block;
}
div.teambox ul.starcraft li.escmember strong /* STARCRAFT */ {
	padding-right: 25px;
	background: url(../img/teamlogos/logo-esc.jpg)  right 5px no-repeat;
}
div.teambox ul.rankings li.esc *, div.teambox ul.rankings li.escmember * /* RANKINGS */ {
	font-weight: bold;
	color: #3058D8;
}
div.teambox ul.rankings li.esc a strong /* RANKINGS */ {
	color: #3058D8;
}


/* -----------------------------FORUM------------------------ */
.boardlink a {
	height: 16px;
	background: url('../images/icons/boardicons/board.gif') no-repeat 0 center;
}
.boardlink a {
	color: #1098c9;
	font-weight: bold;
	padding: 0px 5px 0px 21px;
	font-size: 1.2em;
	float: left;
}
.boardlink img {
	float: left;
}


/* ----------------------------- MATCHTICKER ------------------------ */

div.lineup_box{ 
	padding: 20px 20px 10px 20px;
	min-height: 90px;
	background: #fff url('../img/sidebar/sidebar_row.jpg') repeat-x 0 bottom;
	
}

div.lineup_box_esl{ 
	background: url('../images/leagues/1.png') no-repeat 0 ;
	margin: 25px 0 0 90px;
	height: 66px;
	width: 50px;
	float: right;
	
}



ul.lineup_row {
	list-style: none;
	margin: 0;
	padding: 0;
	
}



ul.lineup_row_blau li {
	list-style: none;
	margin: 0px;
	padding: 2px 10px 0px 20px;
	color: #6a7480;
	height: 29px;
	font-weight: bold;
	display: inline;
	background: url('../img/unterseiten/matchbox-player2.png') no-repeat 0px center;
}


ul.lineup_row_grau li {
	list-style: none;
	margin: 0px;
	padding: 2px 10px 0px 20px;
	color: #6a7480;
	height: 29px;
	font-weight: bold;
	display: inline;
	background: url('../img/unterseiten/matchbox-player3.png') no-repeat 0px center;
}


div.utitle {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px 0 3px 3px;
	background-color: #E0E0E0;
	border: 1px dotted #A0A0A0;
	
}

b.utitle {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px 0 3px 3px;
	background-color: #E0E0E0;
	border: 1px dotted #A0A0A0;
}





div.matchbox {
	width: 200px;
	float: left;
	margin-left: 50px;
	
}
h3.ergebnisheader span span {
	display: inline !important;
	padding: 0;
}
div.matchbox img.logo {
	width: 100px;
	height: 100px;
	padding: 4px;
	margin: auto;
	border: 1px solid #85aad7;
	-moz-border-radius: 2px;
	display: block;
}

div.matchbox h4 {
	font-weight: bold;
	color: #323232;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0 0 6px 0;
}

div.matchbox h4 a {
	font-weight: bold;
	color: #323232;
}



/*  div.matchbox h4 {
	font-weight: bold;
	color: #3e3e3e;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin: 0px;
	width: 132px;
	padding: 0 0 6px 0;
	height: 45px;
	vertical-align:middle;
	display: table-cell;
}
div.matchbox h4 a {
	font-weight: bold;
	color: #3e3e3e;
}



div.matchbox_mid {
	width: 153px;
	padding: 0 0;
	float: left;
	text-align: center;
	font-weight: bold;
}
div.matchbox_mid span.status {
	font-weight: bold;
	display: block;
	padding: 0px 0 0 0;
	text-align: center;
	height: 70px;
	margin: 0;
}
div.matchbox_mid span.status span {
	color: #cd0000;
}
div.matchbox_mid span.score {
	font-weight: bold;
	display: block;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}
div.matchbox_mid ul.perclist{
	clear: both;
	margin: 0;
	list-style: none;
	padding: 0;
}
div.matchbox_mid ul.perclist li {
	clear: left;
	padding: 0;
	height: 18px;
}
div.matchbox_mid ul.perclist li span.perc {
	display: block;
	float: right;
	width: 85px;
	padding-right: 2px;
}
div.matchbox_mid ul.perclist li span.perc span {
	background: url('../img/unterseiten/matchbox-bar.jpg') repeat-x 0 center;
	height: 18px;
	display: block;
	-moz-border-radius: 2px;
}
div.matchbox_mid ul.perclist li span.odd {
	float: right;
}
*/

div.matchbox_mid span.score {
	font-weight: bold;
	display: block;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

div.matchbox a.score, div.matchbox_mid a.score {
	height: 28px;
	display: block;
	margin-top: 21px;
	text-indent: -7000px;
	
}
div.matchbox a.won {
	background: url('../img/unterseiten/matchbox-won.jpg') no-repeat 0 0;
}
div.matchbox a.loss {
	background: url('../img/unterseiten/matchbox-loss.jpg') no-repeat 0 0;
}
div.matchbox_mid a.draw {
	background: url('../img/unterseiten/matchbox-draw.jpg') no-repeat 0 0;
	width: 224px;
}

div.matchbox_inner {
	width: 180px;
	height: 180px;
	background: url('../img/unterseiten/matchbox_inner.png') no-repeat 0 0;
}





div.tickerteaser { 
	padding: 6px 0px 0px 15px;
	background: url('../img/unterseiten/ticker-top.jpg') bottom;
	
	height: 337px;
	margin: 0px 1px;

}
div.tickerteaser ul.media { 
	padding:0;
	margin: 0 0 0 0px;
	list-style-type: square;
	float: left;
}
div.tickerteaser ul.media li { 
	float: left;
	padding-right: 25px;
}
div.tickerteaser span.league { 
	font-size: 14px;
	font-weight: bold;
}





div.matchinfos { 
	padding: 20px 20px 10px 20px;
	min-height: 90px;
	background: #fff url('../img/sidebar/sidebar_row.jpg') repeat-x 0 bottom;
	-moz-border-radius: 2px;
	border: 1px solid #eee;
}
div.matchinfos ul.media a { 
	padding:0;
	margin: 0 0 0 16px;
	list-style-type: square;
	color:#4298c9;
	font-weight: bold;
}
div.matchinfos span.spantable { 
	width: 50px;
	display: block;
	float: left;
	clear: left;
}

div.matchinfos span.league { 
	font-size: 14px;
	font-weight: bold;
}



div.statementbox {
	
	padding: 0px 0px 0px 20px;
	border: 2px solid #c5c5c5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}
div.statementbox img.logo {
	float: left;
	width: 50px;
	
	height: 50px;
	padding: 20px 20px 20px 0;
	
	
	
}

div.statementbox img.pic_user {
	float: left;
	width: 50px;
	height: 67px;
	border: 0px;
	padding: 20px 20px 20px 0;
	
	
	
}
div.statementbox h5 {
	padding: 20px 0px 7px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
div.statementbox p {
	padding: 0px 20px 15px 0px;
	margin: 0;
	font-size: 11px;
}





 /* div.statementbox {
	padding: 0px 0px 0px 20px;
	background: #dde7f3;
}
div.statementbox h5 {
	padding: 20px 0px 7px 0px;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}
div.statementbox p {
	padding: 0px 20px 15px 0px;
	margin: 0;
	font-size: 11px;
}

*/

div.lineupbox {
	padding: 29px 0px 0px 0px;
	margin: 0px 0px 0 20px;
	width: 193px;
	float: right;
	
}
div.lineupbox ul {
	list-style: none;
	margin: 0;
	padding: 6px 0px 6px 0px;
	width: 192px;
	border-left: 1px solid #85aad7;
	border-bottom: 1px solid #85aad7;
}
div.lineupbox ul li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 34px;
	color: #6a7480;
	height: 21px;
	font-weight: bold;
	background: url('../img/unterseiten/matchbox-player.png') no-repeat 20px center;
}
div.lineupbox ul li a {
	font-weight: bold;
	color: #6a7480;
}



/*div.spielerprofil {
}
div.spielerprofil div.board {
	background: url('../img/unterseiten/') repeat-x;
	height: 260px;
	padding: 20px 0 0 20px;
	margin: 0 -5px 5px;
	color: #000;
}
div.spielerprofil div.board div.userpic {
	float: left;
	height: 240px;
	width: 180px;
	padding: 0 20px 0 0;
	
	
}
div.spielerprofil div.board div.userpic img {
	float: left;
	height: 240px;
	width: 180px;
}
div.spielerprofil div.board div.details {
	float: left;
	width: 256px;
	height: 240px;
	border-right: 1px solid #355e99;
}
div.spielerprofil div.board div.details div.innerbox {
	background: #103d7b url('../img/unterseiten/') repeat-x bottom;
	padding: 2px 10px 5px 10px;
	-moz-border-radius: 2px;
	border-top: 1px solid #2b5289;
	margin: 15px 20px 0 0;
}
div.spielerprofil div.board div.details div.innerbox h4 {
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}
div.spielerprofil div.board div.details ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.spielerprofil div.board div.details ul li {
	line-height: 22px;
	margin: 0;
	padding: 0;
	clear: left;
	font-weight: bold;
}
div.spielerprofil div.board div.details ul li span {
	width: 80px;
	font-weight: normal;
	float: left;
	display: block;
}
div.spielerprofil div.board div.pictures {
	width: 213px;
	height: 240px;
	padding: 0px 0px 0px 20px;
	float: left;
}
div.spielerprofil div.board div.pictures h4 {
	line-height: 24px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}
div.spielerprofil div#galbox {
	margin: 0;
	display: block;
	height: 215px;
	width: 210px;
	padding: 0px;
	position:relative;
}
div.spielerprofil div#galbox span#galbox_scroll_left {
	margin: 0px;
	position:absolute;
	top: 190px;
	left: 25px;
	cursor: pointer;
	
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;

}
div.spielerprofil div#galbox span#galbox_scroll_right {
	margin: 0px;
	position:absolute;
	top: 190px;
	right: 25px;
	cursor: pointer;
	
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;

}
div.spielerprofil div#galbox div#galboxmember {
	height: 180px;
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
div.spielerprofil div#galbox div#galboximages div {
	float: left;
	width: 105px;
	height: 90px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
div.spielerprofil div#galbox div#galboximages div span.img {
	display:table-cell;
	height:90px;
	text-align:center;
	vertical-align:middle;
	width: 105px;
}
div.spielerprofil div#galbox div#galboximages div span.img a img {
	display:block;
	margin:auto;
	max-height: 70px;
	max-width: 85px;
	border: 5px solid #0c2e5e;
}

div.spielerprofil .td_right {
	font-weight: bold;
}

*/







/* --- matches --- */

.matches {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.matches_name {
font-weight: bold;
padding: 10px 10px 0px 10px;
}

.matches_head {
FONT-FAMILY: arial,sans-serif;
font-size: 12px;
font-weight: bold;
background: url('../img/unterseiten/thbg.jpg') top repeat-x;
padding: 6px 0px 7px 10px;
margin: 0px 0px 0px 0px;
border: 1px solid #ccc;
}

.matches_item {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin: 0px 0px 10px 0px;
}

.matches_item .dark {
background: #f8f8f8;
}

.matches_match {
border-bottom: 1px solid #ccc;
overflow: hidden;
background: #fff;
}

.matches_match a {
display: block;
position: absolute;
width: 474px;
height: 25px;
background: #000000\9;
filter: alpha(opacity=0);
}

.matches_match .team1 img {
vertical-align: -1px;
margin: 0px 5px 0px 0px
}

.matches_match .team2 img {
vertical-align: -1px;
margin: 0px 0px 0px 5px
}

.matches_match div {
float: left;
padding: 5px;
}

.matches_match .datum {
border-right: 1px solid #ccc;
}

.matches_match .team1 {
width: 150px;
}

.matches_match .score {
width: 71px;
text-align: center;
font-weight: bold;
}

.matches_match .score .win {
color: green;
}

.matches_match .score .loss {
color: red;
}

.matches_match .score .draw {
color: darkorange;
}

.matches_match .team2 {
width: 150px;
text-align: right;
}

/* ----------------------------- TEAMS ------------------------ */
.content_box_teams {
	padding: 4px 0px 4px 4px !important;
	overflow: hidden;
	font-size: 11px;
}
div.teambox {
	width: 218px;
	float: left;
	margin: 0 4px 0 0;
	padding-top: 1px;
		font-size: 11px;
}
div.teambox h4 {
	height: 23px;
	margin: 0;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #3f63db;
	background: url('../img/unterseiten/team_subheader.jpg');
}
div.teambox h3 /* STARCRAFT SWITCH  */ {
	background: url('../img/content/columnRight-subheader.jpg') repeat-x;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	color: #3e63da;
	font-size: 11px;
}
div.teambox h3 a {
	color: #3e63da;
}
div.teambox ul {
	margin: 0 0 1px 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #e4e4e4;
	border-top-width: 0px;
	font-weight: bold;
	list-style: none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
}
div.teambox ul li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url('../img/unterseiten/team_list.jpg') repeat-x bottom;
	color: #9ba2ba;
}
div.teambox ul.rankings li.group {
	font-weight: bold;
	color: #3f63db;
	padding: 5px 0px 5px 10px;
	background: url('../img/unterseiten/team_list.jpg') repeat-x bottom;
	color: #9ba2ba;
	height: auto;
}
div.teambox ul li:last-child {
	background-position: 0px 27px;
}
div.teambox ul li a {
	margin: 0;
	padding: 6px 8px 6px 8px;
	color: #9ba2ba;
	font-weight: normal;
	display: block;
	text-align: left;
}
div.teambox ul li a img {
	margin: 0;
	padding: 3px 10px 0px 0px;
	float: left;
	display: block;
}
div.teambox ul li a img.rasse {
	margin: 0 0 0 -6px;
}
div.teambox ul li a img.gameicon {
	margin: 0;
	padding: 1px 10px 0px 0px;
	float: left;
	display: block;
}
div.teambox a.showmore {
	color:#3058D8;
	margin-left:5px;
	display: block;
	padding:5px 5px;
}
div.teambox ul.rankings li span /* RANKINGS */ {
	float: left;
	padding: 5px 0px 5px 8px;
	width: 21px;
}
div.teambox ul.rankings li span.p /* RANKINGS */ {
	float: right;
	padding: 5px 8px 5px 0px;
	text-align: right;
	width: auto;
}
div.teambox ul.rankings li /* RANKINGS */ {
	height: 30px;
}
div.teambox ul.rankings li a /* RANKINGS */ {
	padding: 6px 0px 6px 30px;
	background-position: 0 center;
	background-repeat: no-repeat;
	float: left;
	width: 110px;
	white-space:nowrap;
}
div.teambox ul.starcraft li strong /* RANKINGS STARCRAFT */ {
	padding: 6px 0px 6px 0px;
	background-position: 0 center;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space:nowrap;
	display: block;
}
div.teambox ul.starcraft li.ewavemember strong /* STARCRAFT */ {
	padding-right: 25px;
	background: url(../img/teamlogos/logo-esc.jpg)  right 5px no-repeat;
}
div.teambox ul.rankings li.ewave *, div.teambox ul.rankings li.ewavemember * /* RANKINGS */ {
	font-weight: bold;
	color: #3058D8;
}
div.teambox ul.rankings li.ewave a strong /* RANKINGS */ {
	color: #3058D8;
}

/* ############################ EWAVE ALLGEMEINE SEITENEINSTELLUNG GALERIE ##########################################################
*//* GALERIE KLEINES BILD */

/*.gallery_tinypic {
	display: block;
	width: 256px;
	height: 243px;
	padding: 4px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	float: left;
	text-decoration:none;
}
.gallery_tinypic a img {
	max-width: 150px;
	max-height: 137px;
	display: block;
	margin: auto;
}*/


/* GALERIE KLEINES BILD */
.gallery_tinypic {
	display: block;
	width: 56px;
	height: 43px;
	padding: 4px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	float: left;
}
.gallery_tinypic a img {
	max-width: 70px;
	max-height: 57px;
	display: block;
	margin: auto;
}

/* ############################ EWAVE ALLGEMEINE COMMENTS ########################################################## */
/** Kommentare **/

.CommentArea { background:#FFF; padding: 0px 10px; color: #5C869A; }
.CommentArea .CommentBox { border: 1px solid #9FB7D1; background-color: #BACBDF; margin: 10px 10px 0px; float: left; }
.CommentArea .CommentBox .AnswerBox { display: none; }
.CommentArea .CommentBox .AnswerList { margin-right: -10px; }
.CommentArea .BoxStyleA { background: url(../img/unterseiten/CommentCornerA.png) no-repeat 71px 18px #BACBDF;  }
.CommentArea .BoxStyleB { background: url(../img/unterseiten/CommentCornerB.png) no-repeat 71px 18px #BACBDF;  }
.CommentArea .BoxStyleC { background: url(img/unterseiten//icons/hint.png) no-repeat 71px 18px #BACBDF;  }
.CommentArea .UserImg { float: left; margin: 10px; }
.CommentArea .UserImg img { padding: 1px; border: 1px solid #9FB7D1; width:50px; }
.CommentArea .Username { margin: 5px 10px 10px; font-weight: bold; float: left; }
.CommentArea .Date { margin: 5px 10px 10px; float: right; font-weight: bold; }
.CommentArea .Date span { font-weight: normal; cursor: pointer; }
.CommentArea .Date span:hober { text-decoration: underline; }
.CommentArea .Comment { float: left; margin: 0px 10px; margin-bottom: 10px; width: 585px; }
.CommentArea .Details { float: right; width: 600px; margin: 10px; }
.CommentArea .StyleA { background-color: #F4F6FB; }
.CommentArea .StyleB { background-color: #F7F9E7; }
.CommentArea .StyleC { background-color: #EEE8AA; }
.CommentSep { border-width: 0px; height: 1px; background-color: #CFDDE6; }


/* ############################ EWAVE ALLGEMEINE SEITENEINSTELLUNG FÜR DEN CUP ########################################################## */
/* ---------------------------- CUP TURNIERBAUM */
#turnierbaum_div {
	overflow: auto;
	font-size: 12px;
	margin: 0px 10px;
}
#turnierbaum_div table {
	padding: 10px 0;
}
#turnierbaum_div thead th {
	background: #eee;
	padding: 3px 8px 3px 8px;
}
#turnierbaum_div tr td {
	padding: 3px 3px 3px 8px;
}
#turnierbaum_div tr .bg1 {
	padding: 4px 8px 4px 8px;
	width: 160px;
}
#turnierbaum_div .score {
	font-weight: bold;
	color: #CD0000;
}
#turnierbaum_div .bg2_border {
	text-align: center;
	border-right: 2px solid #666;
}
#turnierbaum_div .score { 
	font-weight:bold;
	color:#908c8d;
	background: #FFF url('../img/icons/page_navigation.jpg') 50% 1px no-repeat;text-decoration: none;
	padding: 3px 6px 3px 6px;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 2px;
	width: 15px;
}
#turnierbaum_div span.vs {
	display: block;
	height: 20px;
	background: url('../img/icons/cup_versus.jpg') no-repeat center center;
	width: 43px;
	color: #FFF;
	font-weight: bold;
	padding: 4px 0 0 0;
	margin: -4px auto;
}

div#gruppenphase_table table thead  tr.sub th {
	background: url('../img/content/header-cuptable.jpg') repeat-x 0 0;
	color: #FFF;
	height: auto;
	font-size: 12px;
	border-bottom: 0;
}
div#gruppenphase_table table thead  tr.sub th span {
	display: block;
	padding: 3px 14px 3px 14px;
	margin: 0px;
}
div#gruppenphase_table table tbody tr.platz2 td {
	border-bottom: 1px solid #333;
}
div#gruppenphase_table {
	width: 375px;
	float: left;
}
div#gruppenphase_matches {
	width: 374px;
	border-left: 1px solid #DEDEDE;
	float: left;
}
div#gruppenphase_matches h3 {
	background-position: right;
}
div#gruppenphase_matches div.content_box {
	padding: 0 0 0 0;
}
div#gruppenphase_matches div.content_box ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	-moz-border-radius: 2px;
	display: block;
	background: #FFF;
}
div#gruppenphase_matches div.content_box ul li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 2px 0px;
}
div#gruppenphase_matches div.content_box ul li a {
	margin: 0px 0px 0px 0px;
	padding: 8px 14px;
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	height: 26px;
	font-weight: bold;
	text-decoration: none;
	border-top:1px solid #DEDEDE;
	color: #666;
}
div#gruppenphase_matches div.content_box ul li:first-child a {
	border-top: 0px;
}
div#gruppenphase_matches div.content_box ul li a big {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	display: block;
	color: #cd0000;
}
div#gruppenphase_matches div.content_box ul li a big span {
	color: #666;
	padding: 0 5px;
}
div#gruppenphase_matches div.content_box ul li a small {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
}
div#gruppenphase_matches div.content_box ul li a span.right {
	font-weight: bold;
	float: right;
	margin-top: -10px;
}
div#gruppenphase_matches div.content_box ul li a span.right .won {
	color:#578e08;
}
div#gruppenphase_matches div.content_box ul li a span.right .loss {
	color:#a50505;
}
div#gruppenphase_matches div.content_box ul li a span.right span { 
	font-weight:bold;
	color:#908c8d;
	background: #FFF url('../img/icons/page_navigation.jpg') 50% 1px no-repeat;
	padding: 3px 6px 3px 6px;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 2px;
	width: 15px;
}


/* ############################ EWAVE ALLGEMEINE LIVESTREAM ########################################################## */


td.livestream_player object, td.livestream_player embed {
	width: 470px;
	height: 285px;
}
span#switchStreamSpan {
	font-weight: bold;
	background: url('../img/content/streamSwitch.jpg') 50% no-repeat;
	cursor: pointer;
	text-align: center;
	display: block;
}
div#player1, div#player2 {
	text-align: center;
	padding: 7px 0 0 0;
}


/* ############################ EWAVE SQUAD AMATEUR ########################################################## */

div.squad_amateurs {
	padding: 8px 0;
}
div.squad_amateurs h4 {
	font-size: 12px;
	margin: 0;
	padding: 6px 8px;
	color: #0b78d5;
}
div.squad_amateurs ul {
	margin: 0 10px 1px 0;
	padding: 0px 0px 0px 0px;
	border: 1px solid #e4e4e4;
	font-weight: bold;
	list-style: none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	width: 320px;
}
div.squad_amateurs ul li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	border-bottom: 1px solid #e4e4e4;

	color: #666;
}
div.squad_amateurs ul li:last-child {
	background-position: 0px 27px;
}
div.squad_amateurs ul li a {
	margin: 0;
	padding: 6px 8px 6px 8px;
	color: #666;
	font-weight: normal;
	display: block;
}
div.squad_amateurs ul li a img {
	margin: 0;
	padding: 0px 10px 0px 0px;
	float: left;
	display: block;
}

