/* printCSS Document fuer frauenberatung wuppertal*/
body{
height:auto;
font-size:12pt;
}
p{
page-break-before:auto;
}
*{
color: black;
background: white;
}
a {
text-decoration: none;
}
#menue, #topmenue, #kopf, #siteInfo {
	display:none;
}
td {
	background-color:#fff;
	padding:0.125em 0.125em 0.125em 0.625em;
	font-size:0.75em;
	border-bottom:1px solid #ccc;
}

table{
border-collapse:collapse;
}

#content{
border-left:0px; }
img {
		display: none;
	}
	

