/* Body */
body {
background-color: #FFF;
background-image: none;
font-size: 12pt;
color:#000000;
height:auto;
 }



/* Printbereich (Block mit Adresse) */

#header-logo      { background: url(images/logo-hautarzt-bubenberg-print.png) no-repeat 0 0; display: block; }

.textspalte {

	width: 75%;
	height: auto;
	background: #FFF;
}

.rechtespalte       { display: none; }

#container{
	clear:left;
	background: #FFF;
	text-align:left;
	width: 100%;
	border: none;

}

#block-block-6       		{ position: relative; left: 227px;  }
#block-block-6 table 		{color: #990044; font-size: 9pt; line-height: 1.3em; width: 675px; }
/* Center */

#center        			{ background-image: none; background-color: #FFF; }
#content         		{ padding: 0; margin:0; width: 100%; }
div.lead h1				{ padding-top: 0px; }




/* Elemente nicht anzeigen */

#distanz				{ display: none; }		/* Distanz */
#footer 				{ display: none; }		/* Footer */
#sidebar-left   		{ display: none; }    	/* Sidebar Left */
#sidebar-right  		{ display: none; }		/* Sidebar Right */
#block-menu-menu-behandlungen { display: none; }
.sidebar				{ display: none; }		/* Sidebars (Left, Right, ...) */
#center-tabs			{ display: none; }		/* Tabs (wenn eingeloggt) */
#tabs-wrapper			{ display: none; }		/* Tabs (wenn eingeloggt) */

