﻿body {
    background-color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
}

hr {
    height: 1px;
    color: #32677a;
    background-color: #32677a;
    border: none;
}

.gdi {
    color: #FFFFFF;
    background-color: #000000;
}

span {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.whitehrSmall {
    margin: 6px 0px 6px 0px;
    color: #e5e5ff;
    background-color: #e5e5ff;
    width: 90%;
}

.bluehrSmall {
    margin: 6px 0px 6px 0px;
    color: #32677a;
    background-color: #32677a;
    width: 90%;
}

.hrlightblueSmall {
    margin: 6px 0px 6px 0px;
    color: #7799af;
    background-color: #7799af;
    width: 95%;
    text-align: left;
}

.bluehr {
    color: #506b7e;
}

.strongred {
    font-weight: bold;
    color: #CC0000;
}

.cList {
    z-index: 999;
    list-style: none;
    padding: 0;
    margin: 0;
}

.styledinput {
    margin-top: 1px;
    font-family: Verdana;
    color: #385460;
    background: #ffffff;
    border: 1px solid #385460;
    font-size: 10px;
}

.styledinputrot {
    margin-top: 1px;
    margin-bottom: 1px;
    font-family: Verdana;
    color: #cc0000;
    background: #ffffff;
    border: 1px solid #385460;
    font-size: 10px;
    height: 18px;
}

.red {
    color: #cc0000;
}

.whitestyleddiv {
    margin-top: 1px;
    margin-bottom: 1px;
    font-family: Verdana;
    color: #385460;
    background: #ffffff;
    border: 1px solid #385460;
    font-size: 10px;
    padding: 4px;
}

.imageMarginTop4px {
    margin-top: 4px;
}

.styledcheckbox {
    display: inline;
}

.floatleft {
    position: relative;
    float: left;
}

.floatright {
    position: relative;
    float: right;
}

.clearright {
    position: relative;
    clear: right;
}

.clearboth {
    position: relative;
    clear: both;
}

.blacktext {
    color: #000000;
}

.greybg {
    background-color: #DAE2DE;
}

.whitebg {
    background-color: #F0F3E8;
}

.uebersichtsTabelle {
    width: 430px;
}

    .uebersichtsTabelle tr td, th {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

.centered {
    text-align: center;
}

.innercontent1top1menuFloatLeft {
    float: left;
    padding-top: 10px;
    padding-bottom: 4px;
}

.innercontent1top1menuFloatRight {
    float: right;
    padding-top: 10px;
    padding-bottom: 4px;
}

.inputboxueberschrift {
    color: #CC0000;
}

.trennlinie {
    display: block;
    height: 15px;
    padding-top: 7px;
    padding-bottom: 6px;
    clear: right;
}

.trennlinieweiss {
    display: block;
    height: 7px;
    padding-top: 0px;
    padding-bottom: 5px;
    clear: right;
}

    .trennlinieweiss hr {
        color: #ffffff;
        background-color: #ffffff;
        width: 100%;
    }

.trennlinieweissGross {
    display: block;
    height: 19px;
    padding-top: 9px;
    padding-bottom: 8px;
    clear: right;
}

    .trennlinieweissGross hr {
        color: #ffffff;
        background-color: #ffffff;
        width: 100%;
    }

.trennlinierot {
    display: block;
    height: 7px;
    padding-top: 3px;
    padding-bottom: 2px;
    clear: right;
}

    .trennlinierot a {
        display: block;
        height: 7px;
        padding-top: 3px;
        padding-bottom: 2px;
        clear: right;
    }

    .trennlinierot hr {
        color: #cc0000;
    }

.trennlinieblau {
    display: block;
    height: 11px;
    padding-top: 5px;
    padding-bottom: 3px;
    clear: right;
}

    .trennlinieblau hr {
        color: #8C9CA7;
    }

.divquestionbox {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -200px;
    width: 400px;
    height: 200px;
    border: solid 1px #000000;
    background-color: #ffffff;
    z-index: 100;
    visibility: hidden;
}

.divquestionboxheader {
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #dddddd;
    width: 380px;
    height: 18px;
    color: #191919;
}

.divquestionboxcontent {
    padding: 10px;
}

.neteditingservice {
    margin-top: 18px;
    margin-right: 20px;
    float: left;
}

.aufzaehlungstable {
    width: 90%;
}

    .aufzaehlungstable tr td {
        border-bottom: dotted 1px #777777;
    }

.defbox1 {
    background-color: #F0F3E8;
    border: solid 1px #506b7e;
    width: 160px;
    color: #ffffff;
}

.defbox1header {
    background-color: #506b7e;
    height: 16px;
    width: 154px;
    padding-top: 3px;
    padding-left: 6px;
    font-weight: bold;
}

.defbox1content {
    padding-left: 4px;
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    width: 152px;
}

.medienPoolItemSelected {
    background-color: blue;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: (0.5);
    filter: alpha(opacity=50);
    color: #ffffff;
}

div#uploadWrapper {
    position: relative;
    padding: 10px;
    color: #990000;
}

.Flajaxian_FileBox {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    margin-bottom: 10px !important;
    width: 250px;
}

#benutzerverwaltunguebersicht {
    margin-left: 30px;
    margin-top: 30px;
    width: 400px;
}

