/* CSS Document Internet 2019 Print */

/*
div {display: none;}
*/

/* removes Links and Title */
@media print {
	@page { margin: 0; }
	body  { margin: 1.6cm; display: block; background: #FFF !important; }
	
	a[href]:after { content: none !important; }
	img[src]:after { content: none !important; }  
}

#full_div_bg, .full_bg, #bg_full, #map_canvas_full, #menu_horizontal, #dialog, #cookies, #back_to_top, .circle_half,  
#header-info, #menue, .google_translate 
video, .video-container, #dialog_video, 
#opener_video, div.google_translate 

{ display: none; }

div, img { position: relative; max-width: 100%;  }

#header {  }

#main { border-top: 1px solid #555; border-bottom: 1px solid #555; margin: 0px auto; }

#main > #content_wrap > #content {
	min-height: auto;
	padding-bottom: 10px;	
}

#footer, #footer.big, #footer div {display: block; width: 100%;}

#footer .block_top, #footer .circle_half { display: none; }
#footer .text-left {display: none;}
#footer .text-right { text-align: left!important; min-width: 90%!important;}


/* WEITERE */

/* News */

#news_wrap #blaettern {display: none;}

/* druckt gmap Karte */
#map_adresse img, #map_canvas_shortcode img { max-width: none !important; }

#sitemap ul ul { border: 1px solid #555; }

