body, td {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 26px;
	margin: 0px;
	color: #95A334;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #95A334;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #95A334;
}
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
li {
	margin-left: -10px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(imgs/listenpunkt.gif);
}
.footer {
	font-size: smaller;
}
a:visited {
	color: #A2CEE5;
	text-decoration: none;
}
a:link {
	color: #A2CEE5;
	text-decoration: underline;
}
a:active {
	color: #A2CEE5;
	text-decoration: underline;
}
.bildunterschrift {
	font-size: smaller;
	margin-top: 10px;
	display: block;
}
