@page { margin:2cm 2cm 1.4cm 1cm; }

body {
	color: #000;
	background-color: transparent;
}

a:link, a:visited, a:hover, a:active  { 
	color: #666;
}
a:after, a:link:after, a:visited:after  { 
	color: #666;
}
.column_right a[href]:after {
	content: " (http://www.pbo-anwaelte.de/" attr(href)")";
}
.column_right a.extern[href]:after {
	content:" ("attr(href)")";
}
.column_right a[href^="mailto"]:after {
	content:" ("attr(href)")";
}
.column_right a[href^="#"]:after {
	content:"";
}

#distance, #content, #wrapper, .column_left, .column_right, #footprint {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#menu, #speed_menu, p.toplink, .noprint, #footer {
	display: none;
}
.column_left {
	height: 52px;
}
.column_right {
	width: 100%;
	overflow: visible !important;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#start, #terrain {
	padding-bottom: 80px;
}
#footprint {
	clear: left;
	font-size: 1.2em;
	color: #266659;
}
