/* -------------------------- 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;
	background: url(../img/bg.gif) #ffffff repeat-x;
	position: relative;
}

body#casino {
	background: url(../img/bg_blue.gif) #00384e repeat-x;
}

body#popup, body#popup_text, body#popup_table {
	background: url(../img/bg_popup.gif) #ffffff no-repeat;
}

body#game {
	background: 0;
}

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;
}

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;
}

#popup #container {
	width: 780px;
}

#game, #game #container {
	width: 665px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nav {
	width: 192px;
	padding-left: 12px;
}

#sub_nav {

	height: 30px;
	background: url(../img/sub_nav_bg_r.gif) no-repeat right top #a1a1a1;
	margin: 0 12px 0 12px;
}

#casino #sub_nav {
	background: url(../img/sub_nav_bg_r_casino.gif) no-repeat right top #a1a1a1;
}

#content {
	width: 780px;
}
 
#contentLWK {
	width: 996px;
}

#popup #content {
	width: 576px;
}

#head {
	height: 106px;
}

#main, #head_main {
	width: 576px;
}

#main_wide {
	width: 768px; 
	padding-left: 12px;
}

#mainLWK {
	padding-left: 6px;
	width: 760px;
}

#error #main {
	padding-left: 40px;
}

#side, #head_side {
	width: 216px;
}

#foot {
	height: 37px;
	line-height: 37px;
	color: #cccccc;
	text-align: center;
}

#popup_text, #popup_text #container, #popup_text #content, #popup_text #main, #popup_text #head_main {
	width: 563px;
}

#popup_table, #popup_table #container, #popup_table #content, #popup_table #main, #popup_table #head_main {
	width: 788px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.over {
	overflow: hidden;
}

.hide {
	display: none;
	}

.hideL {
	display: none;
	}

.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;
}

#main_casino h1, #main_casino h2, #main_casino h3, #main_casino li a, #main_casino div {
	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;
}

.pad_9 {
	padding: 9px;
}

.pad_lr_7 {
	margin: 0 7px 0 7px;
}

.pad_r_5 {
	padding-right: 5px;
}
 
	 
.pad_lr_7 { 
	margin: 0 7px 0 7px; 
} 

.pad_lr_7 {
	margin: 0 7px 0 7px;
}

.pad_r_9 {
	padding-right: 9px;
}

.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_12 {
	padding-left: 12px
}

.pad_l_14 {
	padding-left: 14px;
}

.pad_l_24 {
	padding-left: 24px
}

.pad_l_33 {
	padding-left: 33px;
}

.pad_l_200 {
	padding-left: 200px;
}

.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_b_6 {
	margin-bottom: 6px;
}

.margin_t_2 {
	margin-top: 2px;
}

.margin_l_6 {
	margin-left: 6px;
	}

.margin_t_9 {
	margin-top: 9px;
}

.margin_l_12 {
	margin-left: 12px;
}

/* Top Ereignis Bereichsseite */
.margin_l_21 {
	margin-left: 21px;
}

.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_25 {
	line-height: 25px;
}

.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;
}

.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_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, #main_teaser_subline .hr, .box_side .hr {
	margin: 0;
}

.h_3 {
	height: 3px;
	background-position: 0 1px;
	}
	
.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);
}

.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);
}

.but {
	width: 39px;
	height: 22px;
	font-size: 11px;
	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_80.search {
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	height: 23px;
	text-align: left;
	width: 108px;
	background: url(../img/but_search.gif) no-repeat;
	padding: 0 0 2px 26px;
}

.but_80.search_cont {
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	text-align: left;
	background: url(../img/arrow_grey.gif) 0 6px no-repeat;
	border: 0;
	margin-top: 2px;
	padding: 1px 0 0 12px;
	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;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(../img/but_100_red.gif) no-repeat;
}

.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;
}

#search_body a.flex_but {
	padding-left: 0;
}

#search_body .flex_but_bg {
	background: url(../img/but_l_arrow.gif) 0 50% no-repeat;
	padding-left: 15px;
}

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: 21px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 9px;
	cursor: pointer;
}

.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;
}

.slider_back {
	float: left;
	background: url(../img/arrow_white_l.gif) 0 12px no-repeat;
	padding-left: 15px;
}

/* #### Head ############################# */

#head_main {
	padding-top: 24px;
}

#head_search {
	float: left;
	width: 180px;
	padding: 18px 150px 0 0;
}


.head_search_input {
	width: 135px;
	height: 16px;
	border: 1px solid #d6d6d6;
}

