﻿*
{
	margin:0;
	padding:0;
}
#statistik-light
{
	margin:15px 0 0 15px;
	width:320px;
	border:4px gray double;
	text-align:center;
	background-color:#eaf0fc;
}
#statistik-light .title
{
	background-color:#2ea2ed;
	font-weight:bold;
	color:white;
	border-bottom:1px gray solid;
}
#statistik-light .wrap
{
	padding:2px 0 2px 0;
	border-bottom:1px gray solid;
}
#statistik-light .wrap .name 
{
	width:110px;
	margin:0 5px 0 5px;
	float:left;
	text-align:left;
}
#statistik-formular .hinweis
{
	margin:15px 0 0 15px;
}
#statistik-formular .eingabeFelder
{
	margin:15px 0 0 15px;
}