/* Allgemein */

BODY{
	background-image: none;
	background-color:#F7DC16;
	color:#000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	line-height:16px;
}

BODY#content_Table {
	background-color:#fdf4b9;
}

img {
	border:0px solid white;
}

table, td, tr {
	font-size:11px;
	line-height:16px;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

select {
	font-size:10px;
	color:#000000;
	background-color: #ffffff;
	vertical-align:middle;
	font-family: verdana,arial,helvetica;
}

input {
	font-size:10px;
	color:#000000;
	vertical-align:middle;
	font-family: verdana,arial,helvetica;
}

textarea {
	font-size:10px;
	color:#000000;
	background-color: #ffffff;
	font-family: verdana,arial,helvetica;
}

#error{
	color:red;
	font-size:9px;
	line-height:14px;
}

.hint{
	color:#CC0000;
}

.green{
	background-color:#FDF4B9;
}

.tableblue {
	background-color:#ffffff;
	width:478px;
}

.tableblue th {
	color:#ffffff;
	background-color:#D22321;
	text-align:left;
	vertical-align:bottom;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tableblue td {
	color:#333333;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tableblue1{
	background-color:#FFFF80;
}

.tableblue2{
	background-color:#F7DB16;
}

.tableblueabo {
	background-color:#ffffff;
}

.tableblueabo th {
	color:#ffffff;
	background-color:#D22321;
	text-align:left;
	vertical-align:bottom;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tableblueabo td {
	color:#333333;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.tablestatistics{
	background-color:#ffffff;
	margin-top:6px;
	margin-bottom:10px;
}

.tablestatistics th{
	height:35px;
	width:35px;
	background-image: url(/nlthportal/media/global/images/general/bg_number.gif);
	background-repeat:no-repeat;
	background-color:#F7DB16;
	font-size:15px;
	font-family:tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color:#000000;
	border-right:15px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tablestatistics th.extra{
	background-image: url(/nlthportal/media/global/images/general/bg_number_extra.gif);
	color:#000000;
}

.tablestatistics td{
	width:35px;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	color:#D22321;
	background-color:#FFFF80;
	border-right:15px solid #ffffff;
	border-bottom:15px solid #ffffff;
}

.tablestatistics td.red{
	color:#ffffff;
	background-color:#CC0000;
}

.tablestatistics td.blue{
	color:#26659F;
	background-color:#92B2CF;
}

.captionred{
	background-color:#CC0000;
}

.captionblue{
	background-color:#92B2CF;
}

.tabletipp{
	background-color:#FDF4B9;
	margin-top:6px;
	margin-bottom:10px;
}

.tabletipp td{
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	color:#000000;
}

.tableform{
	background-color:#fdf4b9;
	margin-top:4px;
}

.tableform td{
	height:25px;
	vertical-align:top;
	line-height:20px;
}

td.twoColums {
	width:228px;
	vertical-align:top;
}

td.twoColumsMargin {
	width:20px;
}

td.label {
	width:136px;
	vertical-align:top;
}

td.labelbig {
	width:200px;
}

.line {
	width:478px;
	height:21px;
	background-image: url(/nlthportal/media/global/images/general/dashed_line.gif);
	background-repeat: repeat-x;
	border-style:none;
}

.totop {
	width:478px;
	height:21px;
	border-style:none;
	display:block;
	font-size: 9px;
	text-align:right;
}

.lineteaser {
	width:117px;
	height:9px;
	background-image: url(/nlthportal/media/global/images/general/teaser_line.gif);
	background-repeat: repeat-x;
	clear:both;
	border-style:none;
}

.white {
	background-color:#fdf4b9;
}

.whiteshadow {
	background-image: url(/nlthportal/media/global/images/general/bg_content_right.gif);
	background-repeat:repeat-y;
}

.headline {
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color: #f3af00;
	display:block;
	margin-bottom:10px;
	}

.headlinewarn {
	background-image: url(/nlthportal/media/global/images/icons/warn.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color: #CC0000;
	display:block;
	margin-bottom:10px;
	}

.headlinesuccess {
	background-image: url(/nlthportal/media/global/images/icons/success.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color: #d22321;
	display:block;
	margin-bottom:10px;
	}
	
.headlinehint {
	background-image: url(/nlthportal/media/global/images/icons/hint.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color: #D22321;
	display:block;
	margin-bottom:10px;
	}
	
.headlinebig {
	font-size: 24px;
	font-family: tahoma,verdana,arial,helvetica;
	color: #D22321;
	display:block;
	margin-bottom:10px;
	margin-top:6px;
	}
	
.m_headline{
	font-size:10px;
	height:19px;
	line-height:16px;
	background-image: url(/nlthportal/media/global/images/marginalspalten/headline_bg.gif);
	background-repeat:no-repeat;
	background-color:#fdf4b9;
	color:#ffffff;
	font-weight:bold;
	padding-left:6px;
	display:block;
}

.user{
	background-image: url(/nlthportal/media/global/images/general/dashed_line_login.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	line-height:12px;
	color:#450303;
	font-size:9px;
	font-weight:bold;
	width:108px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	overflow:hidden;
	display:block;
}

.credit{
	background-image: url(/nlthportal/media/global/images/general/dashed_line_login.gif);
	background-repeat:no-repeat;
	line-height:18px;
	height:20px;
	color:#450303;
	font-size:9px;
	padding-left:6px;
	background-color:#FFFF80;
	display:block;
}

.teasertext{
	line-height:14px;
	color:#000000;
	font-size:9px;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:8px;
	display:block;
}

.advice{
	line-height:9px;
	color:#666666;
	font-size:9px;
}

.adviceform{
	line-height:9px;
	color:#999999;
	font-size:9px;
	padding-left:2px;
}

.linkmenu{
	background-image: url(/nlthportal/media/global/images/general/dashed_line_login.gif);
	background-repeat:no-repeat;
	height:20px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.linkmenunoline {
	height:20px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}
	
.linkmenulast {
	background-image: url(/nlthportal/media/global/images/marginalspalten/login_end.gif);
	background-repeat:no-repeat;
	border-top: 1px solid white;
	height:20px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.linkmenulastresult {
	background-image: url(/nlthportal/media/global/images/marginalspalten/result_end.gif);
	background-repeat:no-repeat;
	border-top: 1px solid white;
	height:20px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.showresult{
	background-image: url(/nlthportal/media/global/images/general/dashed_line_login.gif);
	background-repeat:no-repeat;
	height:20px;
	line-height:18px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.showresultlotto{
	background-image: url(/nlthportal/media/global/images/marginalspalten/dashed_line_result.gif);
	background-repeat:no-repeat;
	height:40px;
	line-height:18px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.showresultnoline {
	height:20px;
	line-height:18px;
	color:#D22321;
	font-size:9px;
	padding-left:6px;
	display:block;
}

.tableshowresult{
	height:15px;
	background-color:transparent;
	letter-spacing:-1px;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:#ffffff;
}

.tableshowresult td{
	width:17px;
	background-image: url(/nlthportal/media/global/images/marginalspalten/teaser_ball_normal.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.tableshowresult th{
	width:17px;
	background-image: url(/nlthportal/media/global/images/marginalspalten/teaser_ball_extra.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.yellow1 {
	background-color:#FFFF80;
}

.yellow2 {
	background-color:#F7DB16;
}

.buttonbar{
	padding-top:10px;
	padding-bottom:10px;
}

.buttonbargeneral{
	padding-top:6px;
	padding-bottom:6px;
}

.buttongeneralleft{
	background-image: url(/nlthportal/media/global/images/general/b_general_left.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f7db16;
}
	
.buttongeneralmiddle{
	background-image: url(/nlthportal/media/global/images/general/b_general_middle.gif);
	background-repeat:repeat-x;
	background-color:#f7db16;
	vertical-align:middle;
}
	
.buttongeneralright{
	background-image: url(/nlthportal/media/global/images/general/b_general_right.gif);
	background-repeat:no-repeat;
	background-color:#f7db16;
}

.buttongeneralleftwhite{
	background-image: url(/nlthportal/media/global/images/general/b_general_left_white.gif);
	background-repeat:no-repeat;
	background-color:#fdf4b9;
}
	
.buttongeneralmiddlewhite{
	background-image: url(/nlthportal/media/global/images/general/b_general_middle_white.gif);
	background-repeat:repeat-x;
	background-color:#fdf4b9;
	vertical-align:middle;
}
	
.buttongeneralrightwhite{
	background-image: url(/nlthportal/media/global/images/general/b_general_right_white.gif);
	background-repeat:no-repeat;
	background-color:#fdf4b9;
}

.buttongeneralleftlogin{
	background-image: url(/nlthportal/media/global/images/general/b_general_left_login.gif);
	background-repeat:no-repeat;
	background-color:#F3AF00;
}
	
.buttongeneralmiddlelogin{
	background-image: url(/nlthportal/media/global/images/general/b_general_middle_login.gif);
	background-repeat:repeat-x;
	background-color:#F3AF00;
	vertical-align:middle;
}
	
.buttongeneralrightlogin{
	background-image: url(/nlthportal/media/global/images/general/b_general_right_login.gif);
	background-repeat:no-repeat;
	background-color:#F3AF00;
}

A:link {
  color : #d22321;
  text-decoration: underline;
  }

A:visited {
  color : #d22321;
  text-decoration: underline;
  }

A:active {
  color : #000000;
  text-decoration: underline;
  }
  
A:hover {
  color : #000000;
  text-decoration: underline;
  }

/* Layer */

#bg {
	position:absolute;
	top:86px;
	left:832px;
	width:134px;
	height:474px;
	z-index:5;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:754px;
	height:105px;
	background-position:bottom left;
	background-repeat:no-repeat;
	vertical-align:top;
	z-index:1;
	}
	
#logo {
    margin-top:17px;
    margin-right:14px;
    float:left;
}
	
#banner {
    margin-top:10px;
}
	
#login{
	width:129px;
	background-color:#F7DB16;
	display:block;
	color:#ffffff;
}

#results{
	width:129px;
	background-color:#E9EFF5;
	display:block;
	color:#ffffff;
}

#toplayer{
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
}

#teaser{
	width:129px;
	background-image: url(/nlthportal/media/global/images/marginalspalten/teaser_end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f7db16;
	display:block;
	color:#ffffff;
}

#archiv{
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f7db16;
	display:block;
	color:#ffffff;
	position: relative;
}

.archiv_endbg_lotto {
	width:181px;
	background-image: url(/nlthportal/media/global/images/general/archiv_end_lotto.gif);
}

.archiv_endbg_keno {
	width:234px;
	background-image: url(/nlthportal/media/global/images/general/archiv_end_keno.gif);
}

.archiv_headline{
	font-size:10px;
	text-align: left;
	height:19px;
	line-height:16px;
	background-repeat:no-repeat;
	background-color:#fdf4b9;
	color:#ffffff;
	font-weight:bold;
	padding-left:6px;
	display:block;
}

.archiv_headline.lotto {
	background-image: url(/nlthportal/media/global/images/general/archiv_bg_lotto.gif);
	
}

.archiv_headline.keno {
	background-image: url(/nlthportal/media/global/images/general/archiv_bg_keno.gif);
}

.archivtext{
	line-height:14px;
	color:#000000;
	font-size:9px;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:8px;
	display:block;
}

#content_overborder{
	display:block;
	position:relative; 
	z-index:5;
}

#formbutton {
	padding-right:10px;
	padding-left:10px;
	margin-top:6px;
}
	
#path {
	height:32px;
	font-size: 9px;
	border:0px;
	padding-left:12px;
	padding-top:8px;
	}
	
#navi {
	position:absolute;
	top:80px;
	left:24px;
	width:804px;
	height:26px;
	border:0px;
	z-index:2;
	}
	
#naviheader {
	position:absolute;
	top:5px;
	left:610px;
	width:220px;
	height:10px;
	border:0px;
	z-index:2;
	text-align:right;
	float:right;
	}

#contentarea {
	position:absolute;
	top:128px;
	left:12px;
	width:830px;
	border:0px;
	}

#content {
	width:480px;
	padding-left:2px;
	border:0px;
	border:0px;
	}

#columnright {
	width:129px;
	height:auto;
	border:0px;
	padding-left:29px;
	}
	
#columnleft {
	width:129px;
	height:auto;
	padding-left:12px;
	border:0px;
	}

#close {
	height:23px;
	border:0px;
	}
	
