/* Standard */

p {
	margin: 0;
	padding: 0px 20px 10px 0px;
	line-height: 160%;
	text-align: justify;
	font-weight : normal;


}

p.start {
	margin: 0;
	padding: 0px 20px 10px 0px;
	line-height: 150%;
	text-align: justify;
	font-weight : normal;


}

p.linkende {
	margin: 0;
	padding: 0px 20px 10px 0px;
	line-height: 150%;
	text-align: justify;
	font-weight : normal;
	font-size: 95%;



}


.eintrag {
	display: none;
}


em {
	font-weight : bold;
	color: #D68621;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 10px 0px 3px 0px;
	
	
	font-size : 15px;
	color: #cf6b00;
}

h2 {
	margin: 0;
	padding: 10px 0px 3px 0px;
	font-size: 105%;
	color: #cf6b00;
}

h3 {
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 105%;
	color: #cf6b00;
}

h5 {
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 95%;
	color: #cf6b00;
	font-weight : normal;

}


.clear {
	clear: both;
}

a.link {
	font-weight: normal;
	color: #B52F02;
	text-decoration: none;
}



a.linkende {
	font-weight: normal;
	font-size: 95%;
	color: #B52F02;
	text-decoration: none;
}


a.link:hover, #box a:hover {
	text-decoration: underline;
	color: #B52F02;

}

a.linkende:hover {
	text-decoration: underline;
	color: #B52F02;
}


/* Layout */

BODY {
	background: #ffffff ;
	margin: 0;
	padding: 0;
}


	

#inhalt {
	width: 730px;
	padding: 0px 10px 0px 20px;
	background-color: #ffffff;
	margin: 0px 0px 0px 10px;



}

#inhaltanfahrt {
	width: 820px;
	padding: 0px 10px 0px 20px;
	background-color: #ffffff;
	margin: 0px 0px 0px 10px;
	

}



#logo {
	width: 120px;
	height: 120px;
	margin: 10px 0px 0px 38px;
	background : url(../images/logo.gif) no-repeat top right;
		

}


#mitte {
	position: absolute;
	top: 18px;
	left: 220px;
	width: 730px;


}



#mitteoben {
	display: block;
	color: #B52F02;
	font-weight: bold;
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 14px;
	font-style: italic;
	text-decoration: none;
	margin: 10px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 730px;	
	height:100px;
}

#mitteunten {
	background : url(../images/mitteunten.gif) no-repeat top right;
	width:730px;
	height:10px;
	overflow: hidden;
	margin-bottom: 10px;
}

#inhaltoben {
	width:760px;
	height:12px;
	margin: 0px 0px 0px 10px;
	background: url(../images/inhaltoben.gif) no-repeat top left;
}

#inhaltunten {
	width:760px;
	height:12px;
	margin: 0px 0px 0px 10px;
	background: url(../images/inhaltunten.gif) no-repeat top left;
}


#textlink {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;

	border-top: 1px solid #cf6b00;
	
}


#textlink a {
	color:#cf6b00;
	text-decoration: none;

}

#textlink a:hover {
	color: #B52F02;
	text-decoration: underline;

}



/* Navigation */

#navi {
	width: 215px;
	height: 700px;
	position: absolute;
}



#navi a.topic:hover {
	color: #B52F02; 
}

#navi a.maintopic:hover {
	color: #B52F02; 

}


#navi a.maintopic {
	display: block;
	color: #cf6b00;
	font-weight: normal;
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 13px;
	font-style: italic;
	text-decoration: none;
	margin: 15px 20px 4px 15px;
	border-bottom: 1px solid #F2C987;
	padding: 0px 0px 1px 0px;
}

#navi a.topic {
	display: block;
	color: #cf6b00;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	margin: 5px 20px 0px 12px;
	padding: 0px 0px 0px 10px;
	background : url(../images/topic.gif) no-repeat 0px 0px;
}

