h1 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: rgb(160,143,114);
}
.t1_l {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	color: rgb(40,40,40);
}
.t1_r {
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	color: rgb(40,40,40);
}
.t1_c {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	color: rgb(40,40,40);
}
/* -------------------------------------------------- Head info ---------- */
#body_head .body_head_left {
	width: 220px;
	height: 150px;

	float: left;
}
#body_head .body_head_right {
	width: 675px;
	height: 150px;
	background: url(/images/000_head_001.jpg) no-repeat 0 0 rgb(128,0,0);
	float: right;
}
/* -------------------------------------------------- Menue -------------- */
.body_sub_menue {
	margin: 150px 0 0 0;
	width: 100%;
	text-align: left;
	border-top: 3px solid rgb(255,255,255);
}
.body_sub_menue ul {
	width: 100%;
	list-style-type: none;
	background: rgb(255,238,208);
}
.body_sub_menue a {
	padding: 5px 0 5px 0;
	font-size: 0.8em;
	font-weight: normal;
	display:block;
	color: rgb(40,40,40);
	border-bottom: 2px solid rgb(255,248,228);
}
.body_sub_menue a:hover {
	padding: 5px 0 5px 0;
	font-size: 0.8em;
	font-weight: normal;
	display:block;
	color: rgb(40,40,40);
	background: rgb(255,248,228);
}
.body_sub_menue a:visited {
	padding: 5px 0 5px 0;
	font-size: 0.8em;
	font-weight: normal;
}
html>body .body_sub_menue a:link, .body_sub_menue a:visited {
	height:auto;
}
/* -------------------------------------------------- Content: Data ------ */
#body_content .body_content_left {
	width: 225px;
	background: url(/images/000_logo_002.gif) no-repeat 22px 15px rgb(255,238,208);
	float: left;
}
#body_content .body_content_left_bottom {
	width: 225px;
	height: 185px;
	background: url(/images/000_info_000.gif) no-repeat 0 0;
}
#body_content .body_content_right {
	width: 675px;
	background: rgb(237,218,186);
	float: right;
}
body_content body_content_right_top {
	width: 675px;
	height: 47px;
	border-top: 3px solid rgb(255,255,255);
	background: url(/images/000_head_002.gif) no-repeat 120px -3px rgb(180,167,139);
}

#body_content .body_content_right {
	width: 675px;
}
#body_content .body_content_data_head {
	padding: 3px 0 3px 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: rgb(160,143,114);
}
#body_content .body_content_data_text_l {
	padding: 0 0 0 10px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 1.4em;
	color: rgb(40,40,40);
}
#body_content .body_content_data_text_r {
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: rgb(40,40,40);
}
#body_content .body_content_linie {

}
/* -------------------------------------------------- Footer ------------- */
#body_footer .body_content_footer {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 910px;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: rgb(40,40,40);
}