#footer {
	width:478;
	height:40px;
	border: 0px;
	font-size: 9px;
	color: #d22321;
	background-image: url(/nlthportal/media/global/images/general/dashed_line_footer.gif);
	background-repeat:repeat-x;
	padding-top:40px;
	}
	
.currentlotto_red {
    color:              #ffffff;
    font-weight:        bold;
    background-image:   url(/nlthportal/media/global/images/general/number_red.gif);
    background-repeat:  no-repeat;
    width:              16px;
    height:             16px;
    text-align:         center;
    padding-top:        -2px;
    text-indent:        -2px;
    letter-spacing:     0px;
    float:              left;
}

.currentlotto_white {
    color:              #000000;
    font-weight:        bold;
    background-image:   url(/nlthportal/media/global/images/general/number_white.gif);
    background-repeat:  no-repeat;
    width:              16px;
    height:             16px;
    text-align:         center;
    padding-top:        -2px;
    text-indent:        -2px;
    letter-spacing:     0px;
    float:              left;
}
	
/* Links */
  
A.footer:link {
  color : #3D98D0;
  text-decoration: underline;
  }

A.footer:visited {
  color : #3D98D0;
  text-decoration: underline;
  }

A.footer:active {
  color : #ffffff;
  text-decoration: underline;
  }
  
