body,p,dd,td {
	font-family: Sans Serif,Arial,MS Sans Serif;
	font-size: 10pt;
	background-color: white;
}

a:link, a:visited, a:hover, a:active {
	color: red;
}

dt,h4 {
	font-family: Sans Serif,Arial,MS Sans Serif;
	font-weight: bold;
	font-size: 10pt;
}

h1,h2,h3 {
	font-family: Sans Serif,Arial,MS Sans Serif;
	font-weight: bold;
}

th {
	font-weight: bold;
	font-size: 10pt;
	background: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: white;
}

li {
	text-align: left;
}

table.block {
	width: 218px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: white;
}

td.block {
	background: #eeeeee;
	text-align: center;
}

.fusszeile {
	font-size: smaller;
	background: inherit;
}

form, ul {
	margin-top: 1px;
	margin-bottom: 2px;
}

p {
	margin-top: 1px;
}
