@charset "UTF-8";
/* 
*CSS Document
*Praxis für Psychotherapie Gartenstrasse
*Beatrice Büttner
*/



/*Reset*********/

*{
	margin: 0;
	padding: 0;
	-mozbox-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html{
	
	font-size: 100%; /* Browserstandard: 16px */
}

img{
	
	max-width: 100%;
}


/* Layout *********/

body{
	font-family: 'Quicksand','Verdana', 'Arial', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	color: #32373b;
}

.wrapper{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

header{
	margin: 10px 0 0 0px;
	}




.flex{
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}



.index{
	padding-bottom: 100px;
	margin-top: 20px;
}


/* Navigation *********/

#mobile-menu-btn{
	display: none;
}

#navigation{
	margin-bottom: 40px;
	text-align: right;
	padding: 0 20px 0px 20px;
}

#navigation ul li{
	display: inline;
}

#navigation a{
	font-family: 'Quicksand','Verdana', 'Arial', sans-serif;
	color: #6a6c6f;
	text-decoration: none;
	margin: 0 10px 1px ;
	text-align: center;
	font-size: 1.250rem;
	font-size: 20px;
	}

#navigation a:hover, #navigation li a.active{
	color: #caaa54;
	border-bottom: none;
}

/* Aufzählung *********/

 ul{
	list-style: none;
}

/* Typografie *********/

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans','Helvetica', sans-serif;
	font-weight: 300;
	margin: 30px 0 15px;
}


.uber h1{
	margin: 0 0 20px;
	padding: 5px;
}

.uber h2{
	margin: 0px;
	}

.uber h3{
	margin: 0px;
	color: #caaa54;
	font-size: 18px;
	font-size: 1.000rem;
}

.uber a{
	color: #caaa54;
}

.uber a:hover{
	color: #6a6c6f;
	
}

.einzel h3{
	text-align: center;
	margin-bottom: 8px;
	color: #caaa54;
	font-size: 18px;
	font-size: 1.000rem;
}

.einzel p{
	text-align: center;
}

.aufzählung a{
	color: #caaa54;
}

.aufzählung a:hover{
	color: #6a6c6f;
	
}

h1{
	font-size: 25px;
	font-size: 1.563rem;	
}

h2{
	font-size: 23px;
	font-size: 1.438rem;
}

h4{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-style: italic;
	font-size: 25px;
	font-size: 1.563rem;
	text-align: center;
	
}

h5{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	text-align: center;
}

h2.center{
	text-align: center;
}

p{
	text-align: left;
	margin-bottom: 13px;
}

a{
	color: #32373b;
	text-decoration: none;
	
}

a:hover{
	border-bottom: 0;
	color: #caaa54;
	
	
}

.index h2{
	font-size: 20px;
	font-size: 1.000rem;
	margin: 0;
	}

.index a{
	color: #caaa54;
	margin-left: 5px;
}

.index a:hover{
	color: #b8bbbf;
	margin-left: 5px;
}


.full h1{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-weight: 100;
	font-size: 50px;
	font-size: 2.500rem;
	padding-top: 40px;

}

.subtitle h1{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-size: 0.938rem;
	text-align: right;
	
}
.konditionen {
	text-align: center;
}

.title h1{
	padding: 0 0 30px 0;
	margin: 0;
	font-size: 25px;
	font-size: 1.563rem; 
}



/* Typografie Kontakt *********/

.kontakt h1{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-size: 23px;
	font-size: 1.438rem;
	color: #caaa54;
	text-align: left;
	margin-top: 5px;
}

.kontakt h2{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	color: #6a6c6f;
	text-align: left;
	margin-top: 5px;
	
}

.kontakt h3{
	font-size: 16px;
	font-size: 1.000rem;
	color: #6a6c6f;
	text-align: left;
	margin-top: 5px;
}
.kontakt p{
	text-align: left;
}

.kontakt p.abstand{
	margin-top: 110px;
}

.kontakt a.light{
	color: #6a6c6f;
	
}

.kontakt a:hover.light{
	color: #6a6c6f;
}

.kontakt a{
	color: #6a6c6f;
	text-decoration: underline;
	font-family: 'Quicksand','Verdana', 'Arial', sans-serif;
	line-height: 1.5;
	margin-left: 5px;
}

.kontakt a:hover{
	color: #caaa54;
	text-decoration: none;
	border-bottom: none;
	
}




/* Typografie Impressum *********/
 .impressum h2, .impressum strong{
	color: #caaa54;
	font-size: 18px;
	font-size: 1.000rem;
	 margin-bottom: 5px;
}

.impressum h3{
	font-family: "Quicksand",'Helvetica', sans-serif;
	font-size: 19px;
	font-size: 1.188rem;
	color: #6a6c6f;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.impressum a{
	color: #6a6c6f;
	margin: 0px;
	text-decoration: underline;
	}

