/* -------------------------- metacab styles.css --------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */
html, body, p, a, span, h1, h2, h3, ul, li, img, form, input, button, hr, table, tr, td, th, #container, dl, dt  {   
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background: url(../img/bg.gif) #ffffff repeat-x;
	position: relative;
}

body#casino {
	background: url(../img/bg_casino.gif) #242424 repeat-x;
}

body#game {
	background: 0 #000000;
}

body#game_live {
	background: url(../img/pattern.gif) #000000 repeat;
}

body#iframe {
	position: static;
	background: none;
}

body#iban {
	position: static;
	background: none;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

div {
	text-align: left;
}

p {
	color: #666666;
	padding-bottom: 9px;
}

#static p {
	color: #000000;
	padding-bottom: 9px;	
}

table {
	font-size: 11px;
	line-height: 14px;
	border: 0;
	text-align: left;
	border-collapse: collapse;
}

table.fixed {
	table-layout: fixed;
}

tr, td, th {
	border: 0;
}

ul, li {
	list-style: none;
}

input, textarea {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}

.container {
	width: 996px;
	margin: 0 auto;
}

#popup #container {
	width: 895px;
}

#game, #game #container {
	width: 665px;
}

#game_live, #game_live #container {
	width: 100%;
	background-color: #000000;
	margin: 0 auto;
}

.left {
	float: left;
}

.leftMargin {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
}

#nav {
	width: 192px;
	padding: 11px 0 0 12px;
}

#sub_nav_bg {
	height: 46px;
}

#content {
	width: 780px;
}
 
#contentLWK {
	width: 996px;
}

#popup #content {
	width: 691px;
}

#head {
	height: 100px;
}

#lpage #head {
	height: 146px;
}

#popup #head, #popup_table #head, #popup_text #head, #lpage2 #head {
	height: 146px;
	background: url(../img/tipico.gif) no-repeat 12px 10px;
}

#main, #head_main {
	width: 576px;
}

#main {
	padding-top: 7px
}

#main_wide {
	width: 768px; 
	padding: 7px 0 0 12px;
}

#mainLWK {
	padding-left: 6px;
	width: 760px;
}

#error #main {
	padding-left: 40px;
}

#casino #main_l {
	width: 564px;
	margin: 18px 12px 0 12px;
}

#casino #main_r {
	width: 408px;
	margin-top: 18px;
}

#main_casino {
	margin-left: 12px;
	width: 984px;
}

#side {
	width: 216px;
}

#head_side {
	width: 216px;
	background: url(../img/login_bg.jpg) no-repeat 0 8px;
}

#foot {
	background: url(../img/bg_foot.gif) repeat-x #f7f7f7;
	padding-top: 54px;
}

#casino #foot {
	background-position: 0 -49px;
	padding-top: 5px;
	margin-top: 24px;
}

#lpage #foot {
	background-position: 0 -20px;
	padding-top: 35px;
}

#popup_text, #popup_text #container, #popup_text #content, #popup_text #main, #popup_text #head_main {
	width: 563px;
}

#popup_table #container, #popup_table #content, #popup_table #main, #popup_table #head_main {
	width: 788px;
}

#popup_table {
	width: 100%;
	text-align: center;
}

#popup_table #container {
	margin: 0 auto;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.over {
	overflow: hidden;
}

.overWhiteSpace {
	overflow: hidden;
	white-space: nowrap;
}

.hide, .hideL, .hideC, .hideM, .hideLC {
	display: none;
}

.block {
	display: block;
}

.space {
	height: 12px;
	overflow: hidden;
}

.space_30 {
	height: 30px;
	overflow: hidden;
}

.space_20 {
	height: 20px;
	overflow: hidden;
}

/*TODO: .space_16 entfernen*/
/*
.space_16 {
	height: 16px;
	overflow: hidden;
}
*/

.space_9 {
	height: 9px;
	overflow: hidden;
}

.space_6 {
	height: 6px;
	overflow: hidden;
}

.space_3 {
	height: 3px;
	overflow: hidden;
}

.space_4 {
	height: 4px;
	overflow: hidden;
}

.space_80 {
	height: 80px;
	overflow: hidden;
}

.rel {
	position: relative;
}

.cursor {
	cursor: pointer;
}

#noscript {
	background-color: #ff0000;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	padding: 20px;
}

/* #### General ############################# */

.h1 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h1casino {
	padding-bottom: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.h2 {
	font-size: 14px;
	font-weight: normal;
}

.h2_macro_nostyle { /*refs #4121*/
	font-size: 12px;
	line-height: 16px;
	padding:0px;
	margin:0px;
}

h1 {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.title {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.mega {
	font-size: 54px;
	line-height: 54px;
}

.fs_11 {
	font-size: 11px;
}

.fs_12 {
	font-size: 12px;
}

.fs_16 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fs_34 {
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#main_casino h1, #main_casino h2, #main_casino h3, #main_casino li a, #main_casino div, #main_r_casino li a, #main_l_casino .box_2 a {
	color: #ffffff;
}

.norm {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.uline {
	text-decoration: underline;
}

.align_r {
	text-align: right;
}

.align_c {
	text-align: center;
}

.valign_m {
	vertical-align: middle;
}

.valign_t {
	vertical-align: top;
}

.pad_9 {
	padding: 9px;
}

.pad_lr_7 {
	margin: 0 7px 0 7px;
}

.pad_r_5 {
	padding-right: 5px;
}

.pad_r_6 {
	padding-right: 6px;
}
 
.pad_lr_7 { 
	margin: 0 7px 0 7px; 
} 

.pad_lr_7 {
	margin: 0 7px 0 7px;
}

.pad_r_9 {
	padding-right: 9px;
}

.pad_r_15 {
	padding-right: 15px;
}

.pad_r_12 {
	padding-right: 12px;
}

.pad_r_18 {
	padding-right: 18px;
}

.pad_l_5 {
	padding-left: 5px;
}

.pad_l_6 {
	padding-left: 6px;
}

.pad_l_9 {
	padding-left: 9px;
}

.pad_l_10 {
	padding-left: 10px;
}

.pad_l_12 {
	padding-left: 12px;
}

.pad_l_14 {
	padding-left: 14px;
}

.pad_l_20 {
	padding-left: 20px;
}

.pad_l_24 {
	padding-left: 24px
}

.pad_l_33 {
	padding-left: 33px;
}

.pad_l_100 {
	padding-left: 100px;
}

.pad_l_200 {
	padding-left: 200px;
}

.pad_t_3 {
	padding-top: 3px;
}

.pad_t_9 {
	padding-top: 9px;
}

.pad_t_10 {
	padding-top: 10px;
}

.pad_lr_9 {
	padding: 0 9px 0 9px;
}

.pad_b_4 {
	padding-bottom: 4px;
}

.margin_0 {
	margin: 0;
}

.margin_b_6 {
	margin-bottom: 6px;
}

.margin_t_2 {
	margin-top: 2px;
}

.margin_t_3-4 {
	margin-top: 3px;
}

/*wg kompatibilitÃ¤t mit laufenden spielen resultCell2 verkleinert, das soll ausgeglichen werden*/
.upcoming .margin_t_3-4 {
	margin-top: 3px;
	margin-left: 3px;
}

.margin_l_3 {
	margin-left: 3px;
}

.margin_l_6 {
	margin-left: 6px;
}

.margin_t_9 {
	margin-top: 9px;
}

.margin_t_15 {
	margin-top: 15px;
}

.margin_l_12 {
	margin-left: 12px;
}

/* Top Ereignis Bereichsseite */
.margin_l_21 {
	margin-left: 21px;
}

.margin_t_4{
	margin-top: 4px;
}

.margin_t_110 {
	margin-top: 110px;
}

.margin_r_9 {
	margin-right: 9px;
}

.margin_r_12 {
	margin-right: 12px;
}

.fl_marg_r_5 {
	float: left;
	margin-right: 5px;
}

.l_height_16 {
	line-height: 16px;
}

.l_height_17 {
	line-height: 17px;
	<!--
	line-height: 16px;
	-->
}

.l_height_20 {
	line-height: 20px;
}

.l_height_25 {
	line-height: 25px;
}

.lh_28 {
	line-height: 28px;
}

.lh_36 {
	line-height: 36px;
}

.lh_44 {
	line-height: 44px;
}

.white {
	color: #ffffff;
}

.red, a.red {
	color: #bf0030;
}

.roll_red:link {
	color: #000000;
}

.roll_red:hover {
	color: #db0036;
}

.green, a.green {
	color: #008419;
}

.yellow, a.yellow {
	color: #ffb401;
}

.grey {
	color: #666666;
}

.lightgrey {
	color: #999999;
}

.darkgrey {
	color: #333333;
}

.blue, a.blue {
	color: #00384e;
}

.lightblue {
	color: #99b7c3;
}

.skyblue {
	color: #29739e;
}

.black {
	color: #000000;
}

.bg_white {
	background-color: #ffffff;
}

.bg_red {
	background-color: #db0036;
}

.bg_grey {
	background-color: #ebebeb;
}

.bg_othergrey {
	background-color: #dbdbdb;
}

.bg_toughgrey {
	background-color: #d6d6d6;
}

.bg_lovelygrey {
	background-color: #bebebe;
}

.bg_magicgrey {
	background-color: #e3e3e3;	
}

.bg_mashgrey {
	background-color: #a5a8aa;
}

.bg_midgrey {
	background-color: #cccccc;
}

.bg_darkgrey {
	background-color: #999999;
}

.bg_lightgrey {
	background-color: #f5f5f5;
}

.bg_mashgrey {
	background-color: #a5a8aa;
}

.bg_lightblue {
	background-color: #1a5d78;
}

.bg_lighterblue {
	background-color: #4d8196;
}

.bg_darkblue {
	background-color: #002d3e;
}

.bg_black {
	background-color: #000000;
}

.hr {
	height: 1px;
	background-repeat: repeat-x;
	margin-right: 12px;
	overflow: hidden;
}

#ticket .hr, #open_bets .hr, #minigames .hr, #main_teaser_subline .hr, .box_side .hr, #login_layer .hr, #mobile_offering .hr, #tooltip_7 .hr, .nav_box .hr {
	margin: 0;
}

.h_3 {
	height: 3px;
	background-position: 0 1px;
}
	
.h_7 {
	height: 7px;
	background-position: center center;
}

.h_17 {
	height: 17px;
	background-position: center;
}
	
.h_25 {
	height: 25px;
	background-position: center;
}

.h_11 {
	height: 11px;
	background-position: center;
}

.line_black {
	background-image: url(../img/hr_black.gif);
}

.line_grey {
	background-image: url(../img/hr_grey.gif);
}

.line_blue {
	background-image: url(../img/hr_blue.gif);
}

.line_lightblue {
	background-image: url(../img/hr_lightblue.gif);
}

.line_bluegrey {
	background-image: url(../img/hr_bluegrey.gif);
}

.line_white, #casino #lang .line_grey {
	background-image: url(../img/hr_white.gif);
}

.opacity_40{
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.corner {
	height: 9px;
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	overflow: hidden;
}

.shut {
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	padding-right: 15px;
}

.white_off {
	background-image: url(../img/corner_white_off.gif);
}

.white_on {
	background-image: url(../img/corner_white_on.gif);
}

.grey_off {
	background-image: url(../img/corner_grey_off.gif);
}

.grey_on {
	background-image: url(../img/corner_grey_on.gif);
}

.but {
	width: 39px;
	height: 22px;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background: url(../img/but.gif) 50% 4px no-repeat;
	cursor: pointer;
}

.but:hover {
	font-weight: bold;	
}

.but_60 {
	width: 60px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background: url(../img/but_60.gif) no-repeat;
	cursor: pointer;
}

.but_60.t_on {
	background: url(../img/but_60_on.gif) no-repeat;
	color: #ffffff;
}

.but_75 {
	width: 75px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background: url(../img/but_75.gif) no-repeat;
	cursor: pointer;
	margin-top: 1px;
}

.but_75_on {
	width: 75px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background: url(../img/but_75_on.gif) no-repeat;
	cursor: pointer;
	margin-top: 1px;
}

.but_80 {
	width: 80px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background: url(../img/but_80.gif) no-repeat;
	cursor: pointer;
}

.but_100 {
	width: 100px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	background: url(../img/but_100.gif) no-repeat;
	cursor: pointer;
}

.chance .but_100 {
	width: 114px;
	color: #000000;
	background: url(../img/but_114.gif) no-repeat;
}

.but_100.but_red {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(../img/but_100_red.gif) no-repeat;
	padding-left: 2px;
}

.but_drop {
	width: 60px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background: url(../img/but_60.gif) no-repeat;
	cursor: pointer;
}

.but_drop_160 {
	width: 160px;
	height: 24px;
	background: url(../img/but_drop_160.gif) no-repeat;
	cursor: pointer
}

.but_drop_160 .drop_title {
	height: 24px;
	line-height: 24px;
	padding-left: 13px;
}

.but_close {
	width: 14px;
	height: 14px;
	background: url(../img/but_close.gif) no-repeat;
	cursor: pointer;
}

a.flex_but {
	width: 39px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none !important;
	background: url(../img/but_l.gif) 0 50% no-repeat;
	padding-left: 1px;
	clear: both;
}

a.flex_but span {
	background: url(../img/but_r.gif) 100% 50% no-repeat;
	padding: 9px 10px 9px 9px;
}

/* --------------------------------------- */

.head_shadow {
	height: 8px;
	z-index: 20;
	position: absolute;
	background: url(../img/head_shadow.png) repeat-x;
}

#nav .head_shadow {
	width: 180px;
}
	
#side .head_shadow {
	width: 216px;
}

#sub_nav .head_shadow {
	width: 756px;
}

.slider {
	height: 38px;
	background-color: #db0036;
	padding-top: 8px;
	padding-right: 6px;
	cursor: pointer;
}

.slider_name {
	z-index: 2;
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	line-height: 46px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	cursor: pointer;
	width: 215px;
}

.slider_back {
	float: left;
	background: url(../img/arrow_white_l.gif) 0 12px no-repeat;
	padding-left: 15px;
}

#open_bets .slider_name {
	z-index: 2;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	cursor: pointer;
}

#open_bets .slider {
	height: 21px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 9px;
	cursor: pointer;
}

#minigames .slider_name h1 {
	line-height: 30px;
}

/* #### Head ############################# */

/* NPs fallback */
#head_search {
	float: left;
	width: 180px;
	padding: 41px 150px 0 0;
}

.head_box {
	float: left;
	width: 110px;
	padding-top: 18px;
}

.head_box a {
	line-height: 20px;
}

.head_box.spacer {
	margin-left: 330px;
}

/* --------------------------------------- */

#box_login {
	width: 192px;
	height: 58px;
	margin-top: 9px;
	padding: 12px;
}

.box_login_sub {
	height: 43px;
}

#box_login .box_login_sub input {
	width: 188px;
	height: 16px;
	border: 1px solid #d6d6d6;
	margin-bottom: 2px;
}

#head p {
	line-height: 18px;
	color: #000000;
	padding-bottom: 8px;
}

#help_login, #help_login_casino {
	line-height: 16px;
	background: url(../img/arrow_red.gif) 0 4px no-repeat;
	padding-left: 12px;
	cursor: pointer;
}

#help_login_2 {
	line-height: 24px;
	background: url(../img/arrow_red.gif) 12px 8px no-repeat;
	padding-left: 24px;
	cursor: pointer;
}

#help_login_layer, #help_login_casino_layer {
	z-index: 100000;
	position: absolute;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 9px;
}

#help_resultType_layer {
	z-index: 30;
	position: absolute;
	width: 250px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
}

#help_resultType_layer .left {
	width: 230px;
}

#alert_layer_bg {
	position: fixed !important;
	position: absolute;
	z-index: 99998;
	width: 100%;
	height: 100% !important;
	height: 5000px;
	top: 0px;
	left: 0px;
	bottom: -94px;
	right: 0px;
	background-color: #000000;
	filter: Alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	display: none;
}

#alert_layer {
	z-index: 99999;
	top: 200px;
	position: absolute;
	width: 250px;
	left: 50%;
	margin-left: -129px;
	font-size: 13px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
	display: none;
}

#alert_layer .left {
	width: 230px;
	margin: 10px;
}

#game_live #alert_layer, #game_live #alert_layer .left {
	width: 420px;
}

#game_live #alert_layer {
	margin-left: -210px;
}

.helpIcon {
	background: url(../img/help.gif) no-repeat;
	cursor: pointer;
	width: 11px;
	height: 11px;
	padding-right: 2px;
}

.fly_warning_layer, .fly_message_layer {
	z-index: 32;
	position: absolute;
	color: #000000;
	line-height: 16px;
	background: url(../img/fly_pointer.gif) 100% 12px no-repeat;
	padding-right: 8px !important;
	padding-right: 6px;
}

#ticket .fly_warning_layer {
	width: 249px;
	background-position: 100% 4px;
	margin: -18px 0 0 -260px;
}

#ticket .fly_warning_layer.ok {
	background: url(../img/fly_pointer_ok.gif) 100% 4px no-repeat;
}

.fly_warning_frame {
	width: 100%;
	border: 1px solid #db0036;
	background-color: #fcd6e0;
}

#ticket .fly_warning_layer.ok .fly_warning_frame {
	border: 1px solid #009900;
	background-color: #ccebcc;
}

.fly_warning_content {
	background: url(../img/warning_1.gif) 9px 9px no-repeat;
	padding: 9px 9px 9px 30px;
}

.fly_warning_ticket_content {
	background: url(../img/warning_inline.gif) 3px 3px no-repeat;
	padding: 2px 2px 2px 19px;
}

#ticket .fly_warning_layer.ok .fly_warning_ticket_content {
	background: url(../img/warning_inline_ok.gif) 3px 3px no-repeat;
}

