@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
html, body { height: 100%; }
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0; 
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

h1{
	font-size: 1.8em;
	color: #59262b;
	font-family: 'Open Sans', sans-serif;
}

h1.center {
text-align: center; 
}

h2{
	font-size: 1.8em;
    font-family: 'Gudea', sans-serif;
	margin:0;
	padding-top: 15px;
	text-align: center;
	color: #805e62;
}

h3{
	font-size: 1.2em;
    font-family: 'Gudea', sans-serif;
	margin:0;
	padding-top: 15px;
	text-align: center;
}

h3.left{
text-align: left;
color: #5d3b3f;
}

p {
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1.7;
}

p.grey {
	color: #737373;
	text-align: left;
	}
	
p.white {
color: #fff;
line-height: 1.5;
font-weight: lighter;
}

p.list {
color: #737373;
line-height: 2.0;
font-size: 1.1em;
text-align: left;
}

p.info {
color: #59262b;
line-height: 1.1;
font-size: 1.1em;
}

p.color {
color: #59262b;
line-height: 2.0;
font-size: 1.1em;
}

IMG.displayed {
    display: block;
	width: 1025px;
	padding-left:10px;
    margin-left: auto;
    margin-right: auto }

p.center_top{
	text-align: center;
	color: #59262b;

}
	
p.center{
	text-align: center;
}

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

a.white:link {
color: #fff;
text-decoration: none;
}

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

a.white:visited {
color: #fff;
text-decoration: none;
}

a:hover {
color: #24964c;
/*text-decoration: underline;*/
}

a.white:hover {
color: #fff;
text-decoration: underline;
}

 #clear {
clear: both;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#responsive_600{
display: none;
}

#wrapper{
	width: 100%;
	display: flex;
	justify-content: center;
}

#header {
	width: 100%;
	height: 140px;
	background-color: #fff;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#header.content {
	background-color: #fff;
	height: 110px;
	width: 600px;
	margin: auto;
	padding-top: 40px;
}

#header.navigation {
	background-color: #fff;
	height: 50px;
}

#clear{
	clear: both;
}

#content.standorte {
	width: 100%;
	height: 370px;
	background-color: #f6f6f6;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

#wrapper1200x300{
	max-width: 1200px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

#wrapper1200x280{
	max-width: 1200px;
	height: 240px; 
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	text-align: center;
}

#viertel {
	width: 19%;

	float:left;
	text-align: center;
	margin-left: 40px;
	margin-right: 25px;
}

#viertel.two {
	text-align: left;
	padding-top: 50px;
}

#wrapper1100 {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#praxis_bg {
	width: 500px;
	height: 180px;
	background-color: #59262b;
	margin-left: auto;
	margin-right: auto;
	margin: 10px;
	display: inline-block;
}

#praxis_bg.responsive {
	width: 100%;
	height: auto;
	background-color: #59262b;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

#content.max {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#content.grey {
	width: 100%;
	height: 370px;
	background-color: #f6f6f6;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

ul {
    list-style-image:url("imgs/haken.png");
	margin-left: 30px;
}

ul.normal{
    list-style-image:url("imgs/haken2.png");
	margin-left: 30px;
	font-size: 0.9em;
}

#content.trennlinie {
	width: 100%;
	height: 0px;
	/*height: 3px;*/
	max-width:1034px;
	/*background-color: #59262b;*/
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#content.trennlinie_ {
	height: 3px;
	width: 100%;
	max-width:1034px;
	background-color: #59262b;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_normal{
	max-width: 1034px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#content.red {
	width: 100%;
	height: 290px;
	background-color: #59262b;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	float: left;
}

#content.darkgrey {
	width: 100%;
	height: 60px;
	background-color: #282a2b;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#under_left {
	width: 75%;
	height: 100%;
	float: left;
	padding: 10px;
	padding-right: 20px;
}

#under_right {
	width: 20%;
	height: 100%;
	float: left;
	padding: 10px;
}

#under_right.grey {
	background-color: #f4f4f4;
	padding-left: 10px;
	margin-top: 65px;
	border-top:3px #59262b solid;
}

#under_right.white {
	background-color: #fff;
	padding-left: 10px;
	margin-top: 65px;
}

#wrapper_content {
}


/* DROP DOWN MENU */


body {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}

#menu {
	width: 82%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Gudea', sans-serif;
	

	/*box-shadow: 0 0 10px #aaa;*/
}

#menu a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;	
}


#menu .inhalt ul {
	position: absolute;
	margin: 0 auto;
	list-style: none;
}

#menu .inhalt ul li {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: none;
	line-height: 50px;
}

