/**
 * @license
 * MyFonts Webfont Build ID 3287667, 2016-09-26T08:21:12-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: HeliaCore-Medium by Nootype
 * URL: http://www.myfonts.com/fonts/nootype/helia-core/medium/
 * 
 * Webfont: HeliaCore-MediumItalic by Nootype
 * URL: http://www.myfonts.com/fonts/nootype/helia-core/medium-italic/
 * 
 * Webfont: HeliaCore by Nootype
 * URL: http://www.myfonts.com/fonts/nootype/helia-core/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3287667
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2013 by Nico Inosanto. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/322a73");
  
@font-face {font-family: 'HeliaCore-Medium';src: url('webfonts/322A73_0_0.eot');src: url('webfonts/322A73_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/322A73_0_0.woff2') format('woff2'),url('webfonts/322A73_0_0.woff') format('woff'),url('webfonts/322A73_0_0.ttf') format('truetype');}
  
@font-face {font-family: 'HeliaCore-MediumItalic';src: url('webfonts/322A73_1_0.eot');src: url('webfonts/322A73_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/322A73_1_0.woff2') format('woff2'),url('webfonts/322A73_1_0.woff') format('woff'),url('webfonts/322A73_1_0.ttf') format('truetype');}
  
@font-face {font-family: 'HeliaCore';src: url('webfonts/322A73_2_0.eot');src: url('webfonts/322A73_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/322A73_2_0.woff2') format('woff2'),url('webfonts/322A73_2_0.woff') format('woff'),url('webfonts/322A73_2_0.ttf') format('truetype');}

body {
	/*font: 100%/1.2 Verdana, Arial, Helvetica, sans-serif;*/
	background-color: rgba(151,183,52, 0.3);
	margin: 0;
	padding: 0;
	color: #7d3f0c;
}


*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font: 1.2em/1.2 "HeliaCore";
}
  
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
	margin-bottom: 1em;
}

.content li {
    background: url("../gfx/bullet-point.png") no-repeat 0px 8px;
    padding-left: 12px;
    background-size: 6px;
}

.content li > ul > li {
    background: url("../gfx/bullet-point-2.png") no-repeat 0px 8px;
    background-size: 6px;
}

.impressum ul {
	list-style: inherit;
}

.impressum .content li {
	background: none;
	padding-left: 0;
	margin-left: 20px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	font-weight: normal;
	font-style: normal;
}
a img {border: none;}
a {color: rgb(238,125,17); text-decoration: none; }
a:hover, a:active, a:focus {color: rgb(151,183,52); text-decoration: none;}
a[href^="http"] {color:#7d3f0c;}
.impressum a {color:#7d3f0c;}
.impressum a:hover, .impressum a:active {color: #ee7d11;}

.container {
	width:100%;
	max-width: 1280px;
	background-color: #FFF;
	margin: 20px auto; 
	margin-bottom:50px;
}

p, td {font-size: 19px;}
td {padding-bottom: 16px;}

h1, h2 {
	font-family: 'HeliaCore-MediumItalic';
	color: rgb(238,125,17);
	font-size: 40px;
	line-height: 1em;
}

h3 {
	font-family: 'HeliaCore-MediumItalic';
    font-size: 28px;
    color: rgb(125,63,12);
}

h4 {	
	font-family: 'HeliaCore-Medium';
	font-size: 19px;
	color: rgb(238,125,17);
	margin-bottom: 0;
}

h5 {	
	font-family: 'HeliaCore-Medium';
	font-size: 19px;
	color: rgb(238,125,17);
	margin-bottom: 1em;
}

.medium {font-family: 'HeliaCore-Medium'; font-size: 21px; }
.schrift-medium {font-family: 'HeliaCore-Medium';}
.accordion .medium {font-size: 19px;}

.gruen {color: rgb(151,183,52);}
.orange {color: rgb(238,125,17);}

.no-margin {margin-bottom: 0;}

/* Header */
.header {
	background-color: #fff;
	text-align:center;
	overflow: visible;
    height: 330px;
    position: relative;
    z-index: 1000;
}

.logo {display: block; padding-top: 30px;}

.topimage {line-height:0; position: relative;}
.topimage img {  
	max-width: 1280px;
    width: 100%;
    height: auto;
	}


/* Navigation */
#mobilmenu {display: none;}
.navi {
	width: 100%;
	float: left;
	overflow: hidden;
	position: absolute;
    z-index: 5000;
    height: 100%;
   /* overflow: visible;*/
    text-align: center;
    margin: 0 auto;
   /* left: 50%;*/
   font-family: 'HeliaCore-Medium';
}
#menu {
    margin-bottom: 0; 
    margin: 0 auto;
    left: 50%;
    position: relative;
   margin-top: 19px;
    font-size: 22px;
    float: left;
}

#menu li {
	background: none;
}

#menu > li {
    position: relative;
    right: 50%;
    margin-right: 25px;
    white-space: normal;
}