.fly_warning_ticket_content .left {
	width: 210px;
}

.fly_message_layer {
    background: url(../img/fly_pointer_grey.gif) no-repeat 100% 12px transparent;
}

.fly_message_frame {
    background-color: #ffffff;
    border: 1px solid #999999;
    width: 100%;
}

.fly_message_content {
    padding: 9px;
}

.fly_message_content a {
    background: url(../img/arrow_grey.gif) no-repeat 0 2px transparent;
    padding-left: 12px;
}

#ticket .fly_info_layer {
	z-index: 30;
	position: absolute;
	width: 258px;
	color: #000000;
	margin-left: -260px;
}

#ticket .fly_info_layer.warn_a {
	background: url(../img/fly_info_warn_a.gif) no-repeat;
}

#ticket .fly_info_layer.warn_b {
	height: 33px;
	background: url(../img/fly_info_warn_b.gif) no-repeat;
}

#ticket .fly_info_layer.warn_c {
	height: 33px;
	background: url(../img/fly_info_warn_c.gif) no-repeat;
	margin-top: -29px;
	<!--
	margin-top: -14px;
	-->
}

#ticket .fly_info_layer.shut_a {
	background: url(../img/fly_info_shut_a.gif) no-repeat;
}

#ticket .fly_info_layer.shut_b {
	height: 33px;
	background: url(../img/fly_info_shut_b.gif) no-repeat;
	margin-top: -14px;
}

#ticket .fly_info_layer.shut_c {
	height: 33px;
	background: url(../img/fly_info_shut_c.gif) no-repeat;
	margin-top: -29px;
	<!--
	margin-top: -14px;
	-->
}

#ticket .text {
	width: 212px;
	padding: 2px 0 0 20px;
	overflow: hidden;
}

#ticket .text.small {
	height: 14px;
}

#ticket .text.big {
	height: 30px;
}

#ticket .but_close {
	width: 26px;
	height: 19px;
	background-position: 3px 3px;
}

#ticket .fly_warning_layer .but_close {
	width: 16px;
	height: 16px;
	background-position: 3px 0;
}

#ticket .bonus {
    width: 198px;
}

#ticket .bonus p {
    padding: 1px 0 1px 3px;
}

#ticket .bonus .radio {
    float: left;
    height: 15px;
    margin-right: 5px;
}

#ticket p {
    color: #000000;
    padding: 2px 0 0;
}

/* #### Old Sub Navigation ############################# */

#old_sub_nav li {
	float: left;
	width: 147px;
	height: 46px;
	text-align: center;
	border-right: 1px solid #ffffff;
}

#old_sub_nav li.home {
	border-left: 1px solid #ffffff;
}

#old_sub_nav li.results {
	width: 224px;
}

#old_sub_nav li a {
	font-size: 16px;
	line-height: 46px;
	color: #000000;
	display: block;
}

#old_sub_nav {
	height: 46px;
	margin: 0 12px 0 12px;
}

/* #### Sub Navigation ############################# */

#sub_nav {
	z-index: 100;
	position: absolute;
	top: 100px;
	width: 768px;
	margin-left: 12px;
}

#sub_nav li.first {
	float: left;
	width: 116px;
	height: 46px;
	border-left: 1px solid #ffffff;
}

#casino #sub_nav_2 li.first:last-child {
	border-right: 1px solid #ffffff;
}

#sub_nav li#box_00 {
	width: 180px;
}

#sub_nav li .box_search {
	background: url(../img/search_bg.png) no-repeat 50% 50%;
	height: 46px;
}

#sub_nav li .box_search .sub_search_txt {
	float: left;
	width: 120px;
	border: 0;
	margin: 16px 0 0 20px;
}

#sub_nav li .box_search .sub_search_but {
	float: left;
	width: 16px;
	height: 18px;
	margin: 15px 0 0 5px;
}

#sub_nav li ul.box_00 {
	z-index: 101;
	position: absolute;
	width: 190px;
	background: url(../img/searchlayer_bg.png) no-repeat 0 bottom;
	padding: 3px 0 12px 0;
	margin-left: -5px;
	display: none;
}

#sub_nav li ul.box_00 li {
	height: 30px;
	border-top: 1px solid #e9e9e9;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px 0 8px;
	margin: 0 5px;
}

#sub_nav li ul.box_00 li:first-child {
	border: 0;
}

#sub_nav li.results {
	width: 224px;
}

#sub_nav li ul.box_00 a {
	font-size: 11px;
	line-height: 30px;
	text-align: left;
	color: #000000;
	cursor: pointer;
	display: block;
}

#sub_nav li ul.box_00 a div:first-child {
	float: left;
	width: 131px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#sub_nav li ul.box_00 a div.num {
	float: left;
	width: 26px;
	color: #666666;
	text-align: right;
	padding-left: 5px;
}

#sub_nav li a {
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	color: #000000;
	display: block;
}

#sub_nav li.on_1 {
	background: url(../img/sub_nav_on_1.png) no-repeat center top;
	border-left: 1px solid #d5d5d5;
}

#sub_nav li.on_2 {
	background: url(../img/sub_nav_on_2.png) no-repeat center top;
	border-left: 1px solid #d5d5d5;
}

#sub_nav li.on_3 {
	background: url(../img/sub_nav_on_3.png) repeat-x;
	border-left: 1px solid #d5d5d5;
}

#sub_nav li ul.sub_nav_drop {
	z-index: 101;
	position: absolute;
	width: 992px;
	height: 263px;
	background: url(../img/navlayer_bg.png) no-repeat transparent;
	display: none;
}

#sub_nav li ul.sub_nav_drop li.box {
	height: 240px;
	width: 974px;
	padding: 14px 0 0 10px;
	margin: 0 4px 0px 4px;
}

#sub_nav li ul.sub_nav_drop li.box.casino {
	color: #ffffff;
	background-color: #000000;
}

#sub_nav li ul.sub_nav_drop.box_01 {
	margin-left: -186px;
}

#sub_nav li ul.sub_nav_drop.box_02 {
	margin-left: -303px;
}

#sub_nav li ul.sub_nav_drop.box_03 {
	margin-left: -420px;
}

#sub_nav li ul.sub_nav_drop.box_04 {
	margin-left: -537px;
}

#sub_nav li ul.sub_nav_drop.box_05 {
	margin-left: -654px;
}

#sub_nav .sub_nav_drop li a {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #444444;
	white-space: nowrap;
	overflow: hidden;
}

#sub_nav .sub_nav_drop li a.cut {
	height: 15px;
	white-space: normal;
}

#sub_nav .sub_nav_drop li.casino a, #sub_nav .sub_nav_drop li.casino .bullet a {
	color: #ffffff;
}

#sub_nav .sub_nav_drop li.bullet a {
	font-size: 12px;
	line-height: 20px;
}

#sub_nav .sub_nav_drop li a:hover, .sub_nav_drop .teaser .game:hover, #sub_nav .sub_nav_drop li.casino .bullet a:hover {
	color: #db0036;
}

#sub_nav .sub_nav_drop li.casino a span.fs_34:hover {
	color: #ffffff;
}

#sub_nav .sub_nav_drop li a.all {
	overflow: visible;
	display: inline;
}

.sub_nav_drop ul li.second {
	width: 170px;
	background: url(../img/navlayer_line_1.gif) no-repeat 14px 30px;
	padding: 4px 0 13px 5px;
}

.sub_nav_drop ul li.second span {
	font-size: 17px;
	line-height: 18px;
}

.sub_nav_drop li.box.casino ul li.second {
	width: 150px;
	background: url(../img/navlayer_line_2.gif) no-repeat 14px 34px;
	padding: 4px 0 13px 5px;
}

.sub_nav_drop ul ul {
	width: 115px;
	background: 0;
	padding: 0 0 0 9px;
	margin: 0 0 16px 0;
	background: url(../img/navlayer_line_1.gif) no-repeat 0px 0px;
}

.sub_nav_drop .line_solo {
	width: 1px;
	height: 160px;
	background: url(../img/navlayer_line_2.gif) no-repeat 0px 0px;
	margin-top: 50px;
}

.sub_nav_drop ul ul.noline, .sub_nav_drop .teaser.casino {
	background: 0;
}

.sub_nav_drop li.box.casino ul ul {
	background: url(../img/navlayer_line_2.gif) no-repeat 0px 0px;
}

.sub_nav_drop .teaser {
	width: 324px;
	height: 228px;
	background: url(../img/navlayer_teaser_bg.png) no-repeat;
	padding: 5px 5px 5px 5px;
	margin: 0 12px 0 0;
}

.sub_nav_drop .teaser .hline {
	width: 315px;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 9px;
	margin-top: 9px;
}

.sub_nav_drop .teaser.sport .hline {
	z-index: 102;
	position: absolute;
	background: url(../img/trans_w80.png) repeat;
}

.sub_nav_drop .teaser.sport .list {
	width: 320px;
	padding: 5px 0 0 4px;
}

.sub_nav_drop .teaser .time {
	width: 70px;
	line-height: 22px;
}

.sub_nav_drop .teaser .game {
	width: 208px;
	color: #000000;
	line-height: 22px;
}

.sub_nav_drop .teaser .line {
	border-bottom: 1px solid #cccccc;
}

.sub_nav_drop .teaser.live .hline {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 9px;
}

.sub_nav_drop .teaser.live .list {
	width: 320px;
	padding: 5px 0 0 9px;
}

.sub_nav_drop .teaser.casino .hline {
	z-index: 102;
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
}

/* #### Navigation ############################# */

#logo {
	width: 192px;
	background: 0;
	padding: 10px 0 0 12px;
}

/* --------------------------------------- */

#overview {
	width: 184px;
	color: #666666;
}

#overview_body {
	background: url(../img/box_nav_body.gif) #999999 repeat-y;
}

#overview_foot {
	background: url(../img/slider.png) no-repeat;
}

/* --------------------------------------- */

.nav_box {
	width: 184px;
	margin-top: 8px;
}

.nav_box.whitebox, .cont_box.whitebox {
	background: url(../img/box_nav_bg_white.jpg) no-repeat #ffffff;
}

.nav_box.redbox {
	background: #db0036;
}

.nav_box.whitebox, .nav_box.whitebox a, .nav_box.nobox, .nav_box.nobox a {
	color: #666666;
}

#nav .new {
	background: url(../img/new_blue_de.gif) no-repeat 139px 3px;
}

#nav .new_en {
	background: url(../img/new_en.png) no-repeat 139px 3px;
}

.nav_box.bluebox {
	color: #ffffff;
	background-color: #00384e;
	background: url(../img/box_bg_blue.jpg) no-repeat;
	background-color: #012837;
	overflow: hidden;
}

.nav_box.blackbox {
	color: #ffffff;
	background: url(../img/box_bg_black.jpg) no-repeat;
	background-color: #000000;
	overflow: hidden;
}

.nav_box_head {
	height: 10px;
	background: url(../img/box_nav_head.gif) no-repeat;
	overflow: hidden;
}

.nav_box_head_blue {
	height: 10px;
	background: url(../img/box_nav_head_blue2.gif) no-repeat;
	overflow: hidden;
}

#casino .nav_box_head {
	height: 10px;
	background: url(../img/box_nav_head_blue.gif) no-repeat;
	overflow: hidden;
}

.nav_box_foot {
	height: 14px;
	background: url(../img/box_nav_foot.gif) no-repeat;
	overflow: hidden;
}

.nav_box_foot_blue {
	height: 14px;
	background: url(../img/box_nav_foot_blue2.gif) no-repeat;
	overflow: hidden;
}

.nav_box_body {
	padding-left: 10px;
	padding-right: 14px;
}

#casino .nav_box_foot {
	height: 14px;
	background: url(../img/box_nav_foot_blue.gif) no-repeat;
	overflow: hidden;
}

.nav_box_body, .cont_box_body {
	padding-left: 10px;
	padding-right: 14px;
}

.whitebox .nav_box_body, .bluebox .nav_box_body, .blackbox .nav_box_body, .redbox .nav_box_body {
	background: url(../img/box_nav_body.gif) repeat-y;
}

#casino .whitebox .nav_box_body {
	background: url(../img/box_nav_body_white.gif) repeat-y;
}

#casino .nav_box_body {
	background: url(../img/box_nav_body_blue.gif) repeat-y;
}

.nav_box_body h1 {
	line-height: 16px;
}

.nav_box_body h2 {
	line-height: 18px;
}

.nav_box_body h1, .nav_box_body h2, .nav_box_body h3 {
	color: #444444;
}

.nav_box_body a {
	display: block;
}

li.bullet, #main_teaser_small li, .box_quad li, #main_casino li {
	background: url(../img/arrow_grey.gif) 0 6px no-repeat;
	padding-left: 12px;
}

li.bullet_red {
	background: url(../img/arrow_red.gif) 0 6px no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#help li, #agb li, #career li {
	background: url(../img/arrow_grey.gif) 0 4px no-repeat;
	padding-left: 12px;
}

li.bullet.down {
	background: url(../img/arrow_grey_d.gif) 0 6px no-repeat;
	padding-left: 12px;
}

/*
li.bullet.red {
	background: url(../img/arrow_red.gif) 0 6px no-repeat;
}
*/

.box_side.bluebox li.bullet {
	background: url(../img/arrow_lightblue.gif) 0 6px no-repeat;
}

.box_side.bluebox li.bullet a {
	color: #ffffff;
}

#nav .nav_main_1, #nav .nav_main_2 {
	height: 16px;
	line-height: 14px;
	display: block;
	cursor: pointer;
	overflow: hidden;
}

#nav .nav_main_1:link, #nav .nav_main_2:link {
	color: #666666;
}

#nav .nav_main_1:hover, #nav .nav_main_2:hover {
	color: #dc0037;
}

#nav .nav_main_2 {
	<!--
	height: 13px;
	-->
}

#nav .nav_main_2 .left, #nav .nav_main_1 {
	width: 111px;
	background: url(../img/arrow_grey.gif) 0 4px no-repeat;
	padding-left: 12px;
	overflow: hidden;
}

#nav .nav_main_2 .left.down {
	background: url(../img/arrow_grey_d.gif) 0 4px no-repeat;
}

#nav .nav_main_2.pointline {
	background: url(../img/check_off.gif) -16px 1px no-repeat;
}

#nav .nav_main_1.check {
	width: 145px;
	line-height: 14px;
	background: url(../img/checkbox_off.gif) no-repeat 0 1px;
	padding-left: 15px;
}

#nav .nav_main_1.check_on {
	width: 145px;
	line-height: 14px;
	background: url(../img/checkbox_on.gif) no-repeat 0 1px;
	padding-left: 15px;
}

#nav .nav_main_1 {
	width: 148px;
}

#nav ul.sublist {
	display: none;
}

#nav li.sub {
	height: 16px;
	font-weight: normal;
	padding-left: 0px;
	<!--
	height: 13px;
	-->
}

#nav .arrow_l {
	width: 115px;
	height: 15px;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 13px;
	background: url(../img/arrow_grey.gif) no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

#nav .check_l {
	width: 108px;
	height: 15px;
	line-height: 13px;
	background: url(../img/check_off.gif) no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

#nav .sublist li.sub.end .check_l {
	background: url(../img/checkbox_off.gif) no-repeat;
}

#nav .check_l.on, #nav li.sub .check_l.on {
	background: url(../img/check_on.gif) no-repeat;
}

#nav .sublist li.sub.end .check_l.on {
	background: url(../img/checkbox_on.gif) no-repeat;
}

#nav .check_r {
	width: 37px;
	height: 15px;
	text-align: right;
}

#nav .sublist .check_r {
	background: url(../img/check_off.gif) -16px 0 no-repeat;
}

#nav .sublist li.sub.end .check_r {
	background: url(../img/p.gif) -16px 0 no-repeat;
}

#nav li.check, #nav li.check.on {
	background-position: 0 4px;
}

.checkbox {
	width: 14px;
	height: 14px;
}

#side .checkbox {
	margin-top: 2px;
	margin-left: 2px;
}

#nav li a:link, #nav li.sub:link, #nav li.bullet:link {
	color: #666666;
}

#nav li a:hover, #nav li.sub:hover, #nav li.bullet:hover {
	color: #dc0037;
}

#nav a.lightgrey {
	color: #999999;
}

/* '#nav .nav_box.bluebox h2' nicht in metacab an dieser pos!*/
#nav .nav_main_1.white:link, #nav .nav_box.bluebox a, #nav .nav_box.blackbox a, #nav .nav_box.bluebox h1, #nav .nav_box.blackbox h1, #nav .nav_box.bluebox h2 {
	color: #ffffff;
}

#nav nav_main_1.white:hover, #nav .nav_box.bluebox li a:hover {
	color: #f52539;
}

#nav li {
	line-height: 12px;
	padding-top: 3px;
}

#nav .line {
	border-bottom: 1px solid #d6d6d6;
}

#nav .nav_box.bluebox .line {
	border-bottom: 1px solid #417589;
}

#nav .nav_box.blackbox .line {
	border-bottom: 1px solid #666666;
}

#casino #nav .line {
	border-bottom: 1px solid #335968;
}

.nav_more {
	height: 18px;
	line-height: 22px;
	color: #00384e;
	text-decoration: underline;
	cursor: pointer;
}

#nav input {
	width: 156px;
}

/* #### Main ############################# */

.main_space {
	margin-right: 12px;
}

#path, #path a {
	height: 47px;
	line-height: 35px;
	color: #999999;
}

#main li {
	color: #666666;
}


