body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
td.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.eingabe {
	font-size: 11px;
	color: #000000;
	width:150px;
	background-color: #FFFFFF;
	
}
.eingabeshort {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	
}
.button {
	font-size: 11px;
	color: #000000;
	width:150px;
	background-color: #999999;
	border: 1px solid #000000;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.titelbalken {
	font-size: 16px;
	color: #FF0000;
	background-color: #000000;
	font-weight: bold;
	line-height: 30px;
	padding: 10px;
}
td.grey {
	background-color: #CCCCCC;
}

