/************
	Start Common Settings
************/
body, div, ul, li {
	border: 0px none;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	margin: 0;
	padding: 0;
}
body {
	font-size: 0.750em;
}
h3, h4 {
	font-size: 1em;
}
a {
	text-decoration: none;
	border: none;
	color: #000000;
}
form {
	margin:0pt;
	padding:0pt;
	display: inline;
}
input, select {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #6F6F6F;
	margin:0pt;
	padding:0pt;
}

img {
	border-style:none;
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}
label {
	position: absolute;
	left: -3000px;
}
.visibleLabel {
	position: relative;
	left: 0;
	float: left;
	font-weight: bold;
	margin-right: 7px;
	line-height: 22px;
	color: #666;
}
.inputTextField {
	border: none;
	background: url('../images/inputTextField.gif') left top no-repeat;
	height: 15px;
	float: left;
	color: #999;
	padding: 5px 6px 2px 8px;
	vertical-align: top;
}

.submit {
	border: none;
	background: url('../images/submit.gif') right top no-repeat;
	color: #fff;
	float: left;
	height: 22px;
	width: 22px;
	padding: 0 1px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 1em;
}
.submit:hover {
	cursor: pointer;
}

.button_next {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_next.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_next:hover {
cursor: pointer;
}

.button_back {
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_back.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_back:hover {
cursor: pointer;
}

.button_save {
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_save.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_save:hover {
cursor: pointer;
}

.button_delete {
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_delete.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_save:hover {
	cursor: pointer;
}

.button_modify {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_modify.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_modify:hover {
	cursor: pointer;
}

/* End Common Formfields */

/************
	End Common Settings
************/

/************
	Start ID "top"
************/
#top {
	position: relative;
	float: left;
}

/************
	Start MetaNavigation
************/
.metaNavigation {
	float: right;
	width: 725px;
	height: 32px;
	margin-bottom: 19px;
	margin-right: 5px;
	padding-top: 10px;
}
/************
	Start Logo
************/
.logo {
	display: block;
	position: absolute;
	left: -1px;
	top: 0;
}
/************
	End Logo
************/
/************
	Start FontSizeSwitch
************/
.fontSizeSwitch {
	background: url('../images/fontSizeSwitch.gif') no-repeat top left;
	width: 33px;
	height: 22px;
	float: right;
	text-align: center;
	margin-left: 8px;
}
.fontSizeSwitch a {
	color: #fff;
	display: block;
	float: left;
	width: 11px;
	height: 22px;
}
/************
	End FontSizeSwitch
************/
/************
	Start Login/Logout
************/
.login, .logout {
	float: left;
}
.login .usernameInput  {
	width: 83px;
	background: url('../images/inputTextField_Username.gif');
	font-size: 0.916em;
}
.login .pwdInput  {
	width: 79px;
	margin-left: 7px;
	font-size: 0.916em;
}
.metaNavigationLinks {
	float: left;
}
.metaNavigationLinks a {
	color: #333;
}
.metaNavigationLinks a:hover {
	text-decoration: underline;
}
.metaNavigationLinks li {
	display: inline;
	margin-left: 14px;
	line-height: 22px;
}
.logout h4 {
	float: left;
	line-height: 22px;
	margin-right: 18px;
}
.logout .metaNavigationLinks {
	float: left;
}
.logout .metaNavigationLinks a {
	color: #336600;
}
.logout .metaNavigationLinks li {
	background: url('../images/metaNavigationLinks_spacer.gif') no-repeat right 2px;
	padding-right: 6px;
	margin: 0 5px;
}
.logout .metaNavigationLinks li.last {
	background: none;
}
/************
	Start Login/Logout
************/
/************
	Start Search
************/
.search {
	float: right;
}
.search .searchInput  {
	width: 103px;
	font-size: 0.916em;
}
/************
	End Search
************/
/************
	End MetaNavigation
************/
/************
	Start MainNavigation
************/
.mainNavigation {
	float: right;
	display: block;
	margin-bottom: 14px;
	margin-right: 5px;
	width: 758px;
}
.mainNavigation li {
	float: left;
	position: relative;
	margin: 0 0 0 1px;
}
.mainNavigation li a {
	float: left;
	width: 119px;
	height: 32px;
}
.mainNavigation li.last {
	margin-left: 9px;
}
.mainNavigation .home a.menuItem {
	width: 29px;
	background: url('../images/mainNavigation_home.jpg') no-repeat left;
}
.mainNavigation .home a.active,
.mainNavigation .home:hover a.menuItem {
	background: url('../images/mainNavigation_home_active.jpg') no-repeat right;
}
.mainNavigation .lotterie a.menuItem {
	background: url('../images/mainNavigation_lotterie.jpg') no-repeat right;
}
.mainNavigation .lotterie a.active,
.mainNavigation .lotterie:hover a.menuItem {
	background: url('../images/mainNavigation_lotterie_active.jpg') no-repeat right;
}
.mainNavigation .casino a.menuItem {
	background: url('../images/mainNavigation_casino.jpg') no-repeat right;
}
.mainNavigation .casino a.active,
.mainNavigation .casino:hover a.menuItem {
	background: url('../images/mainNavigation_casino_active.jpg') no-repeat right;
}
.mainNavigation .poker a.menuItem {
	background: url('../images/mainNavigation_poker.jpg') no-repeat right;
}
.mainNavigation .poker a.active,
.mainNavigation .poker:hover a.menuItem {
	background: url('../images/mainNavigation_poker_active.jpg') no-repeat right;
}
.mainNavigation .games a.menuItem {
	background: url('../images/mainNavigation_games.jpg') no-repeat right;
}
.mainNavigation .games a.active,
.mainNavigation .games:hover a.menuItem {
	background: url('../images/mainNavigation_games_active.jpg') no-repeat right;
}
.mainNavigation .mobile a.menuItem {
	background: url('../images/mainNavigation_mobile.jpg') no-repeat right;
}
.mainNavigation .mobile a.active,
.mainNavigation .mobile:hover a.menuItem {
	background: url('../images/mainNavigation_mobile_active.jpg') no-repeat right;
}
.mainNavigation .myw2d a.menuItem {
	background: url('../images/mainNavigation_myw2d.jpg') no-repeat right;
}
.mainNavigation .myw2d a.active,
.mainNavigation .myw2d:hover a.menuItem {
	background: url('../images/mainNavigation_myw2d_active.jpg') no-repeat right;
}
/************
	Start MainNavigation - SubNavigation
************/
.mainNavigation li .subNavigation {
	position: absolute;
	left: 0;
	top: 32px;
	z-index: 100;
	padding-bottom: 4px;
	padding-top: 3px;
}
.mainNavigation li .subNavigation.casino {
	background: url('../images/subNavigation_casino_top.gif') top left no-repeat;
}
.mainNavigation li .subNavigation.lotterie {
	background: url('../images/subNavigation_lotterie_top.gif') top left no-repeat;
}
.mainNavigation li .subNavigation.games {
	background: url('../images/subNavigation_games_top.gif') top left no-repeat;
}
.mainNavigation li .subNavigation.mobile {
	background: url('../images/subNavigation_mobile_top.gif') top left no-repeat;
}
.mainNavigation li .subNavigation .borderBottom {
	height: 4px;
}
.mainNavigation li .subNavigation.casino .borderBottom {
	background: url('../images/subNavigation_casino_bottom.gif') bottom left no-repeat;
	width: 629px;
}
.mainNavigation li .subNavigation.lotterie .borderBottom {
	background: url('../images/subNavigation_lotterie_bottom.gif') bottom left no-repeat;
	width: 269px;
}
.mainNavigation li .subNavigation.games .borderBottom {
	background: url('../images/subNavigation_games_bottom.gif') bottom left no-repeat;
	width: 240px;
}
.mainNavigation li .subNavigation.mobile .borderBottom {
	background: url('../images/subNavigation_mobile_bottom.gif') bottom left no-repeat;
	width: 367px;
}
.mainNavigation li .subNavigation .subNavigationContent {
	background: #b4b4b4;
	padding: 7px 0px 12px 32px;
	min-height: 223px;
	position: relative;
	z-index: 100;
	bottom: 0 !important;
}
.mainNavigation li .subNavigation .subNavigationContent h2 {
	display: block;
	font-size: 1.091em;
	color: #fff;
	margin-bottom: 1px;
}
.mainNavigation li .subNavigation .subNavigationContent .column {
	padding: 16px 9px 0px 0px;
	min-height: 207px;
	float: left;
}
.mainNavigation li #menuNavItemSub5 .subNavigationContent .column {
	min-height: 100px;
}
.mainNavigation li .listBlock {
	margin-bottom: 15px;
}
.mainNavigation li .listBlock.last {
	margin-bottom: 5px;
}
.mainNavigation li .listBlock li {
	float: none;
}
.mainNavigation li .listBlock li a {
	color: #333;
	background: none;
	float: none;
	height: auto;
	width: auto;
}
.mainNavigation li .listBlock li a:hover {
	text-decoration: underline;
}
.mainNavigation li .subNavigation.lotterie {
	left: -30px;
}
.mainNavigation li .subNavigation.lotterie .subNavigationContent {
	width: 237px;
}
.mainNavigation li .subNavigation.casino {
	left: -150px;
}
.mainNavigation li .subNavigation.casino .subNavigationContent {
	width: 597px;
}
.mainNavigation li .subNavigation.casino .subNavigationContent .column.col1 {
	width: 137px;
	border-right: 1px solid #dbdbdb;
}
.mainNavigation li .subNavigation.casino .subNavigationContent .column.col2 {
	width: 164px;
	padding-left: 11px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	margin-left: -1px;
}
.mainNavigation li .subNavigation.casino .subNavigationContent .column.col3 {
	width: 218px;
	padding-left: 11px;
	border-left: 1px solid #dbdbdb;
	margin-left: -1px;
}
.mainNavigation li .subNavigation.games {
	left: 0px;
}
.mainNavigation li .subNavigation.games .subNavigationContent {
	width: 207px;
}
.mainNavigation li .subNavigation.mobile {
	left: -120px;
}
.mainNavigation li .subNavigation.mobile .subNavigationContent {
	width: 335px;
}
.mainNavigation li .subNavigation.mobile .subNavigationContent .column.col1 {
	width: 137px;
	border-right: 1px solid #dbdbdb;
}
.mainNavigation li .subNavigation.mobile .subNavigationContent .column.col2 {
	width: 150px;
	padding-left: 21px;
	margin-top: 44px;
	border-left: 1px solid #dbdbdb;
	margin-left: -1px;
}
.mainNavigation li .subNavigation.mobile .subNavigationContent .column.col2 {
	width: 150px;
}
/************
	End MainNavigation - SubNavigation
************/
/************
	End MainNavigation
************/
/************
	End ID "top"
************/

/************
	Start KeyVisual
************/
.keyVisual {
	position: relative;
	vertical-align: top;
	z-index: -2;
}

/************
	End KeyVisual
************/

/************
	Start MiddleContent
************/
#middleContent .boxContent .bgRight {
	padding: 15px 20px 0px 13px;
	margin: 0px;
}

/************
	Start Register (Registrierung mywind2day)
************/
#middleContent .registerElement {
	padding-bottom: 10px;
}
#middleContent .registerElement .register_summeryblock {
	padding-top: 10px;
	padding-bottom: 17px;
	overflow: hidden;
	border-bottom: 1px solid #CFCFCF;
}
#middleContent .registerElement .register_summeryblock_last {
	padding-top: 10px;
	padding-bottom: 17px;
	overflow: hidden;
}
#middleContent .registerElement .register_summeryblock h4 {
	margin-bottom: 22px;
}
#middleContent .registerElement .register_summeryblock_last h4 {
	line-height: 42px;
}
#middleContent .registerElement .register_summeryblock table .col1 {
	width: 210px;
}
#middleContent .registerElement .register_summeryblock_last table .col1 {
	width: 210px;
}
#middleContent .registerElement * .register_link {
	color: #336600;
	margin-bottom: 6px;
	float: right;
}
#middleContent .registerElement * .register_link:hover{
	text-decoration: underline;
}