/* alter teaser v4.3 */
/*
#main_teaser_space {
	height: 285px;
	overflow: hidden;
	position: relative;
}

#main_teaser_pict {
	z-index: 2;
	position: absolute;
	top: 73px;
}

.main_teaser_halfbox_1 {
	width: 258px;
	height: 180px;
	background: url(../img/main_teaser_1.gif) no-repeat;
	padding: 4px 12px 12px 12px;
}

.main_teaser_halfbox_2 {
	width: 252px;
	height: 180px;
	background: url(../img/main_teaser_2.gif) 5px 0 no-repeat;
	padding: 4px 12px 12px 18px;
}
*/

/* --------------------------------------- */
/* animated teaser */

.main_teaser {
	width: 554px;
	height: 220px;
	background: url(../img/main_teaser_bg.gif) no-repeat;
	padding: 11px 0 0 11px;
}

.main_teaser_cont {
	width: 540px;
	height: 206px;
	border: 1px solid #dddddd;
	background: url(../img/main_teaser_but_bg.gif) no-repeat left bottom;
}

.main_teaser_rot {
	width: 540px;
}

.main_teaser_space {
	padding: 16px 23px 0 23px;
}

.main_teaser_rot.img1, .main_teaser_rot.img2, .main_teaser_rot.img3, .main_teaser_rot.img4 {
	height: 206px;
}

.main_teaser_rot.active .peak {
	background: url(../img/main_teaser_peak.png) no-repeat;
	padding-top: 24px;
}

.main_teaser_rot.img2 .main_teaser_but {
	margin-left: 135px;
}

.main_teaser_rot.img3 .main_teaser_but {
	margin-left: 270px;
}

.main_teaser_rot.img4 .main_teaser_but {
	margin-left: 405px;
}

.main_teaser_rot_txt {
	height: 105px;
	overflow: hidden;
}

.main_teaser_rot_txt span {
	padding: 0 3px 0 3px;
}

.main_teaser_but {
	width: 135px;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	color: #666666;
	text-align: center;
}

.main_teaser_but_row a {
	display: block;
}

#slideshow {
	position: relative;
	height: 175px;
}

#slideshow .main_teaser_rot {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

#slideshow .main_teaser_rot.active {
	z-index: 11;
}

#slideshow .main_teaser_rot.last-active {
	z-index: 9;
}

.main_teaser_but_row {
	position: absolute;
	z-index: 12;
}

/* --------------------------------------- */

#main_teaser_space {
	height: 285px;
	overflow: hidden;
	position: relative;
}

#main_teaser_pict {
	z-index: 2;
	position: absolute;
	top: 73px;
}

.main_teaser_halfbox_1 {
	width: 258px;
	height: 180px;
	background: url(../img/main_teaser_1.gif) no-repeat;
	padding: 4px 12px 12px 12px;
}

.main_teaser_halfbox_2 {
	width: 252px;
	height: 180px;
	background: url(../img/main_teaser_2.gif) 5px 0 no-repeat;
	padding: 4px 12px 12px 18px;
}

/*refs #4121*/
.main_teaser_halfbox_1 h2, .main_teaser_halfbox_2 h2 {
	font-size: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 6px 0 3px;
	line-height: 20px;
}

#main_teaser_subline, #main_teaser_subline_mega {
	z-index: 3;
	position: absolute;
	top: 110px;
}

#error #main_teaser_subline {
	width: 564px;
	top: 300px;
	color: #ffffff;
}

#service_teaser_subline {
	width: 564px;
	color: #ffffff;
	background-color: #db0036;
	padding-top: 9px;
}

#error #service_teaser_subline {
	padding-top: 0;
	margin-top: 170px;
}

#error td.top {
	font-size: 12px;
	border: 1px solid #d6d6d6;
	border-bottom: 0;
	background: url(../img/open_bets_bg.gif) repeat-x;
	padding: 12px 12px 0 12px;
	vertical-align: top;
}

#error td.bot {
	border: 1px solid #d6d6d6;
	border-top: 0;
	padding: 12px;
}

#casino #main_teaser_subline {
	top: 391px;
}

#casino #main_teaser_subline_mega {
	top: 355px;
	padding-left: 55px;
}

#main_teaser_subline ul {
	padding: 8px;
}

#casino_teaser_subline li, #main_casino .box_main .pict_subline, #main_casino .box_main_big .pict_subline, #zone a {
	color: #ffffff;
	background: url(../img/arrow_white.gif) no-repeat;
}

#main_teaser_subline li {
	color: #ffffff;
}

#casino_teaser_subline li {
	background-position: 0 6px;
}

#casino_teaser_subline h1, #casino #main_teaser_small h1 {
	line-height: 20px;
}

#main_teaser_subline input {
	width: 158px;
	height: 15px;
	border: 0;
}

#main_teaser_casino_chips {
	z-index: 3;
	position: absolute;
	width: 564px;
	top: 250px;
	color: #ffffff;
}

#main_teaser_casino {
	z-index: 4;
	position: absolute;
	width: 564px;
	top: 179px;
	color: #ffffff;
}

#main_teaser_casino .box_1 {
	width: 186px;
	padding-left: 24px
}

#main_teaser_casino .box_2 {
	width: 144px;
}

#main_teaser_casino .box_3 {
	width: 186px;
	padding-right: 24px
}

#static .box_1 {
	width: 150px;
}

#static .box_1 img.border, .tab_1 img.border {
	border: 1px solid #cccccc;
}

#static .box_2 {
	width: 582px;
}

#static .box_3 {
	width: 340px;
}

#static .box_3.second {
	margin-left: 52px;
}

#static .box_4 {
	width: 190px;
}

#button_slider_all .sheet_slider_content .border {
	margin-left: 3px;
	margin-right: 3px;
	width: 544px;
}

/* Style fÃ¼r die Suggestionsbox */
.rich-sb-common-container {
	padding-top: 2px;
}

.box_half {
	width: 282px;
	height: 198px;
}

.box_quad {
	width: 177px;
	line-height: 18px;
	padding-right: 12px;
}

.box_main_big {
	width: 244px;
	padding-right: 12px;
	min-height: 1px;
	position: relative;
}

.box_main {
	width: 180px;
	padding-right: 12px;
	min-height: 1px;
	position: relative;
}

#minigames .box_main {
	width: 196px;
}

.box_main .pict {
	border: 1px solid #999999;
	border-bottom: 0;
	padding: 0px;
	position: relative;
}

.box_main .pict_subline {
	z-index: 2;
	position: absolute;
	top: 94px;
	color: #ffffff;
	padding-left: 8px;
}

#main_casino .box_main .pict_subline, #main_casino .box_main_big .pict_subline {
	z-index: 2;
	position: absolute;
	top: 107px;
	color: #ffffff;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

#main_casino .box_main_big .pict_subline {
	top: 154px;
}

#main_casino .box_main .pict_subline h1, #ticket .big_font {
	font-size: 13px;
}

.box_main .content {
	height: 70px;
	line-height: 18px;
	color: #666666;
	border: 1px solid #999999;
	border-top: 0;
	background-color: #f3f3f3;
	padding: 8px;
}

#tipico #start .box_main a {
	color: #000000;
	text-decoration: underline;
}

main_teaser_small .box_main, #main_teaser_small .box_quad {
	line-height: 18px;
}

.box4_main {
	width: 180px;
	font-size: 16px;
	padding-right: 12px;
	min-height: 1px;
}

.box_hilights {
	background: url(../img/hilights_box_bg.gif) no-repeat;
	padding-top: 2px;
}

.box_lwk .on, .box_hilights .on {
	background: url(../img/lwk_but_on.gif) no-repeat center top;
}

.box_hilights_foot {
	height: 2px;
	background: url(../img/hilights_box_foot_bg.gif) no-repeat;
}

.hilights_head, .lwk_head {
	height: 28px;
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 12px;
}

.lwk_head {
	padding: 3px 0 0 5px;
}

#hilights_3 .hilights_head {
	line-height: 30px;
	padding: 3px 0 0 36px;
}

#hilights_4 .hilights_head {
	width: 500px;
	height: 10px;
	font-size: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 40px;
}

.col {
	width: 564px;
	height: 24px;
	line-height: 24px;
}

#popup .col {
	width: 679px;
	line-height: 25px;
}

.col_s {
	width: 560px;
	line-height: 16px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 4px 0 4px 0;
}

.col.ext, #hilights_3 .col {
	width: 568px;
}

#noresults {
	width: 560px;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

#hilights_1 .col, #hilights_2 .col {
	width: 566px;
	border-left: 2px solid #cccccc;
}

#search .box_hilights .col.short, #search #box_rl .col {
	width: 560px;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	overflow: hidden;
}

.col_0 {
	width: 429px;
	padding: 0;
	padding-left: 9px;
}

.col_1 {
	width: 39px;
	height: 24px;
	color: #666666;
	padding: 0;
	padding-left: 9px;
	overflow: hidden;
}

#hilights_2 .col_1 {
	width: 69px;
}

.col_1_lastminute {
	width: 69px;
	height: 24px;
	color: #666666;
	padding: 0;
	padding-left: 9px;
	overflow: hidden;
}

.col_2 {
	width: 30px;
	color: #666666;
	text-align: right;
}

.col_3 {
	width: 203px;
	padding: 0;
	padding-left: 12px;
}

#hilights_1 .col_3, #hilights_2 .col_3 {
	width: 190px;
	margin-right: 3px;
	white-space: nowrap;
	overflow: hidden;
}

.col_4 {
	width: 39px;
	text-align: center;
	background: url(../img/but.gif) 50% 50% no-repeat;
	padding: 0;
}

.col_5 {
	width: 39px;
	text-align: center;
	padding: 0;
}

.col_5_head {
	width: 62px;
	text-align: center;
	padding: 0;
	line-height: 14px;
}

#search .col_5_head {
	width: 60px;
}

.col_6 {
	width: 117px;
	padding: 0;
}

.col_7 {
	margin-right: 3px;
	overflow: hidden;
	white-space: nowrap;
	width: 275px;
}

.col_7_small {
	margin-right: 3px;
	overflow: hidden;
	white-space: nowrap;
	width: 215px;
}

/*
#myaccount .col_7 {
	width: 232px;
}
*/

.col_8 {
	width: 16px;
	padding-top: 4px;
	padding-left: 5px;
}

.col_8.big {
	width: 33px;
}

.upcoming .col_8 {
	padding-left: 4px;	
}

.upcoming .col_8.big {
	padding: 4px 2px 0;
	width: 32px;	
}

.col_9 {
	width: 33px;
}

#hilights_1 .col_9, #hilights_2 .col_9 {
	width: 23px;
}

.col_9.big {
	width: 65px;
}

#mybettings .col_9, #myaccount .col_9 {
	width: 45px;	
}

.upcoming .col_9 {
	height: 24px;	
}

.col_10 {
	width: 297px;
	padding: 0;
	padding-left: 9px;
}

#search .col_10 {
	width: 305px;
}

.col_11 {
	width: 110px;
	text-align: center;
}

.col_12 {
	margin-right: 6px;
	overflow: hidden;
	white-space: nowrap;
	width: 291px;
}

#search .col_12 {
	width: 224px;
}

#popup .col_12 {
	width: 367px;
}

#popup .col_12.small {
	width: 346px;
}

.col_13 {
	width: 332px;
	height: 24px;
	padding: 0 0 0 9px;
	overflow: hidden;
}

#popup .col_13 {
	width: 447px;
}

.col_13.small {
	width: 311px;
}

#popup .col_13.small {
	width: 426px;
}

.col_14 {
	width: 156px;
	padding: 0;
}

#popup .col_14 {
	width: 128px;
}

.col_14.small {
	width: 120px;
}

.col_14.big {
	width: 177px;
}

.col_15 {
	width: 75px;
	height: 24px;
	color: #666666;
	padding: 0;
	padding-left: 9px;
	overflow: hidden;
}

.col_16 {
	width: 57px;
	text-align: center;
	padding: 0;
	padding-left: 21px;
}

.col_17 {
	width: 510px;
	margin-right: 3px;
	overflow: hidden;
	white-space: nowrap;
}

.col_18 {
	width: 300px;
	padding: 0;
	padding-left: 9px;
}

.col_18_popup {
    padding: 0;
    width: 113px;
}

.chance {
	height: 16px;
	background: url(../img/chance_bg.gif) no-repeat;
	padding-top: 14px;
	margin-top: 9px;
}

.chance span {
	text-decoration: underline;
	margin-right: 21px;
	cursor: pointer;
}
	
.chance_col {
	width: 302px;
	color: #000000;
	padding-left: 9px;
}

.user_bet {
    border: 1px solid #cccccc;
    height: 14px;
    margin: 0 2px;
    width: 36px;
}
.user_bet div {
    background-color: #666666;
    height: 14px;
}

.wm_more {
	height: 22px;
	line-height: 22px;
	background: url(../img/arrow_grey_bold.gif) 549px 5px no-repeat;
	display: block;
}

.wm_more a {
	padding-right: 32px;
}

/* --------------------------------------- */
/* Archive */

.font_14 {
	font-size: 14px;
}

.col_1_archive {
	width: 260px;
	padding: 0;
	padding-left: 9px;
}

.col_2_archive {
	width: 150px;
}

.col_3_archive {
	width: 222px;
}

.sheet_col_archive {
	width: 30px;
	height: 18px;
	line-height: 18x;
	padding-right: 5px;
	overflow: hidden;
	float: left;
}

#archive_layer {
	z-index: 30;
	position: absolute;
	width: 300px;
	height: 150px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 10px;
}

#archive_layer .left {
	width: 280px;
}

/* Archive Ende */

.wm_more {
	height: 22px;
	line-height: 22px;
	background: url(../img/arrow_grey_bold.gif) 549px 5px no-repeat;
	display: block;
}

.wm_more a {
	padding-right: 32px;
}

.alignRightFoot{
	padding-right: 35px;
}

/* --------------------------------------- */
/* choose bettype */

.bettype_corner {
	z-index: 2;
	position: absolute;
	width: 4px;
	height: 4px;
}

.bettype_corner.cl {
	background: url(../img/bettype_corner_l.gif) no-repeat;
}	

.bettype_corner.cr {
	background: url(../img/bettype_corner_r.gif) no-repeat;
	margin-left: 560px;
}	

table.bettype {
	width: 564px;
}

table.bettype td {
	width: 188px;
	height: 30px;
	border: 1px solid #dddddd;
	background: url(../img/bettype_bg.gif) repeat-x;
}

table.bettype td.on {
	font-weight: bold;
	background: url(../img/bettype_bg_on.gif) repeat-x;
}

table.bettype td .left {
	width: 164px;
	margin-right: 3px;
	white-space: nowrap;
	overflow: hidden;
}

table.bettype td a {
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	display: block;
}

table.bettype td .right {
	width: 11px;
	padding-right: 8px;
}

/* --------------------------------------- */
/* Group site */

.box_group {
	width: 62px;
	height: 24px;
	line-height: 24px;
	margin-right: 3px;
	padding-right: 4px;
}

/* --------------------------------------- */
/* Casino site */

#casino_teaser_subline {
	z-index: 2;
	position: absolute;
	color: #ffffff;
	margin-left: 24px;
	margin-top: 148px;
}

.top_618 {
	top: 648px;
}

.top_325 {
	top: 350px;
}

#process table {
	width: 525px;
}

#process table td {
	height: 24px;
	padding: 0 9px 0 9px;
}

#jackpot {
	height: 250px;
	background: url(../img/jackpot.jpg) no-repeat;
}

#jackpot h1 {
	font-size: 24px; 
	font-family: arial;
	padding-left: 6px;
}

#jackpot .amount {
	font-size: 34px;
	padding-left: 6px;
}

/* --------------------------------------- */
/* Feature site */

h1.feature {
	font-size: 21px;
	padding-left: 6px;
}

h2.feature, h2.mobile {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 9px 0;
}

h2.mobile {
	padding: 0 0 20px 0;
}

h2.feature_pop {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #db0036;
	padding: 15px 0 15px 0;
}

.shadow, #feature_pop img {
	background: url(../img/feature_shadow.png) no-repeat;
	padding: 6px;
	/*
	-moz-box-shadow: 0px 0px 10px 1px #999999;
	-webkit-box-shadow: 0px 0px 10px 1px #999999;
	box-shadow: 0px 0px 10px 1px #999999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	*/
}

#feature_pop.mobile img {
	background: 0;
}

#feature_pop {
	z-index: 99999;
	position: absolute;
	top: 115px;
	margin-left: 240px;
	width: 523px;
	height: 623px;
	background: url(../img/pop_bg_1.png) no-repeat left bottom;
	display: none;
}

#feature_pop.mobile {
	height: 713px;
	background: url(../img/pop_bg_mobile.png) no-repeat left bottom;
}

#feature_pop .content {
	height: 580px;
	font-size: 12px;
	padding: 20px 40px 0 45px;
	margin: 18px 18px 0 0;
	overflow: auto;
}

#feature_pop.mobile .content {
	height: 700px;
	padding: 0 20px 0 35px;
}

#feature_pop img {
	margin: 21px 0 21px 0;
}

#feature_pop_img {
	z-index: 99999;
	position: absolute;
	margin-left: 80px;
	width: 823px;
	height: 623px;
	background: url(../img/pop_bg_2.gif) no-repeat left bottom;
	display: none;
}

#feature_pop_img img {
	padding: 18px 0 0 5px;
}

.pop_close {
	z-index: 100000;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../img/pop_close.png) no-repeat;
}

.pop_nav {
	float: left;
	margin: 300px 15px 0 15px;
}

#phone.iphone {
    background-image: url(../img/frame/iphone.png);
}

#phone {
    background-repeat: no-repeat;
    height: 730px;
    margin: 5px;
    width: 385px;
}

.iphone.app iframe {
    margin-left: 33px;
    margin-top: 151px;
}

iframe {
    background-color: #ffffff;
    border: medium none;
}

