
/*Allgemein*/ 
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto-Regular'),
  url('../fonts/Roboto-Regular.woff2') format('woff2'),
  url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: bold;
  font-weight: 700;
  src: local('Roboto-Bold'),
  url('../fonts/Roboto-Bold.woff2') format('woff2'),
  url('../fonts/Roboto-Bold.ttf') format('truetype');
}


@-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
article,aside,details,figcaption,figure,footer,header,hgroup,section,summary {
display: block;
}
audio,canvas,video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
button,input,select,textarea {
font-family: inherit;
margin: 0;
}
button,input {
line-height: normal;
}
button,html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
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-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ul, ol {
padding: 0;
list-style: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
margin: 0;
}
a {
text-decoration: none;
}
body {
color: #000000;
position: relative;
width: 100%;
min-width: 20em;
background: #ffffff; 
font-family: 'roboto', sans-serif;
font-size: 100%;
font-weight: 400;
}
a, a:link, a:visited {
	font-size: 1em;
	color: #176fb7;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 1em;
	color: #176fb7;
	font-weight: normal;
	text-decoration: underline;
}

/*Allgemeine Klassen*/ 
.highlight {
background: #fff699;
padding: 0 0.5em;
}
.prose ul, .prose ol {
list-style: outside disc;
font-size: 1em;
line-height: 1.5em;
margin-bottom: 1.5em;
}
.prose p {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 1.5em;
}
.prose p.small {
color: #666;
font-size: 0.8125em;
line-height: 1.84615em;
margin-bottom: 1.84615em;
}
.prose p.medium {
color: #666;
font-size: 0.875em;
line-height: 1.71429em;
margin-bottom: 1.71429em;
}
.prose p:last-child {
margin-bottom: 0;
}
.block {
position: relative;
margin: 0 auto;
max-width: 60em;
padding: 1em;
}

/*Menu Klassen*/
.close-btn {
display: block;
width: 2.625em;
height: 2.25em;
padding: 0;
border: 0;
outline: none;
background: #AAAAAA url("../images/close-btn.svg") left center no-repeat;
background-size: 1.875em 1.875em;
overflow: hidden;
white-space: nowrap;
text-indent: 100%;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.no-svg .close-btn {
background-image: url("../images/close-btn.png");
}
.close-btn:focus, .close-btn:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.nav-btn {
display: block;
width: 7em;
height: 7em;
margin-top: 1.6em;
padding: 0;
border: 0;
outline: none;
background: #176fb7 url("../images/nav-icon.svg") left center no-repeat;
background-size: 1.875em 1.5em;
background-position: center;
overflow: hidden;
white-space: nowrap;
text-indent: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.no-svg .nav-btn {
background-image: url("../images/nav-icon.png");
}
.nav-btn:hover, .nav-btn:focus {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}

/*Menu Objekte*/
#top {height: 0em;}
#outer-wrap {
position: relative;
overflow: hidden;
width: 100%;
}
#inner-wrap {
position: relative;
width: 100%;
}
#nav {
z-index: 200;
position: relative;
overflow: hidden;
width: 100%;
color: #fff;
}
#nav .close-btn {
display: none;
}
#nav .block-title {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
#nav .block {
z-index: 2;
position: relative;
padding: 1.75em 1.25em;
width: 80em;
margin-left: auto;
margin-right: auto;
margin-bottom: -0.8em;
margin-top: -0.8em;
}
#nav ul {
*zoom: 1;
display: block;
float: left;
}
#nav ul:before, #nav ul:after {
content: "";
display: table;
}
#nav ul:after {
clear: both;
}
#nav li {
display: block;
padding-left: 0em;
padding-right: 0em;
}
#nav li a {
display: block;
color: #000000;
font-size: 1em;
line-height: 1.28571em;
font-weight: bold;
outline: none;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
}
#nav li a:focus, #nav li a:hover {
color: #fff;
background: #176fb7;
text-decoration: none;
}
#nav li.is-active a {
color: #fff;
text-decoration: none;
}
#nav ul li.active a{
	color: #ffffff;
	background-color: #176fb7;
}


