@charset "UTF-8";

/*

	Author:		Juliane Thiem

	Publisher:	Charara IT-Solutions GmbH
	Web: 		www.charara.biz
	Contact: 	info@charara.biz

*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css

/*
==============================================
	NORMALIZE / HTML5
==============================================
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;}

[hidden] {
  display: none;}
  
  
::-moz-selection {
  background: #efeeee;
  color: #6a6b6f;
  text-shadow: none;}

::selection {
  background: #efeeee;
  color: #6a6b6f;
  text-shadow: none;}
  
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
.floatR {float: right;}
.floatL {float: left;}
.clearL {clear: left;}
.clearR {clear: right;}
.clearB {clear: both;}

.two-collumnsL{float:left;width:45%;}
.two-collumnsR{float:right;width:45%;}
/*
   =============================================================================
   Base
   =============================================================================
*/
   
   
   
   
   
   
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
   }

@font-face { font-family: BureauGrotesque; src: url(BureauGrotesque-FiveOne.otf); }

html,
button,
input,
select,
textarea {
  font-family: BureauGrotesque; }

  
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; 
  width:100%;
  font-weight: 300;
  line-height: 1.75em;
  color: #6a6b6f; 
  }
  
  img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}

/* =============================================================================
   Layout
   ========================================================================== */

.content, footer.main, .sy-box, .slider {
  width: 85%;
  max-width: 1000px;
  margin:0 auto;  
  }
  
.content-norm {
   margin: 0 auto;
   max-width: 975px;
   padding: 10px;
   width:82%; 
  }
.content-norm-2 {
   margin: 0 auto;
   max-width: 980px;
   padding: 10px;
   width:83%; 
  }
  
  .content-norm .content {width:100%;}
  
 header {
	 width:100%;
	 background:#789ccf;
	 }
 
 .block {
  padding: 0;
}
 
.logo {
  display:none;
  }
  

.logo-mobile a {
    position: relative;
    left: 5px;
    display: inline;
    color: #fff;
    text-decoration: none; 
	}
  
  .mobile-nav {
	 float:left;
  }
  
.logo-mobile img {
	width: 50%;
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
}

.logo-mobile a:hover, .logo a:focus {
    color: #fff;
    text-decoration: none;  
	  }

/*.logo-mobile a:before {
    display: block !important;
    position: relative;
    top: 2px;
    left: -10px;
    font-size: 80%;
    color: #a39f9a; 
	}
*/
  
 footer.main {
  margin-top: 0.5em;
  margin-bottom: 3em; 
  background:#efeeee;
  text-align: center; 
  }
  
  
  section.copyright {
	  max-width:1000px;
	  width:85%;
	  margin:0 auto;
	  }
	  
   section.sprechstundenzeiten {
	  padding-left:1008px;
	  width:85%;
	  margin:0 auto;
	  }	  
	  
	  
	.content img, .content-norm img {
		border: 1em solid #eef3fa; 
		-moz-box-sizing:    border-box;
   		-webkit-box-sizing: border-box;
   		box-sizing:        border-box; 
		padding-bottom:4%;
	 }
  
  .captcha-image{
  border:none !important;
  vertical-align: middle;
  max-width: 100% !important;
  }
  
  .captcha{
  border:none !important;
  vertical-align: middle;
  max-width: 100% !important;
  }
  
  .maps-res {
  position: relative;
  padding-bottom: 41%;
  height: 0;
  overflow: hidden;
}

article.news section.floatL{float:none;}
article.team section.floatL{float:none;}
article.team section:last-child{float:none;}
article.team section:last-child{padding-left:2%;}

.team ul{list-style-type:disc;list-style-position: outside;}
.team ul li ul{list-style-type:circle;list-style-position: outside;padding-left:10%;}
.team img {border:none;}
.right-pic {text-align:center;}

article.leistungen section.floatL{float:none;}
article.leistungen section:last-child{float:none;}
article.leistungen section:last-child{padding-left:2%;}
.leistungen img {border:none;}

.news img {border:none;float:left;padding:0 1em 1em 0em;} /*debug: 0 1 1 0 */

