a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.hgtext {
	background-color: #F4F0DA;
	background-position: left;
}
.block {
	text-align: justify;
}
td {
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 6px;
	text-align: left;
}
p {
	padding-right: 12px;
	padding-left: 6px;
	line-height: 1.4em;
	text-align: left;
}
.thumb {
	margin: 4px;
	border: 6px solid #E7D8C4;
}
li {
	list-style-type: square;
}
.zentriert {
	text-align: center;
}
.rechts {
	text-align: right;
}