#top {
z-index: 100;
position: relative;
color: #fff;
}
#top .block-title {
margin: 0;
font-size: 1.875em;
line-height: 1.2em;
text-align: center;
white-space: nowrap;
}
#top .nav-btn {
position: absolute;
top: 0;
left: 0;
}
#main {
background: #fff;
}
#main .block {
padding: 2.625em 1.875em;
}

@media screen and (min-width: 45.0625em) {
#top .nav-btn {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
#nav .close-btn {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
#nav .block-title {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
#nav ul {
text-align: center;
white-space: nowrap;
}
#nav li {
display: inline-block;
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
#nav li:last-child {
border-right: none;
}
#nav li a {
padding: 0.42857em 0.85714em;
}
}
@media screen and (max-width: 45em) {
#top {
	z-index: 100;
	position: relative;
	color: #fff;
	height: 2.5em;
	padding-bottom: 1em;
	width: 20%;
}
.nav-btn {
	display: block;
	width: 4em;
	height: 4em;
	padding: 0;
	margin-top: 0.6em;
}	
#nav ul {
float: none;
}
#nav {
position: absolute;
top: 0;
padding-top: 5.25em;
}
#nav:not(:target) {
z-index: 1;
height: 0;
}
#nav:target .close-btn {
display: block;
}
#nav .close-btn {
position: absolute;
top: -3.75em;
left: 1.875em;
}
#nav .block {
position: relative;
padding: 0;
}
#nav li {
position: relative;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#nav li:last-child {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#nav li.is-active:after {
z-index: 50;
display: block;
content: "";
position: absolute;
top: 50%;
right: -0.03125em;
margin-top: -0.625em;
border-top: 0.625em transparent solid;
border-bottom: 0.625em transparent solid;
border-right: 0.625em white solid;
}
#nav li a {
padding: 0.85714em 2.14286em;
color: #ffffff;
}
.js-ready #nav {
height: 100%;
width: 70%;
background: #AAAAAA;
-webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
}
.js-ready #nav .block {
background: transparent;
}
.js-ready #nav .close-btn {
display: block;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
}
.js-ready #nav .close-btn:focus, .js-ready #nav .close-btn:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.js-ready #nav {
left: -70%;
}
.js-ready #inner-wrap {
left: 0;
}
.js-nav #inner-wrap {
left: 70%;
}
.csstransforms3d.csstransitions.js-ready #nav {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.csstransforms3d.csstransitions.js-ready #inner-wrap {
left: 0 !important;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 500ms ease;
-moz-transition: -moz-transform 500ms ease;
-o-transition: -o-transform 500ms ease;
transition: transform 500ms ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.csstransforms3d.csstransitions.js-nav #inner-wrap {
-webkit-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
-moz-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
-ms-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
-o-transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
transform: translate3d(70%, 0, 0) scale3d(1, 1, 1);
}
.csstransforms3d.csstransitions.js-ready #nav .block {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;
-webkit-transition-delay: ease, 0s;
-moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;
-o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;
transition: opacity 300ms 100ms ease, transform 500ms ease;
-webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
-moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
-ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
-o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 0%;
-ms-transform-origin: 50% 0%;
-o-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.csstransforms3d.csstransitions.js-nav #nav .block {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}


/*Header Klassen*/
.name-main {
	width: 18em;
	float: right;
	text-align: right;
	position: absolute;
	top: 1.3em;
	right: 1em;
}
.logo {
	width: 18em;
	text-align: right;
	float: right;
}
.logo img {
	width: 90%;
}

