
#es {text-align:left; margin-top:0px; margin-bottom:15px;}



/* ###################### Indikatoren-Ausgabe in den Forms, Liste, Detailansicht  ################### */

/* ###################### Forms  ################### */
ul.ig-checkb {
	/* width: 25%;
	float: left;  */

	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-bottom:20px;
padding-left:0px;
padding-right:0px;
	}



ul.ig-checkb li {

margin: 0px;
padding:0px; 
float:left;
width: 50%

}

/* ###################### Liste  ################### */

ul.ig-checkb_l {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-bottom:20px;
padding-left:0px;
padding-right:0px;
	}

ul.ig-checkb_l li {
margin: 0px;
padding:0px; 
float:left;
width: 33%

}



/* ###################### Detailansicht  ################### */

ul.ig-checkb_d {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	padding-bottom:20px;
padding-left:0px;
padding-right:0px;
	}

ul.ig-checkb_d li {
margin: 0px;
padding:0px; 
float:left;
width: 50%

}

/* ###################### Indikatoren-Ausgabe in den Forms, Liste, Detailansicht - End  ################### */


.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #76CAEE;
}

.empf {
	color: #000033;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
	width:127px;
	background-image: url(Images/empf_hgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	padding-top: 2px;
}

.empf-0 {
	color: #999999;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
	width:127px;
	background-image: url(Images/empf0_hgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	padding-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	padding-top: 2px;
}





a span.pic {display:none; text-decoration:none;}

a:hover span.pic {

  display:block; width:auto;
  text-decoration:none;
  padding:0px; margin:0px;
  position: absolute;
  top:auto; left:auto;
  background-color:#fff;
  border: 1px solid #b8dfef;
}

.mb10 { margin-bottom: 10px;}