/* --------------------------------------- */
/* Buttons Mein Tipico */

.button {
	height: 24px;
	background: url(../img/button.gif) no-repeat;
}

.button_on {
	height: 24px;
	background: url(../img/button_on.gif) no-repeat;
}

.button_66 {
	width: 66px;
	height: 24px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	background: url(../img/button_66.gif) 50% 0px no-repeat;
}

.button_155 {
	width: 155px;
	height: 24px;
	cursor: pointer;
	background: url(../img/button_155.gif) no-repeat;
	padding-bottom: 2px;
}

.button_160 {
	width: 160px;
	height: 24px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	background: url(../img/button_160.gif) no-repeat;
	padding-bottom: 2px;
}

.button_180 {
	width: 180px;
	height: 24px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	background: url(../img/button_180.gif) no-repeat;
	padding-bottom: 2px;
}

.button_188_blue {
	width: 188px;
	height: 24px;
	cursor: pointer;
	background: url(../img/button_188_blue.gif) no-repeat;
	padding-bottom: 2px;
}

.button_190 {
	width: 190px;
	height: 24px;
	cursor: pointer;
	background: url(../img/button_190.gif) no-repeat;
	padding-bottom: 2px;
}

.button_buy {
	width: 66px;
	height: 37px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	margin: 21px 9px 0 9px;
}

.button_buy.one {
	text-align: right;
	background: url(../img/button_buy_l.png) no-repeat;
}

.button_buy.two {
	text-align: left;
	background: url(../img/button_buy_r.png) no-repeat;
}

.button_buy.one p, .button_buy.two p {
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	<!--
	padding-top: 5px;
	-->
}

.button_drop {
	height: 24px;
	background: url(../img/button_drop.gif) no-repeat;
	cursor: pointer;
}

#minigames .button_drop {
	background: url(../img/button_drop_196.gif) no-repeat;
}

.button_slider {
	height: 30px;
	background: url(../img/button_slider.gif) no-repeat;
	cursor: pointer;
}

.button_slider.on {
	height: 30px;
	background: url(../img/button_slider_on.gif) no-repeat;
}

.flex_button_black_bg {
	background: url(../img/button_l_black.gif) 0 50% no-repeat;
}

.flex_button_fullblack_bg {
	background: url(../img/button_l_fullblack.gif) 0 50% no-repeat;
}

.flex_button_red_bg {
	background: url(../img/button_l_red.png) 0 50% no-repeat;
}

.flex_button_mega_red_bg {
	background: url(../img/button_l_mega_red.png) 0 50% no-repeat;
}

.flex_button_secure_red_bg {
	background: url(../img/button_l_secure_red.png) 0 50% no-repeat;
}

.flex_button_secure_red_bg .flex_button_red {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 27px;
}

.flex_button_secure_red_bg .flex_button_red span{
	line-height: 28px;
	font-weight: bold;
	color: white;
	background: url(../img/button_r_red.png) 100% 50% no-repeat;
	padding: 8px 12px 8px 0;
}

.flex_button_fullred_bg {
	background: url(../img/button_l_fullred.gif) 0 50% no-repeat;
}

.flex_button_grey_bg {
	background: url(../img/button_l_grey.gif) 0 50% no-repeat;
}

.flex_button_casino_red_bg {
	background: url(../img/button_l_casino_red.png) 0 50% no-repeat;
}

.flex_button_casino2_red_bg {
	background: url(../img/button_l_casino2_red.png) 0 50% no-repeat;
}

.flex_button_casino3_red_bg {
	background: url(../img/button_l_casino3_red.png) 0 50% no-repeat;
}

.flex_button_black {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 22px;
}

.flex_button_grey, .flex_button_fullblack {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 22px;
}

.flex_button_red {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 27px;
}

.flex_button_mega_red {
	font-size: 18px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 15px 36px;
}

.flex_button_casino_red {
	font-size: 14px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.flex_button_casino2_red {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.flex_button_casino3_red {
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 26px;
}

.flex_button_grey_l {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/button_l_grey_l.gif) 0 50% no-repeat;
	padding: 8px 0 8px 22px;
}

.flex_button_grey span, .flex_button_grey_l span, .flex_button_red span, .flex_button_black span, .flex_button_fullblack span {
	line-height: 24px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../img/button_r.gif) 100% 50% no-repeat;
	padding: 8px 13px 8px 0;
}

.flex_button_grey input, .flex_button_grey_l input, .flex_button_red input, .flex_button_blue input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	color: #666666;
	background: url(../img/button_r.gif) 100% 50% no-repeat;
	padding: 5px 5px 5px 0px;
	overflow: visible;
	cursor: pointer;
}

.flex_button_black span {
	color: #000000;
}

.flex_button_fullblack span {
	color: #999999;
	background: url(../img/button_r_fullblack.gif) 100% 50% no-repeat;
}

.flex_button_red span {
	line-height: 28px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_r_red.png) 100% 50% no-repeat;
	padding: 8px 12px 8px 0;
}

.flex_button_mega_red span {
	line-height: 48px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_r_mega_red.png) 100% 50% no-repeat;
	padding: 15px 18px 15px 0;
}

.flex_button_blue_bg {
	background: url(../img/button_l_blue.gif) 0 50% no-repeat;
}

.flex_button_blue {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 22px;
}

.flex_button_fullred_bg span {
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_fullred_r.gif) 100% 50% no-repeat;
}

.flex_button_casino_red_bg span {
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_r_casino_red.png) 100% 50% no-repeat;
	padding: 8px 12px 8px 0;
}

.flex_button_casino2_red_bg span {
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_r_casino2_red.png) 100% 50% no-repeat;
	padding: 8px 20px 8px 0;
}

.flex_button_casino3_red_bg span {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_r_casino_red.png) 100% 50% no-repeat;
	padding: 8px 15px 8px 0;
}

.flex_button_grey {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 22px;
}

.flex_button_blue span {
	color: #00384e;
}

.flex_button span img {
	padding-right: 5px;
}

.button a, .button_drop .drop_title, .button_on div, .button_slider div, .drop_down a, .button_180, .button_190 a, .button_188_blue a, .button_155 a, .button_160 a {
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding-left: 9px;
}

.button_190 img, .button_180 img, .button_188_blue img, .button_155 img {
	padding-bottom: 1px;
	padding-right: 5px;
}

#paying .button a {
	padding-left: 0;
}

.drop_box {
	height: 24px;
}

#mybettings .drop_box {
	height: 35px;
	background-color: #f2f2f2;
	border: 1px solid #999999;
	border-top: 0;
	padding: 11px 0 0 10px;
	margin-right: 12px;
}

.drop_box_nav {
	height: 21px;
}

.drop_down_nav a {
	display: block;
	padding-left: 12px;
}

.drop_layer {
	z-index: 5;
	position: absolute;
}

#menue_drop_1, #menue_drop_2, #menue_drop_3, #menue_drop_nav, #menue_drop_affiliate {
	width: 178px;
	border: 1px solid #d6d6d6;
	border-top: 0;
	background-color: #ffffff;
	padding-bottom: 5px;
}

#minigames #menue_drop_1 {
	width: 194px;
}

#menue_drop_nav {
	width: 158px;
	padding-top: 3px;
}

#menue_drop_1 div a:link, #menue_drop_2 div a:link, #menue_drop_3 div a:link {
	background-color: #ffffff;
}

#menue_drop_1 div a:hover, #menue_drop_2 div a:hover, #menue_drop_3 div a:hover, #menue_drop_nav div a:hover {
	background-color: #ebebeb;
}

#conference-frame-area .sheet_slider_content .sheet_tt td.noborder {
    background: none repeat 0 0 transparent;
    border: 0 none;
}

#conference-frame-area .sheet_slider_content .sheet_tt td.drop_2 {
    background: url(../img/conference/toptennis/button_drop_161.png) no-repeat left 2px transparent;
}

#conference-frame-area .sheet_slider_content .sheet_tt td.drop_2 div.head {
    width: 132px;
}

#conference-frame-area .sheet_slider_content .sheet_tt td div.head {
    height: 25px;
    line-height: 27px;
    overflow: hidden;
    padding-left: 9px;
    white-space: nowrap;
    width: 213px;
}

#conference-frame-area .sheet_slider_content .sheet_tt td.drop_1 {
    background: url(../img/conference/toptennis/button_drop_241.png) no-repeat left 2px transparent;
}

.sheet_tt .menue_tt_1, .sheet_tt .menue_tt_2 {
    display: none;
    height: 105px;
    overflow: auto;
    position: absolute;
    width: 240px;
    z-index: 20;
}

.sheet_tt .menue_tt_2 {
    width: 160px;
}

.sheet_tt td.col_5.first {
    overflow: hidden;
    padding: 0 5px 0 6px;
    text-align: left;
    white-space: nowrap;
    width: 258px;
}

.sheet_tt .icon {
    background: url(../img/conference/toptennis/icon_grey.png) no-repeat right 2px transparent;
    height: 100%;
    line-height: 26px;
    width: 100%;
}

.sheet_tt td.col_5.first {
    overflow: hidden;
    padding: 0 5px 0 6px;
    text-align: left;
    white-space: nowrap;
    width: 258px;
}

.sheet_tt {
    height: 120px;
    padding: 100px 0 0 10px;
    width: 742px;
}

.sheet_tt.green {
    background: url(../img/conference/toptennis/tt_green.jpg) no-repeat 5px 0 transparent;
}

.sheet_tt td.grey {
    color: #999999;
}

.sheet_tt .menue_tt_1 div, .sheet_tt .menue_tt_2 div {
    background: url(../img/conference/toptennis/trans_85.png) repeat 0 0 transparent;
    border-bottom: 1px solid #cccccc;
    color: #000000;
    height: 20px;
    line-height: 20px;
}
.sheet_tt .menue_tt_1 div div, .sheet_tt .menue_tt_2 div div {
    background: none repeat 0 0 transparent;
    overflow: hidden;
    padding: 0 9px;
    white-space: nowrap;
    width: 205px;
}

.sheet_tt .menue_tt_2 div div {
    width: 125px;
}

.sheet_te {
	width: 731px;
	height: 265px;
	margin-top: 6px;
}

.sheet_te.cycling {
    background: url(../img/conference/topcompetition/cycling.jpg) no-repeat 5px 0;
}

.sheet_te.motor-sports {
    background: url(../img/conference/topcompetition/motor-sports.jpg) no-repeat 5px 0;
}

.sheet_te.athletics {
    background: url(../img/conference/topcompetition/athletics.jpg) no-repeat 5px 0;
}

.sheet_te.winter-sports {
    background: url(../img/conference/topcompetition/winter-sports.jpg) no-repeat 5px 0;
}

.sheet_te.competition {
    background: none;
    height: 0px;/*bei Wettkampf gibt es kein Bild*/
    display: none;
}

.emptyResultSet {
	height: 28px;
}

/*Sound (Torjubeln auf der LWK)*/
.sound_but {
	width: 195px;
	height: 46px;
	font-size: 12px;
	line-height: 15px;
	background: url(../img/conference/acustic_but_on.jpg) no-repeat;
	display: block;
	padding: 8px 0 8px 0;
	cursor: pointer;
}

.sound_but div {
	padding-left: 45px;
}

.sound_but.hide {
	background: url(../img/conference/acustic_but_off.jpg) no-repeat;
}

.sound_but.plugin {
	background: url(../img/conference/acustic_but_plugin.jpg) no-repeat;
}

/* --------------------------------------- */
/* Meine Wetten / Kontoauszug */

.tab_box {
	height: 31px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-right: 12px;
}

#minigames .tab_box {
	width: 195px;
	height: 105px;
	border: 1px solid #999999;
	background-color: #f2f2f2;
}

.tab_select {
	float: left;
	height: 30px;
	border: 1px solid #999999;
	border-left: 0;
}

#minigames .tab_select {
	width: 97px;
	height: 21px;
	border: 0;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
}

#minigames .tab_select:first-child {
	border-right: 1px solid #999999;
}

.tab_select.on {
	border-bottom: 1px solid #f2f2f2;
	background: url(../img/tab_bg.png) repeat-x;
}

#minigames .tab_select.on {
	border-bottom: 1px solid #f2f2f2;
	background: url(../img/tab_bg_side.png) repeat-x;
}

#minigames .tab_select a {
	font-size: 12px;
	line-height: 21px;
	color: #444444;
	text-align: center;
	padding: 0;
	display: block;
}

.tab_select a {
	font-size: 15px;
	line-height: 30px;
	color: #666666;
	padding: 0 28px 0 28px;
	display: block;
}

.sheet_head {
	height: 28px;
	background: url(../img/sheet_bg.jpg) repeat-x;
}

.sheet_head_live {
	width: 100%;
	height: 25px;
	background: url(../img/sheet_bg.jpg) repeat-x;
	cursor: pointer;
}

.sheet_head_live .tog {
	width: 224px;
	color: #000000;
	font-weight: bold;
	background: url(../img/pointer_close.gif) 12px 6px no-repeat;
	padding-left: 45px;
}

.sheet_head_live .tog.open {
	background: url(../img/pointer_open.gif) 12px 6px no-repeat;
}

.sheet_head .but_close {
	margin-top: 5px;
	margin-right: 9px;
}

.sheet_col_0 {
	width: 450px;
	height: 24px;
	line-height: 24px;
}

.sheet_col_1 {
	width: 78px;
	line-height: 24px;
	padding-left: 9px;
	padding-right: 3px;
}

#open_bets .sheet_col_1 {
	width: 70px;
}

.sheet_col_2 {
	width: 102px;
	height: 24px;
	line-height: 24px;
}

.sheet_col_3 {
	height: 16px;
	width: 257px;
	line-height: 16px;
	padding: 4px 0 4px 0;
	overflow: hidden;
}

.sheet_col_4 {
	width: 172px;
	line-height: 24px;
	padding-right: 15px;
	overflow: hidden;
}

.sheet_col_4.single {
	width: 150px;
    height: 24px;
    line-height: 24px;
    padding: 0 15px 0 0;
}

.sheet_col_4 .left {
	width: 115px;	
}

.sheet_col_5 {
	width: 77px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_col_5.wide {
	/*width: 297px;*/
	width: 292px;
}

.sheet_col_6 {
	width: 85px;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
}

.sheet_col_7 {
	width: 469px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_col_7.short {
	width: 380px;
}

.sheet_col_8 {
	width: 105px;
	height: 24px;
	line-height: 24px;
	padding-right: 15px;
}

.sheet_col_9 {
	width: 52px;
	height: 24px;
	line-height: 24px;
	padding-right: 5px;
	overflow: hidden;
}

.sheet_col_9 span {
	overflow: hidden;
	white-space: nowrap;
	padding-left: 5px;
}

.sheet_col_10 {
	width: 105px;
	height: 19px;
	padding: 5px 9px 0 0;
}

#mybettings .sheet_col_3 {
	width: 257px;
	height: 16px;
	padding: 4px 3px 4px 0;
}

#mybettings .sheet_col_4 {
	width: 150px;
}

.sheet_col_4 .item_1 {
	float: left;
	width: 16px;
	padding-top: 6px;
}

.sheet_col_4 .item_2 {
	float: left;
	width: 134px;
	line-height: 16px;
	padding: 4px 0 2px 0;
}

.sheet_sub, .sheet_sub_2 {
	width: 666px;
}

.sheet_sub_wide {
	width: 678px;
}

.sheet_sub .sheet_col_2, .sheet_sub .sheet_col_3, .sheet_sub .sheet_col_4 {
	height: 15px;
	line-height: 15px;
}

.sheet_sub_col {
	width: 656px;
}

.sheet_sub_col .left {
	width: 201px;
	padding-left: 3px;
}

.sheet_sub_col .right {
	width: 449px;
	text-align: right;
	padding-right: 3px;
}

.sheet_sub_col_wide .right {
	width: 459px;
	text-align: right;
	padding-right: 3px;
}

.sheet_slider_s {
	background-image: url(../img/slider_s.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.sheet_slider_s.s_on {
	background-image: url(../img/slider_s_on.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}


/* ACHTUNG BEI CSS UPDATE: muss .sheet_slider_s.s_on entsprechen. Leider keine Vererbung mÃ¶glich */
.sheet_slider_s_on_noaction {
	background-image: url(../img/slider_s_on.gif);
	background-repeat: no-repeat;	
}

.sheet_slider_m {
	background: url(../img/slider_m.gif) no-repeat 0 0 transparent;
	cursor: pointer;
}

#hilights_1 .sheet_slider_m, #lpage3 .sheet_slider_m, #hilights_2 .sheet_slider_m {
	background: url(../img/slider_m2.gif) no-repeat 0 0 transparent;
}

.matrix .sheet_slider_m {
    background: url(../img/slider_x.gif) no-repeat 5px 0 transparent;
    width: 74px;
}

.matrix .sheet_slider_m.m_on {
	background: url(../img/slider_x_on.gif) no-repeat 5px 0;
}

.matrix .sheet_slider_m_head {
	background: url(../img/slider_x_head.gif) no-repeat;
}

#conference-area .sheet_slider_m {
	width: 104px;
	height: 27px;
	background-position: 0 3px;
	background-color: #ffffff;
}

#conference-area .sheet_slider_m_bg {
	width: 114px;
	height: 27px;
}

#conference-area .sheet_slider_m_bg.on {
	background: url(../img/slider_m_bg.gif) repeat-y;
}

.sheet_slider_m_nocursor {
	background: url(../img/slider_m.gif) no-repeat;
}

.sheet_slider_m.m_on, .sheet_slider_m_nocursor.m_on {
	background: url(../img/slider_m_on.gif) no-repeat;
}

