.bgcontentmini {
	background-color: #EBEBEB;
}

.bgcontentmini {
	background-color: #EBEBEB;
}

.bgcontentdaily {
	background-color: #FFFFFF;
	background-image: url(../images/popup_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgTable {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #470004;
}

.TextContent {
	font-size: 11px;
	line-height : 125%;
}

.dummy {
	clear:both;
	overflow:hidden;
}

tr, td, th, table, tbody {
	padding: 0;
	margin: 0;
}

.pokerroom {
	background-color: #470004;
	width: 618px;
	height: 100%;
}

.multimediaObject {
	position: relative;
	/*margin-bottom: 7px;*/
	height: 100%;
}

* html .multimediaObject {
	height: 100%;
}

.pokerInfo {
	padding-top: 5px;
	float: left;
}

* html .pokerInfo {
	height: 30px;
}

.pokerInfo .countBox{
	font-family:Verdana,Arial,Helvetica;
	font-size: 11px;
}

.onlinePlayer,
.onlineTables {	
	float: left;
	margin-left: 34px;
}

* html .onlinePlayer {
	margin-left: 15px;
}

.pokerInfo .TextContent,
.pokerInfo .countBox{	
	float: left;
}

.pokerInfo .TextContent {	
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}

.countBox {
	height: 22px;
	width: 70px;
	background-image: url(../images/bg_counter.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

* html .countBox {
	width: 85px;
}


.threeLeft .pictureTextBox .boxPicture,
.threeRight .pictureTextBox .boxPicture,
.full .pictureTextBox .boxPicture {
	float: left;
	z-index: 1;
	height: 100%;
	position: relative;
}

.threeLeft .pictureTextBox .right .boxPicture,
.threeRight .pictureTextBox .right .boxPicture,
.full .pictureTextBox .right .boxPicture {
	float: right;
}

.threeLeft .pictureTextBox .test .boxPicture,
.threeRight .pictureTextBox .test .boxPicture,
.full .pictureTextBox .test .boxPicture {
	
}

.boxShadow {
	position: relative;
	height: 100%;
	width: 100%;
	background-color: #EBEBEB;
}

.boxShadow a,
.boxShadow .boxText {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.boxShadow .shadowCornerTopLeft{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 4px;
	width: 4px;
	z-index: 9;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/cornerTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.withBorder .boxShadow .shadowCornerTopLeft{
	background-image: url(../images/shadowCornerTopLeft.gif);
}

.boxShadow .shadowCornerTopRight{
	position: absolute;
	top: 0px;
	right: -1px;
	height: 4px;
	width: 4px;
	z-index: 9;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/cornerTopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.withBorder .boxShadow .shadowCornerTopRight{
	background-image: url(../images/shadowCornerTopRight.gif);
}



.boxShadow .shadowRight{
	position: absolute;
	top: 0px;
	right: -1px;
	height: 100%;
	width: 3px;
	z-index: 8;
	line-height: 0;
	font-size: 0;
	background-position: right top;
}

.withBorder .boxShadow .shadowRight{
	background-image: url(../images/shadowRight.gif);
}

.boxShadow .shadowTop{
	position: absolute;
	top: 0px;
	right: -1px;
	height: 3px;
	width: 100%;
	z-index: 9;
	line-height: 0;
	font-size: 0;
	background-position: right top;
}

.withBorder .boxShadow .shadowTop{
	background-image: url(../images/shadowTop.gif);
}


.boxShadow .shadowBottom{
	position: absolute;
	bottom: -1px;
	left: 0px;
	height: 3px;
	width: 100%;
	z-index: 4;
	line-height: 0;
	font-size: 0;
	background-position: top left;
}


.withBorder .boxShadow .shadowBottom{
	background-image: url(../images/shadowBottom.gif);

}

.boxShadow .shadowLeft{
	position: absolute;
	left: 0px;
	height: 100%;
	width: 3px;
	z-index: 8;
	line-height: 0;
	font-size: 0;
	background-position: top left;
}


.withBorder .boxShadow .shadowLeft{
	background-image: url(../images/shadowLeft.gif);
	background-color: #FFFFFF;
}


.boxShadow .shadowCornerBottomLeft{
	position: absolute;
	bottom: -2px;
	left: 0px;
	height: 5px;
	width: 4px;
	z-index: 9;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/cornerBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


.withBorder .boxShadow .shadowCornerBottomLeft{
	background-image: url(../images/shadowCornerBottomLeft.gif);
	background-color: #FFFFFF;
}

.boxShadow .shadowCornerBottomRight{
	position: absolute;
	bottom: -1px;
	right: -1px;
	height: 5px;
	width: 4px;
	z-index: 19;
	line-height: 0;
	font-size: 0;
	background-image: url(../images/cornerBottomRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.withBorder .boxShadow .shadowCornerBottomRight{
	background-image: url(../images/shadowCornerBottomRight.gif);
	background-color: #FFFFFF;
}

* html .boxShadow .shadowCornerBottomLeft,
* html .boxShadow .shadowCornerBottomRight{
	bottom: -2px;
}

* html .withBorder .boxShadow .shadowCornerBottomLeft,
* html .withBorder .boxShadow .shadowCornerBottomRight{
	bottom: -1px;
	height: 4px;
	width: 3px;
	background-color: #FFFFFF;
}

.contentTable{
	border-left: 1px solid #A0783A;
	border-top: 1px solid #715F47;
	border-right: 1px solid #A0783A;
	border-bottom: 0px solid #FAE17A;
	overflow: hidden;
	color: #000000 !important;
	background-color: #E5D3A1;
}

.contentTable td{
	line-height: 11px;
}

.contentTable[class]{
	width: 100% !important;
	position: relative;
	z-index: 5;
	margin: 0;
	padding: 0;
}

table{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family:verdana,arial,sans-serif;
}

td{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.headline{
	background-image: url(../images/headline_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 17px;
	font-size: 10px;
	font-weight: bold;
}

.headline th{
	border-right: 2px solid #59636D;
	border-bottom: 2px solid #59636D;
	text-align: left;
	padding-left: 4px;
	padding-top: 2px;
}

tr.headline {
	border-right: 2px solid #59636D;
	text-align: center;
	padding-left: 4px;
	padding-top: 2px;
}

tr.headline td{
	border-bottom: 2px solid #59636D;
	padding-right: 5px;
	padding-left: 5px;
}

.headline th a.sorterdown{
	width: 98%;
	height: 100%;
	background-image: url(../images/sorter_down.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
	display: block;
	margin-right: 2px;
}

.headline th a.sorterimage{
	width: 98%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
	display: block;
	margin-right: 2px;
	border: 0px;
}

.headline th a.sorterdown:hover{
	text-decoration: none;
}

.headline th a.sorterup{
	width: 98%;
	height: 100%;
	background-image: url(../images/sorter_up.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
	display: block;
	margin-right: 2px;
}

.headline th a.sorterup:hover{
	text-decoration: none;
}

.headline th a.sorter{
	width: 98%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	color: Black;
	text-decoration: none;
	margin-right: 2px;
	border: 0px;
}

.headline th thsorter{
	width: 98%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
	color: Black;
	display: block;
	margin-right: 2px;
	border: 0px;
}

.headline th a.sorter:hover{
	text-decoration: none;
}

.filter{
	background-color: Gray;
}

.filter td select {
	width: 100%;
	font-size: 11px;
	line-height: 13px;
}

.filter td {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.firstRow{
	background-color: #FFFFFF;
}

.firstRow td{
	padding-left: 4px;
	line-height: 20px;
}

.secRow{
	background-color: #F2F2F2;
}

.secRow td{
	padding-left: 4px;
	line-height: 20px;
}

.buyin{
	text-align: left;
}

.firstRow td.announced{
	background-image: url(../images/announced.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.secRow td.announced{
	background-image: url(../images/announced.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.firstRow td.registering{
	background-image: url(../images/registered.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.secRow td.registering{
	background-image: url(../images/registered.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.firstRow td.running{
	background-image: url(../images/running.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.secRow td.running{
	background-image: url(../images/running.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.black {
	color: #000000;
}

.violette {
	color: #734EDA;
}

.green {
	color: #51B23E;
}

.red {
	color: #A8244F;
}

.tuerkis {
	color: #25ADCF;
}