#overlaydiv {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 99;
    padding: 0px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: (0.5);
    filter: alpha(opacity=50);
    visibility: hidden;
}

#main {
    background-color: #F0F3E8;
    margin: auto;
    /*left:50%;*/
    /*margin-left:-450px;*/
    /*left:20px;*/
    /*margin-left:-10px;*/
    /*top:2px;*/
    position: relative;
    width: 900px;
    min-height: 700px;
    border: solid 1px #506b7e;
}

#content {
    background-color: #f0f3e8;
}

#header {
    background-color: #ffffff;
    background-image: url('Images/DesignElements/header.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 96px;
    left: 0px;
    top: 0px;
}

#headerneteditingservices {
    background-image: url('Images/DesignElements/header-businesscenterpro.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 231px;
    left: 0px;
    top: 0px;
}

#neteditingnewsbox {
    width: 379px;
    min-height: 100px;
    background-image: url('Images/DesignElements/neteditingservicesuebersicht_neuesBeiNetEditing_repeatY.jpg');
    background-repeat: repeat-y;
    background-color: #ffffff;
    margin-left: 10px;
    margin-top: 20px;
    padding-left: 1px;
}

#neteditingnewsboxcontent {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    color: #506b7e;
    letter-spacing: 0.7px;
    word-spacing: 2.5px;
    line-height: 13px;
}

#neteditingnewsboxbottom {
    padding-left: 1px;
    bottom: 0px;
    left: 10px;
    position: absolute;
}

#neteditingyourservices {
    margin-top: 20px;
    margin-right: 20px;
    width: 480px;
}

#neteditingyourservicestop {
    padding-top: 4px;
    padding-left: 3px;
    font-size: 8pt;
    font-weight: bold;
    width: 480px;
    height: 20px;
    background-color: #cccc66;
    color: #506b7e;
}

#dbmanagementoverview {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    width: 800px;
    text-align: center;
}

.splashscreen {
    padding-top: 20px !important;
}

    #dbmanagementoverview .dbmanagementitem, .splashscreen div {
        display: block;
        text-align: center;
        width: 120px;
        height: 200px;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
    }

        #dbmanagementoverview .dbmanagementitem a, #dbmanagementoverview .dbmanagementitem a:link, #dbmanagementoverview .dbmanagementitem a:visited, #dbmanagementoverview .dbmanagementitem *, #dbmanagementoverview .dbmanagementitem a:hover,
        .splashscreen div a, .splashscreen div a:link, .splashscreen div a:visited, .splashscreen div *, .splashscreen div a:hover {
            color: #506b7e;
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
        }

#headergeneric {
    background-image: url('Images/DesignElements/header-netediting-generic.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 96px;
    left: 0px;
    top: 0px;
}