#hilights_1 .sheet_slider_m.m_on, #lpage3 .sheet_slider_m.m_on, #hilights_2 .sheet_slider_m.m_on {
	background: url(../img/slider_m_on2.gif) no-repeat;
}

#conference-area .sheet_slider_m.m_on {
	background-position: 0 3px;
	background-color: #ffffff;
}

.sheet_slider_m a {
	display: block;
	color: #666666;
}

.sheet_slider_m_nocursor div {
	display: block;
	color: #666666;
	padding-left: 10px;
}

.sheet_slider_s_head {
	height: 6px;
	background: url(../img/slider_s_head.gif) no-repeat;
	overflow: hidden;
}

#open_bets .sheet_slider_s_head {
	background: url(../img/slider_s_head_side.gif) no-repeat;
}

.sheet_slider_m_head {
	height: 6px;
	background: url(../img/slider_m_head.gif) no-repeat;
	overflow: hidden;
}

#hilights_1 .sheet_slider_m_head, #hilights_2 .sheet_slider_m_head {
	background: url(../img/slider_m_head2.gif) no-repeat;
}

#conference-area .sheet_slider_m_head {
	height: 6px;
	background: 0;
	background: url(../img/slider_m_head_xl.gif) no-repeat;
	overflow: hidden;
}

#upcoming-events .upcoming .sheet_slider_m_head {
	background: url(../img/slider_m_head_xxl.gif) no-repeat;
}

.sheet_slider_head {
	height: 4px;
	margin: 0 5px 0 5px;
}

.button_slider_head {
	height: 6px;
	background: url(../img/button_slider_head.gif) no-repeat;
	margin-top: 6px;
	overflow: hidden;
}

.sheet_slider_body, .cont_box_body {
	background: url(../img/slider_body.gif) repeat-y;
	overflow: hidden;
}

.sheet_slider_foot, .sheet_slider_foot_noaction {
	height: 30px;
	font-size: 10px;
	line-height: 28px;
	text-align: right;
	background: url(../img/slider_foot.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
	padding-right: 35px;
}

.sheet_slider_foot_topGame {
	height: 30px;
	font-size: 10px;
	line-height: 28px;
	text-align: right;
	background: url(../img/slider_foot.gif) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.sheet_slider_foot_nocursor {
	height: 30px;
	font-size: 10px;
	line-height: 28px;
	text-align: right;
	background: url(../img/slider_foot_2.gif) no-repeat;
	overflow: hidden;
	padding-right: 35px;
}

#mybettings .sheet_slider_body, #myaccount .sheet_slider_body {
	background: url(../img/slider_body_big.gif) repeat-y;
}

#conference-area .sheet_slider_body {
	background: url(../img/slider_body_xl.gif) repeat-y;
}

#upcoming-events .upcoming .sheet_slider_body {
	background: url(../img/slider_body_xxl.gif) repeat-y;
}

#open_bets .sheet_slider_body {
	line-height: 17px;
	background: url(../img/slider_body_side.gif) repeat-y;
}

#open_bets .sheet_slider_body_off {
	line-height: 17px;
	padding-top: 6px;
}

#open_bets .sheet_slider_body_off td, #open_bets .sheet_slider_body td {
	height: 17px;
	white-space: nowrap;
	overflow: hidden;
}

#open_bets .sheet_slider_body_off td.fix, #open_bets .sheet_slider_body td.fix {
	width: 51px;
	text-align: right;
	padding-right: 5px;
}

#mybettings .sheet_slider_foot, #myaccount .sheet_slider_foot {
	background: url(../img/slider_foot_big.gif) repeat-y;
}

#conference-area .sheet_slider_foot {
	background: url(../img/slider_foot_xl.gif) repeat-y;
}

#noBorderStyle td {
	border-style: none;	
}

#open_bets .sheet_slider_foot, #minigames .sheet_slider_foot {
	background: url(../img/slider_foot_side.gif) repeat-y;
}

#upcoming-events .upcoming .sheet_slider_foot {
	background: url(../img/slider_foot_xxl.gif) no-repeat;
}

.sheet_slider_s_head_popup {
	height: 6px;
	overflow: hidden;
	background: url(../img/slider_s_head_new.gif) repeat-y;
}

.sheet_slider_body_popup {
	overflow: hidden;
	background: url(../img/slider_body_new.gif) repeat-y;
}

.sheet_slider_foot_noaction_popup {
	height: 30px;
	font-size: 10px;
	line-height: 28px;
	text-align: right;
	overflow: hidden;
	cursor: pointer;
	padding-right: 35px;
	background: url(../img/slider_foot_new.gif) repeat-y;
}

.sheet_col_ticket_2_popup {
	width: 105px;
	height: 24px;
	line-height: 24px;
	padding-right: 15px;
}

.sheet_slider_content {
	width: 564px;
}

#mybettings .sheet_slider_content, #myaccount .sheet_slider_content, .sheet_slider_body_popup .sheet_slider_content {
	width: 756px;
}

.sheet_slider_content_ticketlist {
	width: 758px;
}

.sheet_slider_content .img_1 {
	margin-top: 4px;
	margin-left: 12px;
}

.sheet_slider_content .border {
	width: 552px;
	line-height: 24px;
	border: 1px solid #cccccc;
	margin-right: 5px;
	margin-left: 5px;
}

#upcoming-events .sheet_slider_content .border {
	width: 742px;
}

#button_slider_all .sheet_slider_content .border {
	width: 544px;
	margin-right: 3px;
	margin-left: 3px;
}

#conference-area .sheet_slider_content .border {
	width: 729px;
}

#conference-frame-area .sheet_slider_content .border {
	width: 724px;
}

#topcompetition-area .sheet_slider_content .headToHead .border {
    width: 307px;
    /*für ie 7, damit beim auf/zuklappen des Bereichs die Zeilenhöhen sich nicht vergrößern*/
    height: 28px;
}

#topcompetition-area .sheet_slider_content .competition .border {
    width: 405px;
    /*für ie 7, damit beim auf/zuklappen des Bereichs die Zeilenhöhen sich nicht vergrößern*/
    height: 28px;
}

#topcompetition-area .sheet_slider_content .yesNo .border, #topcompetition-area .sheet_slider_content .sheet_slider_content_topGame {
    width: 724px;
    /*für ie 7, damit beim auf/zuklappen des Bereichs die Zeilenhöhen sich nicht vergrößern*/
    height: 28px;
}

#conference-area .sheet_slider_content .border.bot_0 {
	border-bottom: 0;
}

#conference-frame-area .sheet_slider_content .border.bot_0 {
	border-bottom: 0;
}

#conference-frame-area .sheet_slider_content .bot_r {
	border-right: 1px solid #cccccc;
	width: 40px;
}

.sheet_slider_content td {
	color: #000000;
	vertical-align: top;
	border: 1px solid #cccccc;
	border-bottom: 0;
}

#conference-area .sheet_slider_content td {
	border: 0;
	border-left: 1px solid #cccccc;
}

#conference-frame-area .sheet_slider_content .sheet_tt td {
    border: 1px solid #cccccc;
}

.sheet_tt td {
    background: url(../img/conference/toptennis/trans_70.png) repeat 0 0 transparent;
    height: 26px;
    vertical-align: middle;
}

.sheet_slider_content .col_2 {
	width: 70px;
}

.col_2_choiceParams {
	width: 354px;
}

.sheet_slider_content td .cell, .sbet td .cell {
	width: 31px;
	line-height: 24px;
	text-align: center;
}

.playerCell .cell.large {
	width: 195px;
	text-align: left;
	padding-left: 9px;
}

.cell_choiceParams {
	width: 309px;
	line-height: 24px;
	text-align: left;
	padding-left: 5px;
}

.cell_choiceParamsLong {
	line-height: 24px;
	text-align: left;
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.sheet_close_all:link {
	color: #000000;
	cursor: pointer;
}

.sheet_close_all:hover {
	color: #db0036;
	cursor: pointer;
}

.sbet td .align_r {
	width: 24px;
	text-align: right;
	padding-right: 7px;
}

/* Verwendung dieser Klasse fÃ¼r die Darstellung der Sonderwetten, da
	fÃ¼r die Matrixdarstellung eine weitere Tabelle notwendig ist und das
	ursprÃ¼ngliche Design dafÃ¼r nicht korrekt funktioniert (#6081)  */
table.sb {
	width: 564px;
}
/*
.sbet table {
	width: 564px;
}
*/

.sbet tr {
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	overflow: hidden;
	border-top: 1px solid #ffffff;
}

.sbet tr.border_grey {
	border-top: 1px solid #ebebeb;
}

.sbet td.col_2 {
	width: 70px;
	color: #000000;
	border-right: 1px solid #cccccc;
}

.sbet .matrix td.col_2 {
	border-top: 1px solid #cccccc;
}

.sbet .matrix td.col_2.first {
	border-top: 1px solid #ffffff;
}

.sbet .matrix td.first.grey {
	border-top: 1px solid #ebebeb;
}

.print {
	background: url(../img/printer.gif) 0 5px no-repeat;
	padding-left: 17px;
}

.print.spacer_1 {
	margin-top: 52px;
}

.print.spacer_2 {
	margin-top: 108px;
}

.print.spacer_3 {
	background-position: 0;
	margin-top: 0;
}

.sheet_col_1 img {
	margin-top: 7px;
	margin-right: 4px;
}

.p_red {
	background-color: #ff0000;
}

.p_green {
	background-color: #00cc00;
}

.p_yellow {
	background-color: #ffcc00;
}

.p_blue {
	background-color: #0000cc;
}

/* --------------------------------------- */
/* PersÃ¶nliche Daten, Registrierung, Einzahlung */

.sheet_l {
	width: 174px;
	height: 24px;
	line-height: 24px;
	color: #666666;
	text-align: right;
	padding-right: 20px;
}

.sheet_l_iban {
	width: 194px;
	height: 24px;
	line-height: 24px;
	color: #666666;
}

.sheet_l_iban div {
	text-align: right;
	margin-right: 20px;
}

.sheet_r {
	width: 562px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_r_high {
	width: 562px;
	padding-top: 4px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_r_high { 
	width: 562px; 
	padding-top: 4px; 
	line-height: 24px; 
	overflow: hidden; 
} 

.sheet_r .form {
	width: 276px;
	margin-right: 15px;
}

.input_text {
	height: 16px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.input_text.disabled input {
    background-color: transparent;
}

.input_text.disabled {
    background-color: #f0f0f0;
}

.input_text.redborder {
	border: 1px solid #da1833;
}

body#iban .input_text {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.input_area {
	width: 276px;
	height: 100px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 11px;
}

.sheet_r .input_text {
	width: 274px;
	margin-top: 3px;
}

body#iban .sheet_r .input_text {
	width: 274px;
	margin-top: 4px;
}

.sheet_r .input_text_small {
	margin-top: 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 16px;
}

.sheet_r select, .this_sel {
	height: 18px;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #cccccc;
	margin-top: 3px;
	<!--
	margin-top: 0;
	-->
}

.sheet_r .select {
	width: 88px;
	height: 18px;
}

.select.redborder {
	border: 1px solid #da1833;
}

.sheet_r .select_2 {
	width: 87px;
	height: 16px;
	margin-left: 2px;
}

.sheet_r .radio, .sheet_r .check, .drop_box .check {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	<!--
	margin-top: 2px;
	-->
}

.input_data {
	width: 240px;
	height: 15px;
	border: 0;
}

.sheet_r img, .micro input, .sub input {
	float: left;
	margin-right: 5px;
}

.sheet_r .img_1 {
	margin-top: 5px;
}

.sheet_l .img_1 {
	margin-top: 5px;
	margin-left: 6px;
}

.sheet_r .img_2 {
	margin-top: 9px;
}

.box_action, .box_action .sheet_r {
	height: 48px;
}

.box_action .button, .box_action .this_button {
	margin-top: 12px;
}

.box_action .img_3 {
	margin-left: 9px;
	margin-top: 9px;
}

#step_1 {
	width: 180px;
	font-size: 12px;
	padding-left: 60px;
	padding-right: 10px;
}

#step_2, #step_3 {
	width: 190px;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 45px;
}

.bg_step_1 {
	background: url(../img/step_1.gif) no-repeat;
}

.bg_step_2 {
	background: url(../img/step_2.gif) no-repeat;
}

.bg_step_3 {
	background: url(../img/step_3.gif) no-repeat;
}

.this_sheet {
	width:768px;
}

#table_step {
	width: 756px;
	height: 48px;
}

.macro {
	font-size: 12px;
	line-height: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

.checklabel { 
	font-size: 12px; 
	line-height: 22px; 
} 

.checklabel_small { 
	line-height: 16px; 
} 

.micro {
	font-size: 10px;
	padding: 12px;
}

.micro.blue {
	color: #8caebc;
	padding: 0;
}

.micro_no_pad {
	font-size: 10px;
	padding-right: 5px;
}
	
#paying .radio_paying {
	padding-left: 6px;
	padding-right: 4px;
}

#paying .txt_paying {
	height: 54px;
	padding-left: 30px;
	<!--
	line-height: 21px;
	-->
}

#paying .paymethod_box img {
	margin-left: 30px;
}

#paying .paymethod_box .box_main {
	height: 85px;
}

#paying .paymethod_box label img {
    border: 1px solid #cccccc;
}

#paying .paymethod_box label span {
	position: absolute;
	width: 170px;
	height: 50px;
	background: url(../img/p.gif);
}

#paying .input_1, #main_teaser_casino input {
	width: 90px;
}

#paying .input_2 {
	width: 50px;
}

#paying .input_3 {
	width: 255px;
	height: 20px;
}

#docupload .input_3 {
	height: 20px;
}

#paying .text {
	<!--
	padding-top: 4px;
	-->
}

.credit {
	font-size: 16px;
	padding-right: 60px;
}

.credit_2 {
	padding-right: 250px;
}

#paying .credit_line {
	width: 80px;
	height: 3px;
	border-bottom: 1px solid #000000;
	overflow: hidden;
}

#paying .img, #myaccount .img {
	padding-right: 5px;
}

#paying .paymethod {
	width: 150px;
	height: 50px;
	text-align: left;
}

.condition {
	z-index: 5;
	position: absolute;
	width: 260px;
	line-height: 16px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	padding: 9px;
	margin-top: 70px;
	margin-left: 30px;
}

.borderedTable {
	border: 1px solid black;
}

.condition.left_1 {
	margin-left: 42px;
	<!--
	margin-left: -150px;
	-->
}

.condition.left_2 {
	margin-left: 234px;
	<!--
	margin-left: -150px;
	-->
}

.condition.left_3 {
	margin-left: 426px;
	<!--
	margin-left: -150px;
	-->
}

.condition.left_4 {
	margin-left: 618px;
	<!--
	margin-left: -150px;
	-->
}

.condition.top_1 {
	top: 436px;
	<!--
	top: 439px;
	-->
}

.condition.top_2 {
	top: 528px;
	<!--
	top: 545px;
	-->
}

.condition.top_3 {
	top: 619px;
	<!--
	top: 545px;
	-->
}

.condition.top_4 {
	top: 711px;
	<!--
	top: 545px;
	-->
}

.chance .condition {
	margin: -170px 0 0 -182px;
	position: absolute;
	<!--
	position: relative !important;
	position: absolute;
	-->
}

.change_name_layer {
	z-index: 30;
	position: absolute;
	width: 260px;
	line-height: 16px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	padding: 9px;
	margin-top: 3px;
	margin-left: 12px;
}

.condition li, #rules li, #static li, .fly_warning_layer li {
	list-style-type: square;
	background: 0;
	padding: 0;
	margin-left: 12px;
}

#bonusconditions {
	width: 230px;
	float: left;
}

#bonusconditions li {
	list-style-type: square;
	background: 0;
	padding: 0;
	margin-left: 18px;
}

#bonusconditions a {
	color: #666666;
	text-decoration: underline;
}

.fly_warning_layer ul ul li {
	margin-left: 24px;
}

#static li {
	color: #000000;
	margin-bottom: 10px;
}

#agb li.sub {
	color: #000000;
	list-style-type: square;
	background: 0;
	padding: 0;
	margin-left: 12px;
}

#agb ol li {
	list-style: decimal;
	color: #000000;
	background: 0;
	padding: 0;
	padding-bottom: 16px;
}

#agb ol li.latin {
	list-style: lower-latin;
	padding: 0;
	margin: 0;
}

#rules li {
	color: #ffffff;
	padding-top: 12px;
}

.marginal {
	padding: 9px;
	padding-left: 50px;
}

.marginal_minicasino {
	padding: 9px;
	padding-left: 30px;
}

.marginal_l {
	width: 125px;
}

.warning_1 {
	min-height: 28px;
	background: url(../img/warning_big_1.gif) #f8ccd7 22px 12px no-repeat;
}

.warning_1_minicasino {
	min-height: 28px;
	background: url(../img/warning_big_1.gif) #f8ccd7 10px 12px no-repeat;
}

.warning_2 {
	min-height: 28px;
	background: url(../img/warning_big_2.gif) #fff3b2 22px 12px no-repeat;
}

.warning_3 {
	min-height: 28px;
	background: url(../img/warning_big_3.gif) #ccebcc 22px 12px no-repeat;
}

.warning_1 .macro, .warning_2 .macro, .warning_3 .macro, .warning_1_minicasino .macro {
	padding-top: 8px;
	padding-bottom: 6px;
}

.icon_A {
	background: url(../img/A.gif) 22px 12px no-repeat;
}

.icon_B {
	background: url(../img/B.gif) 22px 12px no-repeat;
}

.icon_C {
	background: url(../img/C.gif) 22px 12px no-repeat;
}

#contact .text {
	margin-top: 10px;
}

#datepicker input {
	width: 118px;
	height: 15px;
	border: 1px solid #cccccc;
	margin-right: 4px;
	margin-left: 5px;
}

