.RadGrid_FelixxContent {
    color: #333333;
    line-height: 20px;
    font-size: 14px;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: #585a5a;
    scrollbar-base-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-face-color: white;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: #b7b7b7;
}

    .RadGrid_FelixxContent .rgMasterTable,
    .RadGrid_FelixxContent .rgDetailTable,
    .RadGrid_FelixxContent .rgGroupPanel table,
    .RadGrid_FelixxContent .rgCommandRow table,
    .RadGrid_FelixxContent .rgEditForm table,
    .RadGrid_FelixxContent .rgPager table {
        font-size: 14px;
        line-height: 16px;
    }

    .RadGrid_FelixxContent .rgInput {
        background-color: white;
        border: 1px solid #8e8e8e;
        color: #333333;
    }

.GridToolTip_FelixxContent {
    font-size: 14px;
    line-height: 16px;
}

.RadGrid_FelixxContent .rgSave,
.RadGrid_FelixxContent .rgAdd,
.RadGrid_FelixxContent .rgRefresh,
.RadGrid_FelixxContent .rgEdit,
.RadGrid_FelixxContent .rgDel,
.RadGrid_FelixxContent .rgFilter,
.RadGrid_FelixxContent .rgPagePrev,
.RadGrid_FelixxContent .rgPageNext,
.RadGrid_FelixxContent .rgPageFirst,
.RadGrid_FelixxContent .rgPageLast,
.RadGrid_FelixxContent .rgExpand,
.RadGrid_FelixxContent .rgCollapse,
.RadGrid_FelixxContent .rgSortAsc,
.RadGrid_FelixxContent .rgSortDesc,
.RadGrid_FelixxContent .rgUpdate,
.RadGrid_FelixxContent .rgCancel,
.RadGrid_FelixxContent .rgUngroup,
.RadGrid_FelixxContent .rgExpXLS,
.RadGrid_FelixxContent .rgExpDOC,
.RadGrid_FelixxContent .rgExpPDF,
.RadGrid_FelixxContent .rgExpCSV {
    background-image: url('Grid/sprite.gif');
}

s
/* Container der Spaltenheader */
.RadGrid_FelixxContent .rgHeaderDiv {
    padding-top: 10px;
}

.rgTwoLines .rgHeaderDiv {
    background-position: 0 -7050px;
}

.rgHeaderWrapper .rgHeaderDiv {
    border-color: #8a8a8a;
}

/* Format der Spaltenheader */
.RadGrid_FelixxContent .rgHeader, .RadGrid_FelixxContent th.rgResizeCol,
.RadGrid_FelixxContent .rgHeaderWrapper {
    font-style: italic;
}

.RadGrid_FelixxContent .rgMultiHeaderRow .rgHeader,
.RadGrid_FelixxContent .rgMultiHeaderRow .rgResizeCol {
    border-left: 1px solid #828282;
}

.RadGrid_FelixxContent th.rgSorted {
    background-color: #c4c4c4;
    background-position: 0 -2600px;
}

.RadGrid_FelixxContent .rgHeader {
    color: #333;
}

    .RadGrid_FelixxContent .rgHeader a {
        color: #333;
    }

/* Markieren der editierten Zeilen sowie Abgrenzung der Footer */
.RadGrid_FelixxContent .rgRow td,
.RadGrid_FelixxContent .rgAltRow td,
.RadGrid_FelixxContent .rgEditRow td,
.RadGrid_FelixxContent .rgFooter td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 7px !important;
}

.RadGrid_FelixxContent .redrow td {
    padding-left: 8px;
    padding-right: 8px;
    background-color: #eb9eaf;
}

.RadGrid_FelixxContent .rgRow td {
    border-color: #fff;
}

/* Hinergrund und Border der Rows */
.RadGrid_FelixxContent .rgAltRow {
    border: none;
}

    /* Hinergrund und Border der Alternate-Rows */
    .RadGrid_FelixxContent .rgAltRow td {
    }

/* Hintergrund und Border der sortierten Zellen */
.RadGrid_FelixxContent .rgRow .rgSorted {
    background-color: #f5f5f5;
}

