/* Formatierung des Headers für den Day SPA Bereich */

#kc-header {
	display: block;
	height: 225px;
	margin-top: 40px;
	display:block;
	width:634px;
	margin-right:0px;
	background-image: url(../images/dayspa-ingraban.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow:hidden;	
	}
	
/* Element für den Inhalt des Menüs für Day-SPA */
#kc-vnav-body {
	background: url(../images/menu-bg.gif) repeat-y;
	clear: both;
	display: block;
	height: 250px;
	padding-top: 0px;
	width: 230px;
	border-right: 1px solid #C26583;
	
}
	
/* Formatierung für Bild mit Text (Ayurveda) */	
#kc-bagua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A5CEEF;
	background: url(../images/49130401.jpg) no-repeat;
	width: 370px;
	height: 370px;
	margin-left: 170px;
	margin-right: 170px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}	

/* E N D E   D E R   F O R M A T I E R U N G S D A T E I   STYLE-IDS.CSS */