/* register Buttonbar */
#middleContent .registerElement .buttonbar {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
}
#middleContent .registerElement .buttonbar a.registerFinalButton1 {
	display: block;
	float: left;
	width: 123px;
	height: 30px;
	background-image: url(../images/register_final_button_back.png);
	background-position: left;
	background-repeat: no-repeat;
}
#middleContent .registerElement .buttonbar a.registerFinalButton1:hover {
cursor: pointer;
}
#middleContent .registerElement .buttonbar a.registerFinalButton2 {
	display: block;
	float: right;
	width: 123px;
	height: 30px;
	background-image: url(../images/register_final_button_ready.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
#middleContent .registerElement .buttonbar a.registerFinalButton2:hover {
cursor: pointer;
}
/* End register Buttonbar */

/* Start Tabs */
#middleContent .registerElement .registerTablist {
	height: 47px;
}
#middleContent .registerElement .registerTablist li {
	float: left;
}
#middleContent .registerElement .registerTablist li a {
	display: block;
	height: 47px;
	background-repeat: no-repeat;
}
.registerTabA_active {
	background-image: url(../images/register_tabnav_a_active.jpg);
	width: 109px;
}
.registerTabA_inactive {
	background-image: url(../images/register_tabnav_a_inactive.jpg);
	width: 109px;
}
.registerTabA_inactive:hover {
	background-image: url(../images/register_tabnav_a_active.jpg);
	width: 109px;
}
.registerTabB_active {
	background-image: url(../images/register_tabnav_b_active.jpg);
	width: 109px;
}
.registerTabB_inactive {
	background-image: url(../images/register_tabnav_b_inactive.jpg);
	width: 109px;
}
.registerTabB_inactive:hover {
	background-image: url(../images/register_tabnav_b_active.jpg);
	width: 109px;
}
.registerTabC_active {
	background-image: url(../images/register_tabnav_c_active.jpg);
	width: 109px;
}
.registerTabC_inactive {
	background-image: url(../images/register_tabnav_c_inactive.jpg);
	width: 109px;
}
.registerTabC_inactive:hover {
	background-image: url(../images/register_tabnav_c_active.jpg);
	width: 109px;
}
.registerTabD_active {
	background-image: url(../images/register_tabnav_d_active.jpg);
	width: 109px;
}
.registerTabD_inactive {
	background-image: url(../images/register_tabnav_d_inactive.jpg);
	width: 109px;
}
.registerTabD_inactive:hover {
	background-image: url(../images/register_tabnav_d_active.jpg);
	width: 109px;
}
.registerTabE_active {
	background-image: url(../images/register_tabnav_e_active.jpg);
	width: 110px;
}
.registerTabE_inactive {
	background-image: url(../images/register_tabnav_e_inactive.jpg);
	width: 110px;
}
.registerTabE_inactive:hover {
	background-image: url(../images/register_tabnav_e_active.jpg);
	width: 110px;
}
/* End Tabs */