.head_search_but {
	background: url(../img/but.gif) 50% 1px no-repeat;
	height: 17px;
	<!--
	height: 18px;
	-->
}

/* --------------------------------------- */

.head_box {
	float: left;
	width: 110px;
	padding-top: 12px;
}

.head_box a {
	line-height: 20px;
}

/* --------------------------------------- */

#box_login {
	width: 192px;
	height: 58px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	margin-top: 12px;
	padding: 11px;
}

.box_login_sub{
	height: 45px;
}

#box_login .box_login_sub input, #set_password input {
	width: 188px;
	height: 16px;
	border: 1px solid #d6d6d6;
	margin-bottom: 2px;
}

#set_password {
	width: 188px;
	height: 14px;
	color: #666666;
	padding: 2px;
	padding-left: 4px;
	cursor: text;
	z-index: 32;
	position: absolute;
	top: 44px;
	left: 792px;
}

#set_searchtext {
	width: 352px;
	height: 14px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 4px;
	cursor: text;
	z-index: 32;
	position: absolute;
}

#head p {
	line-height: 18px;
	color: #000000;
	padding-bottom: 8px;
}

#help_login {
	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 {
	z-index: 30;
	position: absolute;
	width: 160px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 9px;
	margin-top: 3px;
}

#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 {
	position: fixed !important;
	position: absolute;
	z-index: 99999;
	top: 200px;
	left: 330px;
	position: absolute;
	width: 250px;
	font-size: 13px;
	line-height: 16px;
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
	display: none;
}

#alert_layer .left {
	width: 230px;
	margin: 10px;
}

.helpIcon {
	background: url(../img/help.gif) no-repeat;
	cursor: pointer;
	width: 11px;
	height: 11px;
	padding-right: 2px;
}

.fly_warning_layer {
	z-index: 30;
	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;
	left: 532px;
	background-position: 100% 4px;
	margin-top: -18px;
	<!--
	margin-top: -3px;
	-->
}

#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;
}

#ticket .fly_info_layer {
	z-index: 30;
	position: absolute;
	left: 532px;
	width: 258px;
	color: #000000;
	margin-top: -15px;
	<!--
	margin-top: 0;
	-->
}

#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;
}

#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;
}

/* #### Sub Navigation ############################# */

#sub_nav li {
	float: left;
	width: 132px;
	height: 30px;
	text-align: center;
	border-left: 1px solid #ffffff;
}

#sub_nav li.home {
	border: 0;
	background: url(../img/sub_nav_bg_l.gif) no-repeat;
}

#sub_nav li.results {
	width: 224px;
}

#casino #sub_nav li.home {
	background: url(../img/sub_nav_bg_l_casino.gif) no-repeat;
}

#sub_nav li a {
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	display: block;
}

/* #### Navigation ############################# */

#logo {
	width: 192px;
	height: 93px;
	background: 0;
	padding: 13px 0 0 12px;
}

#logo:hover {
	background: url(../img/tipico_home.gif) 12px 13px no-repeat;
}

/* --------------------------------------- */

#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.whitebox, .nav_box.whitebox 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_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;
}

#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 {
	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 {
	background: url(../img/arrow_grey.gif) 0 6px no-repeat;
	padding-left: 12px;
}

#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: 118px;
	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: 115px;
	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: 30px;
	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.bluebox h1, #nav .nav_box.bluebox h2 {
	color: #ffffff;
}

#nav nav_main_1.white:hover, #nav .nav_box.bluebox li a:hover, #main_casino 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;
}

#casino #nav .line {
	border-bottom: 1px solid #335968;
}

.nav_more {
	height: 18px;
	line-height: 22px;
	color: #00384e;
	text-decoration: underline;
	cursor: pointer;
}

