
.tableBgTitle {
	background-color:#CCCCCC;
}
.tableBgNoOv {
	background-color:#F9F9F9;
}
.tableBgNoCh {
	background-color:#F2F2F2;
}
.rowUpDownHover {
	background-image:url(/fileadmin/templates/institutes/iet/material/bilder/upDownHover.png);
}


* html .rowUpDownHover {
	background-image:url(/fileadmin/templates/institutes/iet/material/bilder/upDownHover_ie.png);
}

.rowUpDown {
	background-image:url(/fileadmin/templates/institutes/iet/material/bilder/upDown.png);
}
* html .rowUpDown {
	background-image:url(/fileadmin/templates/institutes/iet/material/bilder/upDown_ie.png);

}

.tableBgTitle .tablepadding{
/*	background-image:url(../../../material/bilder/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	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:100%;
	width:100%;*/
	height: 20px;
}
.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(../../../material/bilder/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoCh {
/*	background-image:url(../../../material/bilder/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}
.tableBgNoOv {
/*	background-image:url(../../../material/bilder/dotline.gif);
	background-position:center bottom;
	background-repeat:repeat-x;*/
	height:1px;
	width:100%;
}

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