/* Start Registerarea */
#middleContent .registerElement .registerArea {
 margin: 0px;
 background-color: #EDEDED;
 padding: 35px 14px 10px 14px;
}
#middleContent .registerElement .registerArea .streetAttributesArea {
	float: right;
	margin-right: 7px;
}
#middleContent .registerElement .registerArea .note {
 padding-top: 20px;
 padding-bottom: 20px;
}
#middleContent .registerElement .registerArea .noteInputfield {
 padding-bottom: 6px;
}
#middleContent .registerElement .registerArea .formSplitterBar{
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin: 15px 0px 15px 0px;
}

/* Start Register Form */
.registerForm {
	width: 100%;
}
/*.registerLabel  {
	width: 150px;
	position: relative;
	padding-top: 6px;
	left: 0;
	float: left;
	line-height: 22px;
}*/

.registerLabel2 {
	width: 150px;
	position: relative;
	left: 0;
	float: left;
	line-height: 22px;
}

div.registerLabel  {
	padding-top: 6px;
	float:left;
	width:150px;
}
div.registerContent  {
	padding-top: 6px;
	padding-left:151px;
	position:relative;
}

#controllImage {
	margin-top: 8px;
	float: left;
}
.controllimageReload {
	display: block;
	height: 29px;
	width: 29px;
	background: url(../images/register_button_imageReload.png) no-repeat left;
	position: relative;
	left:205px;
	top: 6px;
}
.controllImageNote {
	font-size: 1em;
	position: relative;
	left: 7px;
	top: 16px;
}

