* {
	margin: 0;
	padding: 0;
	/*list-style: none*/ }

div {
	position: relative }
.clear {
	clear: both }

#container_top, #container_top_home {
	background-color: #fff;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 100% }
#container_top_home {
	height: 220px }
#container_bottom {
	width: 100% }
#container_content {
	margin-left: 100px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 40px 49px 20px 49px;
	width: 500px }
#content_bottomline {
	left: 100px;
	width: 600px }
#content {
	width: 500px;
	min-height: 200px }
#disclaimer {
	left: 150px;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
	width: 500px }

#nav_0 {
	font-size: 10px;
	width: 180px;
	text-align: center;
	margin-top: 10px }
#nav_1 {
	z-index: 1000;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #fff;
	margin: 0 -50px 20px 20px;
	float: right }

body {
	color: #000;
	background-color: #E5E2DA;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 }
h1  {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 0 18px }
h2  {
	font-size: 15px;
	font-weight: bold;
	margin: 18px 0 12px }
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 }
p {
	margin: 0 0 12px }
ul, ol {
	margin: 0 0 12px 40px }
ul {
	list-style-type: disc;
	list-style-position: outside }
address {
	color: #999;
	font-size: 10px; 
	line-height: 12px;
	font-style: normal }
a {
	color: #dd5728;
	text-decoration: none }
a:hover {
	text-decoration: underline }
a.disc {
	color: #999 }
a.disc:hover {
	color: #dd5728 }
cite {
	font-style: italic }
.cite {
	padding: 8px 15px 9px;
	border-top: 1px solid #fff;
	background-color: #EFEEE9;
	text-align: center }

.hilite {
	font-style: italic }
.hilite_strong  {
	font-weight: bold }
.section_header {
	padding-top: 15px;
	border-top: 1px solid #fff }
.link_forward {
	text-align: right }
.link_totop {
	font-size: 10px;
	margin-bottom: 24px;
	text-align: right }

table {
	empty-cells: show;
	margin: 0 0 12px }
td, th {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top }
table.data {
	border-top: 1px solid #fff;
	border-collapse: collapse }
table.data td {
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #fff }
td.cap {
	background-color: #efeee9 }
.indent {
	margin-left: 50px }
.imprint {
	/*font-size: 12px;
	line-height: 15px*/ }
.ref_cite {
	margin-bottom: 0 }
p.ref_source  {
	font-style: italic;
	margin-left: 30px }
span.ref_source {
	font-style: italic }

#nav_0 a {
	color: #000 }
#nav_0 a:hover {
	color: #dd5728;
	text-decoration: underline }
#nav_0 a.on {
	color: #dd5728 }
ul.nav_0 {
	margin: 0;
	list-style: none }
ul.nav_0 * {
	display: inline }
div.nav_1_ul {
	width: 150px }
div.nav_1_li, div.nav_1_li_on {
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #fff }
div.nav_1_li_on {
	background-color: #EFEEE9 }

/* on page nav */
ul.nav_op {
	/*float: left;
	width: 350px;
	padding: 8px 15px 9px;
	border-top: 1px solid #fff;
	background-color: #EFEEE9;
	*/
	margin: 0 0 36px 20px;
	list-style: none }
ul.nav_op li {
	/*display: inline*/ }

/* div.nav_1_li a {
	display: block } */

div.img_txt {
	float: left;
	margin: 0 20px 10px 0 }
.float_l {
	float: left;
	margin: 5px 20px 12px 0 }
.float_r {
	float: right;
	margin: 5px 0 12px 20px }
.img_caption {
	margin-top: 5px }

.content_hidden {
	display: none }
.content_hidden_link {
	display: block }

