body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(96, 96, 91);
}

.normal_text {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
}

.rahmen_content {
	height: 550px;
	width: 820px;
	top: 5px;
	background: white;
	position: relative;
	margin-left: -410px;
	left: 50%;
}

.rahmen_content_level1 {
	height: 510px;
	width: 770px;
	margin-left: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: rgb(231, 230, 227);
	position: absolute;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-left: 4px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	aborder-left-style: solid;
	aborder-left-color: rgb(127, 186, 0);
}

.top_headline {
	acolor: rgb(108, 145, 2);
	font-size: 16px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
}

.headline_areas {
	color: rgb(108, 145, 2);
}
.headline_refs {
	color: rgb(48, 90, 136);
}
.headline_contact {
	color: rgb(215, 37, 62);
}

.headline_security {
	color: rgb(48, 90, 136); //rgb(215, 37, 62);
}

.content_frame {
	height: 430px;
	width: 720px;
	top: 60px;
	bottom: 20px;
	background: white;
	position: absolute;
	left: 20px;
	border-color: white;
	border:0px;
	text-indent: 0px;

}

.content_foto {
	height: auto;
	width: 28%;
	padding-top: 90px;
	qbackground-color: #99CC00;
	background-color: white;
	position: absolute;
	border-style: none;
	vertical-align: middle;
}	

.content_text_block {
	height: 100%;
	width: 72%;
	left: 28%;
	abackground: grey;
	position: absolute;
	border-style: none;
	font-size: 12px;
}

.content_head_text {
	position: absolute;
	height: 60px;
	width: 400px;
	abackground: blue;
	font-size: 14px;
	font-weight:bold;
	vertical-align: bottom;
	padding-top: 20px;
}

.content_text {
	position: absolute;
	top: 50px;
	width: auto;
}

.menu_frame_l1 {
	width: 820px;
	height: 18px;
	top: 14px;
	position: relative;
	margin-left: -410px;
	left: 50%;
	color: white;
	font-size: 12px;
}
.menu_l1_navi {
	width: 70%;
	height: inherit;
	position: absolute;
	left: 0%;
	color: white;
	font-size: 12px;
}

.menu_l1_impress {
	width: 30%;
	height: inherit;
	position: absolute;
	right: 0%;
	color: white;
	font-size: 12px;
	text-align: right;
}

.menu_frame_l2 {
	width: 820px;
	height: 18px;
	top: 14px;
	position: relative;
	margin-left: -410px;
	left: 50%;
	color: white;
	font-size: 11px;
}

.menu_frame_l2x {
	width: 820px;
	height: 60px;
	top: 20px;
	abottom: 10px
	position: relative;
	margin-left: -410px;
	amargin-bottom: 20px;
	left: 50%;
	color: white;
	font-size: 10px;
	background-color: #009999;
	
}

.foot_fix {
	width: 820px;
	atop: 20px;
	position: relative;
	margin-left: -410px;
	left: 50%;
	top: 20px;
}

.language_block {
	color: white;
	position: relative;
	width: 820px;
	height: auto;
	margin-left: -410px;
	margin-top: 30px;
	left:50%;
	padding-top: 4px;
	padding-bottom: 6px;
	text-indent: 0px;
	text-align: right;
	font-size: 14px;
}

.menu_item {
	color: #EEEEEE;

	font-weight: normal;
	text-decoration: none;
	padding: 0.4em;
	line-height: 16px;
}

.menu_item:hover {
	text-decoration: underline;
}    

.menu_item_a {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	padding: 0.4em;
	line-height: 16px;
}

.link_areas {
	color: rgb(108, 145, 2);

	font-weight: bold;
	text-decoration: none;
	padding: 0.4em;
	line-height: 16px;
}

.link_areas:hover {
	text-decoration: underline;
} 

.link_refs {
	color: rgb(48, 90, 136);

	font-weight: bold;
	text-decoration: none;
	padding: 0.4em;
	line-height: 16px;
}

.link_refs:hover {
	text-decoration: underline;
} 
.link_contact {
	color: rgb(215, 37, 62);

	font-weight: bold;
	text-decoration: none;
	padding: 0.4em;
	line-height: 16px;
}
