*
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 12px;
    MARGIN-RIGHT: 12px;
    MARGIN-bottom: 0px;
    BACKGROUND-COLOR: #ffffff;
 /*   background-image: url(bk.jpg);  */
    TEXT-DECORATION: none
}
table 
{
	text-align: left;
	border-spacing: 0px;
	border: 0px solid #aeb3b6;
	border-collapse: collapse;
	
}


table a, table, tbody, tfoot, tr, th, td 
{
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 13px;
	font-weight: normal;
	color: #001320;
}
tbody td{
	line-height: 18px;
}

table caption
{
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #001320;
}

table a
{
	display: block;
	text-decoration: none;
	color: #001320;
	padding: 1px;
	padding-right: 0px;
	padding-left: 0px;
	
}

table a:hover, table a:focus
{
text-decoration: none;
}

table th a
{
	color: #001320;
	text-align: left;
}
table .odd th a,table .odd td a,table .odd td{
	color: #001320;
	padding-right: 0px;
}

}
table .highlight th a,table td a,table td{
	color: #000000;
	padding-right: 0px;
}

table th a:hover, table th a:focus, tbody tr:hover th
{   
   background-color: #FFE1CE;
	color: #fff !important;
}
table .odd th,table .odd td{
	background-color: #FFFFFF;
}

table .highlight th,table td{
	background-color: #FFCBA8;
}

thead th
{
	background-image: url(verlauf_schwarz.gif);
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	
}
tfoot{
	background-image: url(verlauf_schwarz.gif);
	border-top: 1px solid #fff;
	
	
}
tfoot th,tfoot td{
	color: #fff;
}

tbody th
{
   padding-right: 0px;
	color: #25c1e2;
	font-style: normal;
	background-color: #fff;
	border-bottom: 0px dotted #aeb3b6;
}

td
{
   color: #FF8E1C;
	border-bottom: 0px dotted #aeb3b6;
	padding-right: 0px;
	
}

tbody tr.odd
{
	border-bottom: 0px dotted #aeb3b6;
}

tbody tr.header
{
	border-bottom: 0px dotted #aeb3b6;
}

tbody tr:hover td
{
  background-color: #001320;
}

tbody tr:hover td,tbody tr:hover th, tbody tr:hover a
{
	color: #001320 !important;
}