#menu1 {
    font-size: 11px;
    color: #ffffff;
    position: relative;
    background-color: #506b7e;
    height: 22px;
    width: 900px;
}

    #menu1 div {
        padding-top: 4px;
    }

        #menu1 div.active {
            background-color: #708ca1;
            color: #ffffff;
            height: 18px;
        }

    #menu1 a {
        color: #ffffff;
        text-decoration: none;
        font-size: 11px;
        padding-left: 10px;
        padding-right: 10px;
    }

        #menu1 a:hover {
            text-decoration: underline;
        }

.menu1_image {
    margin-top: -2px;
}

#content1 {
    position: relative;
    width: 900px;
    z-index: 10;
    background-image: url('Images/DesignElements/pn_bg.gif');
    background-repeat: repeat-y;
}

#menu2 {
    color: #506b7e;
    position: relative;
    background-color: #e0e6d4;
    min-height: 454px;
    width: 200px;
    float: left;
}

#menu2wofolder {
    color: #ffffff;
    position: relative;
    background-color: #e0e6d4;
    height: 454px;
    width: 200px;
    float: left;
}

#menu2 a {
    background-image: url('Images/Icons/db-icon.png');
    background-repeat: no-repeat;
    background-position: 12px 2px;
    color: #506b7e;
    text-decoration: none;
    font-size: 10px;
    padding-left: 35px;
    padding-right: 10px;
    display: block;
    width: 155px;
    height: 14px;
    padding-bottom: 4px;
    padding-top: 3px;
}

#menu2wofolder a {
    color: #506b7e;
    text-decoration: none;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    width: 180px;
    height: 16px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.menu2_medienpool_einsehen {
    background-image: url('Images/Icons/lupe.png') !important;
    background-repeat: no-repeat !important;
    height: 14px !important;
    padding-top: 6px !important;
    background-position: 10px 6px !important;
    padding-left: 35px !important;
    font-size: 12px !important;
}

.menu2_medienpool_hochladen {
    background-image: url('Images/Icons/plus.png') !important;
    background-repeat: no-repeat !important;
    height: 14px !important;
    padding-top: 6px !important;
    background-position: 10px 6px !important;
    padding-left: 35px !important;
    font-size: 12px !important;
}

.menu2_medienpool_kategorien {
    background-image: url('Images/Icons/kategorie.png') !important;
    background-repeat: no-repeat !important;
    height: 14px !important;
    padding-top: 6px !important;
    background-position: 10px 6px !important;
    padding-left: 35px !important;
    font-size: 12px !important;
}

#menu2 a:hover {
    text-decoration: underline;
}

#menu2wofolder a:hover {
    text-decoration: underline;
}


#menu2 a.active {
    background-color: #f0f3e8;
    color: #627a8a;
}

#menu2wofolder a.active {
    background-color: #f0f3e8;
    color: #627a8a;
}

#header2 {
    position: relative;
    height: 30px;
    width: 900px;
}

#header2l1 {
    float: left;
    width: 200px;
    height: 30px;
    display: block;
    background-color: #708ca1;
}

#header2r1 {
    float: right;
    width: 694px;
    height: 24px;
    display: block;
    padding-top: 6px;
    padding-left: 6px;
    color: #506b7e;
    display: block;
    background-color: #e0e6d4;
}


#menu3, .menu3 {
    z-index: 20;
    position: relative;
    width: 700px;
    height: 20px;
    background-color: #e0e6d4;
    display: block;
    background-image: url('Images/DesignElements/tpxline1.gif');
    background-repeat: repeat-x;
    float: right;
}

    #menu3 a, .menu3 a {
        display: block;
        height: 19px;
        padding-left: 8px;
        padding-right: 8px;
        font-size: 10px;
        text-decoration: none;
        color: #000000;
        border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
    }

        #menu3 a.active, .menu3 a.active {
            background-color: #f0f3e8;
            border-bottom: solid 1px #f0f3e8;
        }

#menu3l1a a, .menu3l1a a {
    border-left: none;
}

#innercontent1 {
    min-height: 610px;
    background-color: #f0f3e8;
    color: #506b7e;
    margin-left: 200px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 10px;
    z-index: 15;
}

#innercontent1top1 {
    height: 24px;
    vertical-align: middle;
}

