/* 
    Document   : print
    Created on : 9-jun-2009, 13:37:42
    Author     : christian
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#boxTopOut, #boxToolbar, #boxLeft, #background, #theBackground, img, #nav-quick, #nav-login, #nav-center,
#boxOpleidingButtonResultaten, #boxOpleidingButtonInfo, #boxNieuwsMedia, #boxVideoMedia, #boxBottomNieuwsBorder, #boxMediaBrowser_nieuws,
#boxBottomLeft, #boxBottomRight, .toggleBeschrijving, .boxCursusOverzichtRight,  #boxBottomMediaBrowser, #boxBBLMaatwerkMediaBrowser,
#boxBBLMaatwerkDetail CENTER, .openBeschrijving, OBJECT, FORM, #OpleidingMenu, #OpleidingDetailKruimelpad {
    display: none;
}
#boxOpleidingDetailIntro DIV, #boxOpleidingDetailButtons DIV, #boxCursusDetailIntro DIV, .vorm_detail, #boxBottomMainHidden,
.locBeschrijving, #boxOpleidingResultaten .vorm_title_top, #boxCursus TR {
    display: block !important;
    width: 100%;
}
#boxOpleidingDetailIntro .toggle, #boxCursusDetailIntro .toggle, #boxOpleidingResultaten TR, .toggleBeschrijving, #boxBottomMain .toggleBeschrijving, #boxNavMBOSub {
    display: none !important;
}
#boxRight, #boxOpleiding, #boxOpleiding TABLE, #boxCursus TABLE {
    width: 100%;
    background: none;
    background-color: #ffffff;
    color: #000000;
}
#boxOpleiding table TH {
    width: 25%;
}

#background, #theBackground {
    width: 0px;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

*
{
    background: none !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #cccccc !important;
    height: auto !important;
}
#boxRight, #boxBottomMain, #boxCursus, #boxOpleidingDetailIntro {
    width: 100% !important;
}
#bwlogo, #bwlogo IMG, #boxBottomNieuwsInhoud, #boxBottom, #header, #boxSpeciaalRight {
    display: block;
    float: left;
}

/* Print Opmaak */
#boxNieuws UL, .frontpage_mediaitem {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
}
#boxVideo H3{
    margin-left: 60px;
}

#OpleidingDetailWrapper, #OpleidingDetailContent
{
    width: 950px;
}
