/* printCSS Document fuer  Rechtsanwaltskanzlei Ulbrich & Kaminski*/

*{
color: black;
background: transparent;
}
body{
background-color: transparent;
font-size: 1em;
font-family:'Times New Roman',Times,serif;
color:#000000 !important; 
background-image: none !important;
height:auto; 
}
p{
page-break-before:auto;
}

#menue, #kopf, #adresse, #balken, #siteInfo {
	display:none;
}
img{
display:none;
}
#container {
width: auto;
	margin: 0 5% 5% 0;
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent;
	color: black;
border-left: 0px;
}
#zusatzcontent{
border-top:0px; 
}


table{
border-collapse:collapse;
}

#content{
border-top:0px; 
font-size: 1.2em;
line-height: 20px;	
width: auto;}

#content a[href^="/"]:after {
   content: " (http://www.ulbrich-kaminski.de" attr(href) ") ";
   }