
.tableBgTitle {
	background-color:#ABC7DC;
}
.tableBgNoOv {
	background-color:#D2E1EC;
}
.tableBgNoCh {
	background-color:#E0EBF3;
}
.rowUpDownHover {
	background-image:url(../../../_images/upDownHover.png);
	
}
* html .rowUpDownHover {
	background-image:url(../../../_images/upDownHover_ie.png);
}


.rowUpDown {
	background-image:url(../../../_images/upDown.png);

}
* html .rowUpDown {
	background-image:url(../../../_images/upDown_ie.png);

}

.tableBgTitle .tablepadding{
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	color:#FFFFFF;
	font-weight:bold;
	height:1px;
	padding-top:1px;
}
.tablepadding {
	border:medium none;
	margin:0px;
	padding:2px 0px 2px 4px;
}
.rowUpDown {
	background-position:right 2px;
	background-repeat:no-repeat;
	margin:0px 6px 0px 0px;
	padding:0pt;
	height: 20px;
}
* html .rowUpDown {
	background-position:right 0px;
	height:20px;
	width:100%;
}
.rowUpDownHover {
	background-position:right 2px;
	background-repeat:no-repeat;
	margin:0px 6px 0px 0px;
	padding:0pt;
	height: 20px;
}
* html .rowUpDownHover {
	background-position:right 0px;
	}

.tableBgNo {
	background-color:#FFFFFF;
/*	background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoCh {
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoOv {
	/*background-image:url(../../../_images/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}



.tx-icscrm-pi1 p, .tx-icscrm-pi3 p, .tx-icscrm-pi4 p {
  margin-bottom:16px !important;
  margin-top:2px !important;
}






div.actContainer {
  background-color:#ABC7DC;
  padding:4px;
  margin-bottom: 5px;
}




div.actContainerblock {
  background-color:#ABC7DC;  
  padding:4px;
  margin-bottom: 5px;
  background-position: 1px;
}


div.actContainer span.actTitle, div.actContainer span.actTitleblock {
  background:transparent url(/fileadmin/templates/hsr/html/img/navigation/right1.gif) no-repeat scroll right 3px;
  color:#000000;
  display:block;
  padding-bottom:4px;
  cursor:pointer;
}


div.actContainer span.actTitle:hover, div.actContainer span.actTitleblock:hover {
  background:transparent url(/fileadmin/templates/hsr/html/img/navigation/right1_hover.gif) no-repeat scroll right 3px;
  color:#F57D00;
  display:block;
}



div.actContainerblock span.actTitleblock {
  background:transparent url(/fileadmin/templates/hsr/html/img/navigation/down1.gif) no-repeat scroll right 3px;
  color:#000000;
  display:block;
}