A.footer:hover {
  color : #ffffff;
  text-decoration: underline;
  }
  
A.navismall:link {
	margin-left:8px;
	margin-right:8px;
  color : #000000;
  text-decoration: none;
  font-size: 9px;
  }

A.navismall:visited {
	margin-left:8px;
	margin-right:8px;
  color : #000000;
  text-decoration: none;
  font-size: 9px;
  }

A.navismall:active {
	margin-left:8px;
	margin-right:8px;
  color : #000000;
  text-decoration: underline;
  font-size: 9px;
  }
  
A.navismall:hover {
	margin-left:8px;
	margin-right:8px;
  color : #000000;
  text-decoration: underline;
  font-size: 9px;
  }
  
A.linksubnavi:link {
	font-size: 10px;
	margin-left:17px;
  color : #ffffff;
  text-decoration: none;
  font-weight:bold;
  }

A.linksubnavi:visited {
	font-size: 10px;
	margin-left:17px;
  color : #ffffff;
  text-decoration: none;
  font-weight:bold;
  }

A.linksubnavi:active {
	font-size: 10px;
	margin-left:17px;
  color : #ffffff;
  text-decoration: underline;
  font-weight:bold;
  }
  
A.linksubnavi:hover {
	font-size: 10px;
	margin-left:17px;
  color : #ffffff;
  text-decoration: underline;
	font-weight:bold;
  }

