@CHARSET "UTF-8";

body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
	color: #333;
	background: #AF9B5E;
	height: 103%;
}
h1,h2,h3{
	line-height: 130%;
	margin:0;
	padding:0;
	}
label {
	line-height: 110%;
}

div#all {
	margin: auto;
	width: 744px;
	border: 1px solid #CCC;
	margin-bottom: 50px;
}

.clear {
	clear: both;
}

div.headline table {
	width: 100%;
	font-weight: bold;
	font-size: 130%;
	background: url("../pics/bgr_top_bottom.jpg") bottom left repeat-x;
	padding: 0;
}
div.headline table td{
	padding: 0;
}

.actTicker {
	background: url("../pics/bgr.jpg");
	clear: both;
}

div.schaltbar {
	background: url("../pics/bgr_bottom1.png") bottom left repeat-x;
}

#tickers div.headline {
	border-bottom: 1px solid #D5D5D5;
	background: #BDAC81 url("../pics/bgr_top_top.jpg") top repeat-x;
	line-height: 160%;
	padding: 0;
}



div.spieler_left,div.spieler_bilder_left,div.spieler_right,div.spieler_bilder_right
	{
	width: 238px;
	float: left;
	text-align: center;
}

div.spieler_left {
	background: url("../pics/left_l.png") top left repeat-x;
}

div.spieler_right {
	background: url("../pics/left_r.png") top right repeat-x;
}

div.spieler_left,div.spieler_right {
	height: 173px;
	text-align: center;
}

div.spieler_left td.label,div.spieler_right td.label {
	border-right: none;
	width: 20%;
	text-align: left;
	padding-left: 2px;
}

div.spieler_left td.value,div.spieler_right td.value {
	background-color: #DBD2BA;
	border-left: none;
}

div.spieler_bilder_left {
	border-right: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
}

div.spieler_bilder_right {
	border-left: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
}

div.spieler_bilder_left,div.spieler_bilder_right {
	height: 200px;
}

div.spieler_bilder_right,div.spieler_bilder_left {
	position: relative;
}

label.karte {
	bottom: 142px;
	position: absolute;
	display: none;
	z-index: 25;
	width: 18px;
	padding: 2px;
	color: #FFF;
	font-size: 85%;
	font-weight: bold;
}

div.spieler_bilder_left label.karte_einzel {
	left: 0px;
	bottom: 163px
}

div.spieler_bilder_right label.karte_einzel {
	right: 0px;
	bottom: 163px
}

div.spieler_bilder_left label.karte_doppel {
	left: 107px;
}

div.spieler_bilder_right label.karte_doppel {
	right: 107px;
}

label.KarteRot {
	background-color: #E00;
	color: #333;
}

label.DisQ {
	background-color: #000;
}

label.KarteGelb {
	background-color: #EE0;
	color: #333;
}

label.timeout {
	position: absolute;
	background-color: #E00;
	top: 120px;
	width: 70px;
	left: 82px;
	padding: 2px;
	z-index: 25;
	display: none;
}

label.timeout_genommen {
	position: absolute;
	top: 24px;
	background-color: #FFF;
	font-size: 85%;
	font-weight: bold;
	color: #333;
	width: 18px;
	padding: 2px;
}

label.aufschlagLiLabel,label.aufschlagReLabel {
	position: absolute;
	display: none;
	position: absolute;
	width: 59px;
	z-index: 25;
	bottom: 7px;
	padding: 4px 1px;
	font-size: 85%;
	font-weight: bold;
	background: #86CEF0;
	color: #333;
}

label.aufschlagLiLabel {
	left: 88px;
}

label.aufschlagReLabel {
	right: 88px;
}

div.spieler_bilder_left label.timeout_genommen_einzel {
	left: 0px;
	top: 3px;
}

div.spieler_bilder_left label.timeout_genommen_doppel {
	left: 107px;
}

div.spieler_bilder_right label.timeout_genommen_einzel {
	right: 0px;
	top: 3px;
}

div.spieler_bilder_right label.timeout_genommen_doppel {
	right: 107px;
}

.spieler_left {
	border-right: 1px solid #D5D5D5;
}

.spieler_right {
	border-left: 1px solid #D5D5D5;
}

.spieler_tabelle_left,.spieler_tabelle_right {
	height: 100%;
	width: 97%;
	margin: 0 3px;
}

div.cont_punkte {
	position:relative;
	margin-top: 3px;
	float: left;
	width: 265px;
	height: 170px;
	background: transparent url("../pics/bgr_bottom1.png") left center repeat-x;
}

div.satz_ticker {
	float: left;
	width: 265px;
	height: 200px;
	border-top: 1px solid #D5D5D5;
}

td.spielername {
	font-size: 120%;
	vertical-align: middle;
	font-weight: bold;
	min-height: 27px;
	height:auto;
}
tr.spielerinfo tr td{
	height: 12px;
	}

tr.spielerinfo td {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.0;
}

tr.spielerinfo td.right_value {
	width: 44%;
	text-align: left;
	padding-left: 2px;
}

tr.spielerinfo td.hobbys {
	text-align: left;
	padding-left: 2px;
}

