﻿@charset "UTF-8";
@media print  { 

	/* ####### Basis ####################################################### */
	
	body,#page_margins,#page,#main { margin:0;padding:0;border:0; }
	#page_margins,#page { width:100% !important;min-width:inherit;max-width:none }
	#header { height:auto }
	#footer,#topnav,#nav,#search { display:none }
	.c25l,.c33l,.c38l,.c50l,.c62l,.c66l,.c75l,.c25r,.c33r,.c38r,.c50r,.c62r,.c66r,.c75r  { width:100%;margin:0;float:none;overflow:visible;display:table }
	.subc,.subcl,.subcr  { margin:0;padding:0 }
	body * { font-family:"Times New Roman", Times, serif }
	code,pre { font-family:"Courier New", Courier, mono }
	body { font-size:12pt }
	h1,h2,h3,h4,h5,h6 { page-break-after:avoid }
	abbr[title]:after,acronym[title]:after { content:'(' attr(title) ')' }	
	#col1_content:before,#col2_content:before,#col3_content:before { content:"";color:#888;background:inherit;display:block;font-weight:700;font-size:1.5em }
	
	/* ####### Projekt ####################################################### */	
	
	#nav_main { display:none; }
	#col2, #col3 { display:none; }
	#col1 { width:100%; margin:0; }
	#col1_content { margin:0; }
	.service_menu { display:none; }
	#clickpath { display:none; }
	#header_images { height:2cm; }
	#header_image { display:none; }
	.skip { display:none; }
	.pfeil-link, .tx-simplegooglemap-maplink a { padding:0; background:(.); }
	#col1 ul { list-style-type:disc; }
	#col1 ul li { background:url(.); margin-left:15px; padding-left:0; }	
	
}