body {
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #000;
}
a {
	color: #2F257B;
	/* font-weight: bold; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#middleholder {
	height: 1px;
	width: 98%;
	position: absolute;
	top: 50%;
}
#container {
	background-color: #FFFFFF;
	height: 586px;
	width: 1022px;
	position: absolute;
	left: 50%;
	margin-left: -511px;
	margin-top: -293px;
	background-image: url(pics/emproc-bg.jpg);
}
#container2 {
	background-color: #FFFFFF;
	height: 586px;
	width: 1022px;
	position: absolute;
	left: 50%;
	margin-left: -511px;
	margin-top: -293px;
	background-image: url(pics/emproc-bg2.jpg);
}
#navi_top {
	height: 56px;
	float: left;
	/* background-image: url(pics/logo.jpg);
	background-repeat: no-repeat;
	background-position: right center; */
}
#logo {
	float:right;
}
#content {
	width: 100%;
	height: 340px;
	margin-top:140px;
}
#content2 {
	width: 100%;
	height: 400px;
	margin-top:80px;
}
#bild {
	float: left;
	text-align:right;
	font-size: 0.8em;
}
#text {
	height:340px;
	overflow:auto;
	padding:0 20px;
	width:550px;
}
#text2 {
	height:380px;
	overflow:auto;
	padding:0 20px 0 140px;
	width:850px;
}
#navi_bottom {
	height: 104px;
}

h1 {
	font-size: 17px;
	font-style: normal;
	color: #2F257B;
	white-space: normal;
	line-height: 22px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #2F257B;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
}
#navi_top a {
	color: #2F257B;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
#navi_top a:hover, #navi_bottom a:hover, a.subnavi:hover {
	color:#A60C1E;
}
#navi_top a.active {
	/* color:#A60C1E; */
}
#navi_bottom a.active, a.subnavi.active {
	color:#A60C1E; 
}
#navi_bottom a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
#navi_top ul.navi, #navi_bottom ul.navi {
	margin: 0;
	padding-left: 130px;
	padding-top: 22px;
	list-style-type: none;
}
#navi_bottom ul.navi {
	padding-top: 0px;
}
#navi_bottom ul.navi {
	padding-left: 130px;
}
#navi_top ul.navi li, #navi_bottom ul.navi li {
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	padding-right: 20px;
	padding-left: 12px;
}
#navi_top ul.navi li{
	padding-left: 12px;
}
#navi_top ul.navi li.active {
	background-image: url(pics/pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	padding-right: 20px;
	padding-left: 12px;
}
#navi_bottom ul.navi li.nodisc {
	background-image: none;
}
h1.orange {
	color: #666666;
	position:relative;text-align:right;top:50px;
}
h1.orange2 {
	color: #666666;
	position:relative;text-align:right;top:0px;
}
a.subnavi {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
div.subnavi {
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position:relative;
	top:-70px;
	padding-right: 25px;
	padding-left: 12px;
	float:left;
}
#sub1 {
	left: 140px;
}
#sub2 {
	left: 335px;
}
#sub3 {
	left: 355px;
}
.referenz {
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	clear: both;
}
.referenz strong {
	font-weight: normal;
	color: #2F257B;
}
.refbild {
	float:right;
}



