	body {
	background-color: #bce2e0;
	margin-top: 20px;
	}
	td {
	color: #336666;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	.jd {
	color: #336666;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	}
	.jd_small {
	font-size: 16px;
	line-height: 130%;
	}
	.title {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	.cd {
	text-align: left;
	}
	.pre, .txt, .post {
	text-align: left;
	}
	.addr {
	text-align: left;
	}
	.footer {
	text-align: center;
	}
	p {
	margin-top: 5px;
	margin-bottom: 10px;
	}
	div {
	margin-top: 5px;
	margin-bottom: 20px;
	}
	li {
	margin-left: -14px;
	}
	a:link, a:visited { color: #3C9E92; font-weight: bold; text-decoration: none; }
	a:hover           { color: #BCE2E0; font-weight: bold; text-decoration: none; }


	/* Statischer Block */

	div div { margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; }
	ul div  { margin-top: 5px; margin-bottom: 5px; }
	ol div  { margin-top: 5px; margin-bottom: 5px; }
	ul, ol  { margin-top: 0px; margin-bottom: 0px; }



	