#navi a.nolinkmaintopic {
	display: block;
	color: #B52F02;
	font-weight: normal;
	font-family : Georgia, Palatino, "Times New Roman", serif;
	font-size : 14px;
	font-style: italic;
	text-decoration: none;
	margin: 15px 20px 4px 20px;
	border-bottom: 1px solid #F2C987;
	padding: 0px 0px 1px 0px;
}

#navi a.nolinktopic {
	display: block;
	color: #B52F02;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	margin: 5px 20px 0px 20px;
	padding: 0px 0px 0px 10px;
	
}



#navi ul {
	margin: 0;
	padding: 0;
}

#navi li
{
	list-style: none;
}



/* Seitenbilder */

div.startbild {
	float: right;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 10px 10px;
	
	width: 220px;
	}

div.startbildl {
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 0px 10px 10px 0px;
	width: 205px;
	
	
}


div.bildanwendung {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	width: 150px;
	border-left: 1px solid #cccccc;
	
}

p.bildanwendungtext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 87%;
	color: #000000;
}


div.bildchiro {
	float: right;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}

div.bildtuinaoben {
	float: right;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}


div.bildtuinaunten {
	float: right;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}

div.bildyamamoto {
	float: right;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}







div.surikate {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 150px;
	border-left: 1px solid #cccccc;
	
}

p.surikate {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}


div.hpsh {
	float: left;
	padding: 5px 10px 10px 0px;
	margin: 0px 10px 10px 0px;
	width: 150px;
	border-right: 1px solid #cccccc;
	
}

