
/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/roboto-v29-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/roboto-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/roboto-v29-latin-300.woff') format('woff'), /* Modern Browsers */
		 url('fonts/roboto-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/roboto-v29-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
  }
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  }
  /* roboto-500 - latin */
  @font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/roboto-v29-latin-500.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */
		 url('fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/roboto-v29-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
  }

/* chonburi-regular - latin */
@font-face {
	font-family: 'Chonburi';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/chonburi-v10-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/chonburi-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/chonburi-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/chonburi-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('fonts/chonburi-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/chonburi-v10-latin-regular.svg#Chonburi') format('svg'); /* Legacy iOS */
  }

body, html {
    margin:0;
    padding:0;
    height:100%;
}
body{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	background-color: #c7ff98D1;
	padding-left: 21.5px;
	padding-right: 21.5px;
}
a{
	text-decoration: none;
	color:black;
}
p{
	color:black;
}
.navbar{
	display:flex;
	justify-content: space-between;
	align-items: center;
	height: 130px;
}
.links{
	margin-right: 0%;
	font-size: 18pt;
	font-weight:300;
	text-align:end ;
	width:80%;
}
.logo{
	height:100%
}

.home{
	color:#289B54;
}
.traumatherapie{
	color:#289B54;
	padding-left:4.07vw;
}
.hausbesuche{
	
	color:#289B54;
	padding-left:4.07vw;
}
.vita{
	
	color:#289B54;
	padding-left:4.07vw;
	padding-right:2.32vw;
}

.home-hauptinhalt{
	display: flex;
	justify-content:center;
	align-items:center;
	background-color: white;
	padding: 5%;
}
.headline-qualifications{
	width:60%;
	padding-bottom: 1%;
}
.headline{
	font-family: 'Chonburi';
	font-style: normal;
	font-weight: 400;
	font-style: normal;
	font-weight: 400;
	color:#289B54;
	font-size: 4vw;
}
.qualifications{
	font-size: 20px;
	background-color: #c7ff98D1;
	padding-top: 3%;
	padding-left: 5%;
	padding-bottom: 3%;
	}
.foto{
	width: 20%;
}
.trennstreifen{
	height: 21.5px;
}

.contact{
	display: flex;
	justify-content:center;
	font-size: 20px;
	background-color: white;
	padding-top: 40px;
	padding-bottom: 40px;
}
.e-mail{
	padding-top: 20px;
}
.bottom-container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.Impressum{
	
	text-align: end;
}
.copyright{
	text-align: start;
}

/*Unterstriche*/

.home-site .home{
	text-decoration: underline;
}

.traumatherapie-site .traumatherapie{
	text-decoration: underline;
}

.hausbesuche-site .hausbesuche{
	text-decoration: underline;
}

.vita-site .vita{
	text-decoration: underline;
}

/*traumatherapie*/
.Hintergrund{
	display: flex;
	justify-content: center;
	background-color: white;
	width: 100%;
}
.traumatherapie-hauptinhalt{
	display: flex;
	background-color: white;
	text-align: center;
	flex-direction: column;
	padding: 20px;
	font-size: 16px;
	width: 780px;
}
.heading{
	color:#289B54;
	font-size: 27px;
	font-weight: 500;
	align-self: center;
}
.qelle-traumatherapie{
	color:#289B54;
	font-size: 20px;
	font-weight: 400;
	line-height: 100%;
	margin: 0;
	padding-bottom: 20px;
}
.text-linksbündig{
	display: flex;
	text-align: left;
}
.text-eingerückt{
	display: flex;
	text-align: left;
	padding-left: 8%;
	line-height: 150%;
}
.Literaturempfehlung{
	display: flex;
	text-align: left
}

.preise{
	display: flex;
	justify-content: space-between;
}
.zeiten{
	text-align: start;
	
}
.kosten{
	text-align: end;
	padding-right: 0;
}

/*hausbesuche*/

.hausbesuche-hauptinhalt{
	display: flex;
	background-color: white;
	text-align: center;
	flex-direction: column;
	font-size: 16px;
	padding: 20px;
	width: 780px;
}
.hausbesuche-heading{
	color: #289B54;
	font-size: 27px;
	font-weight: 500
}

.Umfeld{
	color:#289B54;
	font-size: 20px;
	font-weight: 400;
	margin: 0%;
	padding-bottom: 20px;
}
.text-hausbesuche{
	line-height: 200%;
}
.preise-hausbesuche{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 20px;
}
/*vita*/
.vita-überblick{
	display: flex;
	background-color: white;
	justify-content: space-between;
	font-size: 16px;
	padding: 40px;
	width: 780px;
}
.heading-daten{
	color:#289B54;
	font-size: 27px;
	font-weight: 500;
	line-height: 100%;
}
.foto-vita{
	height: 200px;
}

.vita-hauptinhalt{
	display: flex;
	flex-direction: column;
	font-size: 16px;
	padding: 40px;
	width: 780px;
}
.jahreszahl-info{
	display: flex;
	padding-top: 10px;
	padding-bottom: 10px;
}
.jahreszahl{
	width: 20%;
}
.info{
	width: 80%;
}

/*Impressum*/
.impressum-hauptinhalt{
	display: flex;
	flex-direction: column;
	font-size: 16px;
	padding: 40px;
	width: 780px;
}