#footer,
.picture-box,
#PageTabs,
#header,
.main-nav {
    display: none;
}

body.home-page #header {
    display: block;
}

body {
    /* Chrome and Safari*/
    -webkit-print-color-adjust: exact;
    background-color: transparent;
    background-image: none;
    color: #000;
    width: 100%;
}

.sidebar {
    width: auto;
}


div#content {
    width: auto !important;
}

div.contact-col {
    float: left;
}


div#content div.top-content-area div.imageTeaser img {
    width: 980px;
}

div#wrapper {
    width: 100% !important;
}

.post-container img {
    width: 100%;
}

.printimage {
    display: block;
}

button,
#user-document-filter-form > div.filter.filter-form > div:nth-child(3) > input,
#user-document-filter-form > div.filter.filter-form > div:nth-child(4) > input {
    background: none !important;
    background-color: transparent !important;
    border: 1px solid #000000 !important;
    border-radius: 4px;
    color: #000000 !important;
}

.select-opener {
    visibility: hidden;
}

span.select-area > span.center {
    border-radius: 5px;
    width: 193px;
}

table {
    border-collapse: collapse;
}

#user-document-list > div > table > tbody > tr > td,
#user-document-list > div > table > thead > tr > th {
    border-bottom: 1px solid #000000;
}

ul {
    list-style: none;
}