/*mehr Überschriften (7-10 in style2 = 6-9 in Standard)*/
.style2 h6, .style2 h7, .style2 h8, .style2 h9, .style2 h10
	{margin-top:10pt;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	line-height:115%;
	page-break-after:avoid;
	font-size:11pt;
	font-weight:normal;
	font-family:Cambria,serif;
	color:#244061;}
.style2 h7, .style2 h8, .style2 h10
	{font-style: italic;}
.style2 h8, .style2 h9, .style2 h10
	{color:#404040;}
.style2 h9, .style2 h10
	{font-size:10pt;}
h6 + h7, h7 + h8, h8 + h9, h9 + h10
	{margin-top:0px !important;}
p, div
	{margin-bottom:0px;}
span.paragraphenverweis, span.linkcodeverweis
	{font-family:Segoe Script;
	color:darkblue;
	/*für Rechtsbündigkeit = Randanmerkung wie in klassischen Gesetzen (ggf. aber optisch unschöner): float: right;*/}
@media print {
h7, h8, h9, h10
	{page-break-after:avoid;}
}

/*DL/DT-Elemente wie bei Juris umgesetzt wie div/p-Listen*/
dl
	{margin-left:3em;
	text-indent:-1.5em;}
dt
	{font-family:Cambria,serif;
	font-weight:bold;
	color:#4F81BD;
	margin-right:0.5em;}
la
	{display:block;}