/* 
    Document   : print
    Created on : 4-feb-2010, 10:04:20
    Author     : corne
    Description:
        Purpose of the stylesheet follows.
*/

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

*, .themakleur {
    background: none !important;
    background-color: #FFFFFF !important;
    border-color: #000000 !important;
    color: #000000 !important;
}
IMG, #headwrapper, #content_rechts, #carrouselTopImage, .vorige_datum, .huidige_datum, .volgende_datum,
.twitterHead, .thema_item_image, #carrouselWrapper, #artikelLinksTv, #albumInhoud0, #artikelAlbums,
.project_item_image, #adressen_logo, #projecten_logo, #footer_left, #adressen_filter, #adres_logo,
#agenda_filter {
    display: none;
}
#map_canvas IMG, #canvas_map IMG, .agenda_items IMG  {
    display: block;
}
#sitewrapper, .thema_item_title, .project_item_title, #projectgegevens {
    width: 100%;
}
#footer_right {
    width: 100%;
    padding: 0px;
}
#content_left {
    width: 70%;
}
#content_midden {
    width: 25%;
}
#footer {
    border-top: 2px solid #000000;
    width: 100%;
    float: left;
}
#footer_right, #agenda_content {
    border: none;
}

.thema_item_title, .project_item_title {
    height: auto;
    padding-bottom: 10px;
}
.agendadag {
    border: 1px solid #CCCCCC !important;
}
.agenda_items {
    font-weight: bold;
    border: 1px solid #000000 !important;
}
