@charset "UTF-8";/* CSS Document */.box-content::after {	clear: both;	content: ".";	display: block;	height: 0;	visibility: hidden;}.area-left {	float: left;	margin: 20px 30px 0 10px;}.area.text {  min-width: 50%;}.anfahrt .area-left {    width: 45%;}html {  font-family: Arial, sans-serif;}body {  margin: 0;	padding: 0;	background: #BDC3C8;	font-size: 100%;}.weiss {  background: #fff;}.dunkel {  background: #7F8C8D;	color: #fff;}.gruen {  color: #0F98B4;}h1 {}h2 {  font-size: 1.5em;	font-weight: bold;	text-transform: uppercase;}.praxis ul {	margin: 10px 0;	padding: 0 0 0 16px;}.leistungen {	float: left;	list-style-image: url("../images/anstrich.jpg");	margin: 0;	padding: 3px 0;	width: 50%;}.box-content {  max-width: 940px;	margin: 0 auto;	padding: 10px;}.box-content.logo {  padding: 50px 0;}.praxis .box-content {	margin-bottom: 20px;}/* TEXT */.name {  font-size: 2em;	line-height: 1.3em;}.fon {  font-size: 2.5em;	line-height: 1em;	font-weight: bold;}.text {  font-size: 1.5em;	line-height: 1.3em;}.footer p {	font-size: .75em;	margin: 0;}.footer p a,.footer p a:visited {	color: #999;	text-decoration: none;}