/* Hintergrund und Border der sortierten Alternate-Rows */
.RadGrid_FelixxContent .rgAltRow .rgSorted {
    background-color: #f5f5f5;
}

.RadGrid_FelixxContent .rgSelectedRow .rgSorted,
.RadGrid_FelixxContent .rgActiveRow .rgSorted,
.RadGrid_FelixxContent .rgHoveredRow .rgSorted,
.RadGrid_FelixxContent .rgEditRow .rgSorted {
    background-color: transparent;
}

.RadGrid_FelixxContent .rgRow a,
.RadGrid_FelixxContent .rgAltRow a,
.RadGrid_FelixxContent .rgEditRow a {
    color: #000;
}

.RadGrid_FelixxContent tr.rgEditRow a, .RadGrid_FelixxContent tr.rgHoveredRow a, .RadGrid_FelixxContent tr.rgActiveRow a {
    color: #000;
}

.RadGrid_FelixxContent .rgFooter a,
.RadGrid_FelixxContent .rgEditForm a {
    color: #000;
}

.RadGrid_FelixxContent .rgMasterTable .rgSelectedCell,
.RadGrid_FelixxContent .rgSelectedRow {
    background: #828282 0 -3900px repeat-x url('Grid/sprite.gif');
    color: #fff;
}

    * + html .RadGrid_FelixxContent .rgSelectedRow .rgSorted, * html .RadGrid_FelixxContent .rgSelectedRow .rgSorted {
        background-color: #828282;
    }

    .RadGrid_FelixxContent .rgSelectedCell a,
    .RadGrid_FelixxContent .rgSelectedRow a {
        color: #fff;
    }

.RadGrid_FelixxContent .rgMasterTable .rgActiveCell,
.RadGrid_FelixxContent .rgActiveRow,
.RadGrid_FelixxContent .rgHoveredRow {
    background: #c5c5c5 0 -2900px repeat-x url('Grid/sprite.gif');
    color: #333;
}

    * + html .RadGrid_FelixxContent .rgActiveRow .rgSorted,
    * + html .RadGrid_FelixxContent .rgHoveredRow .rgSorted {
        background-color: #c5c5c5;
    }

    * html .RadGrid_FelixxContent .rgActiveRow .rgSorted,
    * html .RadGrid_FelixxContent .rgHoveredRow .rgSorted {
        background-color: #c5c5c5;
    }

.RadGrid_FelixxContent .rgEditRow {
    background: white 0 -4900px repeat-x url('Grid/sprite.gif');
    color: #333;
}

    * + html .RadGrid_FelixxContent .rgEditRow .rgSorted, * html .RadGrid_FelixxContent .rgEditRow .rgSorted {
        background-color: #fff;
    }

.RadGrid_FelixxContent .rgActiveRow td,
.RadGrid_FelixxContent .rgHoveredRow td {
    border-bottom-color: #9e9e9e;
}

    .RadGrid_FelixxContent .rgActiveRow td.rgSorted,
    .RadGrid_FelixxContent .rgHoveredRow td.rgSorted {
        border-bottom-color: #9e9e9e;
    }

.RadGrid_FelixxContent .rgSelectedRow td {
    border-bottom-color: #6c6c6c;
}

    .RadGrid_FelixxContent .rgSelectedRow td.rgSorted {
        border-bottom-color: #6c6c6c;
    }

.RadGrid_FelixxContent .rgDrag {
    background-image: url('Grid/rgDrag.gif');
}

.RadGrid_FelixxContent .rgFooterDiv,
.RadGrid_FelixxContent .rgFooter {
    background: #eee;
    border: none;
}

.RadGrid_FelixxContent .rgFooterWrapper {
    background: #eee;
    border-top: 1px solid #828282;
    border-bottom: 1px solid #fff;
}

.RadGrid_FelixxContent .rgFooter td {
    border-top: 1px solid #828282;
    border-bottom: 1px solid #fff;
}

.RadGrid_FelixxContent .rgFooterWrapper .rgFooter td {
    border-bottom: 0;
}

