/* Print-Styles f. CORE */

.searchheader,
.breadcrumbs,
.authorbox, 
.sidegroup, /* Facetten*/
.previewDiv, /* SFX Liste */
#openUrlLink1, /* SFX Vollanzeige */
.toolbar,
.tooltip { 
display:none;
}

.content { 
font-size: 10pt;
}

.record h1 {  
font-size:130%;
font-weight: bold;
}

/* Map drucken oder nicht? */
#maphilight-box {
display:none;
}