#menu > li.kontakt {
    margin-right: 0;
}

#menu li:hover, #menu li.sfHover {
    background: none;
}

#menu li a {
    -webkit-transition: background .2s;
    transition: background .2s;
    color: #fff;
    border-top:none; 
    border-left:none;
    /*word-break:break-word;*/
    line-height: 1;
}

#menu > li a:hover, #menu > li.sfHover a {
	-webkit-transition: none;
    transition: none;
}

#menu li.start {margin-top: 36px;}
#menu li.about, #menu li.tcm {margin-top: 26px;}
#menu li.ablauf, #menu li.therapieformen, #menu li.kontakt {margin-top: 14px;}
#menu li.anwendungsgebiete {}

#menu li.start a {
	padding: 0px;
	width: 70px;
    height: 70px;
    border-radius: 35px;
    background: rgb(241,125,64);
    line-height: 68px;
}

#menu li.about a {
	padding:24px 0 6px 0;
	width: 90px;
    height: 90px;
    border-radius: 45px;
    background: rgb(190,159,133);
}

#menu li.ablauf a {	
	padding:36px 0 0 0;
	width: 116px;
    height: 116px;
    border-radius: 58px;
    background: rgb(158,111,72);
}

#menu li.anwendungsgebiete > a {
	padding:49px 0;	
	width: 136px;
    height: 136px;
    border-radius: 68px;
    background: rgb(244,171,100);
}

#menu li.therapieformen a {	
	padding:36px 0;
	width: 116px;
    height: 116px;
    border-radius: 58px;
    background: rgb(190,159,133);
}

#menu li.tcm a {	
	padding:35px 0;
	width: 90px;
    height: 90px;
    border-radius: 45px;
    background: rgb(241,151,64);
}

#menu li.kontakt a {	
	padding:26px 0;
	width: 116px;
    height: 116px;
    border-radius: 58px;
    background: rgb(171,130,97);
}
#menu li.kontakt a .zeilenumbruch {display: block;}

#menu li > a:hover, #menu li.current > a {
   background: rgb(151,183,52) ;
}

#menu .anwendungsgebiete ul a {
	text-indent: -10000px;
    width: 136px;
    height: 80px;
}
#menu .anwendungsgebiete li.hund a {
    background: url("../gfx/anwendungsgebiete-hund.png") transparent no-repeat center center;
}
#menu .anwendungsgebiete li.hund a:hover {
    background: url("../gfx/anwendungsgebiete-hund_active.png") transparent no-repeat center center;
}
#menu .anwendungsgebiete li.pferd a {
    background: url("../gfx/anwendungsgebiete-pferd.png") transparent no-repeat center center;
}
#menu .anwendungsgebiete li.pferd a:hover {
    background: url("../gfx/anwendungsgebiete-pferd_active.png") transparent no-repeat center center;
}

