/* CSS für die Content-Darstellung auf der Praxis-Seite */
#content_praxis{
	/*width:873px; ie6 verkraftet keine width-angabe...*/
	height: auto;
	margin-left:0px; /*  117px mit left-navi */
	width:100%;
}
.txt_fett{
	font-weight:bold;
	color:black;
}
.txt_headline{
	font-weight:bold;
	color:#E20014;
	font-size:26px;
}
.txt_11px{
color:black;
	font-size:11px;
}