.hauptbild{
	margin-top: 3em;
	width: 80em;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.praxis-slider {
	margin-top: 3em;
	width: 80em;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


/*Startseite*/

@media screen and (max-width: 65em) {
.hauptbild {
	width: 100%;
}
}

@media screen and (max-width: 45em) {
.name-main {
	display: block;
	top: -2.5em;
	margin-right: 0em;
}

.logo {
	display: block;
	width: 10em;
}
.logo img {
	width: 100%;
}

#main .block {
	padding: 1em 1em;
}

.hauptbild{
	margin-top: 2em;
	width: 100%;
}

.praxis-slider {
	margin-top: 2em;
	width: 100%;
}


.content {
	width: 100%;
}
}


.kontakt-text {
	width: 50%;
	padding-right: 2em;
	box-sizing: border-box;
	float: left;
	margin-bottom: 2em;
}
.kontakt-anfahrt h3 {
	font-size: 1.2em;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #000000;
}
.kontakt-anfahrt {
	width: 50%;
	float: right;
	margin-bottom: 2em;
}
.kontakt-anfahrt img{
	width: 100%;
	height: auto;
}
.kontakt-text h3 {
	font-size: 1.2em;
	padding-bottom: 1em;
	padding-top: 1em;
	color: #000000;
}
.kontakt-anfahrt iframe{
	height: 30em;
}
@media screen and (max-width: 45em) {
.kontakt-text {
	width: 100%;
	padding-right: 0em;
	float: left;
	margin-bottom: 2em;
}

.kontakt-anfahrt {
	width: 100%;
	float: left;
	margin-bottom: 2em;
}

.kontakt-anfahrt iframe{
	height: 30em;
}

}



/*Footer*/
footer {
	background-color: #f3f3f3;
}
.footer1 {
	margin-top: 3em;
	min-height: 10em;
	margin-bottom: 0.3em;
	color: #000000;
	padding-top: 2em;
	padding-bottom: 2em;
}
.footer1 h3 {
	font-size: 1.1em;
	color: #176fb7;
	padding-bottom: 0.5em;
}
.footer-links {
	width: 20em;
	height: 10em;
	box-sizing: border-box;
	float: left;
	padding: 0em 1em 0em 0em;
	border-right: solid 1px;
	border-color: #000000;
}
.footer-mitte {
	width: 20em;
	height: 10em;
	box-sizing: border-box;
	float: left;
	padding: 0em 2em 0em 2em;
	border-right: solid 1px;
	border-color: #000000;
}
.footer-rechts {
	width: 20em;
	height: 8em;
	box-sizing: border-box;
	float: left;
	padding: 0em 0em 0em 2em;
}


.footer2 {
	height: auto;
	background-color: #ffffff;
	color: #000000;
}
.copyright-info {
	width: auto;
	height: 2em;
	color: #000000;
	float: left;
}
.footer-menu {
	width: auto;
	height: 2em;
	float: right;
	color: #000000;
	text-align: right;
	}	
.footer-menu a{
	list-style-type: none;
	text-decoration: none;
	color: #000000;
	padding: 0.5em;
}
.footer-menu li {
	list-style-type: none;
	padding-bottom: 0.3em;
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	
}
.footer-menu a:hover, .footer-menu a:focus {
	font-size: 1em;
	list-style-type: none;
	font-weight: normal;
	text-decoration: none;
	background-color: #176fb7;
	color: #ffffff;
	width: 100%;
	padding: 0.5em;
}	
.footer-menu a:active {
	font-size: 1em;
	list-style-type: none;
	text-decoration: underline;
	color: #000000;
}
@media screen and (max-width: 65em) {
.footer-links {
	width: 50%;
}
.footer-mitte {
	width: 50%;
	border-right: 0;
}
.footer-rechts {
	width: 100%;
	height: auto;
	padding: 2em 0 0 0;
	border-top: 1px solid #000000;
}
.moduletable_member {
	width: 100%;
}
}



@media screen and (max-width: 50em) {
.footer-links {
	width: 100%;
	height: auto;
	padding: 0em 0em 1em 0em;
	border-bottom: solid 1px #000000;
	border-right: 0;
}
.footer-mitte {
	width: 100%;
	height: auto;
	padding: 2em 0em 1em 0em;
	border-bottom: 0;
	border-right: 0;
}
.footer-rechts {
	width: 100%;
	height: auto;
	padding: 2em 0em 2em 0em;
}

.moduletable_fachlogos {
	width: 100%;
	height: auto;
}

.member-box {
	height: 4em;
	padding: 1em 2em 1em 0em;
	float: left;
}


.footer-menu {
	width: 100%;
	height: 6em;
	text-align: left;
	border-bottom: solid 1px #ffffff;
}		
.footer-menu li {
	display: block;
	padding-left: 0em;
	padding-right: 0em;
}
.copyright-info {
	padding-top: 0.5em;
}
}	

	

	
/*Icon Klassen*/
.content a{
	list-style-type: none;
}
.content a[href$=".pdf"] {
	color: #176fb7;
	text-decoration: none;
	font-weight: normal;
}
.content a[href$=".pdf"]:hover {
	text-decoration: underline;
	color: #176fb7;
	font-weight: normal;
}
.content a[href$=".pdf"]:before { 
	content: '\F1C1  ';
	font-family: 'FontAwesome';
}
.content li{
	list-style-type: none;
}

.footer1 a[href^='mailto:']::before, .footer1 a[href*='UnCryptMailto']::before {
	content: '\F003  ';
	font-family: 'FontAwesome';
	color: #000000;
	text-decoration: none;
}
.footer1 a[href^='mailto:']:hover::before, .footer1 a[href*='UnCryptMailto']:hover::before {
	content: '\F003  ';
	font-family: 'FontAwesome';
	color: #000000;
	text-decoration: none;
}
.telefon::before {
	content: '\F095  ';
	font-family: 'FontAwesome';
	color: #000000;
}
.fax::before {
	content: '\F02F  ';
	font-family: 'FontAwesome';
	color: #000000;
}
.footer-mitte p{
	padding: 0;
	margin: 0;
}
p.telefon, p.fax {
	padding: 0;
	margin: 0;
}



/*tabellen*/
.content tr:nth-of-type(odd) {
	background-color:#eeeeee;
}
.content tr:nth-of-type(even) {
	background-color:#fdfdfd;
}	
.content th {
	background-color: #176fb7;
	color: #ffffff;
	height: 2em;
	text-align: left;
	font-size: 1em;
	height: 1em;
	padding: 0.5em;
	padding-left: 1em;
	border: 1px solid #ffffff;
}
.content td {
	height: 1em;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #ffffff;
}


/*Funktionen Klassen*/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}


