.h1 {
	padding: 2px 1px 1px 3px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3em;
	color: rgb(255,255,255);
	background: rgb(198,3,30);
}
p {
	text-align: left;
}
/* -------------------------------------------------- Head info ---------- */
/* -------------------------------------------------- News --------------- */
#body_news .body_news_head {
	padding: 40px 0 2px 0;
	width: 900px;
	font-weight: normal;
	text-align: left;
	color: rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
}
#body_news .body_news_txt_l {
	padding: 10px 5px 0 0;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: rgb(255,255,255);
}
/* -------------------------------------------------- Menue -------------- */
#body_head .body_head_nav {
	width: 900px;
	float: right;
}
#body_head .body_head_menue {
	width: 600px;
	height: 25px;
	list-style-type: none;
	background: rgb(128,0,0);
}
#body_head .head_menue {
	margin: 75px 0 0 444px;
	height: 24px;
	list-style-type: none;
}
#body_head .head_menue li {
	float: left;
}
#body_head_nav .head_menue_01 a { width:  64px; height: 25px; display: block; background: url(/images/menue/000_home.jpg) no-repeat 0 0; }
#body_head_nav .head_menue_02 a { width:  85px; height: 25px; display: block; background: url(/images/menue/000_products.jpg) no-repeat 0 0; }
#body_head_nav .head_menue_03 a { width: 108px; height: 25px; display: block; background: url(/images/menue/000_applications.jpg) no-repeat 0 0; }
#body_head_nav .head_menue_04 a { width:  99px; height: 25px; display: block; background: url(/images/menue/000_contactus.jpg) no-repeat 0 0; }
#body_head_nav .head_menue_05 a { width: 100px; height: 25px; display: block; background: url(/images/menue/000_impressum.jpg) no-repeat 0 0; }

#body_head_nav .head_menue_01 a:hover,
#body_head_nav .head_menue_02 a:hover,
#body_head_nav .head_menue_03 a:hover,
#body_head_nav .head_menue_04 a:hover,
#body_head_nav .head_menue_05 a:hover { background-position: 0 -25px; }

#body_head_nav #head_menue_0x a { background-position: 0 -25px; }
/* -------------------------------------------------- Content ------------ */
#body_content .body_conten_l {
	width: 200px;
	background: rgb(180,180,180);
	float:left;
}
#body_content .body_conten_r {
	width: 690px;
	float:right;
}
#body_content .body_conten_head {
	padding: 0 0 2px 0;
	font-weight: normal;
	text-align: left;
	color: rgb(90,119,197);
	border-bottom: 1px solid rgb(90,119,197);
}
#body_content .body_conten_txt {
	padding: 5px 0 0 0;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: rgb(40,40,40);
}
.th_data_left {
	padding: 4px 3px 0 0;
	width: 30%;
	font-weight:normal;
	text-align:right;
	color:rgb(90,90,85);
}
.th_data_right {
	margin: 0 0 0 2px;
	padding: 2px 0 2px 0;
	width: 69%;
	font-weight:normal;
	text-align:left;
	color:rgb(90,90,85);
}

/* -------------------------------------------------- Footer ------------- */
#body_content_footer .body_footer {
	padding: 10px 0 2px 0;
	width: 900px;
	font-weight: normal;
	text-align: left;
	color: rgb(40,40,40);
}