.registerGendersArea {
	overflow: hidden;
}
#anredeInputRadio1 {
	margin: 12px 5px -3px 0px;
	float: left;
	display: block;
	font-weight: normal;
}
#anredeInputRadio2 {
	margin: 12px 5px -3px 0px;
	float: left;
	display: block;
	font-weight: normal;
}

.registerForm a {
	text-decoration: none;
	font-size: 1em;
}
.registerForm a:hover {
	text-decoration: underline;
}

/* Limits - Slider */
.slider {
	float: left;
	margin-right: 11px;
	padding-top: 6px;
}
.sliderSignCredit {
	padding-left:275px;
	margin-right: 6px;
	float: left;
	line-height: 22px;
}
.sliderValueCredit {
	padding-left: 275px;
	line-height: 22px;
}
/* End Limits - Slider*/

.pwArea{
	position:relative;
	font-size: 1em;
}

#pwBarText {
	height:28px;
	right:15px;
	margin-bottom:0;
	padding-bottom:0;
	position: absolute;
	top:10px;
	width:143px;
}

#pwBarBg {
	background:transparent url(../images/register_pwCheck_bg.jpg) no-repeat scroll left top;
	height:28px;
	right:15px;
	margin-bottom:0;
	padding-bottom:0;
	position: absolute;
	top:35px;
	width:143px;
}
 #pwBarBg .strong-0 {
	left: 0px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-1 {
	left: 12px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-2 {
	left: 24px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-3 {
	left: 36px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-4 {
	left: 48px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-5 {
	left: 60px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-6 {
	left: 72px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-7 {
	left: 84px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-8 {
	left: 96px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-9 {
	left: 108px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
#pwBarBg .strong-10 {
	left: 126px;top: -8px;background: url('../images/register_pwCheck_slider.gif') no-repeat top left;width: 17px;height: 45px;position: relative;
}
/*End Register Form */



/* End Registerarea */
/************
	End Register
************/




/************
	End MiddleContent
************/


/************
	Start Box
************/
.box {
	background: url('../images/box_bottom_left.jpg') no-repeat bottom left;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.box .boxHeadline {
	height: 34px;
	background: url('../images/box_head_left.jpg') no-repeat left top;
	text-align: center;
}
.box .boxHeadline .bgRight {
	height: 34px;
	background: url('../images/box_head_right.jpg') no-repeat right top;
	text-align: center;
}
.box .boxContent {
	padding: 0px 0px 0 5px;
	background: url('../images/box_left.jpg') repeat-y left;
}
.box .boxContent .bgRight {
	padding: 0px 10px 0 5px;
	background: #fff url('../images/box_right.jpg') repeat-y right;
}
.box .boxBottom {
	width: 100%;
	height: 11px;
	background: url('../images/box_bottom_right.jpg') no-repeat right bottom;
}
.box .borderBottomLeft {
	position: absolute;
	left: -3000px;
}
/************
	Start Box-LinkList
************/
.linkList {
	
}
.linkList li.borderTop {
	border-top: 1px solid #CFCFCF;
}
.linkList li.borderBottom {
	border-bottom: 1px solid #CFCFCF;
}
.linkList li a {
	display: block;
	padding: 6px 17px 6px 3px;
	background: url('../images/linkListItem_bg.gif') no-repeat right;
}
.linkList li a:hover {
	background: #ccc url('../images/linkListItem_bg_hover.gif') no-repeat right;
}
.linkList li.more {
	background: none !important;
	font-weight: normal !important;
	font-size: 1em !important;	
	text-align: right !important;
	padding: 6px 0;
}
.linkList li.more a {
	display: inline;
	background: none;
	padding-right: 0;
	color: #336600;
	font-weight: normal;
	width: auto !important;
	height: auto !important;
}
.linkList li.more a:hover {
	background: none;
	text-decoration: underline;
}
/************
	End Box-LinkList
************/
/************
	Start Banner-Box
************/
.box.banner .boxContent {
	position: relative;
	left: 0;
	top: 0;
}
.box.banner .boxContent a {
	position: relative;
	left: 0;
	top: 0;
}
.box.banner .boxContent .bgRight {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	padding: 0px 5px 0 0;
}
.box.banner .boxContent .borderBottomLeft {
	background: url('../images/box_banner_bottom_left.gif') no-repeat left bottom;
	position: absolute;
	left: 0px;
	bottom: -3px;
	height: 12px;
	width: 100%;
	display: inline;
}
.box.banner .boxContent .borderBottomRight {
	background: url('../images/box_banner_bottom_right.gif') no-repeat right bottom;
	float: right;
	position: relative;
	right: 0px;
	height: 12px;
	width: 12px;
	display: inline;
}
.box.banner .boxBottom {
	position: absolute;
	left: -3000px;
}
/************
	End Banner-Box
************/
/************
	Start Top5-Box
************/
.top5 h3 {
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	padding: 10px 0;
}
.top5 .linkList li {
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
	font-weight: bold;
}
/************
	End Top5-Box
************/
/************
	Start PrizeRequest-Box
************/
.prizeRequest .inputContainer {
	padding: 8px 3px 6px 3px;
}
.prizeRequest .inputContainer .prizeRequestInput {
	width: 130px;
	font-size: 0.916em;
}
.prizeRequest .linkList {
	padding: 2px 0 0 0;
	background: url('../images/linkList_spacer.gif') repeat-x top;
}
.prizeRequest .linkList li {
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
}
/************
	End PrizeRequest-Box
************/
/************
	Start GameOverview-Box
************/
.gameOverview .boxContent img {
	margin: 5px 0;
}
.gameOverview .linkList {
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
	padding-bottom: 5px;
}
.gameOverview .linkList.last {
	background: none;
	padding-bottom: 10px;
}
.gameOverview .linkList li a {
	padding-top: 3px;
	padding-bottom: 3px;
}

/************
	End GameOverview-Box
************/

/**********************************
GameBoxDetail / TOP5 Flying Teaser
Spieleübersichtsbeschreibung
**********************************/
.flyingTeaserArea {
	position: relative;
}
#leftContent .flyingTeaser {
	padding-top:10px;
	padding-left:0px;
	position:absolute;
	width: 420px;
	top: -82px;
	left:177px;
	height: 131px;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background:  url(../images/all_Games_flyingTeaser_bg_left_420.png) no-repeat right;
}

#rightContent .flyingTeaser {
	padding-top:10px;
	padding-left:0px;
	position:absolute;
	top: -82px;
	right:176px;
	width: 420px;
	height: 131px;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background:  url(../images/all_Games_flyingTeaser_bg_right_420.png) no-repeat right;
}

#middleContent .flyingTeaser {
	padding-top:10px;
	padding-left:0px;
	position:absolute;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background:  url(../images/all_Games_flyingTeaser_bg.png) no-repeat left;
}

#middleContent .flyingTeaserSmall {
	padding-top:10px;
	padding-left:0px;
	position:absolute;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background:  url(../images/all_Games_flyingTeaser_bg_small.png) no-repeat left;
}

.flyingTeaser .contentArea {
	padding: 5px 5px 0px 25px;
}
.flyingTeaser .contentArea img {
	float: left;
	padding-right: 10px;
}
.flyingTeaser .contentArea h1 {
	font-weight: bold;
	line-height: 18px;
	font-size: 1em;
}

/*************************
End GameBoxDetail / TOP5 Flying Teaser
*************************/
/**********************************
GameBoxOverview Flying Teaser
**********************************/
#leftContent .gameOverview .flyingTeaser {
	left:149px;
	top: -85px;
}
#leftContent .gameOverview .flyingTeaser img {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
/*************************
End GameBoxOverview Flying Teaser
*************************/

/************
	Start GameOverviewDetail-Box
************/
.gameOverviewDetail .bgRight {
	padding: 0 5px 5px 0 !important;
}
.gameOverviewDetail .linkList li a {
	padding: 4px 17px 4px 3px;
	margin: 0 5px;
	color: #707070;
}
.gameOverviewDetail .linkList .allGames {
	background: url('../images/allGames_allGames.gif') repeat-x;
}
.gameOverviewDetail .linkList .allGames a {
	padding: 0;
	margin-left: 0;
}
.gameOverviewDetail .linkList .allGames a:hover {
	background: url(../images/linkListItem_bg_hover.gif) no-repeat right;
}
.gameOverviewDetail .linkList .gameCategory {
	margin-right: 5px;
	background: url(../images/gameOverviewDetail_category.gif) right no-repeat;
}
.gameOverviewDetail .linkList .open {
	margin: 0 5px 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFCFCF;
}
.gameOverviewDetail .linkList .open h3 {
	font-weight: bold;
	background: #cccccc url(../images/gameOverviewDetail_arrowDown.gif) no-repeat right;
	padding: 4px 3px;
}
.gameOverviewDetail .linkList .open ul {
	margin: 0 15px;
}
.gameOverviewDetail .linkList .open ul li {
	padding: 3px 0;
	color: #464646;
}
.gameOverviewDetail .linkList .open ul li a {
	color: #707070;
}
.gameOverviewDetail .linkList .open ul a {
	padding: 0;
	margin: 0;
	background: none;
}
.gameOverviewDetail .linkList .open ul li a:hover {
	text-decoration: underline;
}
/************
	End GameOverviewDetail-Box
************/
/************
	Start AllGames-Box
************/
.allGames .boxContent .bgRight {
	padding: 7px 7px;
}
.allGames .dropDownContent {
	position: relative;
	margin-left: 2px;
	font-size: 0.916em;
	z-index: 1;
}
.allGames .dropDown {
	background: url('../images/dropDown.gif') no-repeat left top;
	height: 22px;
	width: 163px;
	display: block;
	line-height: 22px;
	padding-left: 5px;
	color: #999;
}
.allGames .linkListContainer {
	position: absolute;
	left: 0;
	top: 21px;
	z-index: 80;
	width: 168px;
	padding: 2px 0 0 0px;
	background: url('../images/allGames_top.gif') left top no-repeat;
}
.allGames .linkListContainer .bottomImage {
	height: 2px;
	width: 168px;
	position: absolute;
	bottom: -2px;
	left: 0;
	background: url('../images/allGames_bottom.gif') left top no-repeat;
}
.allGames .allGamesLinkList {
	background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 166px;
	padding: 4px 0 4px 0;
}
.allGames .allGamesLinkList li {
	padding: 0 6px;
	position: relative;
}
.allGames .allGamesLinkList li a {
	display: block;
	width: 138px;
	padding: 4px 8px;
	margin: 0;
	background: none;
}
.allGames .allGamesLinkList li a:hover,
.allGames .allGamesLinkList li.active a {
	background: #cccccc;
}
.allGames .linkListContainer .linkListContainer {
	float: left;
	position: absolute;
	left: -168px;
	top: -5px;
	width: 166px;
	padding: 2px 1px 0px 1px;
	background: transparent url('../images/subGameLevel_top.gif') left top no-repeat;
}
.allGames .subGameLevel {
	float: left;
	margin: 2px 0;
}
.allGames .subGameLevel li {
	padding: 0 !important;
}
.allGames .subGameLevel li a {
	background: none !important;
	padding-left: 14px;
	width: 144px;
}
.allGames .subGameLevel li a:hover {
	background: #cccccc !important;
}
.allGames h4 {
	margin: 12px 10px 12px 6px;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center;
	font-size: 0.916em;	
}
/************
	End AllGames-Box
************/
/************
	Start CasinoCenter-Box
************/
.casinoCenter .linkList {
	padding: 5px 0 15px 0;
}
.casinoCenter .linkList li a {
	padding: 4px 17px 4px 3px;
}
.casinoCenter .linkList li.borderTop a {
	padding-top: 5px;
}
.casinoCenter .linkList li.borderBottom a {
	padding-bottom: 5px;
}
/************
	End CasinoCenter-Box
************/

/************
	Start Jackpot-Box
************/
.box.jackpots .boxContent {
	position: relative;
	left: 0;
	top: 0;
}
.box.jackpots .boxContent a {
	position: relative;
	left: 0;
	top: 0;
}
.box.jackpots .boxContent .bgRight {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	padding: 0px 5px 0px 0px !important;
}
.box.jackpots .boxContent .borderBottomLeft {
	background: url('../images/box_banner_bottom_left.gif') no-repeat left bottom;
	position: absolute;
	left: 0px;
	bottom: -3px;
	height: 12px;
	width: 100%;
	display: inline;
}
.box.jackpots .boxContent .borderBottomRight {
	background: url('../images/box_banner_bottom_right.gif') no-repeat right bottom;
	float: right;
	position: relative;
	right: 0px;
	height: 12px;
	width: 12px;
	display: inline;
}
/************
	End Jackpot-Box
************/

/************
	Start Progress-Box
************/
.progressRegister .linkList {
	padding: 5px 0 15px 0;
}
.progressRegister .linkList .progress_active span {
	background: url('../images/progressbox_check_active.jpg') no-repeat right;
	display: block;
	padding: 4px 17px 4px 3px;
}
.progressRegister .linkList .progress_inactive span {
	display: block;
	background: url('../images/progressbox_check_inactive.jpg') no-repeat right;
	padding: 4px 17px 4px 3px;
}
/************
	End Progress-Box
************/
/************
	End Box
************/


/************
	Start Footer
************/
.footer {
	padding: 0 7px;
	text-align: center;
	font-size: 1em;
}
.footer .metaNavigationLinks {
	float: none;
	border-bottom: 1px solid #cecece;
	padding-bottom: 6px;
	width: 100%;
}
.footer .metaNavigationLinks li {
	display: inline;
	background: url('../images/footer_metaNavigationLinks_spacer.gif') no-repeat right 3px;
	padding: 0 5px;
	margin: 0 4px 0 0;
}
.footer .metaNavigationLinks li.last {
	background: none;
	margin: 0;
}
.footer .metaNavigationLinks li a {
	color: #333;
}
.footer .metaNavigationLinks li a:hover {
	text-decoration: underline;
}
.footer .logoList {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.footer .logoList li {
	display: inline;
	margin: 0 4px;
}
.footer .siteInfo {
	text-align: center;
	color: #999;
	font-size: 0.875em;
}
/************
	End Footer
************/

/*************************
Tell-A-Friend Bilderauswahl-Item
*************************/
#eCardSlider {
	position: relative;
	height: 141px;
	width: 546px;
	background-image: url(../images/tellAFriend_ECardSlider_bg.png);
	overflow: hidden;
}
#eCardSlider #buttonLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 141px;
	z-index: 2;
	background: #fff url(../images/tellAFriend_ECardSlider_button_left.png) no-repeat left top;
}
#eCardSlider #buttonLeft a {
	position: relative;
	height: 23px;
	width: 23px;
	top: 63px;
	left: 6px;
}
#eCardSlider #buttonRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 141px;
	background: #fff url(../images/tellAFriend_ECardSlider_button_right.png) no-repeat left top;
}
#eCardSlider #buttonRight a {
	position: relative;
	height: 23px;
	width: 23px;
	top: 63px;
}
#eCardSlider #imgBlock {
	position: absolute;
	top: 10px;
	left: 0;
}
#eCardSlider #imgBlock ul {
	margin: 0px 23px 0px 23px;
	padding: 0px;
	width: 5000px;
	z-index: -1;
}
#eCardSlider #imgBlock li {
	list-style: none;
	float: left;
	padding-left: 2px;
}

