@page { margin:2cm 2cm 1.4cm 1cm; }

#content {
	font-size: 10pt;
}
body {
	color: #000;
	background-color: transparent;
	height: auto;
}

a:link, a:visited, a:hover, a:active  { 
	color: #666;
}
a:after, a:link:after, a:visited:after  { 
	color: #666;
}
#content a[href]:after {
	content: " (http://www.auto-recht-NRW.de/" attr(href)")";
}
#content a.extern[href]:after {
	content:" ("attr(href)")";
}
#content #content a[href^="mailto"]:after {
	content:" ("attr(href)")";
}
#content a[href^="#"]:after {
	content:"";
}

#wrapper, #header, #logo, #headright, #headright p, #content, #footer {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
#logo {
	text-align: left;
}
#menu, #speed_menu, .noprint, .push {
	display: none;
}
#headright {
	text-align: right;
}
#breadcrumb {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#breadcrumb p {
	padding: 10pt 0pt;
}
h1 {
	margin-top: 25pt;
	margin-left: 0;
	padding: 0;
	font-size: 16pt;
	font-weight: bold;
	border-left: none;
}
#slogan {
	border-bottom: 1px solid #666;
}
#footwrapper {
	width: auto;
}
#wircontainer {
	padding-left: 0em;
}

