html{ height: 100.5%; font-size: 52.5%;}
body {	
	text-align: center;
	font-size: 1.5em;
	font-family: arial;/*sans-serif;*/
	background: #ffffff;/*#9D9EC6;*//*#B0B0B0;*//*#cccccc;*//*#FDE8CC;*/
	padding-bottom: 10px;
	
	}	
	
* { margin: 0px; padding: 0px; border: 0px; }

div#mobileNaviIcon {
	display: none;
}

#nav ul li.close {
	display: none;
}

div#komplett {
	padding-top: 0px;
	
	width: 950px;
	height: 1750px;/*920px;*//*auto;*//*900px;*/
	margin: auto;
	background: url(Grafiken/therapie/wrapperhintergrund2.png) no-repeat;
	position: relative;
	overflow: visible;
	
}

div#pic{
	margin: auto;
	width: 900px;
	height: 340px;
	/*background: url(Grafiken/platzhalter.jpg) center no-repeat;*/
	background: url(Grafiken/Startseite/picbg2.jpg) top;
}

div#box_oben_links {
	text-align: left;
	float: left;
	width: 270px;
	height: 100px;
	background: url(Grafiken/Startseite/box_links3-2.png);
}

div#box_oben_links h1 {
		font-size: 2.0em;
		line-height: 1.3em;
		padding-top: 5px;
		padding-left: 10px;
		color: /*#1B6DC5*/white;
		font-family: "arial";
	}
/*-------------NAVIGATION--------------*/	
div#nav {
	width: 100%;
	height: 45px;
	background: white;
	/*right: 25px;*/
	/*position: absolute;*/
	text-align: center;
	font-size: 1.3em;
}
	div#nav ul {
		list-style-type: none; 
		float: left;
		/*width: 123px;*/
		padding: 13px 13px 0px 13px;
		line-height: 1.7em;
		
	}
	div#nav a{
		text-decoration: none;
		color: #444444;
		display: block;
	}
	div#nav li{
		position: relative;
		/*background: url(Grafiken/navlinie.png) bottom no-repeat;*/
	}

	div#nav a:hover {
		color: #FF6A00;
	}
		
	div#nav ul li:hover ul {
		display: block;
	}
	span.aktuell {
		color: #FF6A00;
		font-weight: bold;
		/*color: #D35D51;*/
	}
	
	#nav ul li.close {
	display: none;
}
/*----------ENDE NAVIGATION-----------------------*/
	
	div#box_mitte {
	float: left;
	margin: -40px 0px 0px 530px;
	height: 50px;
	width: 350px;
	clear: both;
	
	text-align: right;
	font-family: "arial";
	padding-right: 5px;
	font-size: 2.8em;
	letter-spacing: 0.05em;
	color: #E7E6E2;
	}
	
	
	
/*---------------------------WRAPPER/CONTENT--------------------------------------*/

div#wrapper{
	width: 900px;
	height: 1070px;
	margin: auto;
	color: #444444;
}




	
/*--------------RECHTE BOX-------------*/
div#rechte_box{
	margin: auto;
	width: 900px;
	height: 970px;
	font-family: "arial";
}
					div#rechte_box p{
						color: #444444;
						padding: 10px 0px 40px 0px;
						text-align: left;
						
					}
				

div#einleitung {
	width: 900px;
	height: 140px;
	margin: auto;
	border-bottom: solid 1px #FF6A00;
	/*background: url(Grafiken/therapie/einleitungslinie2.jpg) bottom repeat-x;*/	
	
}


div.text_links{
	float: left;
	width: 540px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 10px;
}
div.text_links ul{
	padding-left: 15px;
	text-align:left;
	margin-top: -25px;
}

div.bild_rechts{
	float:right;
	width:350px;
}
div.bild_rechts img{
	float:right;
}

div.text_rechts{
	float: right;
	width: 550px;
	font-size: 1.2em;
	line-height: 1.5em;
}
div.text_rechts ul{
	padding-left: 15px;
	text-align:left;
	margin-top: -25px;
}

div.bild_links{
	float:left;
	width:350px;
}
div.bild_links img{
	float:left;
}

h4,h5,h6 {
		text-transform: uppercase;
		text-align: left;
		padding: 0px 10px 0px 0px;
		color: #444444;
		line-height: 24px;
		font-size: 1.22em;
		font-family: arial;
		/*letter-spacing: 0.1em;*/
	}

	div#einleitung p{
		text-align: left;
		padding: 10px 10px 0px 10px;
		font-size: 1.2em;
		color: #555555;
		line-height: 1.5em;
	}
	h3 {
		padding: 30px 10px 0px 10px;
		text-align: left;
		color: #444444;
		font-size: 2.0em;
	}
div#einser {
	width: 900px;
	margin-top: 40px;
	height: 280px;
	/*background: url(Grafiken/therapie/einleitungslinie.jpg) bottom no-repeat;*/
	
}

	
	



	
div#zweier {
	width: 900px;
	height: 320px;	
}

div#dreier {
	width: 900px;
	height: 300px;	
}
div#vierer {
	width: 900px;
	height: 250px;	
}

		

	
/*-----------------------FOOTER ----------------------*/

div#footer {
	margin-top: 400px;
	width: 900px;
	height: 20px;
	clear: both;
	border: solid 1px #E5E5E5;
	border-right: none;
	border-left: none;
	
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	text-align: left;
	color: #6E6E6E;
}
div#footer a {
		text-decoration: none;
		color: #6E6e6e;
}