/*************************
End Tell-A-Friend Bilderauswahl-Item
*************************/


.depositElement {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
.depositLink {
	margin-bottom: 6px;
}
.depositBank {
	float: left;
}
.button_sperren {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_block.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_sperren:hover {
	cursor: pointer;
}
.button_einloesen {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_redeem.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}
.button_einloesen:hover {
	cursor: pointer;
}
.button_einzahlen {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_deposit.png);
	background-position: left;
	background-repeat: no-repeat;	
}
.button_einzahlen:hover {
	cursor: pointer;
}
.button_confirmsperren {
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_confirmexclusion.png);
	background-position: left;
	background-repeat: no-repeat;	
}
.button_confirmsperren:hover {
	cursor: pointer;
}
.button_download {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_download.png);
	background-position: left;
	background-repeat: no-repeat;	
}
.button_download:hover {
	cursor: pointer;
}
#ToolTip0{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip1{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip2{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip3{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip4{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip5{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip6{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip7{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip8{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#ToolTip9{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

.button_login {
	display: block;
	float: left;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_login.png);
	background-position: left;
	background-repeat: no-repeat;
}
.button_login:hover {
	cursor: pointer;
}

.button_downloadfile {
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	background-image: url(../images/button_downloadfile.png);
	margin-right: 11px;
	background-repeat: no-repeat;
}
.button_downloadfile:hover {
	cursor: pointer;
}

