.css-map-container,
.button.back,
.news_right_col,
.default_filter,
.pages,
#faq-question-form-container,
#path,
.title_area > a,
#content_left,
#logo .site-logo,
#footer_info p.facebook,
#bottom_banners,
#home_content_top,
#top_nav,
#menu,
.latest_news .widget_title_area .button,
#last_events,
#home_content_top .inner_content,
#footer > .inner_content
{
    display: none !important;
}
#header{
    position: relative !important;
}
.news_view,
#content_main,
.latest_news{
    width: 100% !important;
}
#logo .print-logo{
    display: block;
}
a[href]:after {
    content: none !important;
}
.content img,
.text img {
    max-width: none !important;
}
* {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
}
@page {
    size: auto;
    margin: 1.5cm;
}

#footer{
    border-top: 2px solid #663133;
}
#header{
    border-bottom: 2px solid #663133;
}