td {
	vertical-align: top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 800;
	color: #3A2403;
	margin-top: 27px;
	margin-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 800;	
	color: #3A2403;
	margin-top: 20px;
	margin-bottom: 0px;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #3A2403;
	margin-top: 0px;
	margin-bottom: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #3A2403;
	list-style-type: disc;
	margin-top: 0px;
}

li {
	margin-left: -25px;
	margin-top: 3px;
}

a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration: none;
	font-weight: 800;	
	color: #4F5E09;
}

.bild_links {
	margin-top: 3px; margin-bottom: 3px; margin-right: 16px;
}

.bild_rechts {
	margin-top: 3px; margin-bottom: 3px; margin-left: 16px;
}