/* #### 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;
}

.main_teaser_rot {
	width: 540px;
	height: 175px;
}

.main_teaser_space {
	padding: 16px 23px 0 23px;
}

.main_teaser_rot.img2 .peak {
	margin-left: 135px;
}

.main_teaser_rot.img3 .peak {
	margin-left: 270px;
}

.main_teaser_rot.img4 .peak {
	margin-left: 405px;
}

.main_teaser_rot .pos_m {
	margin-left: 180px;
}

.main_teaser_rot_txt {
	height: 105px;
	overflow: hidden;
}

.main_teaser_but {
	width: 135px;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	text-align: center;
}

.main_teaser_but_row a {
	color: #666666;
	display: block;
}

.main_teaser_but_row a.on {
	color: #000000;
	background: url(../img/p.gif) #ffffff;
}

#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_bg {
	position: absolute;
	z-index: 10;
	width: 540px;
	height: 31px;
	background: url(../img/main_teaser_but_bg.gif) repeat-x;
}

.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;
}

#casino #main_teaser_subline {
	top: 375px;
}

#casino #main_teaser_subline_mega {
	top: 338px;
	left: 67px;
}

#casino #main_teaser_subline_mega {
	top: 338px;
	left: 67px;
}

#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: 233px;
	color: #ffffff;
}

#main_teaser_casino {
	z-index: 4;
	position: absolute;
	width: 564px;
	top: 162px;
	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: 183px;
}

#static .box_2 {
	width: 549px;
}

#search_head {
	height: 23px;
	background: url(../img/search_bg_head.gif) no-repeat;
	padding-top: 7px;
	padding-left: 9px;
	<!--
	height: 23px;
	padding-top: 6px;
	-->
}

#search_body .sheet_slider_content {
	width: 546px;
}

#button_slider_all .sheet_slider_content .border {
	margin-left: 3px;
	margin-right: 3px;
	width: 544px;
}

#search_body .sheet_slider_foot {
	background:none repeat scroll 0 50% transparent;
	cursor:pointer;
	font-size:10px;
	height:14px;
	line-height:14px;
	padding:8px 0 0;
	width:546px;
}

#search_foot {
	height: 7px;
	background-image: url(../img/search_bg_foot.gif);
	background-repeat: no-repeat;
}

#search_head a {
	font-weight: bold;
	color: #00384e;
}

.search_input {
	width: 425px;
	height: 18px;
	border: 0;
	margin-right: 15px;
	margin-top: 1px;
	color: #000000;
	font-size: 13px;
}

#search_head .search_input {
	border:0 none;
	color:#000000;
	font-size:13px;
	height:18px;
	margin-right:15px;
	margin-top:1px;
	width:425px;
}

.box_half {
	width: 282px;
	height: 198px;
}

.box_quad {
	width: 177px;
	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;
}

.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;
}

#hilights_1, #hilights_2 {
	background: url(../img/highlights_1.gif) no-repeat 6px 0;
}

#hilights_3, #hilights_4 {
		background: url(../img/highlights_3.gif) no-repeat 9px 0;
}

.hilights_head {
	font-size: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0 0 40px;
}

#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;
}

.col.search {
	height: auto;
}

/* v66 Desgn Update */
.col.searchresult {
	height: auto;
}

.col.ext, #hilights_1 .col, #hilights_2 .col, #hilights_3 .col {
	width: 568px;
}

.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: 329px;
	padding: 0;
	padding-left: 12px;
}

#hilights_1 .col_3, #hilights_2 .col_3, #hilights_3 .col_3 {
	margin-right: 3px;
	overflow: hidden;
	white-space: nowrap;
	width: 187px;
}

#search_body .col_3 {
	width: 208px;
}

#search_body .col_9 {
	width: 110px;
}

.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_6 {
	width: 117px;
	padding: 0;
	}

.col_7 {
	margin-right: 3px;
	overflow: hidden;
	white-space: nowrap;
	width: 259px;
}

#myaccount .col_7 {
	width: 232px;
}

.col_8 {
	width: 22px;
	padding-top: 4px;
	padding-left: 5px;
}

.col_9 {
	width: 114px;
}

.col_10 {
	width: 300px;
	padding: 0;
	padding-left: 9px;
}

.col_11 {
	width: 110px;
	text-align: center;
}

.col_12 {
	margin-right: 6px;
	overflow: hidden;
	white-space: nowrap;
	width: 291px;
}

.col_13 {
	width: 372px;
	height: 24px;
	padding: 0;
	padding-left: 9px;
	overflow: hidden;
}

.col_14 {
	width: 156px;
	padding: 0;
}

.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;
}

.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;
}

.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 */

.cont_box {
	width: 568px;
	margin-top: 8px;
}

.cont_box_head {
	height: 10px;
	background: url(../img/box_cont_head.gif) no-repeat;
}

.cont_box_foot {
	height: 14px;
	background: url(../img/box_cont_foot.gif) no-repeat;
	overflow: hidden;
}

.cont_box_radio td {
	width: 133px;
	height: 22px;
	vertical-align: top;
	padding-top: 8px;
}

.cont_box_radio input {
	float: left;
	vertical-align: middle;
	width: 24px;
	margin-right: 4px;
}

.cont_box_radio label {
	float: left;
	width: 103px;
	cursor: pointer;
	<!--
	padding-top: 4px;
	-->
}

