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

/*--------------------------------------------Alte NAVIGATION mit HOVER EFFEKTE------------------

/*Das ist der aktuelle Navigationspunkt
a {
	color: #000000;
	
}

Das sind die anderen Links
div#nav li a {
		text-decoration: none;
		color: green;
}
Das passiert, wenn man über die anderen Links fährt
div#nav li a:hover,
body#start div#nav li.navstart a{
	color: #000000;
}
--------------------------------------------------------------------*/
div#mobileNaviIcon {
	display: none;
}

div#kontakt a{
	text-decoration: none;
	color: black;
	}
div#therapie a{
	text-decoration: none;
	color: black;
	}


/*gesamter Content-Wrapper*/
div#komplett {
	padding-top: 0px;
	width: 950px;
	height: 1050px;/*1010px;*//*auto;*//*900px;*/
	margin: auto;
	background: url(Grafiken/Startseite/wrapperhintergrund6.png) no-repeat;
	position: relative;
	overflow: visible;
	
	/*border-left: solid 1px #d9c6c6;*/
	
	
							/*Änderungen vom Skalierungstutorial
							width: 100%;
							height: 100%;
							overflow: hidden;
							position:absolute;
							
							z-index:70;*/
							
							
}
/*Hintergrundbild für jeden Browser skalierbar machen...
div#bg {
	position: absolute;
	width: 100%;
	height: 100%;
	
}
	div#bg img {
		min-height:100%;
		height:auto !important;
		height:100%;
		min-width:100%;
		width:auto !important;
		width:100%;
		margin:0 auto;
		display:block;
		position:absolute;
		bottom:0;
		right:0;
	}*/

div#header {
	margin: auto;
	width: 1000px;
	height: 20px;
	background: #068399;
	border: solid 1px;
}
	div#header p {
		color: white;
		}
div#header2 {
	margin: auto;
	width: 900px;
	height: 10px;
	background: white;
}
/*-----------------------BILDERSHOW------------------*/
div#pic {
	margin: auto;
	width: 900px;
	height: 385px;/*Zu Beginn 300px;*/
	/*background: url(Grafiken/Startseite/testpic3.jpg) bottom;*/
	background: url(Grafiken/Startseite/picbg.jpg) no-repeat top;
	position: relative;
	
}

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";
	}
/*--------------------------------------NEUE 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;
}
/*------------------------------------------NAV ENDE----------------------------*/	
	/*div#nav {
	width: 500px;
	height: 45px;
	background: white;url(box_nav3.png);
	right: 0px;
	position: absolute;
	color: #444444;
	text-align: left;
	font-size: 1.23em;
	
}
	div#nav ul {
		list-style-type: none; 
		
		margin-top: 13px;
	}
	div#nav li {
		display: inline;
		padding-left: 25px;
		padding-right: 20px;
		
	}*/
	
	
	
div#box_mitte {
	float: left;
	margin: 20px 0px 0px 50px;
	height: 160px;
	width: 250px;
	clear: both;
}
div#box_rechts_unten {
	text-align: left;
	font-family: verdana;
	font-size: 0.95em;
	width: 900px;
	height: 115px;
	clear: both;
	background: url(Grafiken/Startseite/box_u_rechts4.png);/*url(Grafiken/Startseite/box_rechts3.png);*//*url(box_rechts2.png);*/
	position: absolute;
	bottom: 0px;
	right: 0px;
}
	div#box_rechts_unten a{
		text-decoration: none;
	}
	div#box_rechts_unten  p{
		text-align: center;
		margin: 50px -5px 0px 0px;
		padding: 12px 0px 0px 0px;
		width: 290px;
		height: 50px;
		font-size: 1.3em;
		line-height: 1.6em;
		color: #444444;
		float: right;
	}
	div#box_rechts_unten img{
		margin: 57px -20px 0px 0px;
		float: right;
	}
/*div#weiss {
	margin: auto;
	width: 900px;
	height: 35px;
	background: url(weiss.png) bottom;
	
}*/

/*---------------------WRAPPER/CONTENT--------------*/
div#wrapper {
	margin: auto;
	width: 900px;
	height: 625px;
	/*background: url(Grafiken/Startseite/wrapper.jpg);*/
	position: relative;
    padding-top:5px;	
}



