body, td, h1, h2, h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td, th {
	font-size: 10pt;
}

a:link, a:active {
	color: tomato;
}

a:visited {
	color: gray;
}
a:hover {
	color: red;
}
fieldset { padding: 10px; }
h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.space {
}

.subline1 {
	color: maroon;
	border : thin solid 1px;
	letter-spacing : -1px;
	font-weight: normal;
	background-color: #fef2ce;
	padding: 1px;
	font-size: 13pt;
}

.subline2 {
	color: navy;
	font-size: 10pt;
}

hr {
	color: #da9678;
	height: 1;
}

.klein {
	font-size: 8pt;
}
.fwidth {
	width: 300px;
}

