body {
	color: #333;
	background-color: #ffffff;
	text-align: center; /* needed for IE - page is in the center*/
}

#main {
	position: relative;
	width: 1008px;
/***	background: url('../images/body.jpg') repeat-x top;   no need ***/
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-color: #e5e5e5; /**** neue HG farbe ****/
}

#top {
	padding-bottom: 7px; /**** von 7 auf 17 ***/
	z-index: 100;
	width: 1008px;/**** von 976 auf 1008 ***/
	left: 0px;/**** von 16 auf 0 ***/
}

#middleContent {
	position: relative;
	width: 584px;
	float: left;
	left: 212px;
	margin-bottom: 20px;
}

#leftContent {
	position: relative;
	left: -568px;
	width: 192px;
	float: left;
	min-height: 1px;
}

#rightContent {
	position: relative;
	right: -24px;
	width: 192px;
	float: left;
	min-height: 1px;
}

.hide {
	position: absolute;
	left: -999px;
	visibility: hidden;
}

.maincontent {
	/*font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #A8D430;
	line-height : 125%;*/
}

.LinkButton {
	display: none;
}

.gap_28_8 {
	margin-top: 28px;
	margin-bottom: 8px;
}

.bgtable {
	/*background-color: #1B6924;*/
	background-color: #e5e5e5; 
}

.bgtableNL, .bgtableNL td {
	background-color: #CE6DAE;
}

.bgTitleSvx {
	background-color: #e5e5e5;
}

.KLTableHeadline {
	background-color: #000066;
	padding-right: 10px;	
	color: #FFFFFF;
}
.KLborderRight {
	border-right: 1px solid #000066;
}
.KLbgtable {
	background-color: #e5e5e5; 
	padding-right: 10px;	
}
.infoTable .TObgtable, .customTable .TObgtable{
	background-color: #E06565; 
	color: #FFFFFF;
}

.infoTable .TObgtableDark, .customTable .TObgtableDark{
	background-color: #DC5050; 
	color: #FFFFFF;
}

.infoTable .TObgtableHead, .customTable .TObgtableHead{
	background-color: #E88B8B; 
	color: #FFFFFF;
}
.infoTable .TOTable {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	/*font-size: 0.95em;*/
	line-height: 20px;
	background-color: #E06565;
	color: #FFFFFF;
}
.infoTable .TOTable th {
	background-color: #E88B8B;
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding-bottom: 5px;
	line-height: 15px;
	color: #FFFFFF;
}
.infoTable .TOTable td {
	border-top: 1px solid #ccc;
}

.bgtableBO td {
	background-color:#8484C1;
	color:#FFFFFF; font-weight: bold;
}

.BOTitleSvx {
	background-color:#8484C1;
}
.BOTextColor {
	color:#FFFFFF; font-weight: bold;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatLeft {
	float: left;
}


.floatRight {
	float: right;
}

.clearRight {
	clear: right;
}

.resultImages {
}

.slotImageAndText {
	float: left;
	width: 100px;
	height: 70px;
	text-align: center;
}

.videoPokerImageAndText {
	float: left;
	width: 69px;
	margin-bottom: 7px;
	text-align: center;
}

.instantImageAndText {
	float: left;
	width: 80px;
	margin-bottom: 7px;
	text-align: center;
}

.symbolImageAndText {
	float: left;
	width: 100px;
	margin-bottom: 7px;
	text-align: center;
}

.gambleImageAndText {
	float: left;
	width: 90px;
	margin-top: 10px;
	text-align: center;
}

.gameReportImages {
	margin-top: 10px;
}


/* Start CD Stylesheets */
.seperatorLines {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
div.MultimediaObjectImageLeft {
	margin-right: 40px;
	float: left;
}

div.MultimediaObjectImageRight {
	margin-left: 40px;
	float: right;
}

.TextInfoContent {
	color: #991100; /*TODO*/
}

a.LinkContent {
	color: #991100;
}
/*a.TeaserLink {
	float: right; 
}*/
a.LinkContent:hover {
	text-decoration: underline;	
}
a.LinkFooter {
	color: #999999;
}

#middleContent .CDObject {
    width: 100%;
}
#top .CDObject {
	text-align: center;
}
#middleContent .CDObject.CDOperationObject,.CDObject.CDHTMLObject {
   width: auto;	
}

.center {
	text-align: center;
}

.centered {
	margin-right:auto;margin-left:auto;
}


#leftContent .CDFliessText, 
#rightContent .CDFliessText { 
	line-height: 14px;
}

#leftContent .TextContentHeadline h1, 
#rightContent .TextContentHeadline h1 {
	font-size: 1.091em;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 14px;
}
#leftContent .TextContentHeadline h2, 
#rightContent .TextContentHeadline h2 {
	font-size: 1em;
	font-weight: bold;
}

.TextContent {
	padding-bottom: 10px;
}


/* Ende CD Stylesheets */

/* Beginn common input/form classes */