#mybettings #datepicker input {
	width: 65px;
}

#reqPay table, #open_bets table {
	width: 100%;
}

#reqPay table td {
	line-height: 24px;
	padding-left: 6px;
	text-align: right;
}

/* #### Side ############################# */
/*
#ticket_body {
	border-left: 1px solid #db0036;
	border-right: 1px solid #db0036;
	display: none;
}

#ticket_foot {
	background: url(../img/slider_big.gif) #db0036 no-repeat;
}

#casino #ticket_foot {
	background: url(../img/slider_big_blue.gif) #db0036 no-repeat;
}

#ticket_content {
	color: #000000;
	background-color: #ffffff;
	padding: 8px;
}

#ticket .col {
	width: 192px;
	height: 17px;
	line-height: 17px;
	padding-right: 3px;
	padding-left: 3px;
}

#ticket .col.bg_midgrey {
	height: auto;
}

#ticket .col .tipp {
	width: 179px;
	height: 17px;
	font-weight: bold;
	overflow: hidden;
}

#ticket .col_2 {
	width: 195px;
	min-height: 17px;
	color: #000000;
	line-height: 17px;
	padding-left: 3px;
}

#ticket .col_2 .txt {
	width: 178px;
	font-weight: bold;
	border-right: 17px solid #b6b6b6;
}

#ticket .col_2 .tipp {
	width: 162px;
	height: 17px;
	font-weight: bold;
	overflow: hidden;
}

.col_quad {
	width: 17px;
	margin-left: 3px;
}

#ticket .col.bg_grey {
	height: auto;
}

#ticket .col .result {
	width: 70px;
	text-align: right;
	padding-left: 3px;
}

#ticket .input {
	width: 50px;
	height: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	border: 1px solid #d6d6d6;
	padding-right: 1px;
}
*/

#open_bets_body, #minigames_body {
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	background: url(../img/open_bets_bg.gif) repeat-x;
}

#open_bets_foot, #minigames_foot {
	height: 21px;
	background: url(../img/slider_big.gif) #d6d6d6 no-repeat;
	padding-top: 13px;
	padding-right: 9px;
	cursor: pointer;
}

#ticket_body {
	border-left: 1px solid #db0036;
	border-right: 1px solid #db0036;
	display: none;
}

#ticket {
	margin-bottom: 19px;
}

#ticket_content {
	color: #000000;
	background-color: #ffffff;
	padding: 8px;
}

#ticket_foot .corner {
	margin-top: 24px;
}

#open_bets_content, #minigames_content {
	color: #000000;
	padding: 0 8px 8px 8px;
}

.minigames_top {
	background: url(../img/minigames_top.png) no-repeat;
}

.minigames_top {
	width: 196px;
	background: url(../img/minigames_top.png) no-repeat;
	padding: 2px 2px 0 2px;
}

.minigames_bot {
	width: 196px;
	height: 2px;
	background: url(../img/minigames_bot.png) no-repeat;
}

#minigames .input {
	width: 53px;
	height: 22px;
	line-height: 24px;
	border: 1px solid #cccccc;
	margin: 2px 6px 0 6px;
}

#ticket .event_head {
	width: 198px;
	height: 19px;
	vertical-align: top;
	background: url(../img/event_bg.gif) #dfdfdf no-repeat;
	margin-top: 6px;
}

#ticket p {
	color: #000000;
	padding: 2px 0 0 0;
}

#ticket .system p {
	padding: 2px 0 0 2px;
}

#ticket .event {
	width: 198px;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #999999;
	border-top: 0;
	<!--
	border-collapse: collapse;
	-->
}

#ticket .close {
	width: 18px;
	height: 18px;
	text-align: right;
	vertical-align: top;
	padding: 4px 4px 0 0;
}

#ticket .bank {
	width: 15px;
	vertical-align: top;
	padding: 4px 0 0 4px;
}

#ticket .event td {
	border-top: 1px solid #d8d8d8;
	height: 21px;
	vertical-align: top;
	padding: 0;
}

#ticket td.check img {
	vertical-align: top;
	padding: 5px 0 0 4px;
}

#ticket .help {
	width: 15px;
	height: 17px;
}

#ticket .warning_inline {
	float: left;
	margin: 1px 3px 0 0; 
}

#ticket td .tipp {
	width: 131px;
	padding: 3px 0 0 3px;
}

#ticket td .quote {
	width: 42px;
	text-align: right;
	padding: 3px 5px 2px 0;
}

#ticket .quote.plus {
	background: url(../img/quote_plus.gif) 4px 3px no-repeat;
}

#ticket .quote.minus {
	background: url(../img/quote_minus.gif) 4px 3px no-repeat;
}

#ticket .quote.quote_shut {
	background: url(../img/warning_shut.gif) 1px 5px no-repeat;
}

#ticket .system {
	width: 198px;
	margin: 6px 0 3px 0
}

#ticket .system .check {
	padding: 0 0 3px 1px;
}

#ticket .col, #open_bets .col {
	width: 192px;
	height: 17px;
	line-height: 17px;
	padding-right: 3px;
	padding-left: 3px;
}

#ticket .col.bg_midgrey {
	height: auto;
}

#ticket .col .allover {
	width: 70px;
	text-align: right;
	padding-left: 3px;
}

#ticket .input {
	width: 50px;
	height: 13px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: right;
	border: 1px solid #666666;
	padding-right: 1px;
}

#ticket_button {
	height: 24px;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/button_ticket.gif) no-repeat;
	cursor: pointer;
}

.ticket_button_flex {
	width: 198px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background: url(../img/but_198_flex_bottom.gif) 0 bottom no-repeat;
}

.ticket_table {
	display: table;
}

.ticket_table a, .ticket_table div {
	display: table-cell; 
	vertical-align: middle;
}

.ticket_button_flex a {
	display: block;
	background: url(../img/but_198_flex_top.gif) 0 top no-repeat;
}

.ticket_big_but {
	width: 198px;
	height: 24px;
	font-size: 13px;
	text-align: center;
	color: #000000;
	background: url(../img/but_198_flex_top.gif) 0 top no-repeat;
	border: 0;
	cursor: pointer;
	padding-bottom: 3px;
	<!--
	padding: 0;
	-->
}

.ticket_button_flex.big_but {
	line-height: 24px;
}

/* ---- VORSICHT ID -> CLASS ------ */
.ticket_button {
	height: 24px;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/button_ticket.gif) no-repeat;
	cursor: pointer;
}

/* --------------------------------------- */

.mini_teaser {
	width: 216px;
	height: 37px;
	color: #ffffff;
	background: url(../img/zone_bg.gif) no-repeat;
}

#casino .mini_teaser {
	background: url(../img/zone_blue_bg.gif) no-repeat;
}

.mini_teaser .box_1 {
	width: 28px;
	text-align: right;
	padding-right: 4px;
}

.mini_teaser .box_2 {
	width: 55px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
}

.mini_teaser a {
	line-height: 36px;
	background: none;
}

#zone_mini_layer, #lang_mini_layer {
	z-index: 15;
	position: absolute;
	width: 228px;
	background: url(../img/minilayer_top.png) no-repeat;
	padding-top: 7px;
	display: none;
	overflow: auto;
	margin: -12px 0 0 -6px;
}

#lang_mini_layer {
	overflow: visible;
}

.mini_layer_inner {
	background: url(../img/minilayer_bot.png) no-repeat 0 100%;
	padding-bottom: 15px;
	margin-top: 13px;
	<!--
	margin-top: 20px;
	-->
}

.mini_layer_content {
	width: 189px;
	height: 195px;
	padding: 0 6px 0 20px;
	overflow: auto;
}

#lang_mini_layer .mini_layer_content {
	width: 210px;
	height: 100%;
	padding: 0 0 0 20px;
}

.mini_layer_content a {
	line-height: 14px;
	border-bottom: 1px solid #dddddd;
	padding: 2px 0;
	display: block;
}

.mini_layer_content a:hover {
	font-weight: bold;
}

#lang_mini_layer .mini_layer_content a {
	color: #666666;
	border: 0;
}

.mini_layer_content div {
	width: 94px;
	padding-right: 6px;
}

/* --------------------------------------- */

/* ===== TopWinner ======= */

.top_win table {
	width: 100%;
}

.top_win .col {
	border-right: 1px solid #ffffff;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	width: 45px;
}

.top_win td.col {
	padding-left: 2px;
	padding-right: 5px;
	white-space: nowrap;
}

.top_win td.head {
	height: 24px;
	font-weight: normal;
	text-align: center;
	background: url(../img/sheet_bg.jpg) repeat-x;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
}

.top_win .even {
	background-color: #ececec;
}

.top_win a.flex_but {
	height :22px;
	line-height: 22px;
}

.top_win a.flex_but span {
	padding: 2px 10px 2px 9px;
}

.top_win .pad_r_4 {
	padding-right: 4px;
}

/*------------------------------*/

#zone {
	width: 216px;
	height: 37px;
	color: #ffffff;
	background: url(../img/zone_bg.gif) no-repeat;
	margin-top: 8px;
}

#casino #zone {
	background: url(../img/zone_blue_bg.gif) no-repeat;
}

#zone .time {
	width: 57px;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

#zone a {
	line-height: 36px;
	padding-left: 12px;
	background-position: 0 3px;
}

#zone_layer {
	z-index: 50;
	position: absolute;
	width: 340px;
	height: 200px;
	left: 620px;
	background: url(../img/zone_arrow.gif) no-repeat;
	padding: 7px;
	display: none;
}

#zone_layer_content {
	position: absolute;
	top: 36px;
	width: 330px;
	height: 150px;
	background-color: #ffffff;
	overflow: auto;
	margin-left: 5px;
}

#zone_layer a {
	line-height: 16px;
	display: block;
}

/* --------------------------------------- */

.box_lwk {
	line-height: 18px;
	background: url(../img/lwk_box_bg.gif) no-repeat;
	margin: 12px 12px 0 0;
	padding: 2px 5px 0 7px;
}

#box_lwk_closed_header .highlights_head {
    line-height: 30px;
    padding: 0 0 0 5px;
}

#box_lwk_closed_header .corner {
    background: url(../img/corner_grey_on.gif) no-repeat 532px 11px transparent;
    height: 29px;
    width: 550px;
}

.hilights_head.pointer {
	width: 552px;
	background: url(../img/pointer_open.gif) no-repeat 532px 11px transparent;
	cursor: pointer;
}

.hilights_head.pointer.close {
	background: url(../img/pointer_close.gif) no-repeat 532px 8px transparent;
	cursor: pointer;
}

.box_lwk_foot {
	height: 2px;
	background: url(../img/lwk_box_foot_bg.gif) no-repeat 0 bottom;
}

#box_lwk_group_sel .box_lwk_foot {
    background-color: #d6d6d6;
    height: 18px;
    width: 564px;
    background-image: none;
}

#box_lwk_group_sel .box_lwk_foot div {
    background-position: 542px 5px;
    font-size: 11px;
    height: 18px;
    padding: 5px 29px 0 0;
}

a.lwk_but {
	height: 32px;
	line-height: 32px;
	border-left: 1px solid #ffffff;
	padding: 0 24px 0 24px;
	display: block;
	white-space: nowrap;
}

.box_lwk .on, .box_hilights .on {
	background: url(../img/lwk_but_on.gif) no-repeat center top;
}

.box_lwk .redcard {
	float: left;
	width: 14px;
	height: 27px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	background: url(../img/lwk_redcard.png) no-repeat 0 2px;
	padding-left: 5px;
}

.leftMoreEventsText {
	line-height: 26px;
    padding-left: 4px;
    float: left;
    width: 333px;
    text-align: center;
}

/* --------------------------------------- */

.box_side {
	line-height: 18px;
	background: url(../img/side_box_bg.gif) no-repeat;
	margin-top: 12px;
	padding: 6px 13px 11px 13px;
}

.box_side h1 {
	padding: 0;
}

.box_side li.bullet a {
	font-size: 12px;
}

.box_side_foot {
	height: 2px;
	background: url(../img/side_box_foot_bg.gif) no-repeat;
}

#casino .box_side_foot.bluebox {
	background: url(../img/side_box_foot_bg_blue.gif) no-repeat;
}

#casino .box_side {
	color: #ffffff;
	background-color: #00384e;
	background: url(../img/box_bg_blue.jpg) no-repeat;
	border: 0;
	overflow: hidden;
}

#casino #side .box_side.bluebox {
	background: url(../img/side_box_bg_blue.gif) no-repeat;
}

/* nur fÃ¼r IE6 */
#casino #nav .nav_box.bluebox {
	background: url(../img/box_bg_blue.jpg) no-repeat #082837;
}

/*
#casino .box_side a {
	color: #ffffff;
}
*/

.casino_side_input {
	width: 100px;
	height: 16px;
	border: 1px solid #999999;
}

/* #### Foot ############################# */

.lang {
	line-height: 14px;
	color: #cccccc;
	margin: 15px 0 0 12px;
}

.lang #lang {
	margin-left: 0px;
}

.lang a {
	color: #999999;
}

.lang .hr,.footer .hr {
	margin: 0;
}

.lang .headline, #lpage .footer_logo {
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
}
/*
#lang a {
	color: #000000;
	font-weight: bold;
}

.lang #lang a {
	padding-left: 0px;
}
*/

#lang img {
	vertical-align: middle;
	margin: 0 6px 2px 0;
}

#lang .left {
	width: 80px;
	font-size: 11px;
}

.lang .box {
	width: 192px;
}

.lang .box.small {
    width: 182px;
}

#lang .box, .lang .box.flex {
	width: 215px;
}

.foot_nav {
	line-height: 20px;
	text-align: center;
}

#foot .footer {
	line-height: 14px;
	text-align: justify;
	color: #999999;
	padding: 0 0 30px 12px;
	margin-top: 15px;
}

.abovefooter {
	line-height: 14px;
	text-align: justify;
	color: #999999;
	padding: 0 0 9px 12px;
}

#lpage #foot .footer {
	margin-top: 10px;
	padding-bottom: 0;
}

#foot .footer a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding: 0;
}

#lpage .footer_logo {
	margin: 0 0 0 194px;
}

/* #### Landingpage 2 ############################# */

#lpage2 #content {
	width: 1008px;
	background: url(../img/lpage2_bg.jpg) no-repeat;
}

#lpage2 #head {
	height: 160px;
	background: url(../img/tipico.gif) no-repeat 12px 13px;
	padding: 5px 0 0 105px;
}

#lpage2 #head_side a {
	float: right;
	font-size: 12px;
	text-decoration: underline;
}

#lpage2 .lpage2_bonus {
	float: left;
	width: 515px;
	height: 163px;
	background: url(../img/lpage2_bonus.png) no-repeat;
	margin-top: 436px;
	margin-left: 32px;
	margin-bottom: 12px;
}

#lpage2 h2 {
	font-size: 24px;
	font-weight: bold;
	color: #db0036;
	padding: 30px 0 8px 0;
}

#lpage2 .but_2 h2 {
	padding: 22px 0 8px 0;
}

#lpage2 h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
	padding-bottom: 6px;
}

#lpage2 .but_1, #lpage2 .but_2, #lpage2 .but_3 {
	width: 276px;
	height: 88px;
	font-size: 12px;
	background: url(../img/lpage2_but1.png) no-repeat;
	padding-left: 94px;
	margin-top: 240px;
}

#lpage2 .but_2 {
	background: url(../img/lpage2_but2.png) no-repeat;
	margin: 0;
}

#lpage2 .but_3 {
	background: url(../img/lpage2_but3.png) no-repeat;
	margin: 0;
}

#lpage2 a.but_4 {
	width: 230px;
	height: 69px;
	background: url(../img/lpage2_but4.png) no-repeat;
	display: block;
	cursor: pointer;
}

#lpage2 .box_lpage2 {
	float: left;
	width: 192px;
	height: 120px;
	background: url(../img/lpage2_box_bg.png) repeat-x;
	padding: 10px 50px 0 6px;
	margin-left: 2px;
}

/* Meister Seite - angelehnt an Landingpage 2 */

#lpage2 #meister {
	width: 1008px;
	background: url(../img/meister.jpg) no-repeat;
}

#lpage2 .placeholder {
	float: left;
	width: 515px;
	height: 163px;
	margin-top: 436px;
	margin-left: 32px;
	margin-bottom: 12px;
}

/* #### Landingpage 3 ############################# */

#lpage3 .bg_special {
	padding-bottom: 45px;
}

#lpage3 .box_top {
	position: relative;
	width: 780px;
	background: url(../img/lpage3_box_top.png) no-repeat;
	padding: 9px 0 0 15px;
}

#lpage3 .box_top_head {
	position: relative;
	width: 780px;
	background: url(../img/lpage3_box_top_head.png) no-repeat;
	padding-right: 15px;
	height: 10px;
}

#lpage3 .box_top_middle {
	position: relative;
	width: 780px;
	background: url(../img/lpage3_box_top_middle.png) repeat-y;
	padding: 0 0 0 15px;
}

#lpage3 .box_top_2 {
    background: url(../img/lpage3_box_top_2.png) no-repeat 0 0 transparent;
    padding: 9px 0 0 9px;
    vertical-align: top;
    width: 573px;
    margin-left: 5px;
}

#lpage3 .box_top_3 {
    background: url(../img/lpage3_box_top_3.png) no-repeat 0 0 transparent;
    padding: 9px 0 0 15px;
    vertical-align: top;
    width: 178px;
}

#lpage3 .box_top_all {
	width: 780px;
	background: url(../img/lpage3_box_top.png) no-repeat;
	padding: 21px 0 0 24px;
}