.impressum a:hover{
	text-decoration: none;
	color:  #caaa54;
	}

.impressum p{
	margin-bottom: 40px;
	}

/* Typografie Datenschutz *********/

.datenschutz li p{
	margin: 10px 0 10px 9px;
}



.datenschutz{
	padding-bottom: 20px;
}

/* Typografie Footer *********/

.footer a{
	font-size: 15px;
	font-size: 0.938rem;
	color:#6a6c6f;
	text-align: right;
	}

.footer a:hover{
	color:#caaa54;
}

.foooter p{
	color:#6a6c6f;
	text-align: right;
	
}

.right p{
	text-align: right;
}

.material-symbols-rounded {
	font-size: 1px;
}


/* Raster *********/

.column {
	float: left;
	padding: 50px 25px;
	margin: 0px 0 0px 2%;
}

.columntitle{
	float: left;
	padding: 0px;
	margin: 0px 0 0px 2%;
}


.column:first-child {
	margin-left: 0;
}


.full { width: 100%;}

.half { width: 49%; }

.third{ width: 32%; }

.two-thirds { width: 66%; }

.forth { width: 23.5%; }

.three-fourth { width: 74.5% }

.row{
	width: 100%;
	float: left;
}

.main, .main_image{
	width: 100%;
	float: right;
	background: #ede8dd;
	
	
	}


.slide{
	padding: 30px 0;
}

.main2, .main2_image{
	width: 100%;
	float: right;
	background: #faf9f6;
	}




/* Media Queries *********/

@media only screen and (min-width: 980px) and (max-width: 1279px) {
	
	
}


@media only screen and (min-width: 760px) and (max-width: 979px) {
	
	.wrapper{
		width: 760px;
	}
	
	.sidebar{
		width: 100%;
	}
	
	.full, .two-thirds, .half, .third, .fourth, .three-fourth, .main, .main_image, .main2, .main2_image, .sidebar, .img-teaser{
		width: 96%;
		margin:0px 2% !important;
	}
	
	.main, .main2{
	padding: 10px 25px 20px 25px;
	float: right;
	
	}
	
	.main_image, .main2_image{
		padding: 1px;
		float: right;
	}
	
	.column {
		float: left;
		padding: 1px;
	}
	
	.uber h2{
		margin: 20px 0;
	}
	
	
	
	a#mobile-menu-btn{
		display: block;
		color: #32373b;
		text-decoration: none;
		text-align: center;
		border-bottom: none;
		 
	}
	
	#navigation{
		display: none;
		margin: 0px 0 0;
	}
	#navigation ul li{
		display: block;
		float: none;
	}
	#navigation ul li a{
		display: block;
		margin: 1px 0;
		border: 0;
	}
	#navigation a{
		text-decoration: none;
		padding: 7px 20px;
		margin: 0 10px;
		border-bottom: none;
	}
	
	#navigation a:hover, #navigation li a.active{
		color: #caaa54;
		border-bottom: none;
	}
	
	.footer p.abstand{
	margin-top: 0;
}
	
}


@media only screen and (max-width: 759px) {
	
	.wrapper{
		width: 100%;
	}
	
	.full, .two-thirds, .half, .third, .fourth, .three-fourth, .main, .main2, .sidebar, .img-teaser{
		width: 96%;
		margin: 0px 2% !important;
	}
	
	.main, .main2{
	padding:  25px 20px 25px;
	float: right;
	
	}
	
	.main_image, .main2_image{
		padding: 0px;
	}
	
	.column {
		float: left;
		padding: 1px;
	}
	
	.uber h2{
		margin: 20px 0;
	}
	
	
	
	a#mobile-menu-btn{
		display: block;
		color: #32373b;
		text-decoration: none;
		text-align: center;
		border-bottom: none;
		 
	}
	
	#navigation{
		display: none;
		margin: 0px 0 0;
	}
	#navigation ul li{
		display: block;
		float: none;
	}
	#navigation ul li a{
		display: block;
		margin: 1px 0;
		border: 0;
	}
	#navigation a{
		text-decoration: none;
		padding: 7px 20px;
		margin: 0 10px;
		border-bottom: none;
	}
	
	#navigation a:hover, #navigation li a.active{
		color: #caaa54;
		border-bottom: none;
	}
	
	.footer p.abstand{
	margin-top: 0;
}
	
	
}

/* Druckformatierung */

@media print{
	body, h1, h2, h2, h3, h4, h5, p, a, kontakt {color: #000000;}
.main, .main2 {background: none !important;}
header {margin:0;}
#navigation, #mobile-menu-btn {display:none;}
.keinumbruch {white-space: nowrap;}

	
	footer {
		display: none;
	}
	}
	
