body { font-size: 10pt; font-family: 'Microsoft Sans Serif' , Arial, sans-serif; }
a:hover { color: black; text-decoration: none; }
h4 { text-align: center; }

table.DataGrid
{
	font-size: 8pt;
}
/*
span
{
	font-weight: bold;
}
table.a
{
	font-size: 10pt;
	border-collapse: collapse;
}
table.a td { border: thin ridge; padding: 3px; }
table.a tr { background-color: #ffff99; }

input { font-size: 8pt; }
input.t { width: 300px; }
input.h { width: 50px; }
input.e { width: 150px; }
textarea.t
{
	width: 700px;
	height: 120px;
}
textarea.r
{
	width: 400px;
	height: 80px;
}
span.v { font-size: 8pt; }
ul { font-size: 8pt; }
*/

/* werbung 
div.w
{
	display: inline;
	font-size: 10pt;
	overflow: hidden;
	width: 190px;
	font-family: 'MS Sans Serif';
	height: 65px;
	text-align: center;
}
*/