/* CSS Document */
/* Allgemein */
body { 
	margin: 0 0 2em 0;
	padding: 0;
	font-size: 101%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
.bg1 {
	background-image: url(../img/inner_bg.gif);
	background-repeat: repeat-x;
}
.bgStart {
	background-image: url(../img/start_bg.gif);
	background-repeat: repeat-x;
}
a {
 	color:#3F4892;
	text-decoration:none;
}
.fixfloat {
	float: none;
	clear: both;
	width: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	display:block;
}
.displayInline {
	display: inline;
}
.offscreen { display:none; }
.greyline{
	border-bottom:2px solid #CECFDA;
	padding:0 0 0 0;
	margin:  0em 0 0.8em 0;
}
.forms {
 font-size:0.9em;
 color: #000000;
 background-color: #ffffff;
 border: 1px solid #B6B8C7;
 width: 14em;
}
.formsSuche {
 font-size:0.7em;
 color: #000000;
 background-color: #ffffff;
 border: 1px solid #B6B8C7;
 width: 14em;
}
.formButton {
  margin:0.5em 0 0.1em 0;
  background-color: #fff;
  border: 1px solid #000000;
  width: 6em; 
}
.formButtonSuche {
  margin:0;
  background-color: #fff;
  border: 1px solid #000000;
  width: 6em; 
	font-size:0.7em;
	margin-left: 0.3em;
	padding: 0;
}
.contentLimit {
	width: 62.2em;
}
#headPrint {
	display:none;
}
.searchfield {
	margin: 0 3px 0 0;
	padding: 0 1px 0 1px;
	font-size: 1em;
	border: 1px solid black;
	width:11em;
	height: 1.3em;
}

/* Header */
#headArea, #headArea0, #headArea1, #headArea2, #headArea3, #headArea4, #headArea5, #headArea6 {
	background-repeat: no-repeat;	
	background-position: left top;
	height: 77px; 
	border-top: 0em solid white;
	margin-top: 0em;
}
#headArea {
	background-image:	url(../img/innenHolding.gif);
}
#headArea0 {
	background-image:	url(../img/head_LE.jpg);
}
#headArea1 {
	background-image:	url(../img/head_DD.jpg);
}
#headArea2 {
	background-image:	url(../img/head_pr.jpg);
}
#headArea3 {
	background-image:	url(../img/head_strategie.jpg);
}
#headArea4 {
	background-image:	url(../img/head_geschaeft.jpg);
}
#headArea5 {
	background-image:	url(../img/head_wirtschaft.jpg);
}
#headArea6 {
	background-image:	url(../img/head_mfag.jpg);
}
#head-functions {
	position:absolute;
	left: 480px;
	top: 10px;
	height: 2.5em;
	width: 35em;
	overflow:hidden;
	font-size: 0.7em;
	z-index: 200;
}
#headFunctionsStart {
	position:absolute;
	left: 400px;
	top: 10px;
	height: 2.5em;
	width: 35em;
	overflow:hidden;
	font-size: 0.7em;
	z-index: 200;
}
.headFunctionDistance {
 margin-right:0.5em;
}

.headFunctionDistance form {
	margin: 0;
	padding: 0;
}

#headLogoStart {
	position:absolute;
	top: 1px;
	left: 130px;
  	padding: 0;
}
#headAreaStart {
	background-image:	url(../img/startseite_bg.gif);
	background-repeat: no-repeat;	
	background-position: 0.5em 0em;
	height: 235px;
	width:62.2em;
	overflow:hidden;
	margin: 0;
}
#headNavStart {
	width: 15em;
	float:left; 
}
#headContentStart {
	margin-top: 79px;
	width: 660px;
	height: 180px;
	float: left;
	border-left: 2px solid white;
}
#head-functions img, #headlinks img {
	border: 0px solid red;
}
#headlinks{
	position:absolute;
	top: 4px;
	left: 50px;
  padding: 0;
	width: 184px;
}
/* End Header */

/* Content */
.contentArea { 
	width: 62.2em;
	border-top: 2px solid #fff;
}
#contentNav {
	width: 15em;
	float:left;
	padding-bottom: 40px;
}
.contentNavPadding {
	padding-top: 45px;
}
#content {
	padding-top: 40px;
	/*min-height: 22em;*/
	width: 47em;
	background-color:#F2F2F2;
	float: left;
	background-image:url(/img/backline.gif);
	background-repeat: repeat-y;
	background-position: 35.3em 0em;
	border-left: 2px solid #fff;
	overflow:hidden;
}

#contentStart {
	width: 47em;
	background-color:#F2F2F2;
	float: left;
	border-left: 2px solid #fff;
}
/* End Content */
/* Begin Footer */
.footerArea { 
	width: 62.2em; 
}
#footerNav {
	width: 15em;
	height: 1.4em;
	background-color:#BFC0C2;
	float:left; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footerNavStart {
	width: 15em;
	height: 1.4em;
	background-color:#BFC0C2;
	margin: -1.4em 0 0 0;
	padding: 0 0 0 0;
}
#footer {
	width: 47em;
	height: 1.4em;
	background-color:#F2F2F2;
	float: left;
	background-image:url(/img/backline.gif);
	background-repeat: repeat-y;
	background-position: 35.3em 0em;
	border-left: 2px solid #fff;
}
.footerPrint {
	background:	url(../img/anstrich_druck.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin-top:0.1em;
	padding: 3px 0 0 42px;	
	font-weight:normal; 
	font-size: 0.7em;
}
.schlussstrich {
	background-image:url(../img/block_line.gif);
	background-position: 0 0.5em;
	background-repeat: repeat-x;
	width: 34em;
	float: left;
	margin:0 0 0 1em;
}

/* __________________________________________________________ CLEARFIX */



div#contentnav:after,
div#content p:after {

	content: ".";

	display: block;

	height: 0;

	font-size: 0;

	clear: both;

	visibility: hidden;

}

* html div#contentnav,
* html div#content p {

	display: inline-block;

}

*+html div#contentnav,
*+html div#content p {

	overflow: hidden;

}


/* End Footer */