#menu .therapieformen ul a {
	text-indent: -10000px;
    width: 116px;
    height: 80px;
}
#menu .therapieformen li.hund a {
    background: url("../gfx/therapieformen-hund.png") transparent no-repeat center center;
}
#menu .therapieformen li.hund a:hover {
    background: url("../gfx/therapieformen-hund_active.png") transparent no-repeat center center;
}
#menu .therapieformen li.pferd a {
    background: url("../gfx/therapieformen-pferd.png") transparent no-repeat center center;
}
#menu .therapieformen li.pferd a:hover {    background: url("../gfx/therapieformen-pferd_active.png") transparent no-repeat center center;}

#menu .tcm ul a {text-indent: -10000px; width: 90px; height: 80px;}
#menu .tcm li.akupunktur a {background: url("../gfx/tcm-akupunktur.png") transparent no-repeat center center;}
#menu .tcm li.akupunktur a:hover {background: url("../gfx/tcm-akupunktur_active.png") transparent no-repeat center center;}
#menu .tcm li.phytotherapie a {background: url("../gfx/tcm-phytotherapie.png") transparent no-repeat center center;}
#menu .tcm li.phytotherapie a:hover {background: url("../gfx/tcm-phytotherapie_active.png") transparent no-repeat center center;}

/* Inhalt */
.content {padding: 0px;}