.cont_box .corner {
	width: 9px;
	vertical-align: bottom
}


/* --------------------------------------- */
/* 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;
}

/* --------------------------------------- */
/* 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_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: 86px;
	height: 37px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0;
	cursor: pointer;
	margin-top: 18px;
	margin-bottom: 145px;
}

.button_buy.one {
	text-align: right;
	background: url(../img/button_buy_l.jpg) no-repeat;
	padding-right: 5px;
}

.button_buy.two {
	text-align: left;
	background: url(../img/button_buy_r.jpg) no-repeat;
	padding-left: 5px;
}

.button_drop {
	height: 24px;
	background: url(../img/button_drop.gif) no-repeat;
	cursor: pointer
}

.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_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 {
	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_grey {
	font-size: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:  5px 0 5px 22px;
}

.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_blue 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_blue span {
	color: #00384e;
}

.flex_button_fullred_bg span {
	font-weight: bold;
	color: #ffffff;
	background: url(../img/button_fullred_r.gif) 100% 50% no-repeat;
}

.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 {
	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 {
	padding-bottom: 1px;
	padding-right: 5px;
}


#paying .button a {
	padding-left: 0;
}

.drop_box {
	height: 24px;
}

.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;
	}

#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, #menue_drop_nav div a:link, #menue_drop_nav 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, #menue_drop_nav div a:hover {
	background-color: #ebebeb;
}

/* --------------------------------------- */
/* Meine Wetten / Kontoauszug */

.sheet_head {
	height: 28px;
	background: url(../img/sheet_bg.jpg) repeat-x;
}

.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;
}

.sheet_col_2 {
	width: 102px;
	height: 24px;
	line-height: 24px;
}

.sheet_col_3 {
	width: 257px;
	line-height: 16px;
	padding: 4px 0 4px 0;
	overflow: hidden;
}

.sheet_col_4 {
	width: 172px;
	height: 24px;
	line-height: 24px;
	padding-right: 15px;
	overflow: hidden;
}

.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;
}

#mybettings .sheet_col_3 {
	width: 257px;
}

#mybettings .sheet_col_4 {
	width: 172px;
}

#myaccount .sheet_col_4 .left {
	width: 115px;
}

.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;462
	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;
	cursor: pointer;
}

#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;
}

#search_body .sheet_slider_m {
	background: url(../img/slider_search_m.gif) no-repeat;
}

.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;
}

#conference-area .sheet_slider_m.m_on {
	background-position: 0 3px;
	background-color: #ffffff;
}

#search_body .sheet_slider_m.m_on {
	background: url(../img/slider_search_m_on.gif) no-repeat;
}

.sheet_slider_m a, .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;
}

.sheet_slider_m_head {
	height: 6px;
	background: url(../img/slider_m_head.gif) no-repeat;
	overflow: hidden;
}

#conference-area .sheet_slider_m_head {
	height: 6px;
	background: 0;
	background: url(../img/slider_m_head_xl.gif) no-repeat;
	overflow: hidden;
}

.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;
}

#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;
}

.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;
}

#search_body .sheet_slider_content {
	width: 546px;
}

#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;
}

#button_slider_all .sheet_slider_content .border {
	width: 544px;
	margin-right: 3px;
	margin-left: 3px;
}

#conference-area .sheet_slider_content .border {
	width: 729px;
}

#conference-area .sheet_slider_content .border.bot_0 {
	border-bottom: 0;
}

.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;
}

.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;
}

.cell_choiceParams {
	width: 309px;
	line-height: 24px;
	text-align: left;
	padding-left:5px;
}

.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;
}

.sbet td.col_2 {
	width: 70px;
	color: #000000;
	border-right: 1px solid #cccccc;
}

.sbet .matrix td.col_2 {
	border-top: 1px solid #cccccc;
}

.sbet td.col_2.first {
	border-top: 0;
}

.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;
}

body#iban .input_text {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#search .input_text {
	height: 23px;
}

.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: 278px;
	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;
}

.sheet_r .select_2 {
	width: 87px;
	height: 16px;
	margin-left: 2px;
}

.sheet_r .radio, .sheet_r .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 {
	padding-left: 30px;
}

#paying .paymethod_box .box_main {
	padding-bottom: 24px;
}

#paying .paymethod_box label span {
	position: absolute;
	width: 170px;
	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
}

.paymethod_box {
	width: 660px;
}

.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;
}

.condition.left_1 {
	left: 25px;
}

.condition.left_2 {
	left: 215px;
}

