body, td {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 26px;
	margin: 0px;
	color: #663300;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #663300;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #663300;
}
h4 {
	font-size: 26px;
	margin: 0px;
	color: #99CC00;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-size: 26px;
	margin: 0px;
	color: #00CCFF;
	font-style: normal;
	font-weight: normal;
}
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: #00CCFF;
	text-decoration: none;
}
a:link {
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
.bildunterschrift {
	font-size: 10px;
	margin-top: 10px;
	display: block;
}
