.logostretch {
    background-color: #310d03;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff; /*height: 113px;*/
}

.menufill {
    background-image: url( ../../resources/images/bg_menu.gif );
    background-repeat: repeat-x;
}

.menufill a {
    color: #bda199;
}

.menufill a:active, .menufill a:focus {
    outline-color: -moz-use-text-color;
    outline-style: none; /*outline-width: 0pt;*/
}

.menufill a:hover {
    color: #ffffff;
    text-decoration: none;
}

.footerrow {
    /* padding-top: 20px;*/
}

p, span, td, div, b, i, a, .textbox {
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
    color: #222222;
}

/*
a, a:active, a:visited
{
color: black;
}
*/

/* Specific NBWO styles */

.td-filler-bar {
    /*background-color: #ae635e;*/
}

.td-filler-center {
    /* background-color: #333333; */
}

.td-filler-content {
    /*background-color: #dbd29e;*/
}

.td-menu {
    /*background-color: #d2aca9*/
    /* width: 180px;*/
    background-color: #f6efef; /*border: 1px solid #c1715c;*/
}

.td-menu-header {
    /*background-color: #333333*/
    background-color: white;
    border-color: white;
}

.td-content {
    /* background-color: #f2efdd; */
}

.td-footer-bar {
    /*background-color: #ede8ce;*/
}

.td-footer-center {
    /*background-color: #dbd29e;*/
}

.td-normal-height {
    height: 27px;
}

.td-content-height {
    height: 199px;
}

.img-no-border {
    border: 0px;
}

.td-border-top {
    border-top: 1px solid white;
}

.td-border-bottom {
    border-bottom: 1px solid white;
}

.td-border-left {
    border-left: 1px solid white;
}

.td-footer-padding {
    padding-right: 5px;
}

.div-relative {
    position: relative;
}

/* Style rules to make data tables look better */

.list-header {
    background-color: #eeeeee;
    font-size: larger;
    font-weight: bold;
}

.list-paging-header {
    background-color: white;
}

.list-paging-footer {
    background-color: white;
}

.list-row-even {
}

.list-row-odd {
    background-color: #eeeeee;
}

/* Style rules for message severity levels */

.infoMessage {
    color: black;
}

.warnMessage {
    color: orange;
    font-weight: bold;
}

.errorMessage {
    color: red;
    font-weight: bold;
}

.fatalMessage {
    color: red;
    font-style: italic;
    font-weight: bold;
}

/* Forms classes */

.textbox {
    /*
    border: thin solid #d6aead;
    background-color: #efebce
    */
    border: 1px solid #82250c;
    background-color: #fdfbfb;
    color: #82250c;
}

.button, .largeButton {
    /*border: thin solid #d6aead;
    background-color: #efebce;
    background-image : url('#') ;*/
    
    border: none;
    background-color: transparent;
    background-image: url( ../resources/images/bg_submenu_item.gif );
    background-repeat: no-repeat;
    background-position: -8px 50%;
    color: #222222;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
}

.excelbutton {
    /*border: thin solid #d6aead;
    background-color: #efebce;
    background-image : url('#') ;*/
    
    border: none;
    background-color: transparent;
    background-image: url( ../resources/images/icon_excel.gif );
    background-repeat: no-repeat;
    background-position: 0px 50%;
    color: #222222;
    padding-left: 20px;
    text-align: left;
    text-decoration: none;
}

.largeButton {
    font-size: 14px;
}

.button:hover {
    /*
    background-color: #ad615a;
    color: white;
    */
    color: #82250c;
    text-decoration: none;
}

.checkbox input {
    margin-left: -3px;
}

/*
.checkbox input
{
border: thin solid #d6aead;
background-color: #efebce;
border-collapse: collapse;
}
*/

.CbLbl {
    width: 300px;
}

.checkbox label {
    position: absolute;
    margin-top: 1px;
    margin-left: 5px;
}

.extragegevenslabel {
    width: 50px;
}

.extragegevenscheckbox {
    width: 150px;
    
}

.group-background {
    /*background-color: #dcdbb4;*/
}

.group-background p {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    line-height: 12pt;
}

.group-title {
    font-family: "Tahoma", "Geneva", Verdana;
    font-size: 16px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 24px;
    line-height: 22px;
    
    background-color: transparent;
    background-image: url( ../resources/images/hdr_pijl_klein.gif );
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
    
    /*
    background-color: #ad615a;
    color: white;
    padding: 2px;
    font-family: Verdana, Arial, Univers;
    font-weight: bold;
    height: 16px;
    display: block;
    */
}

.error {
    border: thin solid red;
    background-color: #f7efde;
}

/*.MniTabTblSelTd*/
.MniTabSelTxt {
    /* background-color: #310d03;
    color: #bda199; */
    font-family: Verdana, Arial, Univers;
    font-weight: bold;
    font-size: 10pt;
}

a.MniTabLnk {
    background-color: #f6efef;
    color: #bda199;
}

.reference-selection-wrapper, .reference-result-wrapper {
    padding: 1em 0 0 0.5em;
}

.reference-selection, .reference-result {
    border-collapse: collapse;
    border: 1px solid #6E7F90;
    width: 100%;
    margin-bottom: 3em;
}

.reference-selection p.reference, .reference-result p.reference{
    font-size: 1.4em;
    background: url(../resources/images/hdr_pijl_klein.gif) no-repeat left center;
    padding-left: 25px;
    line-height: 20px;
}

.reference-selection td, .reference-result td {
    text-align: left;
    vertical-align: top;
    padding: 2px 10px;
    width: 25%;
}

.reference-selection-button {
    margin: 1em 0;
}

.clear-float {
    clear: both;
}


#ref-map {
    height: 400px; 
}
