
    body, td, select, p, a,
    input, textarea, legend,
    #tp_footer,
    #tp_footer a,
    #main h1,
    #main h2,
    #main h3,
    #main_primary h1,
    #main_primary h2,
    #main_primary h3,
    #main-secondary h1,
    #main-secondary h2,
    #main-secondary h3,
    #dialog_page h1,
    #dialog_page h2,
    #dialog_page h3,
    h1, h2, h3
    {
        background-color: #ffffff;
        color: #000000;
    }
    
    th, .printBorder
    {
        border-top:     1px solid black;
        border-bottom:  1px solid black;
    } 
    
    address
    {
        display:block;
    }        
                
    #header,
    #editor_menu_container, 
    #w3ss_adminMenu,
    #login_info_container,
    #search_container,
    #refreshMenuDiv,
    .tm_tree,
    #pane1,
    #item_page_tipAFriend,
    #shoppingCart,
    .remove,
    #selfservice_menu,
    #printButton
    {
        display: none;
    }
    
    #page,
    #header,
    #pane_container
    {
        border: 0;
        border-top: 0;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
    }
    
    #pane_container,
    #pane_container.wide,
    #tp_footer,
    #selfservice_menu {
        background: none;
    }  

    #wrapper, #content 
    {   width: auto;
        margin: 0 5%;
        padding: 0;
        border: 0;
        float: none !important;
        color: #000000;
        background: transparent none;
    }
           
    div#content 
    {   margin-left: 10%;
        padding-top: 1em;
        /* border-top: 1px solid #930; */
    }
            

    a, a:link, a:visited 
    {   color: #000000;
        background: transparent;
        font-weight: bold;
        text-decoration: underline;
    }
            
    #content a:link:after, #content a:visited:after {
       content: " (" attr(href) ") ";
       font-size: 90%;
    }
            
    #content a[href^="/"]:after {
       content: " (http://www.hertog.nl" attr(href) ") ";
    }

    #theItemTable
    {
        width: 80%;
    }
    
    