* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border-style: none;

}

html, body {
	height: 100%; /* auch wegen Scrollbalken fuer FF */
}

body {
	font-size: 100.01%; /* Rundungsfehler bei Opera */
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-align: left;
	color: #363a33;
	background: #f4efd9;
	background: url('../images/back.jpg') center 0px repeat-y;
}

#content {
	min-height: 94%;
	background: #fcf7e0;
	width: 790px;
	margin: 0 auto;
}

* html #content {
	height: 94%;
}

a, a:hover {
	text-decoration: underline;
	background-color: transparent;
}

fieldset, img {
	border: 0;
}

select, input, textarea {
	font-size: 99%; /* Anpassung für Safari */
}

.back {
	margin: 0 auto;
	font-size: 0px;
	line-height: 0px;
	background: url('../images/back_st.gif') repeat;
}

#head, #head2, #titel {
	position: relative;
	width: 790px;
	margin: 0 auto;
	text-align: right;
}

#head {
	height: 17px;
	top: 0px;
}

#head2 {
	height: 2px;
	top: 14px;
	font-size: 0px;
	line-height: 0px;
	background: #fcf7e0;
}

#ott {
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding:0;
	text-align: right;
	z-index: 5;
	bottom: 0px;
	background: url('../images/back_st.gif') bottom center no-repeat;
	overflow: hidden;
}

#ott img {
	position: relative;
	bottom: -4px;
}


#navi {
	width: 215px;
	margin-top: 140px;
	list-style-type: none;
	text-align: right;
	float: left;
}


a.navh, a.navh:visited, a.akt, a.akt:visited {
	font-size: 11px;
	line-height: 24px;
	padding: 5px 10px 1px 2px;
	color: #4b4b44;
	letter-spacing: 2px;
	text-decoration: none;
	border-bottom: 1px solid #bcbcab;
}

a.navh:active, a.navh:focus, a.navh:hover, a.akt:active, a.akt:focus, a.akt:hover {
	color: #151513;
	text-decoration: none;
	border-bottom: 1px solid #151513;
}

a.akt, a.akt:visited, a.akt:active, a.akt:focus, a.akt:hover {
	color: #151513;
	border-bottom: 1px solid #151513;
}

#texte {
	width: 430px;
	margin: 130px 0 0 260px;
	padding-bottom: 100px;
}

h1, h2, h3 {
	font-family: Times New Roman, Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 25px 0;
	color: #0b0b0a;
	letter-spacing: 1px;
}

h2, h3, h1.small {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 15px 0;
}

h3, h1.small {
	padding: 0;
	letter-spacing: 0;
}

h1.small {
	padding: 0 0 25px 0;
}

h2.gruppe {
	padding: 0 0 10px 0;
}

.zs_top {
	padding-top: 25px;
}

ul {
	padding: 0 0 15px 20px;
}

p.norm {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 15px 0;
	color: #0b0b0a;
}

p.norm.li_head {
  padding:  0 0 4pt 0;
}

li {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 4px 0;
	color: #0b0b0a;
}

p.urteile {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0 15px 0;
}

p.norm a, p.norm a:visited, li a, li a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #0b0b0a;
	border-bottom: 1px solid #bcbcab;
}

p.norm a:active, p.norm a:focus, p.norm a:hover,
li a:active, li a:focus, li a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #0b0b0a;
	border-bottom: 1px solid #0b0b0a;
}

span.dokument {
	display: block;
	text-align: right;
	border-bottom: 1px solid #bcbcab;
	padding-top: 5px;
}

span.dokument a, span.dokument a:visited {
	color: #7c7c71;
	padding: 1px 5px 1px 5px;
	border: none;
}

span.dokument a:active, span.dokument a:focus, span.dokument a:hover {
	color: #0b0b0a;
	padding: 1px 5px 1px 5px;
	border: none;
}

p.zs_top2 {
	padding-top: 45px;
}

p.zs_top3 {
	padding-top: 130px;
}

p.l_urteil {
	padding-bottom: 25px;
}

div.zs_bottom {
	padding-bottom: 230px !important;
}

div.leer {
	height: 60px !important;
}

/*	Skiplink-Navigation	*/

.skip, .druck {
	position: absolute;
	top: -800em;
	width: 0em;
	font-size: 0px;
	line-height: 0px;
}

.img {
	height: 220px;
	width: 330px;
	object-fit: cover;
	border-radius: 0%;
	margin: 10px 0;
	
}

.italic {
	font-style: italic;
}

.indent {
	margin-left: 50px;
}

.underline {
	text-decoration: underline;
}