#innercontent1bottom1left {
    width: 100%;
}

#loginbox {
    background-color: #ffffff;
    color: #ffffff;
    width: 380px;
    height: 104px;
    background-image: url('Images/DesignElements/login-bg.jpg');
    background-repeat: repeat-x;
    margin-top: 30px;
    padding-left: 240px;
    padding-right: 280px;
    padding-top: 103px;
    padding-bottom: 259px;
}

#divProdukteWrapper {
    width: 420px;
    height: 300px;
    overflow: scroll;
    background-color: #ffffff;
}

#kategorien, #zweitekategorien {
    width: 420px;
    height: 300px;
    overflow: scroll;
}

#exportleftcontent {
    width: 500px;
}

.medienpoolTable tr td {
    padding: 7px;
}

.dbGroupHeadline {
    display: block;
    padding: 5px 2px 8px 8px;
}

.indikationsTabellenZeile {
    padding: 6px;
}

.indikationsTabellenWrapperWrapper {
    background-color: #3d596d;
    display: block;
    width: 670px;
    padding: 0px;
    border: 1px solid #444444;
    margin-bottom: 14px;
}

.indikationsTabellenNeueTabelleHinzufuegenDiv {
    background-color: #3d596d;
    display: block;
    width: 658px;
    padding: 6px;
    border: 1px solid #444444;
}

.indikationsTabellenHeader {
    background-color: #b6b6b6;
    display: block;
    width: 662px;
    padding: 4px;
    height: 16px;
    color: #ffffff;
}

.indikationsTabellenWrapper {
    padding: 6px;
}

#indikationsTabelleProduktSpalte1 {
}

#indikationsTabelleProduktSpalte2 {
}

#indikationsTabelleProduktSpalte3 {
}

.displayinline {
    display: inline;
}

.indikationsTabelle tbody tr td {
    padding-right: 7px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}

.linkblau {
    color: #3d596d;
    text-decoration: none;
}

.linkweiss {
    color: #ffffff;
    text-decoration: none;
}

#uebersichtFilter, #uebersichtFilter2 {
    padding-top: 12px;
}

.menu3padding {
    padding-top: 10px;
    padding-bottom: 6px;
}

.marginRight15 {
    margin-right: 15px;
}

.paddingTop10px, .paddingTop10 {
    padding-top: 10px;
}

.uploadmaske input {
    display: block;
}

.RadHtmlEditorWysiwygSchwarz {
    color: #000000;
    font-family: RotisSansSerif, Verdana;
}

label {
    text-indent: 10px;
    padding-left: 10px;
}

.linkgreen:link, .linkgreen:visited, .linkgreen:active, .linkgreen:hover {
    color: #009900;
}

.linkred:link, .linkred:visited, .linkred:active, .linkred:hover {
    color: #990000;
}

.infobox {
    background-image: url('Images/Icons/info.png');
    background-repeat: no-repeat;
    background-position: 15px 15px;
    padding-left: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    background-color: #e2e2e2;
    float: left;
    width: 300px;
}

.bigtext {
    font-size: 14px;
    font-weight: bold;
}

.table-produkt-inhaltsstoffe thead .input-small {
    width: 50px !important;
}

.table-produkt-inhaltsstoffe {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

    .table-produkt-inhaltsstoffe td:first-child {
        width: 50%;
    }

    .table-produkt-inhaltsstoffe thead th {
        background-color: #B9C4C0;
        vertical-align: top;
        text-align: left;
        font-weight: normal;
        border-right: 2px solid #F0F3E8;
    }

        .table-produkt-inhaltsstoffe thead th:first-child span {
            width: 75px;
            display: inline-block;
        }

            .table-produkt-inhaltsstoffe thead th:first-child span:first-child {
                width: 58px;
                display: inline-block;
            }

        .table-produkt-inhaltsstoffe thead th input {
            width: 75px;
        }



    .table-produkt-inhaltsstoffe td {
        width: 25%;
    }

    .table-produkt-inhaltsstoffe .line td {
        border-bottom: 1px solid #B9C4C0;
    }