/*Style Klassen*/
hr {
float: left;
width: 100%;
margin-top: 1.5em;
margin-bottom: 3em;
border: 0; 
height: 1px; 
background: #333; 
background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); 
background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); 
background-image: -o-linear-gradient(left, #ccc, #333, #ccc); 
}
h1 {
	font-size: 1.4em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #176fb7;
}
h2 {
	font-size: 2em;
	padding-bottom: 1em;
	font-weight: bold;
	color: #176fb7;
}
h3 {
	font-size: 1.2em;
	padding-bottom: 0.3em;
	color: #000000;
}

h3 a{
	font-size: 1.2em;
	padding-bottom: 0.3em;
	color: #176fb7;
	font-weight: 700;
}
h3 a:hover{
	font-size: 1.2em;
	padding-bottom: 0.3em;
	color: #176fb7;
	text-decoration: none;
	font-weight: 700;
}

h4 {
	font-size: 1.0em;
	padding-bottom: 0em;
	color: #000000;
	padding-bottom: 0.3em;
}
h5 {
	font-size: 1em;
	padding-bottom: 0.2em;
	color: #000000;
	font-weight: 700;
}

.hervorhebung {
	font-size: 1.2em !important;
	font-weight: 700;
}





/* Fade in */

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }

.fade-in {
    opacity:0;
    -webkit-animation:fadeIn ease-in 1;
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}

.fade-in.one {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}

