/* Allgemein */

BODY, TABLE {
	background-image: none;
	background-color:#ffffff;
	color:#000000;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 0px;
	padding: 0px;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	line-height:16px;
}

img {
	border:0px solid white;
}

form {
	margin-top:0px;
	margin-bottom:0px;
}

select {
	font-size:10px;
	color:#000000;
	background-color: #ffffff;
	vertical-align:middle;
}

input {
	font-size:10px;
	color:#000000;
	background-color: #ffffff;
	vertical-align:middle;
}

.green{
	background-color:#E5E5E5;
}

.selecthistorie{
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
	margin:0px;
}

.selecthistorie option{
	background-color:#000000;
	color:#ffffff;
}

.tableblue {
	background-color:#ffffff;
	width:478px;
}

.tableblue th {
	color:#ffffff;
	background-color:#000000;
	text-align:left;
	vertical-align:bottom;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tableblue td {
	text-align:left;
	vertical-align:top;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tableblue1{
	background-color:#E5E5E5;
}

.tableblue2{
	background-color:#CCCCCC;
}

.tabletipp{
	background-color:#ffffff;
	margin-top: 6px;
	margin-bottom:10px;
}

.tabletipp td{
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	color:#333333;
}

.tablestatistics{
	background-color:#ffffff;
	margin-top:6px;
	margin-bottom:10px;
}

.tablestatistics th{
	height:35px;
	width:35px;
	background-color:#cccccc;
	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-color:#000000;
	color:#ffffff;
}

.tablestatistics td{
	width:35px;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-color:#cccccc;
	border-right:15px solid #ffffff;
	border-bottom:15px solid #ffffff;
}

.tablestatistics td.red{
	color:#ffffff;
	background-color:#000000;
}

.tablestatistics td.blue{
	color:#ffffff;
	background-color:#666666;
}

.captionred{
	background-color:#000000;
}

.captionblue{
	background-color:#666666;
}

.tableform{
	background-color:#ffffff;
	margin-top:4px;
}

.tableform td{
	height:25px;
	vertical-align:top;
	line-height:20px;
}

.tablehistogram{
	background-color:#ffffff;
}

.tablehistogram th{
	text-align:left;
	height:20px;
	font-weight:bold;
}

.tablehistogram td{
	height:20px;
	font-weight:bold;
	color:#000000;
}

td.twoColums {
	width:228px;
	vertical-align:top;
}

td.twoColumsMargin {
	width:20px;
}

td.label {
	width:136px;
	vertical-align:top;
}

td.labelbig {
	width:200px;
}

.line {
	width:100%;
	height:21px;
	background-image: url(/nlthportal/media/global/images/general/dashed_line_print.gif);
	background-repeat: repeat-x;
	border-style:none;
}

.white {
	background-color:#ffffff;
}

.headline {
	font-size: 16px;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight:bold;
	color: #000000;
	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{
	height:19px;
	line-height:16px;
	background-image: url(/nlthportal/media/global/images/marginalspalten/headline_bg.gif);
	background-repeat:no-repeat;
	background-color:#D22321;
	color:#ffffff;
	font-weight:bold;
	padding-left:6px;
	display:block;
}

.advice{
	line-height:9px;
	color:#999999;
	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;
}

#printbutton{
	display:none;
}

.buttonbar{
	padding-top:10px;
	padding-bottom:10px;
}

.buttonbargeneral{
	padding-top:6px;
	padding-bottom:6px;
}

.buttongeneralleft{
	background-image: url(/nlthportal/media/global/images/general/b_print_left.gif);
	background-repeat:no-repeat;
	background-color:#E9EFF5;
}
	
.buttongeneralmiddle{
	background-image: url(/nlthportal/media/global/images/general/b_print_middle.gif);
	background-repeat:repeat-x;
	background-color:#E9EFF5;
	vertical-align:middle;
}
	
.buttongeneralright{
	background-image: url(/nlthportal/media/global/images/general/b_print_right.gif);
	background-repeat:no-repeat;
	background-color:#E9EFF5;
}

.buttongeneralleftwhite{
	background-image: url(/nlthportal/media/global/images/general/b_print_left.gif);
	background-repeat:no-repeat;
	background-color:#E9EFF5;
}
	
.buttongeneralmiddlewhite{
	background-image: url(/nlthportal/media/global/images/general/b_print_middle.gif);
	background-repeat:repeat-x;
	background-color:#E9EFF5;
	vertical-align:middle;
}
	
.buttongeneralrightwhite{
	background-image: url(/nlthportal/media/global/images/general/b_print_right.gif);
	background-repeat:no-repeat;
	background-color:#E9EFF5;
}

A.buttongeneraltext:link {
	font-size:10px;
  color : #CCCCCC;
  text-decoration: none;
  font-weight:bold;
  display:none;
  }

A.buttongeneraltext:visited {
	font-size:10px;
  color : #CCCCCC;
  text-decoration: none;
  font-weight:bold;
  display:none;
  }

A.buttongeneraltext:active {
	font-size:10px;
  color : #ffffff;
  text-decoration: none;
  font-weight:bold;
  display:none;
  }
  
A.buttongeneraltext:hover {
	font-size:10px;
  color : #ffffff;
  text-decoration: none;
	font-weight:bold;
	display:none;
  }

A:link {
  color : #000000;
  text-decoration: underline;
  }

A:visited {
  color : #000000;
  text-decoration: underline;
  }

A:active {
  color : #000000;
  text-decoration: underline;
  }
  
A:hover {
  color : #000000;
  text-decoration: underline;
  }

/* Layer */


#formbutton {
	padding-right:10px;
	padding-left:10px;
	margin-top:6px;
}

.m_headlinechannel{
	height:19px;
	line-height:16px;
	background-image: url(/nlthportal/media/global/images/channel/headline_bg_oddset.gif);
	background-repeat:no-repeat;
	background-color:#009933;
	color:#ffffff;
	font-weight:bold;
	padding-left:6px;
	display:block;
}

.correct{
	color:#ffffff;
	background-color:#009933;
}

.trcolor {
	background-color:#E5E5E5;
}

.tabletipp th{
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	color:#000000;
	text-align:left;
}

.boldchannel {
	font-weight:bold;
	color:#000000;
}
	
.boldchannelarrow {
	font-weight:bold;
	line-height:20px;
	color:#000000;
}
	
.buttonleft {
}
	
.buttonmiddle {
	vertical-align:middle;
}
	
.buttonright{
}

A.buttontext:link {
	font-size:10px;
  color: #cccccc;
  text-decoration: none;
  font-weight:bold;
}

A.buttontext:visited {
	font-size:10px;
  color: #cccccc;
  text-decoration: none;
  font-weight:bold;
}

A.buttontext:active {
	font-size:10px;
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
}
  
A.buttontext:hover {
	font-size:10px;
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
}

/* Ergebnisanzeige */

.rlotTextPrintbold{
    color:#000000;
    font-family:arial;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
}

.rlotTextPrintnormal{
    color:#000000;
    font-family:arial;
    font-size:11px;
    font-style:normal;
    font-weight:normal;
}

.rlotTDColorPrintBackground{
    background-color:#EDEDED;
}

.rlotTextPrintbig1{
    color:#000000;
    font-family:sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
}

.rlotTextPrintbig{
    color:#000000;
    font-family:sans-serif;
    font-size:20px;
    font-style:normal;
    font-weight:bold;
}

.oddsetTextPrintbold{
    color:#ffffff;
    font-family:arial;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
}

.oddsetTDColorPrintBackground{
    background-color:#000000;
}

.oddsetTDColorPrintBackgroundMed{
    background-color:#C0C0C0;
}

.rtoTDColorPrintBackgroundMed{
    background-color:#D2D2D2;
}

.rlotTDColorPrintBackground{
    background-color:#EDEDED;
}