/* CSS Document */
* {	
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/h96_linien.gif) repeat-y top left;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}


/* STYLE VON KICKTIPP */
#navigation {
  padding: 1px 0 0 10px;
  margin: 0;
  font-family: Arial, sans-serif;
  background:none;
  color: #ffffff;
	width: 160px;
	float: left;
}

#navigation p {
  padding: 0;
  margin-bottom: 0px;
}

#navigation h2 {
  padding: 0 0 0 13px;
  background: url(images/btn_head_out.gif) no-repeat top left;
  margin: 0px;
  border-left: 0; 
  font-size: 11px;
  text-decoration: none;
	width: 147px;
	height: 21px;
}

#navigation h2 a {
  display: block;
  margin: 0;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
}

#navigation h2.active,
#navigation h2:HOVER {
  border-left: none;
  background: url(images/btn_head_over.gif) no-repeat top left;
  	width: 147px;
	height: 21px;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#navigation li {
  margin: 0;
}

#navigation li a {
  display: block;
  padding: 4px 0 3px 13px;
  margin:  0;
  border-left: none;
  border-bottom: 0;
  background: #000000 url(images/btn_sub_over.gif) repeat-x top left;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
	width: 147px;
}

#navigation li.last a {
  border-bottom: 0px solid #ffffff;
}

#navigation li.active a,
#navigation li a:hover {
  border-left: none;
  background: url(images/btn_sub_out.gif) repeat-x top left;
  color: #ffffff;
}

#navigation ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
}          

#navigation ul ul li a {
  display: block;
  padding: 0;
  margin:  0;
  border-left: none;
  background-color: #ff0000;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  width: 100%;
}

html>body #navigation ul ul li a {
  width: auto;
  margin-right: 0px;
}

html>body li a {
  width: auto;
  margin-right: 0px;
}

/* -------------------------
   H2 Zwischenüberschriften
---------------------------- */

#headline {  
  background-color: #c01c00;
}

#headline h2 {
  padding: 2px 10px 2px 10px;
  margin: 0;
  background-color: #c01c00;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}

#headline h2 a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

#container_image {
  background: url(images/h96_tipprunde.jpg) no-repeat top left;
  height: 36px;
  width: 617px;
  }

#container {
	width: 623px;
}

#footer {
  background: url(images/footer.jpg) no-repeat top left;
  height: 13px;
  width: 613px;
  }

#content {
  padding: 0 10px 0px 10px;
}              

#content .floatright, #content .floatleft { 
  padding-bottom: 1em;
}

#content .floatright { 
  float: right;   
  padding-left: 2em; 
  padding-right: 10px; 
  background-color: #fff;
}

#content .floatleft  { 
  float: left;
  padding-right: 1em;
}

#content h2 {
  margin: 2px 0px 1em 0;
  font-size: 14px;
  border-bottom: 1px solid #aaa;
}

#content h3 {
  margin: 2em 0px 1em 0;
  font-size: 11px;
  font-weight: bold;
  clear: both;
}

#content UL { 
  padding-left: 1.2em;
  margin: 1em 0;
  list-style-type: square;
}

#content TD UL { 
  margin: 0;
}

#content UL LI { 
  padding-left: 0em;
}

#content UL LI.floatimg{ 
  clear: both;
}


#content table { 
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  margin-bottom: 2em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: white;
  border-spacing: 1px;
}

#content caption { 
  padding: 1px 3px 1px 3px;
  text-align: left;
  font-weight: bold;        
  white-space: nowrap;
}

#content caption.box { 
  white-space: normal;
}

#content tr.o { 
  background-color: #ddd;
}

#content tr.e { 
  background-color: #f7f7f7;
}


#content tr.sptsieger {
   background-color: #d6d79d;
}

#content tr.cookie { 
  background-color: #FECE0C;
}

#content tr.treffer { 
  background-color: #fd0;
}

#content tr.sptsieger td { 
  border-bottom: 1px solid #b2b282;
  border-top: 1px solid #b2b282;
}

#content table.nw td, #content tr.nw td, #content tr.nw th, #content td.nw, #content th.nw { 
  white-space: nowrap;
}

#content th {
  text-align: left;
  vertical-align: bottom;
  font-weight: bold;
  padding: 1px 3px 1px 3px;
}

#content th A.sort { 
  color: black;
}

#content th A.sort-aktiv {
  color: #c01c00;
  text-decoration: none;
}

#content td {
  vertical-align: top;
  padding: 1px 3px 1px 3px;
}

#content td p, #content th p, #content td pre, #content th pre {
  margin-top: 0;
}

#content td.pos, #content td.pkt, #content td.sptpunkte, #content td.bonus, #content td.sptsiege, #content td.gesamt { 
  text-align: right;
  padding: 1px 3px 1px 3px;
}

#content td.pkts { 
  text-align: right;
  color: #c01c00;
  font-weight: bold;
}

#content td.sptpunkte, #content td.sptsiege, #content td.bonus, #content td.gesamt { 
  font-weight: bold;
}

#content form table { 
  border-bottom: 0px solid #aaa;             
}

#content table.nb{ 
  border-bottom: 0px solid #aaa;             
}

#content tr.s { 
  background-color: #ffffff;
}

#content tr.s td { 
  border-top: 1px solid #aaa;
}

#content tr.s td p { 
  padding-top: 0.5em;
  text-align: right;
}

#content tr.splitbefore td { 
  border-top: 1px solid #aaa;
}

#content tr.splitafter td { 
  border-bottom: 1px solid #aaa;
}

#content td.colgap, #content th.colgap { 
  padding: 0;
  background-color: #fff;
  width: 1px;
}

#content dl dt { 
  font-weight: bold;
}

#content DIV.tmkurzname {
  font-weight: normal;
}

#content span.falsch { color: #999; }
#content .p { color: #c01c00; }
#content sub { font-size: 9pt; }
#content .f { color: #aaa; }

#content .prevrank { 
  font-size: 8pt;
  color: #aaa; 
  text-align: right;
}

html , body , div , p , ul , li , input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
}