
body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 101%; color: #26314C; }

#logo { height: 64px; }
	#logo img { border: none; }
	
#mainNav, #bild .praxis, #bild .visual, #text .subNav ul, #text .subNav.kontakt { display: none; }
	
#content { clear: left; }
	#bild { float: left; width: 176px; padding: 0 16px 0 0;}	
	#text { float: left; }
	#text .subNav { float: left; width: 176px; padding: 0 16px 0 0; }
	#text .inhalt { float: left; width: 336px; }
	#text .inhalt .portrait { float: right; margin: 0 0 16px 16px; }
	#text .inhalt .schaefflerhof { float: left; margin: 0 16px 0 0; }
		
	/* Listen */
	#text .inhalt ul { list-style-image: url(pix/list-dot.gif); margin-left: 16px; font-size: .7em; line-height: 1.4em; }
	#text .inhalt ul li { padding-bottom: 1.4em; }
	
	/* Textformatierung */
	#text h1, #text h2, #text p { font-size: .7em; line-height: 1.4em; padding-bottom: 1.4em; }
	#text .subNav h2 { color: #954152; }
	#text .inhalt h2 { padding-bottom: 0; }
	#text .inhalt h3 { /* font-weight: normal; */ font-size: .6em; color: #CFD5E6; padding-bottom: 0; }
	#text p.dotline { padding: .5em 0 1.5em 0; }
		
	/* Links */
	#text .inhalt a:link, #text .inhalt a:visited { color: #717FA1; text-decoration: none;	}
	#text .inhalt a:focus, #text .inhalt a:hover, #text .inhalt a:active { text-decoration: underline; }
	