
body {
    background: #ffffff !important;
    border: none;
}

#book,
#page {
    background: #ffffff;
    border: none;
    width: 610px !important;
    padding:0;
}

.hidden_by_priting,
#search_navigation,
.navi_and_search_background,
.navi_and_search,
.ad,
#columne_detail .horizontal_links,
#columne_detail .shadow {
    display: none;
    border: none;
}

#content {
    left: 0;
    top: 116px;
    width: 610px !important;
    overflow: visible;
    padding-top: 8px;
}
#columne_detail {
    width: 588px !important;
    padding: 0 11px 11px 11px;
}

#map_canvas {
    width: 588px !important;
    height: 620px !important;
}

#map_canvas .pin_karte_noscript {
    bottom: 400px; /* müssen px sein, da die google map ebenfalls aus px besteht */
}

#columne_detail .logo_print {
    display: block !important;
    float: right;
    width: 13.125em;
	height: 5.5625em;
	margin-top: -113px;
}