/*  Footer */
.footer {padding: 10px 0; background-color: #CCC49F; clear: both; height: 133px;}
.footer .inside {margin-top: 20px !important;}
.footer p {	margin:0;}
.footer p.medium {font-size: 21px;}
.footer a {color: rgb(125,63,12);}
.footer a.telefon {margin-right: 14px;}
.footer a.mail {margin-right: 24px;}
.footer a:hover {color: rgb(151,183,52);}
.footer .left {float: left;}
.footer .right {float: right;}
.footer .right p.medium {line-height: 3.2em;}
.footer .left img {position: relative; top: 4px; margin-right: 3px;}
.footer .left img + img{margin-left: 8px;}
.footer .verbandslogo {float: right; margin-top: -38px;}
.footer .verbandslogo img {width: 100px;}
.footer .marginRight {margin-right:24px;}

/* sections */
section {padding:60px 0;}
section .inside, .footer .inside {margin:0 auto; max-width: 1080px;}
.background-1 {background-color: rgba(151,183,52, 0.1);}
.background-2 {background-color: rgb(250,244,241); }



/* Columns */
.columnset {clear:both;}
.column-2-1 .left {max-width:651px; float:left; margin-right:93px;}
.column-2-1 .right {}
.column-1-1-1 .left, .column-1-1-1 .middle {max-width: 336px; margin-right: 36px; float: left;}
.column-1-1-1 .right {max-width: 336px; margin-right: 0; float: left;}
.column-1-1 .left {width:100%; max-width: 522px; margin-right: 36px; float: left;}
.column-1-1 .right {width:100%; max-width: 522px; margin-right: 0; float: left;}
.column-1-2 .left {max-width:336px; margin-right:93px;}
.column-1-2 .right {max-width: 651px; float: right;}

/* einzelne Inhalte der Seiten */
.start p.pferd-anwendung {margin-top: 1.4em;}
.start p.pferd-therapie {margin-bottom: 4.4em;}
.start p.hund-anwendung {margin-top: 1.4em;}

a.hunde-anwendungsgebiete  {
	background: url("../gfx/anwendungsgebiete-hund.png") left center no-repeat transparent;
	background-size: 46px 46px;
	background: url("../gfx/anwendungsgebiete-hund.png") left center/46px no-repeat transparent;
	padding: 25px 0 25px 66px;
	font-size: 28px;
	font-family: 'HeliaCore-MediumItalic';
	color: rgb(125,63,12);
	line-height: 2em;
}
a.hunde-anwendungsgebiete:hover {background-image: url("../gfx/anwendungsgebiete-hund_active.png"); color: rgb(151,183,52);}

a.pferde-anwendungsgebiete  {
	background: url("../gfx/anwendungsgebiete-pferd.png") left center no-repeat transparent;
	background-size: 46px 46px;
	background: url("../gfx/anwendungsgebiete-pferd.png") left center/46px no-repeat transparent;
	padding: 25px 0 25px 66px;
	font-size: 28px;
	font-family: 'HeliaCore-MediumItalic';
	color: rgb(125,63,12);
	line-height: 2em;
}
a.pferde-anwendungsgebiete:hover {background-image: url("../gfx/anwendungsgebiete-pferd_active.png"); color: rgb(151,183,52);}

a.hunde-therapieformen {
	background: url("../gfx/therapieformen-hund.png") left center no-repeat transparent;
	background-size: 46px 46px;
	background: url("../gfx/therapieformen-hund.png") left center/46px no-repeat transparent;
	padding: 25px 0 25px 66px;
	font-size: 28px;
	font-family: 'HeliaCore-MediumItalic';
	color: rgb(125,63,12);
	line-height: 2em;
}
a.hunde-therapieformen:hover {background-image: url("../gfx/therapieformen-hund_active.png"); color: rgb(151,183,52);}

a.pferde-therapieformen {
	background: url("../gfx/therapieformen-pferd.png") left center no-repeat transparent;
	background-size: 46px 46px;
	background: url("../gfx/therapieformen-pferd.png") left center/46px no-repeat transparent;
	padding: 25px 0 25px 66px;
	font-size: 28px;
	font-family: 'HeliaCore-MediumItalic';
	color: rgb(125,63,12);
	line-height: 2em;
}
a.pferde-therapieformen:hover {background-image: url("../gfx/therapieformen-pferd_active.png"); color: rgb(151,183,52);}

.ueber-mich h1 {margin-bottom: 1.4em;}
.ueber-mich h1 span {letter-spacing: 6px; margin-left: -8px;}

tr > td:first-child {color: rgb(238,125,17); font-family: 'HeliaCore-Medium'; vertical-align: top; width: 70px;}

.therapieablauf .right img {margin-bottom: 36px;}
img.margin-bottom {margin-bottom: 36px;}

.anwendungsgebiete h3 > img, .therapieformen h3 > img {top: 12px; position: relative; margin-right: 12px;}
.anwendungsgebiete .fullwidth, .therapieformen .fullwidth {max-width: 994px;}
.anwendungsgebiete section:first-child, .therapieformen section:first-child {padding-bottom: 0;}
.anwendungsgebiete section.column-1-1, .therapieformen section.column-1-1 {padding-top: 24px;}

.tcm h2 {font-size: 36px; color: #7d3f0c;}
.tcm h2 > img {top: 12px; position: relative; margin-right: 12px;}
p.js-height > img {vertical-align: middle;}

/* Accordion */
#accordion {margin-bottom: 100px;}

.ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 5px 0 0 0;
	padding: .5em 1em .5em 1em;
    font-family: 'HeliaCore-Medium';
    font-size: 21px;
	background-color: rgb(250,244,241);
	outline: none;
}
.ui-accordion-header.active, .ui-accordion-header:hover {background-color: rgb(151,183,52);	color:#fff;}

.ui-accordion-header::after {
	content: '';
    width: 24px;
    height: 20px;
    background: url("../gfx/accordion-fold-out.png") right no-repeat;
    float: right;
}
.ui-accordion-header:hover::after {background: url("../gfx/accordion-fold-out-hover.png") right no-repeat;}
.ui-accordion-header.active::after {background: url("../gfx/accordion-fold-in.png") right no-repeat;}
.ui-accordion-content {
	padding: 0.7em 1.2em 0em 1.2em;
	border:1px solid #97B734;
	border-top: 0;
	overflow: auto;
}

/* 
* Responsives Verhalten
*/
@media screen and (max-width: 1300px){
	bordy {background-color: white;}
	.container {margin: 0;}
}

@media screen and (max-width: 1180px){ section .inside, .footer .inside {padding: 0 4%; margin: 0; /*max-width: 90%;*/}
/*	.anwendungsgebiete .fullwidth, .therapieformen .fullwidth {    padding-bottom: 0;    max-width: 994px;}*/
	img {max-width: 100%; height: auto;}
	.column-1-1 .left {width: 48%; margin-right: 4%;}
	.column-1-1 .right {width: 48%;}
	.column-2-1 .left {max-width: 62%; margin-right: 8%;}
	.column-2-1 .right {max-width: 30%; float: right;}
	.column-1-2 .right {max-width: 62%;}
	.column-1-2 .left {max-width: 30%; margin-right: 8%;}
}

@media screen and (max-width: 920px){ #mobilmenu {display: block;}
.navi {display: none;}
.container {margin: 0;}
.header {height: auto;}
.logo {padding: 0;}
.header img {height: auto; max-width: 47%; padding: 30px 0;}
#mobilmenu {line-height:35px; max-width: 100%; background-color: rgba(125,63,12,0.8); display: block; cursor: pointer; padding-top: 3px;}
#mobilmenu:hover {background: rgb(151,183,52);}
#mobilmenu div {display: inline;}
.menuicon {color: #fff; font-family: 'HeliaCore'; font-size: 22px; cursor:pointer; width: 70%; 
/*height: 35px;*/ background: url("../gfx/mobilmenu.png") left center no-repeat transparent; padding-left: 35px;}

#menu {margin-top: 0;}
.navi.active {display: block; position: relative;}
.navi.active #menu {left: 0; float: none; width: 100%}
.navi.active #menu li {margin-top:0; right: auto; width: 100%; margin-right:0; border-bottom: 3px solid white;}
.navi.active #menu ul > li:last-child {border-bottom: 0;}
.navi.active #menu li a {border-radius: 0; width: 100%; padding-top: 2px;
    padding: 0; height: 35px; background: rgb(190,159,133); line-height: 38px;}

.navi.active #menu li.current > a, .navi.active #menu li > a:hover {background: rgb(151,183,52);}
.navi.active #menu li > ul {width:100%; background-color: white; position: relative;}
.navi.active #menu li.current > ul {display: block !important;}
.navi.active #menu li > ul li {width:50%; float: left; border-bottom: 0; border-top: 3px solid white; padding-right: 3px;}
.navi.active #menu li > ul li:last-child {padding-right: 0;}
.navi.active #menu li > ul li a {background-color: rgb(182,205,113); background-image: none; text-indent: 0;}

	.columnset .left, .columnset .right, .columnset .middle {margin-right: 0 !important; width: 100%; max-width: 100% !important;     float: left;}
	.column-1-1 .left, .column-1-1 .right {width: 100%;}
	#partner {    margin-bottom: 100px;}
	#freunde {margin-bottom: 60px;}
	.background-1 .inside, .background-2 .inside {display: inline-block;}
	.footer.background-1 .inside {display: block;}

	.js-hoehenanpassung .inside div, section.js-hoehenanpassung {height: auto !important;}
	.therapieablauf .right img {margin-right: 36px;}

	.start .column-1-1-1 h2 {margin-top: 60px;}
/*.closed.menuicon::after {color:#000; content: 'Menü';font-size: 200%; margin-left: 50px;}*/
/*  .active.menuicon::after {content: 'schließen'; font-size: 200%; margin-left: 50px;}*/
/*  .active.menuicon {background: url("../../files/assets/images/close.svg") left center no-repeat;background-size: 27px;}*/
  
  .mainmenu, #header.fixed .logo {display: none;}
  .mainmenu {width: 92%; margin: 0 auto; float: none; position: relative; background: #fff;    height: 100%;}
  .mainmenu #nav li {float: none; width: 100%; border-bottom: 1px solid #c0c0c0; width: 100%;}
  .mainmenu #nav li a {margin: 4px; padding: 4px;}
}

@media screen and (max-width: 640px){
	.footer {height: 211px;}
	.footer .right {float: left;}
	.footer .verbandslogo {float: left; margin-top: 13px;}
} 
@media screen and (max-width: 480px){  
	.header img {max-width: 60%;}
	.footer {height: 250px;}
	.footer a.telefon {display: block;}
	.footer .right {clear: both; padding-top: 20px; float: left;}
}