

@media print
{
		body
		{
			width: 100% !important;
			margin: 0 !important;
			padding: 0 !important;
			line-height: 1.2;
			word-spacing: 1.1pt;
			letter-spacing: 0.2pt;
			font-family: Arial;
			color: #000;
			font-size: 12pt;
			background:#fff;
		}
		#logo-vr
		{
			display:inline;
			width:240px;
			height:56px;
		}
		.teaser1-contenttext, .teaser2-contenttext
		{
			float:none !important; 
			margin:0 !important;
			width:auto !important;
		}
		.teaser2-contenttext
		{
			padding-bottom:40px !important;
		}
		
		#rechte-spalte, #homelink, #suche-vr, .schatten-oben, #navigation-vr, #login, #header, .bild-header-content, .abschluss-schatten, #footer, .drucken-speichern,
		.text-mit-bild img
		{ 
			display :none !important; 
		}
		#content, #main-bg, #content-mitte, .textbereich-grau-abschluss, .teaser1-contenttext, .teaser2-contenttext
		{
			background:none !important;

		}
		h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif }
		
		h1 { font-size: 14pt }
		
		.ueberschrift-text, p, ul li, .teaser1-contenttext ul li a, .teaser2-contenttext ul li a
		{
			font-size:11pt;
			text-decoration:none;
			padding-bottom:5px;
			font-weight:normal;
			color:#7B899A;
		}
		.textbereich-grau ul
		{
			padding-bottom:20px;
		}
		.ueberschrift-text
		{
			font-size:11pt !important;
			text-decoration:none;
			padding:0 0 5px 0;
			font-weight:bold;
			color:#7B899A;
		}
		
		.teaser1-contenttext ul li a{width:300px;}
		
		a:link
		{
			color:#7B899A;
			text-decoration:underline;
		}
		#main-bg, #content-main, #content, #content-mitte
		{
			  width: 100% !important;
			  height: auto !important;
			  margin: 0 !important;
			  padding: 0 !important;
			  position: static !important;
			  overflow: visible !important;
			  border: 0 none !important;
			  background: none !important;
		}
		.bild-druck
		{
			float:right !important;
			
		}
		.vr-kontakt
		{
			margin-left:20px;
		}
}
		






