div, td, ul, li, p, textarea, select, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 3px;
}
h2 {
	background-color: #DAF5E4;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	margin-bottom: 3px;
}
a.weiter {
	background: url(../images/weiter.gif) no-repeat;
	padding-left: 15px;
	float: right;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #0A481E;
}
a:hover {
	text-decoration: underline;
}
.small {
	font-size: xx-small;
}
.button {
	border: 1px solid #0A481E;
	background-color: #DAF5E4;
	padding: 3px;
	font-weight: bold;
	font-size: 100%;
}
.listitem {
	border-bottom: 1px dashed #000000;
	margin-bottom: 10px;
}
.listitem p, div, td, a {
	font-size: 100%;
}
.listitem .headline {
	color: #0A481E;
	font-weight: bold;
}
.listitem .datum {
	font-style: italic;
}
.listitem img {
	float: left;
	margin-right: 5px;
}
.listitem ul {
	margin-left: 20px;
}
.listitem li {
	margin: 3px;
}
.listitem li a {
	font-size: 110%;
}
.listitem p {
	margin: 0;
}
.htgrdHellgruen {
	background: #DAF5E4;
}
.tabelle td {
	border-bottom: 1px dashed black;
	padding: 2px;
	font-size: 100%;
}

.bildLinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
.bildRechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
}