.sorterTablist {
	height: 31px;
}
.sorterTablist li {
	float: left;
}
.sorterTablist li a {
	display: block;
	height: 31px;
	background-repeat: no-repeat;
} 
.sortTabZahlen_active {
	background-image: url(../images/tab_zahlen_active.jpg);
	width: 126px;
}
.sortTabZahlen_inactive {
	background-image: url(../images/tab_zahlen_inactive.jpg);
	width: 126px;
}
.sortTabZahlen_inactive:hover {
	background-image: url(../images/tab_zahlen_active.jpg);
	width: 126px;
}
.sortTabAufsteigend_active {
	background-image: url(../images/tab_aufsteigend_active.jpg);
	width: 126px;
}
.sortTabAufsteigend_inactive {
	background-image: url(../images/tab_aufsteigend_inactive.jpg);
	width: 126px;
}
.sortTabAufsteigend_inactive:hover {
	background-image: url(../images/tab_aufsteigend_active.jpg);
	width: 126px;
}
.sortTabAbsteigend_active {
	background-image: url(../images/tab_absteigend_active.jpg);
	width: 126px;
}
.sortTabAbsteigend_inactive {
	background-image: url(../images/tab_absteigend_inactive.jpg);
	width: 126px;
}
.sortTabAbsteigend_inactive:hover {
	background-image: url(../images/tab_absteigend_active.jpg);
	width: 126px;
}
.box_poker5_header{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
}
.box_top5_header{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	background: url('../images/linkList_spacer.gif') repeat-x bottom;
}
.zusatzZahlLabel {
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	top:-30px;	
}
.box.prizeRequest .boxContent .bgRight{
    padding-bottom:3px;
}
object, embed{
    outline:none;
}