.condition.left_3 {
	left: 410px;
}

.condition.left_4 {
	left: 600px;
	top: 552px;
	<!--
	top: 555px;
	-->
}

.condition.top_1 {
	top: 433px;
	<!--
	top: 439px;
	-->
}

.condition.top_2 {
	top: 542px;
	<!--
	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;
}

.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_l {
	width: 125px;
}

.warning_1 {
	min-height: 28px;
	background: url(../img/warning_big_1.gif) #f8ccd7 22px 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 {
	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;
}

#myaccount table {
	width: 100%;
}

#myaccount 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;
}
*/
#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 .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 {
	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: 0;
}

#zone_mini_layer, #lang_mini_layer {
	z-index: 15;
	position: absolute;
	width: 340px;
	height: 200px;
	left: 620px;
	background: url(../img/zone_arrow.gif) no-repeat;
	padding: 7px;
	display: none;
}

#lang_mini_layer {
	height: 122px;
	border-bottom: 1px solid #d6d6d6;
}

.mini_layer_content {
	position: absolute;
	top: 36px;
	width: 330px;
	height: 150px;
	background-color: #ffffff;
	overflow: auto;
	margin-left: 5px;
}

#lang_mini_layer .mini_layer_content {
	top: 16px;
	width: 300px;
	height: 120px;
}

.mini_layer_content a {
	line-height: 16px;
	display: block;
}

#lang_mini_layer .mini_layer_content a {
	color: #666666;
}

.mini_layer_content div {
	width: 94px;
	padding-right: 6px;
}


/* --------------------------------------- */

#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_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-left: 12px;
}

.lang #lang {
	margin-left: 0px;
}

.lang a {
	color: #999999;
}

.lang .hr,.footer .hr {
	margin: 0;
}

.lang .headline {
	font-size: 20px;
	line-height: 20px;
	color: #cccccc;
	font-weight: bold;
	padding-bottom: 12px;
}
/*
#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: 10px;
}

.lang .box {
	width: 192px;
}

.lang .box {
	width: 192px;
}

.foot_nav {
	line-height: 20px;
	text-align: center;
}

#casino #foot a {
	color: #ffffff;
}

#foot .footer, .abovefooter {
	line-height: 14px;
	text-align: justify;
	color: #999999;
	padding: 0 0 9px 12px;
}

#foot .footer a {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	padding: 0;
}

/* #### Landingpage ############################# */

.lpage_banner {
	width: 756px;
	height: 166px;
	font-weight: bold;
	color: #ffffff;
	background: url(../img/lpage_banner.gif) no-repeat;
}

.lpage_banner .box {
	width: 180px;
	padding-top: 22px;
}

.lpage_banner h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 65px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 160px;
}

.lpage_banner h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}

.lpage_banner .mega {
	height: 47px;
	font-size: 36px;
	line-height: 34px;
}

.lpage_banner a div, .lpage_banner a h2 {
	color: #560e11;
}

/* #### game ############################# */

.game_head {
	width: 622px;
	height: 24px;
	color: #ffffff;
	line-height: 24px;
	font-weight: bold;
	background-color: #002d3e;
	margin: 12px 0 3px 0;
	padding: 0 9px 0 9px;
}

#game .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;
}

/* #### registration ############################# */

table.radio label {
	float: left;
	padding-left: 4px;
	padding-right: 12px;
	<!--
	padding-top: 4px;
	-->
}

table.radio input {
	float: left;
}

/* #### popup: payin options ############################# */

.tab_1 {
	width: 280px;
}

.tab_2 {
	width: 90px;
}

.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;
}

/* #### delay layer ############################# */

#delay_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-color: #000000;
	filter: Alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	display: none;
}

#delay_layer_inner {
	position: fixed !important;
	position: absolute;
	z-index: 99999;
	top: 200px;
	left: 330px;
	width: 300px;
	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 scroll 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 scroll right center;
}
.rich-calendar-date-layout-ok {
	background: #DADADA none repeat scroll 0 0;
}
.rich-calendar-date-layout-cancel {
	background: #DADADA none repeat scroll 0 0;
}
.rich-calendar-header {
	border-bottom-color:#BBBBBB;
}
.rich-calendar-footer {
	border-top-color:#BBBBBB;
}
.rich-calendar-time-btn {
	background:#DADADA none repeat scroll 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;
}

.noresults {
	padding-top:100px;
	padding-bottom:100px;
}

.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 scroll 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;	
	top: 44px;
	left: 208px;
	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: 256px;
}

#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;
}

.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;
}
