/* familienbewusste Personalpolitik
v 100112 */

/* aus base.css
*/

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* end base
*/

/* End hacks */

BODY {
	margin: 0, 0, 0, 0;
	background-color: white;
}

P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 13px;
}
H1 { font-size: 16px; }
H2 { font-size: 14px; }

P, H1, H2, H5 {margin: 0px 0px 5px 0px;}
H1, H2, H5 { margin-top: 10px;}
H5 {
	font-size: 12px;
	margin-left: 5px;
	text-decoration:none
}

#wholepage {
	position: relative;
	width: 975px;
	background-image: url(fambew_men_hg_col.png);
	background-repeat: repeat-y;
	height: 100%;
}
#allcnt {
	/*background-image: url(fambew_men_hg_col.png);
	background-repeat: repeat-y;*/
	position: relative;
	left: auto;
	top: 0px;
	z-index: 12;
	visibility: inherit;
	clear: both;
	float: none;
}
#lback {
	width:174px;
	height: 406px;
	background-position: left;
	background-image: url(fambew_men_hg.png);
	position: absolute;
	visibility: inherit;
	z-index: 11;
	background-color: #FF00FF;
	top: 0px;
	background-repeat: no-repeat;
}
#rback {
	width:773px;
	height: auto;
	position: relative;
	visibility: inherit;
	z-index: 11;
	top: 0px;
	right: 190px;
	left: 195px;
	background-color: #FFc68b;
	vertical-align: middle;
}
#header {
	width:760px;
	position: static;
	left: 2px;
	top: 0px;
	visibility: inherit;
	z-index: 14;
	/* border-bottom: dotted 1px #999999;*/
	}
#header P {
text-align:center}

#midmain {
	position:absolute;
	top:164px;
	height: 198px;
	left: 50;
	width: 620px;

}
#middle {
	
	/*width: 100%;*/
	}

#footer {
	/*border-top: dotted 1px #999999;*/
	/*width: 100%;
	position: relative;
	left: auto;
	top: -100px;*/
	}
#footer P {
	font-size: 10px;
	text-align: center;
}
#leftside {
	width: 220px;
	vertical-align: top;
	/*clear: left;*/
	float: left;	/*background-image: url(fambew_men_hg.png);*/
	/*background-image:  url(fambew_men_hg_col.png);*/
	}
#center {
	vertical-align: top; 
	}
#rightside {
	vertical-align: top; 
	width: 200px;
	}
#rightcolumnof2 {
	vertical-align: top;
	width: auto;
	margin-left: 220px;
	}

#leftcontent {
	width: 168px;
	color: #FF0000;
	padding: 0px 0 0 5px;
	margin-left: 20px;
	}

#leftcontentshared {
	width: 168px;
	color: #FFFFCC;
	padding: 0px 0 0 5px;
	margin-left: 25px;
	margin-top: 30px;
	}
	
#leftcontentshared A {
	color: #FFFFCC;
	text-decoration: none;
	border-left: 5px;
  }

#leftcontentshared A:hover {
	text-decoration: underline;
	color: #FFFF99;
	}

#rightcontent {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}

#rightcontentshared {
	width: 100%;
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}

#bordercontent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}

#bordercontentshared {
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;	
	}

/* Content column */
#normalcontent {
	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px;
	/*width: 95%;*/
	background-color: #eaeaea;
    float: left; /* damit picture clearing klappt */
	min-width: 500px;
}

#normalcontentshared {
	/* Uncomment the following line to visually identify the shared content area */
	/*background-image: url(images/shared.gif); */
	padding-left: 10px;
	padding-right:10px;
	padding-top: 0px;
}
#rowsp {
	background-color: #006600;
	}

/* Menu 1 column */
#menu_1 {
	padding-top: 10px;
	margin-left: 40px;
	width: 140px;
}
#menu_r {
	width: 96%;
	padding-top: 0px;
	height: 25px;	/*background-image: url("hg_menu_.htm");*/
}
#menu_1 DIV {
	/*width: 90%;*/
}
#menu_1 DIV A {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_1 DIV A:hover {
	text-decoration: underline;
	color: #FFFF99;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px dotted #999999;
	font-size: 13px;
	padding-top:5px;
	padding-left:5px;
	color: #00FF00;
}
/*  MENU 1, level 1, Space (SPC) */
#menu_1 DIV.menu1spc {
	border-bottom: 1px dotted #999999;
	font-size: 13px;
	padding-top:5px;
	padding-left:5px;
	color: #00FF00;
	visibility: hidden;
}
/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #999999;
	font-weight:bold;
	font-size: 13px;
	padding-top:5px;
	padding-left:5px;
	color: #FF0000;	/*background-color: #eeeeee;*/
    /*filter:alpha(opacity='70', style='0');*/
}
#menu_1 DIV.menu1-level1-act A {
  color:#FF0000;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
	font-size: 12px;
	padding-left:10px;
	padding-top:5px;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:6px;
	color: #FFCC99;
}

/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:15px;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:15px;
}
/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 10px;
  padding-left:20px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
}

/* Style for the Path-menu: */
#pathplace {
	width: 800px;
}
#sitepath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 18px 5px 10px 13px;
	position: relative;
	left: 195px;
	top: 0px;
	visibility: inherit;
	height: 100%;
	/*background-image:  url("hg_path0.htm");*/
	z-index: 12;
	width: 755px; /* rback.width:773-13-5 */
	/*background-color: #FFFFCC; */
}
#sitepath A {
  text-decoration: none;
  color:black;
}
#sitepath A:hover {
  text-decoration: underline;
}

.news_single {
	/*float: right; nur für IE */
}
.csc-mailform-field > label {
	float:left; 
	clear:both;
	width:12em;
}
.csc-mailform-field input [type=text] {
	float:left; 
}