tr.spielerinfo td.left_value {
	width: 17%;
}
div.cont_mannschaft table{
	position:relative;
	width: 100%;
	height: 107px;
}
div.cont_mannschaft table td{
overflow: hidden;
	text-align: center;
	}
div.cont_mannschaft table tr.label span{ 
	position:relative;
	display:block;
	width: 75px;
	height: 20px;
	overflow:hidden;
	padding:1px;
	font-weight: bold;
	font-size: 110%;
	margin: 0 auto;
	overflow: hidden;
	}
div.cont_mannschaft table tr.ergebnis span{ 
	position:relative;
	clear:both;
	display:block;
	width: 76px;
	padding: 3px;
	text-align: center;
	
	height: 80px;
	font-weight: bold;
	background: white;
	margin: 0 auto;
	overflow: hidden;
	}
div.cont_mannschaft table tr.ergebnis span em{ 
	font-style: normal;
	margin:33px 0 0 0;
	font-size:640%;
	color: #EE0000;
	display:block;
	}
div.ergebnisse{
	position:absolute;
	bottom: 0px;
	text-align:center;
	margin:0 -1px;
	width:100%;
	}

div.ergebnisse table {
	margin: 10px auto 0 auto;
}

div.ergebnisse table td {
	font-weight: bold;
	
}

div.ergebnisse table tr.erg td {
	background: #FFFFFF;
	border: 1px solid #333;
	min-height:12px;
	width: 34px;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: middle;
	text-align: center;
	margin: 0;
}

td.spielerName {
	font-size: 120%;
	font-weight: bold;
}

table.tbl_left_right_top {
	height: 100%;
	width: 100%;
}

