/* CSS Document Stefan Butteweg*/

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	
body {background-color:#2F515E;}
#main{ 
	position: absolute;
	width: 900px;
	height: 600px;
	z-index: 1;
	left: 50%;
	margin-left: -450px;
	top:5%;
	background-color:#2F515E;
	}

#higru{ 
	position: absolute;
	width: 900px;
	height: 600px;
	z-index: 10;
	left: 0px;
	top:0px;
	}
#logohand{ 
	position: absolute;
	width: 46px;
	height: 46px;
	z-index: 30;
	left: 19px;
	top:16px;
	}
#logotext{ 
	position: absolute;
	width: 403px;
	height: 31px;
	z-index: 30;
	left: 282px;
	top:17px;
	}

#praxis{ 
	position: absolute;
	width: 54px;
	height: 18px;
	z-index: 30;
	left: 241px;
	top:73px;
	}
#therapie{ 
	position: absolute;
	width: 74px;
	height: 18px;
	z-index: 30;
	left: 320px;
	top:73px;
	}
#bgf{
	position: absolute;
	width: 48px;
	height: 18px;
	z-index: 30;
	left: 416px;
	top:73px;
	}
#kontakt{ 
	position: absolute;
	width: 66px;
	height: 18px;
	z-index: 30;
	left: 475px;
	top:73px;
	}
#ausbildung{ 
	position: absolute;
	width: 91px;
	height: 18px;
	z-index: 30;
	left: 567px;
	top:73px;
	}
#FAQ{ 
	position: absolute;
	width: 36px;
	height: 18px;
	z-index: 30;
	left: 682px;
	top:73px;
	}
#impressum{ 
	position: absolute;
	width: 81px;
	height: 18px;
	z-index: 30;
	left: 31px;
	top:403px;
	}
#datenschutz{
	position: absolute;
	width: 81px;
	height: 18px;
	z-index: 30;
	left: 31px;
	top: 423px;
	}
#textfeld{ 
	position: absolute;
	width: 420px;
	height: 366px;
	z-index: 50;
	left: 260px;
	top:168px;
	}
#textfeldscroll{
	position: absolute;
	width: 410px;
	height: 360px;
	overflow:auto;
	padding-right:20px;
	z-index: 50;
	left: 260px;
	top:168px;
	scrollbar-base-color: #20435A;
	scrollbar-3dlight-color: #83B2AF;
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #20435A;
	scrollbar-face-color: #3E8C8D;
	scrollbar-highlight-color: #999933;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: #A4D4CE;
	font-family: arial, verdana, sans-serif;
	}
#bildfeldquer{
	position: absolute;
	width:218px;
	height: 176px;
	z-index: 50;
	left: 664px;
	top:273px;
	}
#bildfeldhoch{
	position: absolute;
	width: 176px;
	height: 217px;
	z-index: 50;
	left: 704px;
	top:250px;
	}
#zitat{
	position: absolute;
	width: 835px;
	height: 20px;
	z-index: 50;
	left: 65px;
	bottom:5px;
    text-align:center;
    font-weight: bold;
    font-size:13px;
    color:#8bd5cb;
	}