.RadGrid_FelixxContent .rgPager .rgStatus {
    border: 1px solid;
    border-color: #828282 #c9c9c9 #eee #c9c9c9;
    border-left-width: 0;
}

.RadGrid_FelixxContent .rgStatus div {
    background-image: url('Common/loading_small.gif');
}

.RadGrid_FelixxContent .rgPager {
    background: #eee;
}

.RadGrid_FelixxContent td.rgPagerCell {
    border: 1px solid;
    border-color: #828282 #eee #eee;
    border-right-width: 0;
}

.RadGrid_FelixxContent .rgInfoPart {
    color: #656565;
}

    .RadGrid_FelixxContent .rgInfoPart strong {
        color: #4c4e54;
    }

.RadGrid_FelixxContent .rgPageFirst {
    background-position: 0 -550px;
}

    .RadGrid_FelixxContent .rgPageFirst:hover {
        background-position: 0 -600px;
    }

.RadGrid_FelixxContent .rgPagePrev {
    background-position: 0 -700px;
}

    .RadGrid_FelixxContent .rgPagePrev:hover {
        background-position: 0 -750px;
    }

.RadGrid_FelixxContent .rgPageNext {
    background-position: 0 -850px;
}

    .RadGrid_FelixxContent .rgPageNext:hover {
        background-position: 0 -900px;
    }

.RadGrid_FelixxContent .rgPageLast {
    background-position: 0 -1000px;
}

    .RadGrid_FelixxContent .rgPageLast:hover {
        background-position: 0 -1050px;
    }

.RadGrid_FelixxContent .rgPager .rgPagerButton {
    border-color: #d0d0d0 #aeaeae #8b8b8b;
    background: #e8e8e8 repeat-x 0 -1550px url('Grid/sprite.gif');
    color: #000;
    font-family: "segoe ui",arial,sans-serif;
}

.RadGrid_FelixxContent .rgNumPart a {
    color: #000;
}

    .RadGrid_FelixxContent .rgNumPart a:hover, .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage {
        background: no-repeat url('Grid/sprite.gif');
    }

        .RadGrid_FelixxContent .rgNumPart a:hover span, .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage span {
            background: no-repeat url('Grid/sprite.gif');
        }

    .RadGrid_FelixxContent .rgNumPart a:hover {
        background-position: 100% -1250px;
    }

        .RadGrid_FelixxContent .rgNumPart a:hover span {
            background-position: 0 -1150px;
        }

    .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage {
        background-position: 100% -1450px;
    }

        .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage:hover {
            background-position: 100% -1450px;
        }

            .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage span, .RadGrid_FelixxContent .rgNumPart a.rgCurrentPage:hover span {
                background-position: 0 -1350px;
            }

.RadGrid_FelixxContent .rgHeader .rgSortAsc {
    background-position: 3px -248px;
    height: 10px;
}

.RadGrid_FelixxContent .rgHeader .rgSortDesc {
    background-position: 3px -198px;
    height: 10px;
}

.GridReorderTop_FelixxContent {
    background: 0 0 no-repeat url('Grid/sprite.gif');
}

.GridReorderBottom_FelixxContent {
    background: 0 0 no-repeat url('Grid/sprite.gif');
    background-position: 0 -50px;
}

.RadGrid_FelixxContent .rgFilterRow {
    background: #eee;
}

    .RadGrid_FelixxContent .rgFilterRow td {
        border-bottom: 1px solid #828282;
    }

.RadGrid_FelixxContent .rgFilter {
    background-position: 0 -300px;
}

    .RadGrid_FelixxContent .rgFilter:hover {
        background-position: 0 -350px;
    }

.RadGrid_FelixxContent .rgFilterActive {
    background-position: 0 -400px;
}

    .RadGrid_FelixxContent .rgFilterActive:hover {
        background-position: 0 -400px;
    }

.RadGrid_FelixxContent .rgFiltered {
    background-position: 0 -325px;
}

    .RadGrid_FelixxContent .rgFiltered:hover {
        background-position: 0 -375px;
    }

    .RadGrid_FelixxContent .rgFiltered.rgFilterActive {
        background-position: 0 -425px;
    }

