<!-- added ST //-->
span{
display:block;
text-align: justify;
margin-left: 4px;
margin-top: 0px;
margin-right:0px;
padding: 0px;
}
input {
height:18px;
font-size:10px;
background-color:#dedbde;
padding:1px;
border:1px solid black;
}
textarea {
font-size:10px;
background-color:#dedbde;
padding:1px;
border:1px solid black;
}
select {
height:22px;
font-size:10px;
background-color:#dedbde;
padding:1px;
}
form{
border:1px solid gray;
font-size:10px;
padding:5px;
margin:5px;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header_box {
	position: relative;
	z-index: 2;	
}

#header_box[id] {
	/* position: fixed; */ /* auskommentiert ST */
}

#navi_box {
	position: absolute;
	top: 65px;
	z-index: 20;
}

#navi_box[id] {
	/* position: fixed; */ /* auskommentiert ST */
}

#content_box {
	position: relative;
	left: 195px;
	right: 20px;
	width: 80%;
	width: 70%; */ /* auskommentiert ST */
	z-index: 1;
}

#content_box_suche { /* neu ST */
	position: relative;
	left: 195px;
	right: 20px;
	width: 518px;
	z-index: 1;
}

#content_box[id] {
	/*top: 65px; */ /* auskommentiert ST */
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited {
	color: #333355;
	text-decoration: none;
}

a:link {
	color: #333355;
	text-decoration: none;
}
a:hover {
	color: #FF7700;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
TD.paper {
	background-color: #d8d8d8;
}
TD.blank {
	background-color: white;
}
.kasten {
	background-image: url(images/kastenhinter.jpg);
}
TD.headunten {
	background-image: url(images/shadow_line.gif);
}

TD.headunten_orange {
	background-image: url(images/shadow_line2.gif);
}

.space {
	margin-left:15px;
	color: #333333;
	font-size: 13px;
}
.titel {
	color: #474775;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}

.zwischentitel {
	color: #8B0714;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.titelklein {
	color: #8B0714;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}


.tocEntry {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.hitHitlist {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.hitlistBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px
	color: #8B0714;
	margin-left: 20px;
}
.erklaerung_klein {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.fett {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #440714;
}

.grau {
	color: #AAAAAA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.rubrik {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	text-align:center;
	text-decoration: none;
}

.simple {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 1px;
	margin-top: 5px;
	font-weight: none;
	text-align: center;
	color: #440714;
	border-width:1px;
  	border-style:solid;
  	border-color:#8B0714;

}

TABLE {background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #474775; font-weight: bold; }

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #474775;
	font-weight: bold;
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #474775;
	margin-top: 0px;
}

TD.grauzell {
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sprungnavi {
	background-color: #F6F6F6;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-top: -20px; # geaendert ST*/
	margin-top: -15px;
	width: 518px;
}

.toplink {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474775;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	color: #474775;
	font-weight: bold;
	font-size: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline
}

.language {
	font-family: "Times New Roman", Times, serif;
	color: #474775;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline
}

#teitoc_left {
	position: absolute;
	left: 1px;
	bottom: 1px;
	height: 200px;
	width: 177px;
	border: solid 1px;
	overflow: scroll;
	background: #D8D8D8;
	z-index: 10;

	top: expression( ( -65 - teitoc_left.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

#teitoc_right {
	position: absolute;
	right: 1px;
	bottom: 1px;
	height: 200px;
	width: 130px;
	border: solid 1px;
	overflow: scroll;
	background: #D8D8D8;
	z-index: 10;

	left: expression( ( -1 - teitoc_right.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( -65 - teitoc_right.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

#teitoc_hidden {
	position: absolute;
	left: 1px;
	bottom: 1px;
	height: 18px;
	width: 110px;
	border: solid 1px;
	overflow: hidden;
	background: #D8D8D8;
	z-index: 10;

	top: expression( ( -65 - teitoc_hidden.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}


#teitoc[id] {
	position: fixed;
}

#teitoc_left[id] {
	position: fixed;
}

#teitoc_right[id] {
	position: fixed;
}

#teitoc_hidden[id] {
	position: fixed;
}

#toc_options a:link {
	color: ADAECD;
}

#toc_options a:hover {
	color: FF7700;
}

#toc_options a:visited {
	color: ADAECD;
}


#toc_options {
	display: block;
	position: relative;
	background-color: #474775;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
	border-bottom: solid black 1px;
	z-index: 50;
	text-align: right;
	overflow: hidden;

}

#toc_container {
	position: relative;
	top: 5px;
	z-index: 49;
	border: 1px blue;
	font-size: 9pt;
}

#toc_container[id] {
	position: relative;
	top: 20px
}


#toc_options[id] {
	position: relative;
}


.toc {
	display: block;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: dotted grey 1px;
	font-weight: normal;
}
.head
{
	font-weight: bold;
}

