/* CSS Document */
/*	==============================
	1. Kalibrierung und allgemeine Styles
	============================== */
/* +++ Kalibrierung der wichtigsten Abstände +++*/
	
* { padding: 0; margin: 0; border:none;}
ul, ol { margin-bottom: 2em; }
ul ul { margin-bottom: 2em; }
ul li {margin-left: 1em; 
		margin-bottom: 2em;}
h4 ul li {
	display: inline; 
	list-style-type:none;
	margin-bottom: 2em;
}
p, h1, h2, h3, h5 {margin-bottom: .25em; }
h4 {
	padding-bottom: 0;
	border: none;
	outline: none;}

/* +++ Allgemeine Selektoren +++ */


body {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	padding:0;
	background: #CCCCCC;
}

h1 {
	font-size: 250%;
}
h2{
	font-size: 210%;
	font-weight: normal;
}
h3 {
	font-size: 150%;
	font-weight:normal;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 135%;
	font-weight: normal;
}
/* +++ Hyperlinks allgemein +++ */

a {
	text-decoration: none; 
	color: #333333;
}

a:hover,
a:focus,
a:active { 
	color: #996633;
	outline: none;
}
/*	===========================
	Styles für die Layoutbereiche 
	=========================== */

#wholewrap {
	background-color: #FFFFCC;
	background:#FFFFCC;
	width: 60em;
}
#wrapwhatever {
	background-color:#FFFFCC;
	background: #FFFFCC; /* old browsers */ 
	width: 60em;
}
#logopic {
	float:left;
	height:12em;
	width: 60em;
	background-color: #CCCCCC;
	background:#CCCCCC;
	margin: 1em 0 1em 0;
}
#headline {
	float:left;
	height: 8em;
	width: 49.75em;
	padding:1em 5em 0 5em;
	margin: 0 0 0 0;
	border-bottom: solid 0.25em #996633;
	background-color:#FFFFCC;
}
#wrapper2 {
	width: 60em;
}
#navi_bereich {
	float:left;
	height:48em;
	width: 9.95em;
	text-align:left;
	margin: 0 0 0 0;
	padding-left: 0.75em;
	border-right: solid 0.25em #996633;
	border-bottom: solid 0.25em #996633;
	background-color:#FFFFCC
}
#navi_01 {
	padding-top:0em;
	margin:0.5em 0 1em 0;
	border-top:0em;
	float: left;
}
#navi_07 {
	margin: 0.5em 0 8em 0em;
	padding-top:0em;
	width: 9.5em;
	float: left;
}
#navi_02,
#navi_03,
#navi_04,
#navi_05,
#navi_06,
#navi_08 {
	margin: 0 0 1em 0;
	padding-top: 0.5em;
	width: 9.5em;
	float:left;
}
#navibereich a:focus,
#therapieformen #navi_01 a,
#philosophie #navi_02 a,
#diagnostik #navi_03 a,
#nextpage4 #navi_04 a,
#nextpage5 #navi_05 a,
#nextpage6 #navi_06 a,
#ergonomie #navi_07 a,
#startpage #navi_08 a {
	color: #996633;
}
#pagename {
	height:40em;
	width: 12em;
	float:left;
	padding:0em;
	margin:0em;
	border:0em;
}
#box_1 {
	width: 18.675em;
	height: 47.5em;
	margin: 0;
	padding: 0.5em 0.5em 0 1.25em;
	float:left;
	text-align:left;
	background-color:#FFFFCC;
	border-bottom: solid 0.25em #996633;
}
#inhalt_2 {
	width: 18.275em;
	height: 47.5em;
	margin: 0;
	padding: 0.5em 0.5em 0 0.5em;
	float:left;
	text-align:left;
	background-color:#FFFFCC;
	border-bottom: solid 0.25em #996633;

}
#footer {
	float:left;
	height:48em;
	width: 8.9em;
	margin: 0 0 0 0;
	color: #333333;
	border-left: solid 0.25em #996633;
	border-bottom: solid 0.25em #996633;
	background-color:#FFFFCC;
}
#footname {
	float:left;
	height:48em;
	width: 8.9em;
	margin: 0 0 0 0;
	color: #333333;
	border-left: solid 0.25em #996633;
	border-bottom: solid 0.25em #996633;
	background-color:#FFFFCC;
}
#foot01,
#foot02,
#foot03,
#foot04,
#foot05,
#foot06,
#foot07,
#foot08 {
	margin: 0 0 1em 0.75em;
	padding-top: 0.5em;
	text-align:left;
	float:left
}
#footer a:focus,
#kontakt #foot01 a,
#ausbildung #foot02 a,
#anfahrt #foot03 a,
#gebuehren #foot04 a,
#impressum #foot05 a,
#copyright #foot06 a,
#links #foot07 a {
	color: #996633;
}