p.hpsh {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.praxiskontakt {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 220px;
	border-left: 1px solid #cccccc;
	
}

p.praxiskontakt {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.shhp {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 150px;
	border-left: 1px solid #cccccc;
	
}

p.shhp {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.praxisprofil {
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 0px;
	width: 199px;
	border-right: 1px solid #cccccc;
	
}

p.praxisprofil {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 87%;
	color: #000000;
}

div.psychosomatik {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 15px 0px 10px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}

p.psychosomatik {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.psychotherapie {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 150px;
	border-left: 1px solid #cccccc;
	
}


p.psychotherapie {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.fische {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}


p.fische {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}


div.verfahren {
	float: right;
	padding: 0px 10px 30px 10px;
	margin: 0px 0px 0px 10px;
	width: 255px;
	border-left: 1px solid #cccccc;
	
}


p.verfahren {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.trancekugeln {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 10px 0px 10px 10px;
	width: 180px;
	border-left: 1px solid #cccccc;
	
}


p.trancekugeln {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}


div.maus {
	float: right;
	padding: 15px 0px 0px 10px;
	margin: 18px 0px 0px 10px;
	width: 180px;
	border-left: 1px solid #cccccc;
	
}


p.maus {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}


div.landseer {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}




p.landseer {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.onko {
	float: right;
	padding: 5px 10px 28px 15px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}


p.onko {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.balance {
	float: right;
	padding: 5px 0px 0px 10px;
	margin: 20px 0px 20px 10px;
	width: 175px;
	border-left: 1px solid #cccccc;
	
}


p.balance {
	margin: 0;
	padding: 2px 0px 0px 0px; 
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

p.balancemain {
	margin: 0;
	padding: 0px 20px 3px 0px;
	color: #000000;
}



div.schmerz {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}


p.schmerz {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}



div.schmerztherapie {
	float: left;
	padding: 15px 10px 10px 0px;
	margin: 0px 10px 0px 0px;
	width: 210px;
	border-right: 1px solid #cccccc;
	
}

p.schmerztherapie {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}


div.chronisch {
	float: left;
	padding: 15px 10px 18px 0px;
	margin: 15px 10px 0px 0px;
	width: 210px;
	border-right: 1px solid #cccccc;
	
}

p.chronisch {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.balancepraxis {
	float: left;
	padding: 5px 10px 5px 0px;
	margin: 10px 10px 0px 0px;
	width: 210px;
	border-right: 1px solid #cccccc;
	
}

p.balancepraxis {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}

div.psychoonko {
	float: left;
	padding: 5px 10px 5px 0px;
	margin: 10px 10px 0px 0px;
	width: 155px;
	border-right: 1px solid #cccccc;
	
}

p.psychoonko {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}



div.seite {
	float: right;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-left: 1px solid #cccccc;
	
}

p.seite {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 130%;
	font-size: 90%;
	color: #000000;
}




/* Listen */

ul.inhalt {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #F7EDCC url(../images/ulinhalt.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 490px;
}

li.inhalt {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.anwendung {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 630px;
	line-height: 160%;
	text-align: justify;
	font-weight : normal;
}

li.anwendung {
	padding: 1px 0px 5px 18px;
	line-height: 160%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.balance {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 2px 5px 5px 0x;
	width: 630px; 
	line-height: 160%;
	text-align: justify;
	font-weight : normal;
}

li.balance {
	padding: 1px 0px 2px 18px;
	line-height: 140%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.start {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 2px 5px 5px 0x;
	width: 480px; 
	line-height: 160%;
	text-align: justify;
	font-weight : normal;
}

li.start {
	padding: 1px 0px 2px 18px;
	line-height: 140%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.balancestress {
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 2px 5px 5px 0x;
	width: 500px; 
	line-height: 160%;
	text-align: justify;
	font-weight : normal;
}

li.balancestress {
	padding: 1px 0px 2px 18px;
	line-height: 140%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



ul.tablechiro {
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 1px 0px 10px 0px;
	width: 500px;
	text-align: justify;
font-weight : normal;


}

li.tablechiro {
	padding: 0px 0px 5px 18px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.tablept {
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 1px 0px 10px 0px;
	width: 350px;
	text-align: justify;
font-weight : normal;


}

li.tablept {
	padding: 0px 0px 5px 18px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


ul.yamamoto {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 460px;
	text-align: justify;
font-weight : normal;

}

li.yamamoto {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.profil {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 530px;
	text-align: justify;
font-weight : normal;

}


li.profil {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.profile {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 590px;
	text-align: justify;
font-weight : normal;

}


li.profile {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



ul.spektrum {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 690px;
	text-align: justify;
font-weight : normal;

}


li.spektrum {
	padding: 1px 0px 10px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.psychosomatik {
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 10px 5px 10px 0x;
	width: 720px;
	text-align: justify;
font-weight : normal;

}

li.psychosomatik {
	padding: 1px 0px 5px 18px;
	line-height: 140%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.trancekugeln {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 520px;
	text-align: justify;
font-weight : normal;

}

li.trancekugeln {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul.schmerz {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 520px;
	text-align: justify;
font-weight : normal;

}

li.schmerz {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


ul.schmerztherapie {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 2px 5px 10px 0x;
	width: 670px;
	text-align: justify;
font-weight : normal;

}

li.schmerztherapie {
	padding: 1px 0px 3px 18px;
	line-height: 136%;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}




/* Text unter Navigation */

#box {
	width: 180px;
	left: 10px;
	color: #B52F02;
	font-family : Georgia, Trebuchet MS, Palatino, "Times New Roman", serif;
	font-style : italic;
	font-size : 15px;
	line-height: 136%;
	text-decoration: none;
	text-align: left;
	margin: 0px 20px 32px 20px;
	padding: 8px 0px 8px 0px;
	
}


#box ul {
	list-style: none;
}

#box li {
	padding: 2px 0px 2px 10px;
	
	background-repeat: no-repeat;
	background-position: top left;
}

#box a {
	color: #cf6b00;
	text-decoration: none;
}




/* Tabelle */

table.inhalt {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	background-color: #FFF5B5 ;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
}


tr.header {
	background-color : #EACD73;
}

td.cell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
}

td.headercell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}