.commonForm {
	width: 100%;
}

.commonFormSummeryBlock {
	padding-top: 12px;
	padding-bottom: 12px;
	/*font-size: 1em;*/
	overflow: hidden;
	border-bottom: 1px solid #DDD;
}
.commonFormSummeryBlock_last {
	padding-top: 12px;
	padding-bottom: 12px;
	/*font-size: 1em;*/
	overflow: hidden;
}

.labelNoFloat  {
	position: relative;
	padding-top: 6px;
	left: 0;
	line-height: 22px;
}

.labelStandardText {
	position: relative;
	left: 0;
	line-height: 22px;
}

.inputText {
	height: 14px;
	margin-top: 6px;
	/*font-size: 1em;*/
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding:3px 0 3px 0;
	float: left;
	text-align: center;
}

.inputTextLeft {
	height: 14px;
	margin-top: 6px;
	/*font-size: 1em;*/
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding:3px 0 3px 0;
	float: left;
	text-align: left;
}

.buttonbar {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 12px;
}

.buttonbarSmall {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 0;
}

a.showButton {
	display: block;
	float: right;
	width: 123px;
	height: 30px;
	background-image: url(show_button.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.showButton:hover {
	cursor: pointer;
}

a.goButton {
	display: block;
	float: right;
	width: 37px;
	height: 33px;
	background-image: url(go_botton.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.goButton:hover {
	cursor: pointer;
}
a.button_confirmNotification {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_finish.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_confirmNotification:hover {
	cursor: pointer;
}

a.button_doWithdraw {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(doWithdraw_button.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_doWithdraw:hover {
	cursor: pointer;
}
a.button_finish {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_finish.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_finish:hover {
	cursor: pointer;
}
a.button_activate {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_activate.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_activate:hover {
	cursor: pointer;
}
a.button_process_later {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_process_later.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_process_later:hover {
	cursor: pointer;
}
a.button_post {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_post.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_post:hover {
	cursor: pointer;
}
a.button_send {
	display: block;
	float: right;
	width: 123px;
	height: 30px;
	background-image: url(button_send.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_send:hover {
	cursor: pointer;
}
a.button_block {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_block.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_block:hover {
	cursor: pointer;
}
a.button_blockAll {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_blockAll.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_blockAll:hover {
	cursor: pointer;
}
a.button_preview {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_preview.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_preview:hover {
	cursor: pointer;
}
a.button_start {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_start.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_start:hover {
	cursor: pointer;
}
a.button_nochmalspielen {
	display: block;
	float: right;
	width: 123px;
	height: 33px;
	background-image: url(button_nochmalspielen.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
a.button_nochmalspielen:hover {
	cursor: pointer;
}

.gamesroomOperation {
	width: 99%;
}

/* needed?*/
.commonInput {
	height: 14px;
	margin-top: 6px;
	padding:3px 0px 3px 3px;
	color: #000;
	border: 1px solid #D0D0D0;
	font-size: 1em;
}

.commonInputError {
	height: 14px;
	margin-top: 6px;
	padding:3px 0px 3px 3px;
	color: #000;
	border: 1px solid red;
	font-size: 1em;
}

.titleInput {
 	padding-left:62px;
}

.commonSelect {
	margin-top: 6px;
	color: #000;
	font-size: 1em;
}

.commonSelectError {
	margin-top: 6px;
	color: #000;
	border: 1px solid red;
	font-size: 1em;
}

.commonCheckbox {
	height: 14px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	vertical-align:text-bottom;	
}

.commonCheckboxError {
	height: 14px;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	border: 1px solid red;
	vertical-align:text-bottom;	
}

.commonLabel {
	position: relative;
	padding-top: 6px;
	left: 0;
	float: left;
	line-height: 22px;
}

.commonRadio {
	height: 14px;
	margin: 6px 0px 0px 0px;
	vertical-align:text-bottom;	
}

.commonRadioError {
	height: 14px;
	margin: 6px 0px 0px 0px;
	border: 1px solid red;	
	vertical-align:text-bottom;	
}

.commonTextArea {
	border: 1px solid #D0D0D0;
	color: #000;
	font-size: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.commonTextAreaError {
	border: 1px solid red;
	color: #000;
	font-size: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.commonNoteInputfield {
 	padding-bottom: 6px;
}

/* End common input classes */

.textRight {
	text-align: right;
}

.commonBlock {
	padding-top: 10px;
	padding-bottom: 10px;
}

.commonBlockBorder {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.commonBlockDoubleBorder {
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.commonArea {
	background-color: #ededed;
	padding: 10px 14px 10px 14px;
	margin-bottom: 10px;
}

.commonLabelArea {
	float: left;
	width: 180px;
}

.commonInputArea {
	float: left;
	width: 366px;
}

.commonInfoArea {
	float: left;
	width: 180px;
	padding-top: 10px;
	font-weight: bold;
}

.commonInfoDataArea {
	float: left;
	width: 366px;
	padding-top: 10px;
}

.commonTable {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	background-color: #ffffff;
	color: #000;
}

.commonTable th {
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding-bottom: 5px;
	line-height: 15px;
}

.commonTable td {
	border-top: 1px solid #ccc;
}

.commonTable td.iterator {
	border: 0;
	text-align: center;
}

.commonGridtable {
	line-height: 20px;
	color: #000;
}

.commonGridtable th {
	font-weight: bold;
	vertical-align: top;
	background-color: #e5e5e5;
}

.commonGridtable td {
	background-color: #e5e5e5;
}

.darkTable {
	border-bottom: 0px;
}

.darkTable td {
	background-color: #e5e5e5;
	border: 0px;
	padding: 5px;
}

.darkTable th {
	font-weight: bold;
	background-color: #e5e5e5;
	border: 0px;
	padding: 5px;
}
.customTable {
	border-bottom: 0px;
}

.customTable td {
	border: 0px;
	padding: 5px;
}

.customTable th {
	font-weight: bold;
	border: 0px;
	padding: 5px;
}

.infoTable {
	/*font-size: 0.95em;*/
	line-height: 20px;
	background-color: #ffffff;
	color: #000;
}

.infoTable th {
	vertical-align: middle;
	border-top: 1px solid #ccc;
	padding-bottom: 5px;
	line-height: 15px;
	color: #cccccc;
}

.active th {
	background-color: #e5e5e5;
	border-bottom: 1px solid #ccc;
	color: #000;
}
	

.infoTable tbody {
	
}

.tableWrapper {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.purseBalance {
	color: #991100;
	/*font-size: 1.3em;*/
	font-weight: bold;
	padding-left: 200px;
	line-height: 1.3em;
	font-weight: bold;
}

.purseBalanceLabel {
	float:left;
	padding-top: 3px;
}

.introTextBold {
	font-weight: bold;
}

.introTextBoldLineHight {
	font-weight: bold;
	line-height: 22px;
}

.commonError {
	 color: #e3001b;
}

.highlighted {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #edf6e5;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/*************************
Avatar Bilderauswahl-Item
*************************/
#avatarSlider {
	position: relative;
	height: 130px;
	width: 546px;
	background-image: url(avatarSlider_bg.png);
	overflow: hidden;
}
#avatarSlider #buttonLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 130px;
	z-index: 2;
	background: #fff url(avatarSlider_button_left.png) no-repeat left top;
}
#avatarSlider #buttonLeft a {
	position: relative;
	height: 23px;
	width: 23px;
	top: 57px;
	left: 6px;
}
#avatarSlider #buttonRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 130px;
	background: #fff url(avatarSlider_button_right.png) no-repeat left top;
}
#avatarSlider #buttonRight a {
	position: relative;
	height: 23px;
	width: 23px;
	top: 57px;
}
#avatarSlider #imgBlock {
	position: absolute;
	top: 10px;
	left: 0;
}
#avatarSlider #imgBlock ul {
	margin: 0px 23px 0px 23px;
	padding: 0px;
	width: 5000px;
	z-index: -1;
}
#avatarSlider #imgBlock li {
	list-style: none;
	float: left;
	padding-left: 2px;
}

/*************************
End Avatar Bilderauswahl-Item
*************************/

.button_send {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(button_send.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}
.button_send:hover {
	cursor: pointer;
}
/************
	Start Box-LinkList
************/
.linkListTopPoker {
	font-weight: bold;
}
.linkListTopPoker li {
	border-bottom: 1px solid #DDD;
}
.linkListTopPoker li a {
	display: block;
	padding: 6px 17px 6px 3px;
}
.linkListTopPoker li.more {
	background: none !important;
	font-weight: normal !important;
	font-size: 1em !important;	
	text-align: right !important;
	padding: 6px 0;
	border-bottom: 0px solid #DDD;
}
.linkListTopPoker li.more a {
	display: inline;
	background: none;
	padding-right: 0;
	color: #991100;
	font-weight: normal;
	width: auto !important;
	height: auto !important;
}
.linkListTopPoker li.more a:hover {
	background: none;
	text-decoration: underline;
}
.foundNickClass {
	font-weight: bold;
}
.button_myposition {
	display: block;
	float: right;
	width: 173px;
	height: 30px;
	background-image: url(button_myposition.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}
.button_myposition:hover {
	cursor: pointer;
}

/****************
Start cma Tabelle
*****************/
.cmsTable {
	line-height: 20px;
	margin-left:auto; 
	margin-right:auto;
}
.cmsTable th {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cmsTable td {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-left: 4px;
	padding-right: 4px;
}


.CDFliessText ul { 
  list-style-type: none; 
}

.CDFliessText li { 
	background: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 10px;
}


.CDFliessText .LinkContent {
	text-decoration: underline;	
}
.LinkContent.TeaserLink {
	text-decoration: none;	
}
.CDFliessText li .LinkContent {
	text-decoration: none;	
}

