.ui-tabs .ui-tabs-hide { display: none; }
            
#tabs ul {
    width: 100%;
    height: 35px;
   background: url('/images/user_bottom_bg.png') repeat-x 0 31px; 
}
#tabs ul li {
    float: left;    
    list-style: none;
    padding-top: 5px;
}
#tabs ul li a { text-decoration: none; }
#tabs div.fragment {
    margin: 10px 0 0 5px;
}

/* .ui-tabs .ui-tabs-selected { background: url('/images/user_bottom_bg.png') repeat-x; } */
.ui-tabs .ui-tabs-selected div { float: left; }
.ui-tabs .ui-tabs-selected div.n1, .ui-tabs .ui-tabs-selected div.n2 {
    width: 8px;
    height: 21px;
    margin-top: -5px;
}

.ui-tabs .ui-tabs-selected div { background:transparent url('/images/OFF.gif') repeat-x top left; height: 30px; }
/*  .ui-tabs .ui-tabs-selected div.n1 { background: url('/images/user_tab_n1.png') 0 1px; } 
 .ui-tabs .ui-tabs-selected div.n2 { background: url('/images/user_tab_n2.png') 0 1px; } */

.fragment table { border-collapse: collapse; }
.fragment table td { width: 250px; }
.fragment table span, .fragment table input { margin: 5px; }

input#n2formToevoeging { width: 68px; }
input#n2formHuisnummer { width: 60px; }

.fragment .input_text { width: 216px; }

input#n2formPostcode, input#n2formPostcode1  { width: 60px; }
input#n2formPostcode1 { margin-left: 10px; }

.wid {
    width: 222px;
    margin-left: 5px;
}
.wid input { margin: 0 !important; }

ul.tab_navigation{height:30px;}
.tab_navigation li{float:left;height:30px;line-height:30px;margin-right:1px}
.tab_navigation span,.tab_navigation a{height:30px;line-height:20px;display:block;float:left}
.tab_navigation span{padding-left:15px;background:transparent url('/images/tab_bg.png') no-repeat top left}
.tab_navigation a{text-decoration:none;color:#515151;padding-right:15px;background:transparent url('/images/tab_bg.png') no-repeat top right;color:#515151;font-size:1.2em;font-family:Arial}
.tab_navigation .active_trail a{color:#000}
.tab_navigation .active_trail span{background:transparent url('/images/tab_bg_act.png') no-repeat top left}
.tab_navigation .active_trail a{background:transparent url('/images/tab_bg_act.png') no-repeat top right;}
.tab_panel{display:none}
.tab_margin{margin:30px 30px 20px 25px;}
#tab_content .ui-tabs-hide{display:none;}

.tab_navigation .ui-state-active a{color:#000}
.tab_navigation .ui-state-active span{background:transparent url('/images/tab_bg_act.png') no-repeat top left}
.tab_navigation .ui-state-active a{background:transparent url('/images/tab_bg_act.png') no-repeat top right;}
.tab_panel{display:block;}