#lpage3 .box_bot {
	width: 780px;
	height: 18px;
	background: url(../img/lpage3_box_bot.png) no-repeat;
}

#lpage3 .box_bot_2 {
    background: url(../img/lpage3_box_bot_2.png) no-repeat 0 0 transparent;
    height: 18px;
    width: 582px;
}

#lpage3 .box_bot_3 {
    background: url(../img/lpage3_box_bot_3.png) no-repeat 0 0 transparent;
    height: 18px;
    width: 193px;
}

#lpage3 .box_bot_all {
	width: 780px;
	height: 24px;
	background: url(../img/lpage3_box_bot_all.png) no-repeat;
}

#lpage3 .teaser_txt {
	z-index: 2;
	position: absolute;
	font-size: 48px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	padding: 30px 0 0 18px;
}

#lpage3 .teaser_txt div {
	font-size: 30px;
	padding-top: 40px;
}

#lpage3 .header {
	height: 32px;
	width: 735px;
	font-size: 18px;
	line-height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

#lpage3 .box_top_3 .headerWin {
	overflow: hidden;
	width: 164px;
	font-size: 18px;
	line-height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

#lpage3 .header_2 {
	overflow: hidden;
	width: 150px;
	height: 16px;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
    padding-bottom: 6px;
    padding-top: 10px;
    padding-left: 11px;
}

#lpage3 .header.bg {
	height: 42px;
	line-height: 42px;
	background: url(../img/lpage3_header_bg.png) repeat-x;
}

#lpage3 .box_top .macro {
	margin-right: 24px;
}

#lpage3 .box_top .col, #lpage3 .box_top_middle .col {
	width: 740px;
	margin-left: 5px;
}

#lpage3 .box_top_2 .col{
    margin-left: 5px;
    width: 180px;
} 
#lpage3 .box_top_3 .col {
    margin-left: 5px;
    width: 164px;
}

#lpage3 .box_top .col_3, #lpage3 .box_top_middle .col_3 {
	width: 166px;
}

#lpage3 .box_top_2 .col_3, #lpage3 .box_top_3 .col_3 {
    overflow: hidden;
    white-space: nowrap;
    width: 110px;
}

#lpage3 .col_9 {
	width: 23px;
}

#lpage3 .box_top_middle .col_6 {
    padding: 0;
    text-align: center;
    width: 117px;
}

#lpage3 .box_top .col_8 {
	padding-right: 5px;
}

#lpage3 .border_r {
	height: 24px;
	border-right: 2px solid #ffffff;
	padding-right: 2px;
	margin-right: 2px;
}

#lpage3 .box_top .hr, #lpage3 .box_top_middle .hr {
	margin: 17px 44px 0 12px;
}

#lpage3 .more_but {
	z-index: 2;
	position: absolute;
	left: 317px;
	margin-top: 12px;
}

#lpage3 .more_but a {
	width: 135px;
	height: 32px;
	line-height: 32px;
	color: #444444;
	text-align: center;
	background: url(../img/lpage3_button2.png) no-repeat;
	display: block;
}

#lpage3 #ticket {
	margin-bottom: 170px;
}

#side_teaser_link {
	margin-top: -135px;
	margin-left: 780px;
}

#side_teaser_link a {
	width: 168px;
	height: 68px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	background: url(../img/lpage3_teaser_link_bg.png) no-repeat;
	padding: 72px 24px 0 24px;
	display: block;
}

#lpage3 #foot {
	background: url(../img/bg_foot_small.gif) repeat-x #f7f7f7;
	padding-top: 4px;
}

#lpage3 .sheet_slider_m_head {
	height: 6px;
	background: url(../img/slider_m_head_l2.gif) no-repeat;
	overflow: hidden;
}

#lpage3 .sheet_slider_body {
	background: url(../img/slider_body_l.gif) repeat-y;
}

#lpage3 .sheet_slider_foot {
	width: 705px;
	background: url(../img/slider_foot_l.gif) no-repeat;
}

#lpage3 .sheet_slider_content {
	width: 734px;
}

#lpage3 .sheet_slider_content .border {
	width: 724px;
}

/* #### game ############################# */

.game_head {
	width: 622px;
	height: 24px;
	color: #ffffff;
	line-height: 24px;
	font-weight: bold;
	margin: 12px 0 3px 0;
	padding: 0 9px 0 9px;
}

#game .input, #game_live .input {
	width: 100px;
	height: 13px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #d6d6d6;
	padding-right: 1px;
	margin-right: 3px;
}

/* #### login layer ############################# */

#login_layer, #mobile_offering {
	z-index: 99999;
	position: fixed;
	top: 200px;
	margin-left: 295px;
	width: 375px;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px 20px 20px 20px;
	display: none;
}

#mobile_offering {
	margin-left: 283px;
}

#mobile_offering .input_text {
	width: 185px;
	height: 20px;
	line-height: 18px;
	border: 1p solid #cccccc;
}

#login_layer .login_layer_bg_top {
	background: url(../img/login_layer_bg_top.gif) no-repeat 0px 9px;
}

#login_layer .login_layer_bg_bot {
	width: 375px;
	height: 15px;
	background: url(../img/login_layer_bg_bot.gif) no-repeat left bottom;
}

#login_layer .box {
	width: 152px;
	padding: 15px 15px 9px 15px;
	margin-top: 20px;
}

#login_layer .box.right {
	width: 163px;
}

#login_layer .input_text {
	height: 22px;
	width: 150px;
	line-height: 22px;
	border: 1px solid #e0e0e0;
}

#mobile_offering .input_text {
	height: 18px;
	width: 150px;
	line-height: 22px;
}

#login_layer #set_password_2 {
	width: 148px;
	height: 20px;
	color: #666666;
	line-height: 22px;
	padding-left: 2px;
	cursor: text;
	background-color: #ffffff;
	margin-left: 1px;
	z-index: 10000;
	position: absolute;
	margin-top: 2px;
}

/* #### registration ############################# */

table.radio label {
	float: left;
	padding-left: 4px;
	padding-right: 12px;
	<!--
	padding-top: 4px;
	-->
}

table.radio input {
	float: left;
}

/* #### mobile ############################# */

.mobile_teaser {
	float: left;
	width: 198px;
	height: 154px;
	padding: 70px 20px 0 140px;
	display: block;
}

.mobile_teaser.no1 {
	background: url(../img/mobile_teaser_1.jpg) no-repeat;
}

.mobile_teaser.no2 {
	background: url(../img/mobile_teaser_2.jpg) no-repeat;
}

.mobile_teaser.no3 {
	background: url(../img/mobile_teaser_3.jpg) no-repeat;
}

.mobile_teaser.no4 {
	background: url(../img/mobile_teaser_4.jpg) no-repeat;
}

/* #### popup: payin options ############################# */

.tab_1 {
	width: 280px;
}

.tab_2 {
	width: 120px;
}

.tab_3 {
	width: 112px;
}

/* #### Tooltip ############################# */

.tooltip {
	z-index: 999;
	font-size: 11px;
	color: #000000;
	position: absolute;
	display: none;
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
}

.tooltip_2 {
	z-index: 999;
	position: absolute;
	background:url(../img/tooltip_2_arrow.gif) no-repeat 0 0 transparent;
	display: none;
	height: 300px;
	width: 220px;
}

.tooltip_2_inner{
	position: absolute;
	left: 6px;
	background: url(../img/tooltip_2_border.gif) no-repeat #ffffff;
	border: 1px solid #d6d6d6;
	border-left: 0;
	padding: 6px;
}

.tooltip_2_inner td{
	line-height: 16px;	
}

#tooltip_3, #tooltip_4, #tooltip_8 {
	z-index: 999;
	position: absolute;
	display: none;
}

#tooltip_3_tr {
	background: url(../img/tooltip_3_tr.png) no-repeat right top transparent;
	padding: 15px 16px 6px 0;
}

#tooltip_3_tl {
	width: 20px;
	background: url(../img/tooltip_3_tl.png) no-repeat left top transparent; 
}

#tooltip_3_bl {
	width: 20px;
	background: url(../img/tooltip_3_bl.png) no-repeat left bottom transparent;
}

#tooltip_3_br {
	background: url(../img/tooltip_3_br.png) no-repeat right bottom transparent;
	padding: 6px 19px 15px 3px;
}

.rolloverLeft {
	background: url(../img/conference/timeline/tl_ttm2.png) no-repeat left top;
}
.rolloverMiddle {
	background: url(../img/conference/timeline/tl_ttm.png) no-repeat center top;
}

#tooltip_4_l {
	float: left;
	width: 9px;
	height: 84px;
	background: url(../img/conference/timeline/tl_ttl.png) no-repeat;
}

#tooltip_4_r {
	float: left;
	width: 9px;
	height: 84px;
	background: url(../img/conference/timeline/tl_ttr.png) no-repeat;
}

#tooltip_4_m {
	float: left;
	height: 74px;
	text-align: center;
	font-weight: bold;
	padding: 10px 4px 0 4px;
}

#tooltip_4_m span {
	font-size: 20px;
	line-height: 22px;
}

#tooltip_5 {
	z-index: 20;
	position: absolute;
	width: 155px;
	height: 105px;
	background: url(../img/casino_zoom_white.png) no-repeat;
	padding: 5px 5px 24px 5px;
	display: none;
}

#tooltip_6 {
	z-index: 20;
	position: absolute;
	width: 155px;
	height: 105px;
	background: url(../img/casino_zoom_black.png) no-repeat;
	padding: 5px 5px 24px 5px;
	display: none;
}

#tooltip_7 {
	z-index: 20;
	position: absolute;
	width: 213px;
	height: 140px;
	background: url(../img/live-tv_bg.png) no-repeat 38px 0;
	padding: 11px 11px 24px 49px;
	display: none;
}

#tooltip_7 .hline {
	width: 213px;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap;
	overflow: hidden;
}

#tooltip_7 img {
	float: left;
	margin: 3px 6px 0 0;
}

#tooltip_7 .box {
	float: left;
	width: 191px;
	height: 83px;
	overflow: auto;
}

#tooltip_7 .box div {
	width: 174px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
}

#tooltip_8 {
	width: 268px;
	background: url(../img/tooltip_8_bot.png) no-repeat left bottom;
	padding-bottom: 22px;
	overflow: auto;
}

#tooltip_8_inner {
	width: 238px;
	background: url(../img/tooltip_8_top.png) no-repeat;
	padding: 15px 15px 0 15px;
}


/* #### delay layer ############################# */

#delay_layer, #dim_layer {
	position: fixed !important;
	position: absolute;
	z-index: 99998;
	width: 100%;
	height: 100% !important;
	height: 5000px;
	top: 0px;
	left: 0px;
	bottom: -94px;
	right: 0px;
	background: url(../img/trans_65.png) repeat;
	display: none;
}

#delay_layer_inner {
	position: fixed;
	z-index: 99999;
	top: 200px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	height: 160px;
	text-align: center;
	background: url(../img/loader.gif) center 80px #ffffff no-repeat;
	padding-top: 20px;
	display: none;
}

/* #### betmatrix ############################# */

.betmatrix th, .betmatrix td {
	padding-left: 12px;
}

/* #### ebet: suggetion box ############################# */

.dr-sb-ext-decor-2 {
	border-color: #ffffff;
	background-color: #c1c1c1;
}

.dr-sb-int-sel {
	background-color: #cccccc;
	border-bottom: 1px solid #929292;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-image: url(../img/ebet_sel.gif);
}

/* #### ebet: casino rules ############################# */

#rules p, #rules a {
	color: #ffffff;
}

#rules table {
	color: #ffffff;
	border-color: #ffffff;
}

#rules td {
	padding: 3px;
}

#rules table, #rules ul {
	margin-bottom: 20px;
}

#rules input {
	display: none;
}

/*---------------------------------------------------------------------------------------------------------*/
/* -------------------------- ebet.css ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------- */

.open {
	color: black;
}

.canceled {
	color: grey;
}

.bet-won {
	color: green;
}

.bet-lost {
	color: red;
}

.payback {
	color: blue
}

.p_REQUESTED {
	background-color: darkgrey;
}

.p_ALLOWED {
	background-color: darkgrey;
}

.p_REJECTED {
	background-color: darkgrey;
}

/* offen */
.p_DELIVERED {
	background-color: #ffcc00;
}

/* storniert */
.p_CANCELED {
	background-color: #0000cc;
}

/* zurÃ¼ckgekauft */
.p_BOUGHT_BACK {
	background-color: #0000cc;
}

/* gewonnen (grÃ¼n) */
.p_PAYOUT {
	background-color: #00cc00;
}

/* gewonnen (grÃ¼n) */
.p_PAID_OUT {
	background-color: #00cc00;
}

.p_PAYBACK {
	background-color: darkgrey;
}

.p_PAID_BACK {
	background-color: darkgrey;
}

/* verloren (rot) */
.p_LOST {
	background-color: #ff0000;
}

.p_EXPIRED {
	background-color: darkgrey;
}

.p_PENDING {
	background-color: darkgrey;
}

.p_BASELESS {
	background-color: darkgrey;
}

.p_UNKNOWN {
	background-color: #004a67;
}

.rich-fileupload-toolbar-decor {
	background-color: white;
	border-left: 0 none;
	border-top: 0 none;
}

.rich-fileupload-button {
	background-color: white;
	background-image: none;
}

.rich-fileupload-anc {
	color: #db0036;	
}

.rich-fileupload-table-td {
	border-bottom: 1px solid #cccccc;
}

.rich-progress-bar-shell {
	border-color: #cccccc;
}

#passwd_cons_layer {
	z-index: 30;
	position: absolute;
	width: 260px;
	height: 125px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 9px;
	margin-top: 3px;
}

.rich-calendar-today {
	background-color: #eeeeee;	
	color: #000000;
	font-weight: bold;
}

.rich-calendar-select {
	background-color: #db0036;	/* rot vom Wettschein */
	color: #ffffff;		
}

.rich-calendar-editor-btn-selected {
	background-color: #db0036;	/* rot vom Wettschein */
	color: #ffffff;			
}

.rich-calendar-hover {
	background-color: #db0036;	/* rot vom Wettschein */
}

.rich-calendar {
	background-color: #bbbbbb;
}

.rich-calendar-cell {
	border-bottom-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-color: #bbbbbb;	
}

.rich-calendar-week {
	border-bottom-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-color: #bbbbbb;
}

.rich-calendar-days {
	background: #dadada none repeat 0 0;
	border-bottom-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-color: #bbbbbb;	
}

.rich-calendar-exterior {
	border-color: #bbbbbb;
}

.rich-calendar-tool {
	background-color: #bbbbbb;
}

.rich-calendar-month {
	background-color: #bbbbbb;
}

.rich-calendar-weekends {
	color: #db0036;	/* rot vom Wettschein */
}

.rich-calendar-holly {
	background-color: #dadada;
	color: #db0036;	/* rot vom Wettschein */
}

.rich-calendar-toolfooter {
	background: #dadada none no-repeat right center;
}

.rich-calendar-date-layout-ok {
	background: #dadada none repeat 0 0;
}

.rich-calendar-date-layout-cancel {
	background: #dadada none repeat 0 0;
}

.rich-calendar-header {
	border-bottom-color: #bbbbbb;
}

.rich-calendar-footer {
	border-top-color: #bbbbbb;
}

.rich-calendar-time-btn {
	background: #dadada none repeat 0 0;
	border-color: #ffffff #bbbbbb #bbbbbb #ffffff;
}

.rich-calendar-date-layout {
	border: 1px solid #bbbbbb;
}

.rich-calendar-date-layout-split {
	border-right: 1px solid #bbbbbb;
}

table .odds {
	border: none;
	margin: 0px 0px 0px 0px;
	max-width: 400px;
}	

table .odds th {
	max-width: 30px;
	text-align: center;
}

table .odds th {
	max-width: 30px;
	text-align: center;
}

.fly_info_layer {
	z-index: 30;
	position: absolute;
	line-height: 16px;
	background: url(../img/fly_pointer_green.gif) 100% 12px no-repeat;
	padding-right: 8px !important;
	padding-right: 6px;
}

.fly_info_frame {
	width: 100%;
	border: 1px solid #009900;
	background-color: #ccebcc;
}

.fly_info_content {
	background: url(../img/warning_3.png) 9px 9px no-repeat;
	padding: 9px 9px 9px 30px;
}
 
.red_quote {
	background: transparent url(../img/but_on.gif) no-repeat 50% 4px;
	color: #ffffff;
	font-weight: bold;
}

#set_casino_password {
	position: absolute;	
	top: 61px;
	left: 10px;
	width: 150px;
	height: 14px;
	padding: 2px;
	padding-left: 4px;
	cursor: text;
	z-index: 32;	
}

#setFindBets {
	position: absolute;	
	margin-top: -15px;
	margin-left: 5px;
	width: 130px;
	height: 14px;
	cursor: text;
	z-index: 32;	
}

#nav .cb {
	width: 115px;
	height: 15px;
	line-height: 13px;
	background: url(../img/field.gif) no-repeat;
	padding-left: 15px;
	overflow: hidden;
}

#nav .cb.on {
	background: url(../img/field-checked.gif) no-repeat;
}

.cursor_default {
	cursor: default;
}

#main_affiliate {
	width: 768px;
}