/* =============================================================================
   Links
   ========================================================================== */
  
  a {
  	color: #fff;}
  
  a:hover, a:focus {
    color: #fff; }
	
  a:active {
    color: #fff; }
	
  .content section p a,
.corona {
		color:#efeeee;
		text-decoration:none;
		background:#7c7b7e;
		font-weight:800;
		line-height:2em;
		text-align:right;
		width:60%;
		font-size:0.8em;
		display:block;
		padding-right:0.5em;
		}

	
  .weiterlesen section p a{
		color:#efeeee;
		text-decoration:none;
		background:#7c7b7e;
		font-weight:600;
		text-align:center;
		width:500px;
        padding: 12px;
		font-size:0.7em;
		display:block;
		}
@media screen and (min-width:100px) and (max-width:600px) {
    .weiterlesen section p a{
        width: 90%;
    }
}

  .weiterlesen-news section p a{
		color:#efeeee;
		text-decoration:none;
		background:#7c7b7e;
		font-weight:800;
		line-height:2em;
		text-align:center;
		width:23%;
		font-size:0.8em;
		display:block;
		}			
		
  .content section p a:hover{
		color:#7c7b7e;
		text-decoration:none;
		background:#efeeee;
		}
		
		
 .content-norm a{
		color:#789CCF;
		text-decoration:underline;

		}
		
 .content-norm a:hover{
		font-weight:800;
		}
		
  .copyright a {font-weight:800;color:#6A6B6F;text-decoration:none;}
  .copyright a:hover {text-decoration:underline;color:#6A6B6F;}
  
  footer a {font-weight:800;color:#6A6B6F;text-decoration:none;}
  footer a:hover {text-decoration:underline;color:#6A6B6F;}
  
  footer section.image{text-align:center;padding-top: 1em;}


.content-norm .news .corona {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    float: right;
    width: 200px;
    }
  
  

/* =============================================================================
   Typography
   ========================================================================== */

strong {
  font-weight: 300;
  font-weight: 700; }

h1, h2, h3, h4, h5, h6, dt {
  font-weight: 400;
  line-height: 1.25em;
  margin: 1em 0; }

.news-h {margin-bottom: -0.5em;}

h1 {
  font-size: 2em; }

h2 {
  font-size: 1.3em;
  color:#89add8; }

h3, dt {
  font-size: 1.25em; }

h4 {
  font-size: 1em;
  text-transform: uppercase; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em;
  color: #a39f9a; }

p {
  margin: 0 0 0.5em 0; }

.impressum {float:right;}
.datenschutz {float:right; margin-left:6px; }

small {font-size:0.75em;}

footer p{line-height:1em;}
footer small{font-size:0.7em;}
/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol,
dd {
  margin: 0;
  padding: 0; }
  
ul, ol {
  list-style-position: inside; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
/*
==============================================
	FORMS
==============================================
*/

form {position: relative;}

fieldset {
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	background: #fdfdfd;
	border: none;
	margin: 0 0 4px;
	padding: .5em 2.5%;
}
fieldset:hover {
	background: #f2f2f2;
}

button,
label,
input,
textarea {
	color: #222;
	font: 1rem "PT Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	*vertical-align: middle;
}

label {
	float: left;
	display: block;
}

#refresh {
	width:140px;
	float:none;
	background:#999;
	color:#fff;
}

select {
	color: #636b6c;
	font: 1.2em "PT Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1em auto 0;
	width: 60%;
}
select option {padding: 5px 2px;}

input,
textarea {
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #ececec;
	float: left;
	margin: 0 0 2%;
	padding: 4% 2.5%;
	width: 95%;
}
input:hover,
textarea:hover {
	-webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 4px rgba(0, 0, 0, .1);
	background: #fcfcfc;
	border: 1px solid #ddd;
}
input:focus,
textarea:focus {
	color: #000;
	-webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, .2);
	box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, .2);
	background: #f9f9f9;
	border-color: #aaa;
}

textarea {
	margin: 0 0 2%;
	max-height: 160px;
	min-height: 120px;
	overflow: auto;
	padding: 2.5%;
	resize: vertical;
	vertical-align: top;
	width: 95%;
}

input[type=checkbox] {
	margin: 5px 10px 5px 0;
	width: auto !important;
}

button,
input {line-height: normal;}

button {
	-webkit-appearance: button;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	background: #282828;
	color: #b4b9b9;
	cursor: pointer;
	font-size: .8em;
	margin: 0 auto;
	*overflow: visible;
	padding: 4% 2.5%;
	width: 70%;
	border:none;
}
button:focus {
	background: #7097cb;
	color: #fff;
}


.input-error {border:1px dashed #aa2517;}

.error {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
	color: #aa2517;
	display: none;
	float: none !important;
	font-weight: 900;
	margin: 1em auto 0 !important;
	padding: 0 !important;
	text-align: center;
	width: 75% !important;
}

#ajaxsuccess {
	color: #4FA817;
	display: none;
	font-weight: 900;
	margin: 2% 0;
}

.errormsg,
.successmsg {
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 2em 5% 1em;
}
.errormsg {background: rgba(146,13,13,.6);}
.successmsg {background: rgba(151,202,110,.8);}




/*
 * Indicate that 'label' will shift focus to the associated form element
 */
label {
  cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
  line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }



@media only screen and (min-width: 480px){
	/*
==============================================
	FORMS
==============================================
*/

input {
	margin: 0 2% 2% 0;
	padding: 3% 2.5%;
	width: 42.5%;
}

textarea {width: 92.5%;}

/*
button {
	float: right;
	padding: 3% 2.5%;
	width: 45%;
}
*/

}


@media only screen and (min-width: 768px){
.block {
  padding: 0;
}
.impressum {float:right;}



}

@media only screen and (min-width: 45.0625em){

.mobile-nav{display:none;}

footer section {
		float:left;
		width: 28%;
		margin: 0 3.31754% 0 0;
		padding:0 1%;
		clear:none !important;
		text-align:left;
		}
		
footer section:last-child {
		width: 32%;
		margin: 0;
		}
		
	article.news {padding-bottom:2em;border-bottom:1px solid #6A6B6F;padding-top:2em;}
   	article.news section.floatL{float:left;}
	article.news section:first-child{padding-right:1em;}
	article.news section h2{margin:0;}
	article.news section img {vertical-align: middle;}
	
	article.team {padding:0;}
	article.team section.floatL{float:left;}
	article.team section:first-child{padding-right:1em;}
	article.team section:last-child{width:55%;float:left;}
	article.team section h2, article.team section p:first-child{margin:0;}
	article.team section img {vertical-align: middle;}
	.right-pic {text-align:right;}
	
	article.leistungen {padding:0;}
	article.leistungen section.floatL{float:left;}
	article.leistungen section:first-child{padding-right:1em;}
	article.leistungen section:last-child{width:95%;}
	article.leistungen section h2, article.team section p:first-child{margin:0;}
	article.leistungen section img {vertical-align: middle;}
	
	.content section {
		float:left;
		width: 29.1216%;
		margin: 3em 3.31754% 3em 0;
		padding:0 1%;
		clear:none !important;
		}
		
		.content section:last-child {
		margin: 3em 0 3em 0;
		}
}


@media only screen and (min-width: 980px){
	header{
		background:url(../images/header-bg.jpg) no-repeat #789ccf;
		border-top:4px solid #7c7b7e;
 		width: 85%;
  		max-width: 1000px;
  		margin:-3px auto 3em;  
		}
	
	.logo-mobile{display:none;}
	
	.logo {
  	font-size: 1.4em;
  	text-align: left;
 	display:inherit;  
	margin:0;
}

	.logo a {
    display: inline;
    color: #fff;
    text-decoration: none; 
	}

	.logo a:hover, .logo a:focus {
    color: #fff;
    text-decoration: none;  
	  }

	.logo a:before {
    display: block !important;
    font-size: 80%;
    color: #a39f9a; 
	}
	
	header .block{float:left;}

	#nav {float:right;width:auto !important;}
	#nav .block {float:right;}
	
	slider {margin-top:4em;margin-bottom:4em;}
	
	.content {
		background:#d3e0f1;
		padding:0;
		}
		
	.content-norm {
		background:#d3e0f1;
	}
			
	.content-norm .content {width:100%;}
	
	.content section {
		float:left;
		width: 29.1216%;
		margin: 3em 3.31754% 3em 0;
		padding:0 1%;
		clear:none !important;
		}
		
		
	.content section:last-child {
		margin:3em 0 3em 0;
	}
	
	footer.main{
		background:url(../images/footer-bg-2.jpg) no-repeat right #efeeee;
		height: 250px;
		position:relative;
	}
	
	
	
	footer section {
		float:left;
		width: 20%;
		margin: 0;
		padding:0;
		clear:none !important;
		text-align:left;
		position:absolute;
		top:4.2em;
		left:155px;
		}
		
				
   footer section:first-child {
		position:absolute;
		top:4.2em;
		left:10px;
		line-height:13px;
		}
		
   .image 	{
	position:absolute;
		top:55px;
		left:150px;
		width: 25%;
		}	
	footer section:nth-child(3) {
		position:absolute;
		top:4.2em;
		left:410px;	
		width: 35%;

}
   
}

@media only screen and (min-width:1180px) {

   footer section {
		left:256px;
		}
	
   .rot {
	color:#900;
	}


   footer section:last-child {
		left:750px;
		top: 11.5em;
		}
}

@media only screen and (max-width: 310px){
	#top .block-title {
    font-size: 1.3em !important;
    text-align: right !important;
}
	#nav li a {
    padding: 0.85714em 0.14286em !important;
	}
}

@media print {
  * {background: transparent !important;color: #000 !important;/* Black prints faster: h5bp.com/s */box-shadow: none !important;text-shadow: none !important; }
  a,a:visited {text-decoration: underline; }
  a[href]:after {content: " (" attr(href) ")"; }
  abbr[title]:after {content: " (" attr(title) ")"; }
  /* Don't show links for images, or javascript/internal links*/
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {content: ""; }
  pre,blockquote {border: 1px solid #999;page-break-inside: avoid; }
  thead {display: table-header-group;/* h5bp.com/t */ }
  tr,img {page-break-inside: avoid; }
  img {max-width: 100% !important; }
  @page {margin: 0.5cm; }
  p,h2,h3 {orphans: 3;widows: 3; }
  h2,h3 {page-break-after: avoid; } 
  }

/*-----------*/

.mt-2 {
    margin-top: 2.0em;
    padding: 10px;
    padding-bottom: 20px;
}

.mt-2 p a {
    color: #efeeee;
text-decoration: none;
background: #7c7b7e;
font-weight: 800;
line-height: 2em;
text-align: right;
width: 150px;
font-size: 0.8em;
display: block;
padding-right: 0.5em;
}

.mt-2 p a:hover {
    background: #efeeee;
    color: #7c7b7e;
}

.dunkelblau {
    background-color: #789cd0;
    color:#fff;
}

@media screen and (min-width:100px) and (max-width:900px) {
    .dunkelblau {margin-bottom: 2.0em;}
}


///
input #send {
	-webkit-appearance: button;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	background: #282828;
	color: #b4b9b9;
	cursor: pointer;
	font-size: .8em;
	margin: 0 auto;
	*overflow: visible;
	padding: 4% 2.5%;
	width: 70%;
	border:none;
}

input #send:focus {
	background: #7097cb;
	color: #fff;
}

.kontakt-abgeschlossen p {
    background-color: #8ccb67;
    padding: 5px 10px;
    color: #fff;
}

.kontakt-abgeschlossen {margin-bottom: 1.0em;}

/*------Bewerbung-------*/

.content-norm .button_mail {
    display: block;
    width: 200px;
    color:#efeeee;
   text-decoration:none;
   background:#7c7b7e;
   font-weight:800;
   line-height:2em;
   text-align:right;
   text-decoration: none;
   font-size:0.8em;
   padding-right:0.5em;
    margin-bottom: 4.0em;
}

.content-norm .button_mail:hover {
    background:#efeeee;
    color:#7c7b7e;
}

/*-----Anamnesebogen----*/

#top {
    position: relative;
}

.anamnesebogen-link {
   position: absolute;
    z-index: 100;
    right: 50px;
    top: 160px;
    }

.anamnesebogen-link img {
    width: 160px;
    height: 160px;
}

@media screen and (min-width:100px) and (max-width:979px) {    
   .anamnesebogen-link {
    right: auto;
    left: 50px;
    top: 180px;
    }
    .anamnesebogen-link img {
    width: 130px;
    height: 130px;
    }
}

@media screen and (min-width:100px) and (max-width:720px) {    
   .anamnesebogen-link {
    right: auto;
    left: 25px;
    top: 100px;
    }
}

@media screen and (min-width:100px) and (max-width:720px) {    
   .anamnesebogen-link {
     top: 100px;
     left: 80px;
    }
    .anamnesebogen-link img {
    width: 95px;
    height: 95px;
    }
}

.bogen-block {
    background: #d3e0f1;
    width: 82%;
    max-width: 975px;
    margin: 0 auto;
    padding: 10px;
}
.container {
  width: 100%;
  margin: 0 auto 50px auto;
  padding: 0;
  display: flex;
  flex-direction: row;
  gap: 50px;
}


.bogen-link {
    display: flex;
    flex-direction: column;
    width: 230px;
    height: auto;
    text-decoration: none;
    border-bottom: 10px solid #d3e0f1;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    color: #6a6b6f;
}


.link-bild {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.link-bild-klein {
    display: block;
    width: 80%;
    height: auto;
}

.bogen-link:hover {color: #789cd0;}

@media screen and (min-width:100px) and (max-width:600px) {   
    .container {gap: 15px;}
}

.social-media {
    position: absolute;
    width: 98%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-top: 5px;
    z-index: 1000;
}

.social-media a {margin-left: 5px;}
.social-media a img {width: 33px;}

@media screen and (min-width:100px) and (max-width:1072px) { 
    .social-media {width: 98%;}
}

@media screen and (min-width:100px) and (max-width:980px) { 
    .social-media {width: 98%; justify-content: flex-start; margin-left: 3%;}
}

@media screen and (min-width:100px) and (max-width:720px) { 
    .social-media {width: 98%; justify-content: flex-start; margin-left: 20%;}
    .social-media a img {width: 28px;}
    .block {height: 100px; padding-top: 50px;}
}

.icons {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.icons a {
    display: block;
    width: 30px;
}



@media screen and (min-width:100px) and (max-width:720px) {
    .icons {width: 100%; justify-content: center;}
}