.RadGrid_FelixxContent .rgFilterBox {
    border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
    font-family: "segoe ui",arial,sans-serif;
    color: #333;
}

.RadMenu_FelixxContent .rgHCMClear,
.RadMenu_FelixxContent .rgHCMFilter {
    border-color: #d0d0d0 #a8a8a8 #8b8b8b;
    background: #e8e8e8 center -23px repeat-x url('FormDecorator/ButtonSprites.gif');
    color: #000;
    font-family: "segoe ui",arial,sans-serif;
}

    .RadMenu_FelixxContent .rgHCMClear:hover,
    .RadMenu_FelixxContent .rgHCMFilter:hover {
        border-color: #d1d1d1 #b9b9b9 #a3a3a3;
        background-position: center -67px;
        background-color: #e5e5e5;
    }

.RadMenu_FelixxContent_Context .rgFilterApply,
.RadMenu_FelixxContent_Context .rgFilterCancel {
    background-image: url('Common/radGradientButtonSprite.png');
    _background-image: none;
    border-color: #8a8a8a;
    color: #333333;
    background-color: #e8e8e8;
    background-image: linear-gradient(#faf9f9 0%, #e8e8e8 100%);
    font-size: 12px;
    color: #333333;
    border-color: #d0d0d0 #8a8a8a #8a8a8a #d0d0d0;
}

div.RadMenu_FelixxContent_Context .rlbGroup {
    border-color: #eeeeee;
}

.GridContextMenu_FelixxContent .rmLeftImage {
    background-image: url('../Common/Grid/contextMenu.gif');
}

.GridContextMenu_FelixxContent .rgHCMSortAsc .rmLeftImage {
    background-position: 0 0;
}

.GridContextMenu_FelixxContent .rgHCMSortDesc .rmLeftImage {
    background-position: 0 -40px;
}

.GridContextMenu_FelixxContent .rgHCMUnsort .rmLeftImage {
    background-position: 0 -80px;
}

.GridContextMenu_FelixxContent .rgHCMGroup .rmLeftImage {
    background-position: 0 -120px;
}

.GridContextMenu_FelixxContent .rgHCMUngroup .rmLeftImage {
    background-position: 0 -160px;
}

.GridContextMenu_FelixxContent .rgHCMCols .rmLeftImage {
    background-position: 0 -200px;
}

.GridContextMenu_FelixxContent .rgHCMFilter .rmLeftImage {
    background-position: 0 -240px;
}

.GridContextMenu_FelixxContent .rgHCMUnfilter .rmLeftImage {
    background-position: 0 -280px;
}

/* Group Panel */
.RadGrid_FelixxContent .rgGroupPanel {
}

    .RadGrid_FelixxContent .rgGroupPanel td {
        border: 0;
    }

        .RadGrid_FelixxContent .rgGroupPanel td td {
            padding: 0;
        }

    .RadGrid_FelixxContent .rgGroupPanel .rgSortAsc {
        background-position: 4px -144px;
    }

    .RadGrid_FelixxContent .rgGroupPanel .rgSortDesc {
        background-position: 4px -94px;
    }

.RadGrid_FelixxContent .rgUngroup {
    background-position: 0 -6998px;
}

/* Formatierung des Group Items im Gruppierungsbereich */
.RadGrid_FelixxContent .rgGroupItem {
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 7px !important;
}

.RadGrid_FelixxContent .rgMasterTable td.rgGroupCol, .RadGrid_FelixxContent .rgMasterTable td.rgExpandCol {
    border-color: #f5f5f5;
    background: #f5f5f5 none;
}

.RadGrid_FelixxContent .rgGroupHeader {
    background: #f5f5f5;
    line-height: 21px;
    color: #000;
}

    /* Oberer Rand der Gruppenköpfe - Abstand und Border */
    .RadGrid_FelixxContent .rgGroupHeader td {
        border-top: 1px solid white;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

        .RadGrid_FelixxContent .rgGroupHeader td.rgGroupCol {
            border-top-color: white;
        }

.RadGrid_FelixxContent .rgExpand {
    background-position: 5px -496px;
}

.RadGrid_FelixxContent .rgCollapse {
    background-position: 3px -454px;
}

.RadGrid_FelixxContent .rgEditForm {
    border-bottom: 1px solid #828282;
}

.RadGrid_FelixxContent .rgUpdate {
    background-position: 0 -1800px;
}

.RadGrid_FelixxContent .rgCancel {
    background-position: 0 -1850px;
}

.RadGrid_FelixxContent .rgDetailTable {
    border-color: #828282;
}

.RadGrid_FelixxContent .rgCommandRow {
    background: #c5c5c5 0 -2099px repeat-x url('Grid/sprite.gif');
    color: #000;
}

.RadGrid_FelixxContent .rgCommandCell {
    border: 1px solid;
    border-color: #999 #f2f2f2;
    border-top-width: 0;
    padding: 0px;
}

.RadGrid_FelixxContent tfoot .rgCommandCell,
.RadGrid_FelixxContent .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
    border-top-width: 1px;
    border-bottom-width: 0;
}

.RadGrid_FelixxContent .rgCommandTable {
    border: 0;
    border-top: 1px solid #fdfdfd;
    border-bottom: 1px solid #e7e7e7;
}

    .RadGrid_FelixxContent .rgCommandTable td {
        border: 0;
        padding: 2px 7px;
    }

.RadGrid_FelixxContent .rgCommandRow a {
    color: #000;
    text-decoration: none;
}

.RadGrid_FelixxContent .rgSave {
    background-position: 0 -1825px;
    height: 18px;
    width: 18px;
}

.RadGrid_FelixxContent .rgAdd {
    margin-right: 3px;
    background-position: 0 -1650px;
}

.RadGrid_FelixxContent .rgRefresh {
    margin-right: 3px;
    background-position: 0 -1600px;
}

.RadGrid_FelixxContent .rgEdit {
    background-position: 0 -1700px;
}

.RadGrid_FelixxContent .rgDel {
    background-position: 0 -1750px;
}

.RadGrid_FelixxContent .rgSelected .rgDel {
    background-position: 0 -1775px;
}

.RadGrid_FelixxContent .rgExpXLS,
.RadGrid_FelixxContent .rgExpDOC,
.RadGrid_FelixxContent .rgExpPDF,
.RadGrid_FelixxContent .rgExpCSV {
    background-image: url('../Common/Grid/export.gif');
}

.RadGrid_FelixxContent .rgExpXLS {
    background-position: 0 0;
}

.RadGrid_FelixxContent .rgExpDOC {
    background-position: 0 -50px;
}

.RadGrid_FelixxContent .rgExpPDF {
    background-position: 0 -100px;
}

.RadGrid_FelixxContent .rgExpCSV {
    background-position: 0 -150px;
}

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_FelixxContent,
.GridRowSelector_FelixxContent {
    background: #4c4e54;
}

/*row drag n drop*/
.GridItemDropIndicator_FelixxContent {
    border-top: 1px dashed #666;
}

/*tooltip*/
.GridToolTip_FelixxContent {
    border: 1px solid #828282;
    padding: 3px;
    background: #fff;
    color: #333;
}

.RadGridRTL_FelixxContent .rgPageFirst {
    background-position: 0 -1000px;
}

    .RadGridRTL_FelixxContent .rgPageFirst:hover {
        background-position: 0 -1050px;
    }

.RadGridRTL_FelixxContent .rgPagePrev {
    background-position: 0 -850px;
}

    .RadGridRTL_FelixxContent .rgPagePrev:hover {
        background-position: 0 -900px;
    }

.RadGridRTL_FelixxContent .rgPageNext {
    background-position: 0 -700px;
}

    .RadGridRTL_FelixxContent .rgPageNext:hover {
        background-position: 0 -750px;
    }

.RadGridRTL_FelixxContent .rgPageLast {
    background-position: 0 -550px;
}

    .RadGridRTL_FelixxContent .rgPageLast:hover {
        background-position: 0 -600px;
    }

.RadGridRTL_FelixxContent .rgExpand {
    background-position: -20px -496px;
}
