body{
	margin-top:10px;
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
td{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
select{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
input{
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}

h1{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.bigname{
	color: #000000;
	font-size: 14px;
	font-family:  Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
}
#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:0.9em;
border:1px solid #186e01;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#186e01;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
#statistik
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#statistik td, #statistik th 
{
font-size:0,5em;
border:1px solid #186e01;
padding:3px 7px 2px 7px;
}
#statistik th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#186e01;
color:#ffffff;
}
#statistik tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}