
@media print {
	body {
		width: 850px;
		height: auto;
		padding: 0;
		margin: 0;
		background-color: #FFFFFF;
		background-image: none;
		color: #000000;
		overflow: visible;
	}
	body, p, td, input, textarea {
		font-family: Verdana, Arial, Geneva, sans-serif; 
		font-size: 11px;
		line-height: 1.4em;
		letter-spacing: 0;
	}
	
	#wrapper {
		position: static; 
		top: 0;
		left: 0;
		right: 0;
		overflow: visible;
		width: 850px;
		height: auto;
		padding: 0;
		margin: 0;
		letter-spacing: 0;
	}

	
	#main {
		position: static;
		display: block;
		overflow: visible;
		width: 850px;
		margin: 0 0 0 0;
	}
	
	#content {
		position: static;
		overflow: visible;
		width: 850px;
		margin: 210px 0 0 0;
	}

	h2 { 
		position: absolute;
		display: block;
		top: 110px;
		left: 0;
		font-size: 14px;
		line-height: 1.5em;
		font-weight: bold;
		text-decoration:none;
	}
	
	#logoclickarea, #navigation, #spacer, #flashbg, #gm_zentrieren, #spinner, #pfeil, .vs_details {
		display: none;
	}
	#printabspann {
		display: block;
	}
	
	#google_map {
		width: 770px;
		height: 420px;
		border: 1px solid #000000;
	}

	#printlogo {
		position: absolute;
		display: block;
		top: 0;
		left: 670px;
		width: 180px;
		height: 155px
		padding: 0;
		margin: 0;
	}

	#printlogo img {
		width: 180px;
		height: 155px
		padding: 0;
	}

	p.r1 {
		width: 400px;
		margin: 0 50px 0 0;
		display: block;
		float: left;
		padding: 0px;
	}
	p.r2 {
		width: 400px;
		margin: 0;
		display: block;
		float: left;
		padding: 0px;
	}
	div.r12, p.r12 {
		display: block;
		float: left;
		clear: both;
		padding: 0px;
		width: 850px;
		margin: 0 0 50px 0;
	}

	A:link {color: #000000; }
	A:visited {color: #000000; }
	
	.vs_galerie, .vs_titel, .vs_adresse, .newstext, .error { 
		font-size: 10px;
	}
	
	.vs_unterzeile, .vs_details {
		font-size: 9px;
	}

}