A.linksubnaviselected:link {
	font-size: 10px;
	margin-left:17px;
  color : #F7DC16;
  text-decoration: none;
  font-weight:bold;
  }

A.linksubnaviselected:visited {
	font-size: 10px;
	margin-left:17px;
  color : #F7DC16;
  text-decoration: none;
  font-weight:bold;
  }

A.linksubnaviselected:active {
	font-size: 10px;
	margin-left:17px;
  color : #F7DC16;
  text-decoration: underline;
  font-weight:bold;
  }
  
A.linksubnaviselected:hover {
	font-size: 10px;
	margin-left:17px;
  color : #F7DC16;
  text-decoration: underline;
	font-weight:bold;
  }

  
A.buttongeneraltext:link {
	font-size:10px;
  color : #EFC3C4;
  text-decoration: none;
  font-weight:bold;
  }

A.buttongeneraltext:visited {
	font-size:10px;
  color : #EFC3C4;
  text-decoration: none;
  font-weight:bold;
  }

A.buttongeneraltext:active {
	font-size:10px;
  color : #ffffff;
  text-decoration: none;
  font-weight:bold;
  }
  
A.buttongeneraltext:hover {
	font-size:10px;
  color : #ffffff;
  text-decoration: none;
	font-weight:bold;
  }

