/* style sheet for ADD_COLUMN */

/* START Zusatzspalte */
.addColHeader {position: absolute; z-index: 498; left: 767px; top: 0; width: 162px;}
.acHeadWhite {height: 60px; background: #fff;}
.acHeadColored {height: 36px; background-color: #ff0000; border-left: 1px solid #fff;}

.acHdl {border-left: 1px solid #fff; background-color: #E7E7E7; height: 18px; text-align: center;}

.addColFooter {position: relative; z-index:790; height: 36px; background-color: ff0000; border-left: 1px solid #fff;
            float: left; width: 161px;}

* html .addColFooter {width: 162px;}
/* END Zusatzspalte */



