#content h4.apih4 {
	text-align: left;
	margin: 0 0 0 5px;
}
#content h3.toptable {
	color: #000;
	margin: 5px 0 0 0;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #d7d7d7;
	font:bold 1em verdana,sans-serif;
	}
#content h3.apih3 {
	color: #000;
	margin: 5px 0 0 5px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #ebf8e9;
	border: 1px solid #000;
	font:bold 1em verdana,sans-serif;
	}
 #content h2.trennwama {
	color: #000000;
	margin: 10px 0 5px 0;
	padding: 2px 2px 2px 2px;
	text-align: left;
	background-color: #eeeeee;
	font:bold 1em verdana,sans-serif;
	border: 1px solid #000;
	}
div#achtzigpromitte table.params {
	text-align: left;
	margin: 0 0 5px 0;
	border: 1px solid #d7d7d7;
	width: 100%;
	}
div#achtzigpromitte table.params th {
	color: #6e6e6e;
	padding-left: 0.5em;
	margin: 0;
	}
div#achtzigpromitte table.params td {
	padding: 0.25em 0.5em 0.1em 0.5em;
	border-top: 1px solid #d7d7d7;
	vertical-align: top;
	margin: 0;
	}

div#achtzigpromitte table.params tr.optional {
	background-color: #e5e5e5;
	}
div#achtzigpromitte table.params tr.optional td.titl{
	padding-left: 20px;
	}
div#achtzigpromitte table.params tr.optional td.titl2{
	padding-left: 30px;
	}
div#achtzigpromitte table.params tr.optional td.titl3{
	padding-left: 40px;
	}
div#achtzigpromitte table.params tr.optional span.grau{
	color: #9a9a9a; font-size: 0.9em;
	}

div#achtzigpromitte table.params tr td:nth-child(2), div#achtzigpromitte table.params tr td:nth-child(3),
div#achtzigpromitte table.params tr th:nth-child(2), div#achtzigpromitte table.params tr th:nth-child(3) {
	border-left: 1px solid #d7d7d7;
	}



p.extrtex {
	margin: 5px 5px 10px 10px;
}
p.extrtex2 {
	padding: 5px 5px 10px 10px;
}
p.anorm a{
	border-bottom: 1px solid #003000;
	color: #008000;
	font-weight: bold;
}
p.exampl {
	margin-top: 0;
	margin-bottom: 25px;
	border: 1px solid #BBBBBB;
	border-top: 0;
	color:#727272;
	padding: 3px 3px 3px 10px;
}
div#achtzigpromitte p.TestDescr a {
	text-decoration: underline;
	}
#content h2.top10px {
	margin-top: 10px;
	}
#content h2.top20px {
	margin-top: 20px;
	}
textarea.previewtoo {
	height: 500px;
	border: 1px dotted #bbb;
	font-size: 0.9em;
	font-family: Tahoma;
	width: 100%;
	padding: 5px;
	margin: 5px;
	overflow: auto;
	}
#content a.underline {
	text-decoration: underline;
	}