div#einleitung {
	height: 265px;
	width: 600px;
	text-align: left;
	/*background: url(Grafiken/Startseite/einleitungsbox.png) no-repeat;*/

}
	h2 {
		text-align: left;
		font-size: 2.0em;
		padding: 10px 0px 10px 0px;
		color: #444444;
		border-bottom: solid 1px #FF6A00;
		margin-right: 20px;
		
	}
	div#einleitung p {
		padding: 30px 10px 7px 15px;
		/*padding-left: 10px;
		padding-right: 20px;*/
		line-height: 1.7em;
		/*float: left;*/
		width: auto;/*590px;*/
		font-size: 1.15em;
		font-family: "arial";
	}
	
	div#einleitung li {
		padding: 0px 10px 7px 15px;
		line-height: 1.5em;
		width: auto;
		font-size: 1.15em;
		font-family: "arial";
	}
	div#einleitung ul {
		padding: 0px 10px 7px 30px;
	}
	
	span.nr1{
		color: #6D86A7;
		font-size: 1.28em;
		padding-left: 12px;
	}

	h3 {
		font-size: 1.5em;
		padding: 5px;
	}
div#einleitung img {

	margin-right: 30px;
	float: right;
	margin-top: 30px;
	/*width: 280px;
	height: 150px;*/
	/*position: relative;*/
	}
div#einleitung a{
	color: #1B6DC5;
	text-decoration: none;
}
div#einleitung a:hover{
	color: #FF6A00;
}
	
/*UNTERE BOXEN*/	
div#leer{
	height: 400px;
	width: 300px;
	float: right;
	margin-right: -300px;
}
figure {
  position: relative;
  margin: 0;
}

figcaption {
  margin-top: 320px;
  text-align: center;
  margin-left: 15px;
  padding-left:50px;
}

div#boxlinks{
	height: 210px ; 
	width: 550px;
	float: left;
	padding-left: 30px;
}
div#boxlinks a {
	text-decoration: none;
}


div#pre-bottom-text p {
		text-align:left;
		padding-left: 15px;
		/*padding-left: 10px;
		padding-right: 20px;*/
		line-height: 1.7em;
		/*float: left;*/
		width: auto;/*590px;*/
		font-size: 1.15em;
		font-family: "arial";
		margin-top:140px;
	}


div#therapie {
	/*position: absolute;*/
	float: left;
	width: 500px;
	height: 105px;
	text-align: left;
	/*background: url(Grafiken/Startseite/therapiebox.png) no-repeat;*/
	padding-left: 0px;
	
}
	div#therapie img{
		float: left;
	}
	
	div#therapie h3 {
		padding-top: 13px;
		padding-left: 105px;
		font-size: 1.7em;
		color: #444444;
	}
	div#therapie p{
	font-size: 0.93em;
	/*margin-top: -3px;*/
	padding: 5px 0px 0px 105px;
	letter-spacing: 0.04em;
	color: #444444;
	}
	
	div#info {
	/*float: right;*/
	float: left;
	width: 480px;
	height: 105px;
	text-align: left;
	/*padding-right: 15px;*/
	/*background: url(Grafiken/Startseite/kontaktbox2.png) no-repeat;*/
	
	}
	div#info img {
		float: left;
	}
	div#info h4 {
		padding-top: 13px;
		padding-left: 105px;
		font-size: 1.7em;
		color: #444444;
	}
	div#info p{
	font-size: 0.93em;
	/*margin-top: -3px;*/
	padding: 7px 0px 0px 105px;
	letter-spacing: 0.04em;
	color: #444444;
	}
	
	/*div#kontakt {
		width: 330px;
		height: 220px;
		margin-top: -190px;
		margin-right: -8px;
		float: right;
		text-align: left;
		background: url(Grafiken/Startseite/kontaktriss3.png) no-repeat;*/
		
		
	}
	div#kontakt h5 {
		margin-top: 45px;/*-220px;*/
		margin-left: 100px;
		font-size: 1.7em;
		color: #444444;
	}
	div#kontakt p{
	font-size: 0.93em;
	/*margin-top: -3px;*/
	padding: 10px 10px 0px 0px;
	letter-spacing: 0.04em;
	color: #444444;
	margin-left: 100px;
	}
	div#kontakt img{
		margin-top: 45px;
		
	}
/*--------------------FOOTER------------------------*/

div#footer  {
	margin: auto;
	
	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;
}