body, p, td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #976E1C;
}

.blocksatz {
	text-align: justify;
}

.klein {
	font-size: 11px;
}

form {
	margin: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #976E1C;
	text-decoration: none;
}
a.copyright:link { color: #976E1C; font-weight: normal; }
a.copyright:visited { color: #976E1C; font-weight: normal;}
a.copyright:active { color: #976E1C; font-weight: normal; }
a.copyright:hover { color: #C29039; font-weight: normal; }

a:link { color: #A77D2A; font-weight: bold; }
a:visited { color: #A77D2A; font-weight: bold; }
a:active { color: #A77D2A; }
a:hover {
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;

}