.sheet_col_aff_page {
	width: 259px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_col2_aff_page {
	width: 153px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	overflow: hidden;
}

.sheet_col_aff_active {
	width: 78px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.sheet_col_aff {
	height: 24px;
	line-height: 24px;
	padding-right: 1px;
	overflow: hidden;
}

.col_aff {
	width: 756px;
	height: 24px;
	line-height: 24px;
}

.col_aff_sum {
	font-weight: bold;
	width: 756px;
	height: 24px;
	line-height: 24px;
}

.aff_space {
	width: 180px;
}

.valign_m {
	vertical-align: middle;
}

/* LIVEWETTE */

.live_bgorange {
	background-color: #e29b25;
}

.live_new {
	background: url(../img/label.png) 134px 6px no-repeat;
}

.gwt-Label.blink_1 {
	background: url(../img/blink_1.gif);
}

.gwt-Label.blink_2 {
	background: url(../img/blink_2.gif);
}

#conference-frame-area .top_match_head {
	height: 36px;
	background: url(../img/top_match_head.gif) no-repeat;
}

#conference-frame-area .top_match_foot {
	height: 7px;
	background: url(../img/top_match_foot.gif) no-repeat;
}

#conference-frame-area .top_match_tab {
	width: 437px;
/*	width: 406px;*/
}

#conference-frame-area .top_match_bettype {
	width: 33px;
	height:22px;
}

#conference-frame-area .top_match_bettype.green {
	background: url(../img/bettype_green.gif) 9px 6px no-repeat;
}

#conference-frame-area .top_match_bettype.brown {
	background: url(../img/bettype_brown.gif) 9px 6px no-repeat;
}

#conference-frame-area .top_match_bettype.blue {
	background: url(../img/bettype_blue.gif) 9px 6px no-repeat;
}

#conference-frame-area .top_match_bettype.yellow {
	background: url(../img/bettype_yellow.gif) 9px 6px no-repeat;
}

/*TIMELINE*/

.sheet_tl .tl_head {
    background: url(../img/conference/timeline/tf_bg.jpg) no-repeat 4px 0 transparent;
    height: 17px;
    line-height: 16px;
    padding-top: 111px;
    text-align: right;
    width: 736px;
}

.sheet_tl .tl_but {
	float: left;
	margin-right: 1px;
}

.sheet_tl .tl_but img {
	vertical-align: bottom;
	cursor: pointer;
}

.sheet_tl .tl {
	width: 730px;
	height: 61px;
	background: url(../img/conference/timeline/tl_dark.gif) 0 3px no-repeat;
	margin-left: 5px;
}

.sheet_tl .tl_left {
	float: left;
	width: 300px;
	height: 61px;
}

.sheet_tl .tl_left .pix {
	position: absolute;
	width: 7px;
	height: 7px;
}

.sheet_tl .tl_left .top {
	margin-top: 10px;
}

.sheet_tl .tl_left .bot {
	margin-top: 44px;
}

/*z-index abhÃ¤ngig davon, welcher Punkttyp welche andere Ã¼berschreibt, #8449
* soll kleiner als z-index von tooltip_4 sein (Rollover)
*/
.sheet_tl .tl_left .foul {
	background-color: #cccccc;
	z-index: 800;
}

.sheet_tl .tl_left .goal-kick {
	background-color: #cccccc;
	z-index: 810;
}  
 
.sheet_tl .tl_left .offside {
	background-color: #cccccc;
	z-index: 820;
}

.sheet_tl .tl_left .corner-kick {
	background-color: #cccccc;
	z-index: 830;
}

.sheet_tl .tl_left .yellow-card {
	background-color: #fff600;
	z-index: 840;
}

.sheet_tl .tl_left .red-card {
	background-color: #dd0303;
	z-index: 850;
}

.sheet_tl .tl_left .point {
	z-index: 860;
	width: 13px;
	height: 13px;
	background: url(../img/conference/timeline/tl_point.png) no-repeat;
}

.sheet_tl .tl_left .point.top {
	margin-top: 7px;
}

.sheet_tl .tl_left .point.bot {
	margin-top: 41px;
}

.sheet_tl .tl_right {
	float: left;
	height: 61px;
	background: url(../img/conference/timeline/tl_light.gif) right 3px no-repeat;
}

.sheet_tl .tl_game {
	width: 100px;
	height: 61px;
	line-height: 16px;
	color: #333333;
	background: url(../img/conference/timeline/tl_game.png) no-repeat;
	padding: 7px 0 0 10px;
}

.sheet_tl .tl_game div {
	width: 85px;
	height: 16px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.sheet_tl .tl_game span {
	font-size: 14px;
	font-weight: bold;
}

/*ENDE TIMELINE*/

.pad_0 {
	padding: 0;
}

/* Affiliate Links und Banner CSS */

#affiliateBanner ul.level5 {
	width: 768px;
	float: left;
}

#affiliateBanner ul.level5 li.open {
	background-color: lightGrey;
	line-height: 28px;
	clear: both;
}

#affiliateBanner ul.level5 li.open a {
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	height: 28px;
	line-height: 24px;
}

#affiliateBanner ul.level6 {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

#affiliateBanner ul.level6 li.open {
	background: none;
}

#affiliateBanner ul.level6 li.open a {
	font-size: 12px;
	padding: 0 0 0 4px;
	margin: 0;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	width: 114px;
	float: left;
}

#affiliateBanner ul.level6 li.open ul {
	width: 650px;
	float: left;
}

#affiliateBanner ul.level7 {
	float: left;
}

#affiliateBanner ul.level7 li.leaf {
	float: left;
	padding: 3px;
}

#affiliateBanner ul.level7 li.leaf a {
	line-height: 24px;
	width: 66px;
	height: 24px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
	background: url(../img/button_66.gif) no-repeat;
}

/* --------------------------------------- */
/* Casino site */

#main_l_casino .box_1 {
	width: 558px;
	background: url(../img/casino_l_box1_top.png) no-repeat #000000;
	padding: 3px 3px 0 3px;
}

#main_l_casino .box_1_bot {
	width: 564px;
	height: 3px;
	background: url(../img/casino_l_box1_bot.png) no-repeat;
	margin-bottom: 15px;
}

#main_l_casino .box_2 {
	width: 270px;
	background: url(../img/casino_l_box2_top.png) no-repeat #000000;
	padding: 3px 3px 0 3px;
}

#main_l_casino .box_2_bot {
	width: 276px;
	height: 3px;
	background: url(../img/casino_l_box1_bot.png) no-repeat;
	margin-bottom: 15px;
}

#main_l_casino .box_1.light {
	background: url(../img/casino_l_box3_top.png) no-repeat #000000;
}

#main_r_casino .box_1 {
	width: 402px;
	background: url(../img/casino_r_box1_top.png) no-repeat #000000;
	padding: 3px 3px 0 3px;
}

#main_r_casino .box_1_bot {
	width: 408px;
	height: 3px;
	background: url(../img/casino_r_box1_bot.png) no-repeat;
	margin-bottom: 15px;
}

#main_r_casino .box_1.light {
	background: url(../img/casino_r_box2_top.png) no-repeat #000000;
}

#main_r_casino .box_cont_layer {
	z-index: 20;
	position: absolute;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	padding: 65px 0 0 15px;
}

#main_r_casino .box_cont_layer .headline {
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	padding-bottom: 10px;
}

#casino .box_cont {
	color: #ffffff;
	padding: 15px 15px 15px 15px;
}

#casino .box_2 .box_cont {
	height: 127px;
	padding: 10px 15px 15px 15px;
}

#casino .box_roll {
	position: relative;
	height: 102px;
	overflow: hidden;
}

#casino #box_roll {
	position: absolute;
}

#casino .box_cont.chipbox {
	height: 187px;
}

#casino .box_cont.explore {
	padding: 15px 5px 5px 5px;
}

#casino .explore_box {
	height: 405px;
	background: url(../img/casino_explore_bg.jpg) repeat-x #2b2b29;
	padding: 30px 0 0 24px;
}

#casino #explore_pict {
	margin: 0 18px 12px 18px;
}

#casino .box_cont .headline_1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

#casino .box_cont.explore .headline_1 {
	padding: 0 0 20px 10px;
}

#casino .box_cont .headline_2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 15px;
}

#casino #rules .headline_2 {
	font-weight: normal;
}

#casino .box_2 .tab_1 {
	float: left;
	width: 40px;
}

#casino .box_2 .tab_2 {
	float: left;
	width: 60px;
}

#casino .box_2 .tab_3 {
	float: left;
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
}

#casino .box_2 .tab_4 {
	float: left;
	width: 80px;
}

#casino .box_2 .tab_5 {
	float: left;
	width: 160px;
	overflow: hidden;
}

#casino .flex_tab_bg {
	float: left;
	background: url(../img/casino_tab_grey_l.png) 0 50% no-repeat;
	margin-right: 2px;
}

#casino .flex_tab_bg.on {
	background: url(../img/casino_tab_red_l.png) 0 50% no-repeat;
}

#casino .flex_tab {
	font-size: 12px;
	white-space: nowrap;
	padding: 5px 0 5px 9px;
}

#casino .flex_tab span {
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	background: url(../img/casino_tab_grey_r.png) 100% 50% no-repeat;
	padding: 10px 9px 10px 0;
}

#casino .on .flex_tab span {
	background: url(../img/casino_tab_red_r.png) 100% 50% no-repeat;
}

#casino .casino_thumb {
	padding: 0 3px 3px 0;
}

#casino #casino_active_game {
	z-index: 2;
	position: absolute;
	width: 43px;
	height: 43px;
	background: url(../img/casino_game_active.png) no-repeat;
}

#casino .game_shadow {
	width: 280px;
	height: 204px;
	text-align: right;
	background: url(../img/casino_singlegame_shadow.png) no-repeat;
}

#main_r_casino .box_cont .input_text, #main_casino .box_cont .input_text {
	width: 95px;
	color: #333333;
	margin-top: 30px;
}

#casino .box_cont .amount {
	font-size: 14px;
	font-weight: bold;
}

#main_r_casino .box_cont .game_col {
	float: left;
	width: 124px;
}

#main_r_casino .box_cont .game_col h3 {
	font-size: 14px;
}

#main_r_casino .box_cont .game_col h3, #main_r_casino .box_cont li a:hover, #main_l_casino .box_2 a:hover {
	color: #d0373c;
}

#main_r_casino .box_cont li a {
	color: #ffffff;
}

#main_l_casino .main_teaser {
	width: 554px;
	height: 217px;
	background: 0;
	padding: 0;
	background: url(../img/casino_teaser_but_bg.gif) no-repeat left bottom;
}

.main_teaser_rot {
	width: 558px;
	height: 186px;
}

#main_l_casino .main_teaser_rot.active .peak {
	background: url(../img/main_teaser_peak_casino.png) no-repeat;
}

#main_l_casino .main_teaser_rot.img2 .main_teaser_but {
	margin-left: 140px;
}

#main_l_casino .main_teaser_rot.img3 .main_teaser_but {
	margin-left: 280px;
}

#main_l_casino .main_teaser_rot.img4 .main_teaser_but {
	margin-left: 420px;
}

#main_l_casino .main_teaser_rot_txt {
	height: 110px;
}

#main_l_casino .main_teaser_rot_txt h1 {
	font-size: 20px;
}

#main_l_casino .main_teaser_but {
	width: 140px;
}

#main_l_casino .main_teaser_but_row a {
	font-weight: bold;
	color: #ffffff;
}

#main_l_casino #slideshow {
	height: 186px;
}

/* --------------------------------------- */
/* Live Casino site */

#main_casino .box_1 {
	width: 978px;
	background: url(../img/casino_box1_top.gif) no-repeat #000000;
	padding: 3px 3px 0 3px;
}

#main_casino .box_1.teaser {
	width: 984px;
	height: 355px;
	background: url(../img/livecasino_teaser1.jpg) no-repeat;
	padding: 0;
}

#main_casino .box_1_bot {
	width: 984px;
	height: 3px;
	background: url(../img/casino_box1_bot.gif) no-repeat;
}

#main_casino .box_2 {
	width: 314px;
	height: 257px;
	background: url(../img/casino_box2_top.gif) no-repeat #000000;
	padding: 3px 3px 0 3px;
}

#main_casino .box_2_bot {
	width: 320px;
	height: 3px;
	background: url(../img/casino_box2_bot.gif) no-repeat;
}

#main_casino .box_1 .box_cont {
	width: 390px;
	padding: 40px 45px 0 0;
}

#main_casino h1.mega {
	font-size: 36px;
	line-height: 36px;
	padding-top: 25px;
}

#main_casino li {
	font-size: 12px;
	line-height: 19px;
}

#main_casino .mega_but {
	width: 222px;
	height: 64px;
	background: url(../img/play_now2.png) no-repeat;
	display: block;
	cursor: pointer;
	margin-top: 35px;
	color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    padding-top: 18px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    white-space: nowrap;
}

#main_casino .winner {
	width: 950px;
	font-size: 12px;
	line-height: 32px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
}

#main_casino h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

#game_live .box_action {
	height: 73px;
	background: url(../img/livegame_bg.gif) repeat-x;
}


/* --------------------------------------- */
/* Meine Wetten Zeitleiste Style */

.sheet_zoom_bg {
	height: 100%;
	background-image: url(../img/sheet_zoom_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sheet_zoom_bg.on {
	height: 100%;
	background-image: url(../img/sheet_zoom_bg_on.gif);
	background-repeat: repeat-y;
}

.timeline .sheet_slider_body .sheet_col_2,.sheet_slider_body_off .sheet_col_2 {
	width: 113px;
}

.timeline .sheet_col_8 {
	width: 127px;
}

.timeline .sheet_slider_s_head {
	height: 1px;
	background-color: #d6d6d6;
	margin: 0 12px 0 78px;
	overflow: hidden;
}

.sheet_slider_body_off {
	line-height: 17px;
	padding-top: 1px;
}

#mybettings .sheet_slider_body_off .sheet_col_1,.timeline .sheet_slider_body .sheet_col_1 {
	width: 68px;
}

#mybettings .sheet_sub_2 {
    width: 680px;
}

#mybettings .sheet_col_8 {
    width: 127px;
}

.timeline .sheet_sub_2 {
	width: 680px;
}

.timeline {
	background: url(../img/slider_border_r.gif) repeat-y right 0 #ebebeb;
	border-left: 1px solid #b6b6b6;
	color: #000000;
	display: none;
}

#conference-area .sheet_slider_content .border.bot_0,.timeline .border.bot_0 {
	border-bottom: 0;
}

#conference-area .sheet_slider_content .bot_r,.timeline .bot_r {
	border-right: 1px solid #cccccc;
	width: 40px;
}

.timeline .border {
	width: 638px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 24px;
}

.sheet_slider_content .border,.timeline .border {
	border: 1px solid #cccccc;
	line-height: 24px;
	margin-left: 5px;
	margin-right: 5px;
}

.timeline .live {
	background: url(../img/conference/timeline/tl_dark2.gif) no-repeat 0 3px transparent;
}

.timeline .sheet_col_4 {
	width: 150px;
}

/* ï¿½berschreiben der Web Top Event Styles unter Meine Wetten */
#mybettings .sheet_slider_body .sheet_col_1 {
    width: 68px;
}

#mybettings .sheet_slider_body .sheet_col_2, .sheet_slider_body_off .sheet_col_2 {
    width: 110px;
}

.timeline .teamMessage {
	padding-left: 9px;
	color: #666666;
	background-color: #ebebeb;
	border-right: 1px solid #cccccc;
	width: 283px;
}

.timeline .teamInfo {
	padding-left: 9px;
	color: #666666;
	border-right: 1px solid #cccccc;
	width: 283px;
}

.timeline .tl_head {
	background: none;
	padding: 0px 0px 0px 4px;
	width: 639px;
}

.timeline .sheet_tl {
    background: url("../img/slider_border_r.gif") repeat-y scroll right 0 #EBEBEB;
    border-left: 1px solid #B6B6B6;
}

.timeline .offside {
    background-color: #CCCCCC;
}

.timeline .corner-kick {
    background-color: #CCCCCC;
}

.timeline .red-card {
    background-color: #DD0303;
}

.timeline .yellow-card {
    background-color: #FFF600;
}

.timeline .point {
    background: url("../img/conference/timeline/tl_ball.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    width: 13px;
}

.timeline .select {
	display: none;
}

.timeline .tl_but.corner-kick.select {
	background: url("../img/conference/timeline/icon_tl_corner.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
}
.timeline .tl_but.red-card.select {
	background: url("../img/conference/timeline/icon_tl_rcard.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
}
.timeline .tl_but.yellow-card.select {
	background: url("../img/conference/timeline/icon_tl_ycard.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
}
.timeline .tl_but.point.select {
    background: url("../img/conference/timeline/icon_tl_goal.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;
}

.timeline .tl_but.offside.select {
	background: url("../img/conference/timeline/icon_tl_offside.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
}

.timeline .tl_but.offside {
	background: url("../img/conference/timeline/icon_tl_offside_on.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    display: block;
}

.timeline .tl_but.corner-kick {
	background: url("../img/conference/timeline/icon_tl_corner_on.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    display: block;
}
.timeline .tl_but.red-card {
	background: url("../img/conference/timeline/icon_tl_rcard_on.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    display: block;
}
.timeline .tl_but.yellow-card {
	background: url("../img/conference/timeline/icon_tl_ycard_on.gif") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 16px;
    display: block;
}
.timeline .tl_but.point {
    background: url("../img/conference/timeline/icon_tl_goal_on.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;
    display: block;
}

.timeline.loadingText {
	padding-top: 27px;
	display: block;
	border: none;
	float: left;
	background: none;
	width: 679px;
}

#password_placeholder {
	background-color: #ffffff;
	color: #666666;
	cursor: text;
	font-size: 11px;
	height: 14px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-top: 2px;
	padding-left: 2px;
	position: absolute;
	width: 187px;
	z-index: 10000;
}

#password_placeholder_2 {
	background-color: #ffffff;
	color: #666666;
	cursor: text;
	font-size: 11px;
	height: 14px;
	margin-left: 1px;
	margin-top: 4px;
	padding-left: 2px;
	position: absolute;
	width: 150px;
	z-index: 10000;
}