A.nounderline:link {
  text-decoration: none;
  }

A.nounderline:visited {
  text-decoration: none;
  }

A.nounderline:active {
  text-decoration: none;
  }
  
A.nounderline:hover {
  text-decoration: none;
  }
  
/* Navigation */

A.tabbuttonlotto {
	display:			block;
	float:				left;
	width:				66px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto.gif);
}
A.tabbuttonlotto:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto_h.gif);
}
A.tabbuttonlotto_selected {
	display:			block;
	float:				left;
	width:				66px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto_h.gif);
}


A.tabbuttonoddset {
	display:			block;
	float:				left;
	width:				77px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/oddset.gif);
}
A.tabbuttonoddset:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/oddset_h.gif);
}
A.tabbuttonoddset_selected {
	display:			block;
	float:				left;
	width:				77px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/oddset_h.gif);
}


A.tabbuttonkeno {
	display:			block;
	float:				left;
	margin-left:			35px;  /* CENTERED TABS */
	width:				61px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/keno.gif);
}
A.tabbuttonkeno:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/keno_h.gif);
}
A.tabbuttonkeno_selected {
	display:			block;
	float:				left;
	margin-left:			35px;  /* CENTERED TABS */
	width:				61px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/keno_h.gif);
}


A.tabbuttongluecksspirale {
	display:			block;
	float:				left;
	width:				117px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/gluecksspirale.gif);
}
A.tabbuttongluecksspirale:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/gluecksspirale_h.gif);
}
A.tabbuttongluecksspirale_selected {
	display:			block;
	float:				left;
	width:				117px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/gluecksspirale_h.gif);
}


A.tabbuttonrubbel_los {
	display:			block;
	float:				left;
	width:				117px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/rubbel_los.gif);
}
A.tabbuttonrubbel_los:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/rubbel_los_h.gif);
}
A.tabbuttonrubbel_los_selected {
	display:			block;
	float:				left;
	width:				117px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/rubbel_los_h.gif);
}

A.tabbuttonzahlen_quoten {
	display:			block;
	float:				right;
	width:				137px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/zahlen_quoten.gif);
}
A.tabbuttonzahlen_quoten:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/zahlen_quoten_h.gif);
}
A.tabbuttonzahlen_quoten_selected {
	display:			block;
	float:				right;
	width:				137px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/zahlen_quoten_h.gif);
}

A.tabbuttoninformationen_mehr {
	display:			block;
	float:				right;
	width:				118px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/infos_mehr.gif);
}
A.tabbuttoninformationen_mehr:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/infos_mehr_h.gif);
}
A.tabbuttoninformationen_mehr_selected {
	display:			block;
	float:				right;
	width:				118px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/infos_mehr_h.gif);
}

A.tabbuttonlotto_ident_card {
	display:			block;
	float:				right;
	width:				159px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto_ident_card.gif);
}
A.tabbuttonlotto_ident_card:hover {
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto_ident_card_h.gif);
}
A.tabbuttonlotto_ident_card_selected {
	display:			block;
	float:				right;
	width:				159px;
	height:				26px;
	background-image:	url(/nlthportal/media/global/images/navigation-buttons/lotto_ident_card_h.gif);
}