div.greyBordered {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

td.eigenschaften_spieler_label {
	vertical-align: top;
	text-align: left;
	width: 30%;
	padding: 0 0 0 2px;
	font-size: 100%;
	line-height: 115%;
	font-weight: bold;
	font-size: 90%;
}

td.eigenschaften_spieler {
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 2px;
	font-size: 90%;
	line-height: 115%;
}

table.saetze {
	width: 100%;
	background: url("../pics/bgr_top1_middle.png") left center repeat-x;
}

table.saetze td.heim {
	width: 75px;
	text-align: right;
}
table.saetze td.gast {
	width: 77px;
	text-align: left;
}
table.saetze td.saetze_label{
	width: 72px;
	text-align: left;
}

table.saetze label {
	margin: 3px auto 3px auto;
	padding: 2px;
	line-height: 90%;
	display: block;
	width: 52px;
	font-weight: bold;
	text-align:center;
	
}

table.saetze div.saetze {
	margin: 1px auto 3px auto;
	display: block;
	width: 53px;
	height: 53px;
	background-color: white;
	font-size: 360%;
	color: #AF9B5F;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
}
table.saetze td.heim div.saetze{
	float:right;
}

table.saetze td.gast div.saetze{
	float:left;
}

.pseudo3d {
	border-top: 1px solid #4B3812;
	border-right: 1px solid #F5EBD6;
	border-left: 1px solid #4B3812;
	border-bottom: 1px solid #F5EBD6;
}

.pseudo3dStrong {
	border-top: 2px solid #4B3812;
	border-right: 2px solid #F5EBD6;
	border-left: 2px solid #4B3812;
	border-bottom: 2px solid #F5EBD6;
}

table.satz {
	height: 100%;
	width: 264px;
}

table.satz td.advertising {
	margin: 0;
	padding: 0;
	font-size: 100%;

	line-height: 100%;
}

table.satz tr.row1 {
	height: 75px;
}

table.satz td.li_re_timeout_pause {
	width: 20px;
	text-align: center;
	padding: 0 2px;
}

table.satz tr.satz_row td {
	vertical-align: top;
}

table.satz tr.punkte_row td.li_satz {
	text-align: center;
	width: 77px;
}

table.satz tr.punkte_row td.re_satz {
	text-align: center;
	width: 77px;
}

table.satz tr.punkte_row td.middle_satz {
	/* width: 67px */
}

table.satz tr.punkte_row label.punkteLabel {
	display: block;
	margin:  0 0 3px 0;
	width: 69px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

table.satz tr.punkte_row span.tafel_punkte {
	display: block;
	width: 69px;
	background-color: white;
	height: 70px;
	font-size: 475%;
	line-height: 124%;
	font-weight: bold;
	color: #847442;
	margin: 0 auto;
}
table.satz tr.label_row{
	height: 22px;
	}
div.balkenMi {
	height: 94px;
	width: 56px;
	margin: 0 auto 0 auto;
	background-color: #E6E3D6;
	visibility: hidden;
}

div.balkenLi {
	width: 10px;
	height: 184px;
	overflow: hidden;
	background-color: #E6E3D6;
	visibility: hidden;
	margin: 0 auto 0 auto;
}

div.balkenRe {
	width: 10px;
	height: 184px;
	overflow: hidden;
	background-color: #E6E3D6;
	visibility: hidden;
	margin: 0 auto 0 auto;
}

div.balkenClear {
	background: transparent;
}

div.balkenWhite {
	background-color: #FEFEFE;
}

div.balkenColorLiReTop {
	background: url(../pics/bgr_balken_li_re.png) top left repeat-x;
}

div.balkenColorLiReTop {
	background: url(../pics/bgr_balken_li_re.png) top left repeat-x;
}

div.balkenColorLiReBottom {
	background: url(../pics/bgr_balken_li_re.png) bottom left repeat-x;
}

div.balkenColorMiTop {
	background: url(../pics/bgr_balken_mi.png) top left repeat-x;
}

div.balkenColorMiBottom {
	background: url(../pics/bgr_balken_mi.png) bottom left repeat-x;
}

label.balkenLiLabel,label.balkenReLabel {
	display: block;
	position: absolute;
	bottom: 93px;
	left: 82px;
	background-color: #86CEF0;
	width: 76px;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
	line-height: 110%;
	padding-top: 4px;
	padding-bottom: 3px;
	visibility: visible;
	z-index: 10;
}

label.balkenMiLabelText {
	display: block;
	visibility: hidden;
	width: 87px;
	background-color: #86CEF0;
	text-align: center;
	font-weight: bold;
	font-size: 85%;
	padding: 2px 0 2px 2px;
	margin: 0 auto 0 auto;
	visibility: hidden;
}

.leftAlign {
	text-align: left;
}

.spielerBilder {
	margin: 6px auto 0 auto;
	width: 110px;
}

.clearBoth {
	clear: both;
	line-height: 0.1em;
	height: 0.1em;
}

div.spielernameBild {
	position: relative;
	z-index: 10;
	color: #000;
	font-weight: bold;
	top: -190px;
	width: 110px;
	opacity: .70;
	filter: alpha(opacity =   70);
	-moz-opacity: 0.70;
	background-color: #FFF;
	font-size: 110%;
	display: none;
}

#copyRights {
	margin: 0;
	padding: 0;
	height: 18px;
	text-align: right;
	font-size: 80%;
	background: url(../images/bgr_bottom.png) top left repeat-y;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

.blinked {
	
}

tr.spielerinfo {
	height: 17px;
}

td.bild_left,td.bild_right {
	text-align: center;
}

td.bild_left  span.outer,td.bild_right span.outer {
	text-align: center;
	width: 110px;
	height: 190px;
	display: block;
	margin: 0 auto 0 auto;
}

td.bild_left  span.inner,td.bild_right span.inner {
	position: relative;
	width: 110px;
	height: 190px;
}

td.bild_right label,td.bild_left label {
	position: absolute;
	z-index: 12;
	display: block;
	height: 17px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 85%;
}

td.bild_right label.name,td.bild_left label.name {
	z-index: 14;
}

td.bild_right label.bgr,td.bild_left label.bgr {
	z-index: 12;
	background-color: #FFF;
	opacity: 0.8;
	filter: alpha(opacity =   80);
}

table.spieler_bilder {
	width: 100%;
}

.actTicker {
	display: none;
}

td.tcWhite {
	background-color: #FEFEFE;
}
td.tcGrey {
	background-color: #CCC;
}


span.inner label {
	display: none;
}

span.inner label.name {
	line-height: 130%;
}

table#spieletabelle {
	margin: 5px 0 0 0;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}

tr.clickableTicker,td.clickableTicker {
	cursor: pointer;
}

.clickableTickerHover {
	background: #333;
	color: #FFF;
}



td.showedTicker {
	background: #86CEF0;
	padding:3px;
	min-width:30px;
}

td.sf3,td.sf5 {
	width: 24%;
	text-align: left;
	padding:4px 6px 3px 6px;
	line-height: 100%;
}

.ui-dialog-content {
	font-size: 85%;
}

p.link {
	color: #178DC6;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
div.ticker_head {
	background: url("../pics/closeline.jpg") top repeat-x;
	
	min-height: 21px;
	height: auto !important;
	height: 21px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	padding: 3px 0 0 0;
}
div.ticker_head h3{
	float:left;
	height:20px;
	width:625px;
	text-align:center;
	font-size:100%;
	margin:0 0 0 60px;
	padding:0;
	}
div.ticker_head span{
	text-align: right;
	float:right;
	display: block;
	}
div.ticker_head img{
	border: none;
	}
div.ticker_head a.toggle {
	margin: 0 0 0 3px;
	
}
div.ticker_head a.remove {
	margin: 0 3px 0 0;
}
div.ticker_message {
	background: url("../pics/footline.jpg") bottom repeat-x;
	line-height: 160%;
	text-align: center;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	padding: 0;
}
div.ticker_message a img {
	border: none;
}

div.ticker_message span {
	display: block;
}

tr.flaggs table {
	width: 100%;
}

tr.flaggs label {
	font-weight: bold;
}

div#tabelle {
	background: url("../pics/bgr_bottom.png") center repeat-y;
}

div#footer {
	
	padding: 2px 6px 2px 6px;
	background: url("../pics/bgr_bottom.png") center repeat-y;
	font-size: 85%;
	overflow:hidden;
}

.nobr {
    white-space: nowrap; 
}