#menu .inhalt>ul>li:hover {
	height: 50px;
	margin-top: -2px;
	background: #fff;
	border-top: 2px solid #59262b;
	/*box-shadow: 0 0 5px #aaa;*/
}

#menu .inhalt ul li img {
	float: left;
	width: 16px;
	height: 16px;
	margin: 11px 5px ;
	padding: 6px;
	background: #000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#menu .inhalt ul li ul {
	top: -9999px;
	min-width: 200px;
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #fff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #fff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#ffffff 100%);
	background: linear-gradient(top,  #fff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ffffff',GradientType=0 );
	padding: 0;
	margin: 0 0 0 -10px;
	box-shadow: 0 1px 3px #aaa;
}

#menu .inhalt ul li:hover ul {
	top: 50px;
}

#menu .inhalt ul ul li {
	float: none;
	font-size: 14px;
	padding: 10px 20px;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #ddd;
	line-height: 20px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#menu .inhalt ul ul li:hover {
	background: #f4e6e7;
	color: #000;
}

#menu .inhalt ul ul li a {
	display: block;
}

#menu .inhalt ul ul li a:hover {
	color: #59262b;
}

#menu li ul li ul {
	position: absolute;
	left: -9999px;
}

#menu .inhalt ul ul li:hover ul {
	left: 100%;
	top: auto;
	margin-top: -20px;
}

#header_two {
	display: none;
	}
	
	#responsive_600_show {
	display:none;	
	}
	
#kontaktformular {
	width: 1000px;
}

/* ---- mediascreen ---- */



@media screen and (orientation:portrait) and (max-width:910px) {


	#wrapper_content {
	padding-top: 100px;
	padding-left: 10px;
	}

	#content.standorte {
		display: none;
	}
	
	#wrapper1200x280 {
	padding-top: 100px;
	}
	
	#viertel {
	width: 16%;
	}
	
	#viertel_standorte {
	width: 16%;
	}
	
	#bildslider {
		display: none;
	}
	
	#displaynone {
		display: none;
	}
	
	#under_left { 
		width: 100%;
	}
	
	#under_right {
		width: 100%;
	}
	
	#responsive_600 {
	display: none;
	}
	
	#header_two {
	display: none;
	}
	
	/* navi */
	
	#menu .inhalt ul {
	position: absolute;
	margin: 0 auto;
	list-style: none;
	}
	
	#responsive_600_show {
	display:none;	
	}

	#kontaktformular {
	display:none;
	}


}

@media screen and (orientation:portrait) and (max-width:600px) {

	#responsive_600 {
	display: inline;
	}

	#wrapper_content {
	display: inline;
	}
	
	#header {
	display: none;
	}
	
	#header_two {
	display: inline;
	}
	
	#content {
	display: none;
	}
	
	#viertel {
	width: 90%;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left: 20px;
	}
	
	#team_responsive {
	min-width: 400px;
	padding-left:0px;
	margin-left:0px;
	}
	
	#wrapper_normal {
		padding-left:20px;
		padding-right:20px;
	}
	
	#responsive_600_show {
	display:inline;	
	}
	
	#responsive_600_hide {
	display:none;
	}
	
}



/*------- FONTS -----*/

@font-face {
    font-family: 'Gudea';
    src: url('fonts/Gudea.woff2') format('woff2'),
        url('fonts/Gudea.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Gudea';
    src: url('fonts/Gudea-Bold.woff2') format('woff2'),
        url('fonts/Gudea-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gudea';
    src: url('fonts/Gudea-Italic.woff2') format('woff2'),
        url('fonts/Gudea-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



/*---- Cookies -----*/


#cookies a {color:#000; text-decoration:none;}

#cookies a:hover {text-decoration:underline;}

#cookies div {padding:10px; padding-right:40px;}

#cookies { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   top:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:14px;}

#cookiesCloser {
   color: #59262b;
   font: 16px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #59262b;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookied





/* dropdown content*/


.klappname {display:inline-block;}
.klappname2 {text-align: right;}
.trenner {margin:0;}
.toklapp {display:none;}
[id^="kl_"] p {border:0px solid;padding:.5em;background:#fff;}
[id^="klapp"] {text-decoration:none;}
[id^="klapp"] span:nth-of-type(2) {text-decoration:underline; font-family: 'Ubuntu', sans-serif;}



 /* Dropdown Button */
.dropbtn {
    background-color: #ababab;
    color: white;
    padding: 10px;
    font-size: 14px;
    border: none;
	font-family: 'Gudea', sans-serif;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	width: 100%;
	font-family: 'Gudea', sans-serif;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	font-family: 'Gudea', sans-serif;

	
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 8px 12px;
    text-decoration: none;
    display: block;
	
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #59262b;} 
