/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('../fonts/open-sans-v15-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}


a {
	text-decoration: none;
}

img {
	border: none!important;
}

hr {
	margin: 34px 0px;
}

html {
	width: 100%;
	height: 100%;
	background-image: url("../imgs/backgroundPattern.jpg");
	background-color: #ffffff;
	-webkit-text-size-adjust: 100%!important;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 100%;
	-webkit-text-size-adjust: none;
}

#content form {
	background: #fff;
	padding: 24px;
}

#content form input[type="text"]  {
	width: 100%;
	line-height: 24px;
	margin-bottom: 12px;
	box-sizing: border-box;
	font-size: 13px;
}

form .formularPersDaten input {
	width: 100%;
	line-height: 24px;
	margin-bottom: 12px;
	box-sizing: border-box;
	font-size: 13px;
}

#content form input[type="checkbox"] {
	line-height: 24px;
	margin-bottom: 12px;
	box-sizing: border-box;
	font-size: 13px;
}

form select{
	margin-bottom: 26px;
}

form textarea {
	width: 100%;
}

form h1 {
	padding: 14px 4%!important;
	color: #ffffff!important;
	font-weight: normal;
	font-size: 14px!important;
	background-color: #89c143;
	width:92%!important;
	text-transform: uppercase;
	margin-bottom: 0px!important;
}

.bestellDaten {
	padding: 24px 4%!important;
	background-color: #dbecc6;
	margin: 24px 0px;
	overflow: auto;
}

.bestellDaten input {
	width: 20%!important;
	max-width: 60px;
	text-align: center;
	box-sizing: border-box;
	float: left;
}

.bestellDaten .bestellDatenLabel {
	width: 80%!important;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
	padding-bottom: 12px;
}

.persDaten {
	padding: 24px 4%!important;
	background-color: #f3f9ec;
}

.persDaten_left {
	float: left;
	width: 44%;
	padding-right: 6%;
}

.persDaten_right {
	float: left;
	width: 44%;
	padding-left: 6%;
}

.submitButton {
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	font-size: 13px;
	line-height: 36px;
	padding: 0px 0px 0px 4%;
	border-radius: 4px;
	background-image: url("../imgs/buttonIcon.png");
	background-color: #87c338;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight: 300;
	margin: 20px 0px 20px 0px;
	letter-spacing: 0.05em;
	cursor: pointer;
	width: 200px!important;
	height: 36px;
}

.error {
	color: red;
	font-size: 10px;
	display: block;
}

form tbody {
	background: transparent;
}

form table {
	background: transparent;
}

#flyout {
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.flyoutInnerContainer {
	width: 970px;
	margin: auto;
	display: flex;
	padding: 40px 0;
	justify-content: space-between;
	max-width: 100%;
	box-sizing: border-box;
}

.flyoutInnerContainer span {
	color: #728D4D
}

.flyoutInnerContainer div:first-child {
	flex-basis: 486px;
	margin-right: 30px;
}

.flyoutInnerContainer a {
	margin-left: 30px;
}

.flyoutInnerContainer button {
	font-size: 12px;
	padding: 16px 50px 16px 12px;
	height: 45px;
}

.flyoutInnerContainer div:last-child {
	display: flex;
	justify-content: flex-end;
}

.flyoutInnerContainer .closeButton {
    color: #000;
    background-image: none;
    background-color: #F0F0E8;
		padding: 16px 12px 16px 12px;
}

.flyoutInnerContainer p {
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
}

#header {
	width: 970px;
	margin: auto;
	background-image: url("../imgs/headerGrafik.png");
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: auto;
	padding: 0px 2px;
}

#headerHomepage {
	width: 970px;
	margin: auto;
	overflow-y: auto;
	overflow-x: hidden;
	background-image: url("../imgs/headerGrafik.png");
	background-color: transparent;
	border-bottom: 1px solid #d8d8d1;
	padding: 0px 2px;

}

#logo {
	width: 280px;
	float: left;
	padding-top: 20px;
}

#logo img {
	width: 100%;
}

#top-naviDiv {
	float: right;
	padding: 21px 0px 12px 0px;
}

#top-naviDiv ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999;
	overflow-x: auto;
	float: right;
}

#top-naviDiv li {
	float: left;	
	margin-right: 10px;
	font-size: 0.72em;
}

#top-naviDiv a {
	color: #999999;
	text-decoration: none;
	border-right: 1px solid #999;
	padding-right: 10px;
}

#top-naviDiv a:hover {
	color: #555;
}

#top-naviDiv .active a {
	color: #555;
}

#top-naviDiv .last {
	margin-right: 0px;
}

#top-naviDiv .last a {
	border: none;
	padding-right: 0px;
}

#claim {
	font-size: 40px;
	text-align: right;
	padding-top: 70px;
	color: #728d4d;
	font-weight: 800;
}

#phoneNumber {
	text-transform: uppercase;
	font-size: 20px;
	text-align: right;
}

#phoneHint {
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}

#main-navi {
	width: 100%;
	clear: both;
	background-color: #87c338;
	overflow: auto;
	text-transform: uppercase;	
	font-size: 0.85em;
	color: #ffffff;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

#main-navi-large {
	display: block;
}

#main-navi-medium {
	display: none;
}

#main-navi-large ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: auto;
}

#main-navi-large li {
	float: left;
	letter-spacing: 0.05em;
	background: url("../imgs/mainNaviGradient.png");
	border-right: 1px solid #cce6ab;
	border-left: 1px solid #87c338;
	overflow: auto;
}

#main-navi-large li:hover, #main-navi-large .active {
	background: url("../imgs/mainNaviGradient-invers.png");
}

#main-navi-large a {
	text-decoration: none;
	color: #ffffff;	
	padding: 23px 15px 20px 15px;
	display: block;
}

#patientenButton {
	float: right;
	background: no-repeat 100% 0% url("../imgs/patientenButton.png") transparent;
	padding: 23px 35px 20px 0px;
	color: #ffffff;	
}

#breadcrumb {
	padding-top: 28px;
	padding-bottom: 22px;
	height: 12px;
	border-bottom: 1px solid #d8d8d1;
	font-size: 0.75em;
}

#breadcrumb ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}	

#breadcrumb li {
	float: left;
	padding-right: 20px;
	color: #999;
}

#breadcrumb a {
	text-decoration: none;
	color: #999;
}

#main {
	border-top: 1px solid #ffffff;
	overflow: auto;
	width: 970px;
	margin: auto;
	font-weight: 300;
	font-size: 90%;
}

button {
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	font-size: 0.8em;
	padding: 16px 50px 16px 20px;
	border-radius: 4px;
	background-image: url("../imgs/buttonIcon.png");
	background-color: #87c338;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	font-weight: 300;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
	cursor: pointer;
}

#mainHomepage {
	overflow: auto;
	width: 970px;
	margin: auto;
	font-weight: 300;
	font-size: 90%;
	padding: 0px 2px;
}

.homepageNewsletterModul {
	display: flex; 
	margin-bottom: 20px;
}

.homepageServiceLinksModul {
	display: flex; 
	margin-bottom: 30px;
}

.homepageNewsletterModul p {
	font-weight: 300;
	font-size: 12px;
	line-height: 16px!important;
}

.homepageNewsletterModul p:first-child {
	flex-basis: 43%;
}

.homepageNewsletterModul p:first-child button {
	font-size: 12px;
	padding: 10px 50px 10px 10px;
}

.homepageServiceLinksModul button {
	min-width: 200px;
	font-size: 12px;
	margin-bottom: 0px;
}

.homepageServiceLinksModul p {
	margin-bottom: 30px;
}

.homepageNewsletterModul p:last-child {
	flex-basis: 57%;
}

#content {
	width: 73%;
	float: left;
	padding-top: 48px;
	padding-left: 4%;
	color: #666;
	font-size: 1.0em;
	line-height: 20px;
}

.contentFullPage {
	width: 100%!important;
	padding-left: 0px!important;
}

#content .volleBreite {
	width: 100%;
	margin-bottom: 12px;
}

#content .halbeBreite {
	width: 48%;
	margin-top: 14px;
}

#content .viertelBreite {
	width: 23%;
	margin-top: 14px;
}

#content .linksBuendig {
	padding-right: 4%;
	float: left;
}

#content .rechtsBuendig {
	padding-left: 4%;
	float: right
}

#content .viertelBreite img, #content .halbeBreite img, #content .volleBreite img {
	width: 100%
}

#content .right {
	width: 40%;
	padding-left: 12px;
	float: left;
}

#content h1{
	font-size: 1.7em;
	font-weight: 400;
	padding-bottom: 18px;
	border-bottom: 1px solid #d8d8d1;
	width: 100%;
	margin-bottom: 58px;
}

#content h2 {
	font-size: 1.7em;
	line-height: 34px;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h3 {
	color: #339900;
	text-transform: uppercase;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 1.0em;
}

#content h4 {
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content h5 {
	font-size: 15px;
	margin-top: 40px;
	padding-top: 40px;
}

#content p {
	font-weight: 300;
	line-height: 30px;
}

#content a {
	color: #339900;
	text-decoration: none;
	
}

#content li {
	margin-bottom: 16px;
	line-height: 20px;
}

.contentUnterseiten {
}

.contentHomepage {
	font-weight: 300;
	padding-left: 0px!important;
	width: 100%!important;
}

.contentHomepage h2 {
	margin-bottom: 6px!important;
}

.contentHomepage h3 {
	margin-bottom: 0px!important;
	color: #666666!important;
}

.contentHomepage_left {
	float: left; 
	width: 48%; 
	padding-right: 2%;
}

.contentHomepage_right {
	float: left; 
	width: 47.7%; 
	padding-right: 0.3%;
	padding-left: 2%; 
}

#footer {
	padding-top: 180px;
	width: 100%;
	background: no-repeat url("../imgs/footerBubbles.png") transparent 50% 0%;
	font-size: 0.7em;
	color: #ffffff;
}

#footerContent {
	background: #69943f;
	overflow: auto;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.3);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.3);
	padding-bottom: 20px;
}

#footerContentInner {
	width: 970px;
	margin: auto;
}

#footerSitemap {
	overflow: auto;
	padding-top: 22px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffffff;
}

#copyright {
	padding-top: 12px;
}

#copyright a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.sitemapBox {
	width: 22%;
	margin-right: 4%;
	float: left;
	text-transform: uppercase;
}

.sitemapBox span {
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding-bottom: 5px;
	font-size: 1.1em;
} 

.sitemapBox ul{
	margin: 0px;
	padding-left: 0px;
}

.sitemapBox li{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	padding: 5px 0px;
}

.sitemapBox li a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 300;
}

.socialBar {
	overflow: auto;
	display: flex;
	justify-content: flex-end;
}

.socialBar a {
	display: block;
	margin-left: 15px;
	width: 32px;
	height: 32px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	transition: background-image 0.4s;
}

.socialBar a.facebook {
	background-image: url("../imgs/enterosan_icons_socialbar/facebook.svg");
}

.socialBar a.instagram {
	background-image: url("../imgs/enterosan_icons_socialbar/instagram.svg");
}

.socialBar a.youtube {
	background-image: url("../imgs/enterosan_icons_socialbar/youtube.svg");
}

.socialBar a.linkedin {
	background-image: url("../imgs/enterosan_icons_socialbar/linkedin.svg");
}

.socialBar a.facebook:hover {
	background-image: url("../imgs/enterosan_icons_socialbar/facebook_mo.svg");
}

.socialBar a.instagram:hover {
	background-image: url("../imgs/enterosan_icons_socialbar/instagram_mo.svg");
}

.socialBar a.youtube:hover {
	background-image: url("../imgs/enterosan_icons_socialbar/youtube_mo.svg");
}

.socialBar a.linkedin:hover {
	background-image: url("../imgs/enterosan_icons_socialbar/linkedin_mo.svg");
}


#left-nav{
	float: left;
	width: 23%;
	border-right: 1px solid #dadad1;
	padding-top: 48px;
	border-bottom: 1px solid #ffffff;
	box-sizing: border-box;
	-webkit-hyphens: none;
	 -moz-hyphens: none;
	 -ms-hyphens: none;
	 hyphens: none;
}

#left-nav ul{
	width:100%;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

#left-nav ul li{ 
	list-style-type:none;
	border-bottom: 1px solid #dadad3;
	border-top: 1px solid #ffffff;
	padding:12px 0 12px 0px;
}

#left-nav ul li.first {
	border-top: none;
	padding-top: 0px;
}

#left-nav ul ul li.first {
	border-top: none;
	padding-top: 12px;
}

#left-nav ul li.last {

}

#left-nav ul li a{ 
	text-decoration: none;
	color: #666666;	
	hyphens: none;
}

#left-nav ul li a:hover {
	color: #339900;
}

#left-nav ul li.active a{
	color: #339900;
}

#left-nav ul ul{
	display:none;
}
#left-nav ul li.active ul{
	display: block ;
	background-color: rgba(0,0,0,0.03);
	padding-left: 15%;
	padding-right: 5%;
	width: 80%;
	margin-top: 12px;
	margin-bottom: -12px;
	padding-bottom: 8px;
}

#left-nav ul ul li.active ul{
	background-color: rgba(255,255,255,0.4)!important;
	margin-top: 12px;
	margin-bottom: 0px!important;
	font-size: 0.8em;
}

#left-nav ul ul li{
	border: none;
	padding:8px 0 8px 0px;
}
#left-nav ul ul li a {
	color: #666666;
}

#left-nav ul ul li a:hover{
	color: #339900;
} 

#left-nav ul li.active ul li a{
	color: #666666;
}

#left-nav ul li.active ul li.active a{
	color: #339900;
}

#left-nav ul ul li.active a{
 	color: #339900;
}

#left-nav ul ul ul{
	display:none!important;
}

#left-nav ul ul ul li{
	padding: 4px 0px;
}

#left-nav ul ul li.active ul{
	display: block!important;
	background-color: rgba(0,0,0,0.03);
	padding-left: 15%;
	width: 85%;
	margin-top: 12px;
	margin-bottom: -12px;
}

#left-nav ul ul ul li a {
	color: #727270!important;
}

#left-nav ul ul ul li.active a{
 	color: #339900!important;
}

.infoKasten { 
	padding: 23px 4.5%;
	background: #ffffff; 
	border-radius: 2px;
	 -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	width: 91%;
	margin-bottom: 40px;
	font-size: 1.0em;
}

.infoKasten h2 {
	margin-top: 0px;
	font-size: 0.85em;
	font-weight: 300;
}

.infoKasten h3 {
	color: #339900;
	text-transform: uppercase;
	margin-top: 22px!important;
}

.infoKasten button {
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	font-size: 0.8em;
	padding: 10px 50px 10px 10px;
	border-radius: 4px;
	background-image: url("../imgs/buttonIcon.png");
	background-color: #87c338;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-left: 0px;
}

.hinweisKasten {
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
}

.hinweisKasten img{
	border-radius: 50% 50%;
	float: left;
	margin-right: 22px;
	margin-top: 14px;
	font-size: 14px;
}

.hinweisKasten p{
	margin-top: 0px;
}

.hinweisKasten a{
	color: #339900;
	padding-right: 26px;
	background-image: url("../imgs/buttonIcon.png");
	background-position: 95% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
}



.bx-wrapper {
	width: 100%;
}

.bx-viewport {
	left: 0px!important;
	border: none!important;
}

.bx-wrapper ul{
	margin: 0px;
	padding: 0px;
}

.homepageSlide {
	width: 100%;
	overflow: auto;
}

.homepageSlide_img {
	float: left;
	width: 24%;
	margin-right: 3%;
	margin-top: 15px;
}

.homepageSlide_text {
	float: left;
	width: 66%;
	padding-right: 4%;
	padding-top: 35px;
	font-size: 1.25em;
}

.homepageSlide h3 {
	font-size: 0.8em;
	font-weight: 300;
	color: #95cb4d;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

.homepageSlide h2 {
	margin-top: 6px;
	font-size: 1.65em;
	font-weight: 300;
	color: #728d4d;
	width: 90%;
}

.bx-wrapper .bx-pager {
	background-image: url("../imgs/sliderNavBg.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 30px;
	bottom: -50px!important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #c2c2c2!important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #97cf3e!important;
}

.mitContainer_content {
	float: left; 
	width: 64%
}

.mitContainer_container {
	width: 31%;
	float: left;
	margin-left: 5%;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
}

.mitContainer_contentFullPage {
	width: 72.5%!important;
}

.mitContainer_containerFullPage {
	width: 22.5%!important;
}

.vorteileCont {
	background: #ffffff; 
	padding: 20px;
	overflow: auto;
}

.vorteileCont span {
	color: #339900;
	font-weight: bold;
	font-size: 1.1em;
}

.vorteileCont h3 {
	font-size: 1.2em!important;
	margin-bottom: 28px!important;
	font-weight: 600;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	line-height: 14px;
	color: #339900;
}

.vorteileCont p {
	margin-bottom: 28px;
	line-height: 22px!important;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}

.teaserCont {
	background: #ffffff; 
	padding: 20px 9% 30px 9%;
	margin-bottom: 22px;
	width: 82%;
}

.teaserCont img {
	width: 100%;
}

.teaserCont p{
	line-height: 22px!important;
}

.teaserCont h3{
	color: #339900;
	font-size: 11.5px!important;
	text-transform: uppercase;
	margin-top: 16px!important;
	margin-bottom: 16px!important;
	font-weight: 600!important;
	line-height: 15px!important;
}

.uebersichtDiv {
	width: 30%;
	font-size: 0.8em;
	margin-bottom: 20px;
	background-image: url("../imgs/uebersichtSprite.png");
	background-repeat: no-repeat;
}

.uebersichtDiv ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 4px;
}

.uebersichtDiv li {
	margin-bottom: 2px!important;
	line-height: 20px!important;
}

.uebersichtDiv a {
	color: #666!important;
}

.uebersichtDiv h3 {
	padding-left: 6px;
	padding-top: 10px;
	height: 40px;
	text-transform: none!important;
	margin-bottom: 0px!important;
}

.uebersichtFarben_green {
	background-position: 0px 0px;
}

.uebersichtFarben_green h3{
	color: #339900!important;
}

.uebersichtFarben_orange {
	background-position: -220px 0px;
}

.uebersichtFarben_orange h3{
	color: #d78e63!important;
}

.uebersichtFarben_red {
	background-position: -440px 0px;
}

.uebersichtFarben_red h3{
	color: #ce5252!important;
}

.uebersichtFarben_blue {
	background-position: -660px 0px;
}

.uebersichtFarben_blue h3 {
	color: #2da4be!important;
}

.uebersichtFarben_yellow {
	background-position: -880px 0px;
}

.uebersichtFarben_yellow h3{
	color: #bd9e3f!important;
}

.uebersichtStyleElement {
	height: 2px;
	margin-top: -1px;
	width: 14px;
	display: block;
}

table {
	width: 100%;
	padding: 15.75px;
	border-spacing: 0px;
	background: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}

.mitContainer_content table {
	padding: 24px;
}

thead {
	text-transform: uppercase;
	padding-bottom: 8px;
}

thead::after {
	content:"";
	display: block;
	height: 4px;
}

tbody {
	margin-bottom: 8px;
	font-size: 12px;
	background: #dbecc6;
}

tbody::before {
	content:"";
	display: block;
	height: 10px;
}

tbody::after{
	content:"";
	display: block;
	height: 10px;
	background: #fff;
}

tfoot {
	font-size: 12pt;
	background: #f3f9ec;
}

tfoot::before {
	content:"";
	display: block;
	height: 10px;
}

tfoot::after {
	content:"";
	display: block;
	height: 10px;
}

table h3 {
	padding: 16px 14px 16px 14px;
	color: #ffffff!important;
	font-weight: normal;
	font-size: 13px!important;
	background-color: #89c143;
}

table h4 {
	padding-left: 12px;
	padding-right: 12px;
	color: #3d9700;
	font-weight: normal;
	margin: 3px 0px!important;
	font-size: 12px!important;
}

table p {
	padding-left: 12px;
	padding-right: 12px;
	color: #787b77;
	margin: 0px;
	line-height: normal!important;
	padding-bottom: 20px;
	font-size: 12px!important;
	font-weight: normal;
}

table ul {
	margin: 10px 0px 0px -6px;
}

table li {
	font-size: 12px!important;
	list-style: none;
	padding: 0px;
}

.mitContainer_container table li {
	margin-top: 6px!important;
	line-height: 20px!important;
	list-style: disc outside none;
	margin-bottom: 6px!important;
}

/* 
table li:before {
    content: "·";
    float: left;
    width: 6px;
}
*/

#keimtabelle tbody::before {
	content:"";
	display: none;
}

#keimtabelle p {
	font-size: 14px!important;
}

.trenner {
	width: 100%;
	height: 24px;
	margin-top: 18px;
	border-top: 1px solid #d6d6cf;
	background-image: url("../imgs/trenner.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#suchForm {
	float: none;
	margin-top: -5px;
	padding: 0px!important;
}

.suchfeld {
	margin-top: 0px;
	border: none;
	padding: 7px 10px;
	width: 130px;
	background-image: url("../imgs/searchfield.png");
	font-size: 12px;
	margin-right: 0px;	
	float: left;
	color: #999999;
	outline: none;
}

.suchfeldBig {
	background-color: rgba(255,255,255, 0.7);
	border: none;
	padding: 0px 10px;
	height: 50px;
	width: 50%!important;
	font-size: 1.3em;
	color: #999999;
	outline: none;
	float: left;
	border: 1px solid #999;
	border-radius: 4px;
}

.suchfeld:focus {
	background-image: url("../imgs/searchfieldFocus.png");
}

.suchfeldBig:focus {
	background-color: rgba(255,255,255, 1.0);
}

.suchfeldButton {
	width: 27px;
	height: 27px;
	border: none;
	margin-left: 0px;
	background-image: url("../imgs/searchfield.png");
	background-color: transparent;
	background-position: -150px 0px;
	float: left;
	outline: none;
}

.suchfeldButtonBig {
	width: 50px!important;
	height: 100%;
	margin-left: 8px;
	background-image: url("../imgs/searchButtonBig.png");
	background-color: #87c338;
	float: left;
	outline: none;
	border-radius: 4px;
	border: 1px solid #728d4d;
}

#newsContainer {
	margin: 20px 0px 60px 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	-webkit-box-shadow: inset 0 0 6px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 6px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 6px 3px rgba(0,0,0,0.1);
}

#newsContainer li{
	list-style: none;
	margin-left: 0px;
	padding-bottom: 16px;
	padding-top: 24px;
	padding-left: 22px;
	border-bottom: 1px solid #d8d8d1;
	margin-bottom: 0px!important;
	background: url('../imgs/buttonIcon.png');
	background-position: 95% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

#newsContainer li:hover{
	background-color: rgba(0,0,0,0.05);
}

#newsContainer li a{
	text-decoration: none;
	color: #339900;
}

#newsContainer .readmore {
	display: none;
}

.sisea-results {
	padding: 0px 0px 17px 0px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	border-bottom: 1px solid #dbdcd4;
}

.sisea-paging {
	float: right;
	overflow: auto;
}

.sisea-result-pages {
	display: none;
}

.sisea-page {
	background: #cecece;
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 2px;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.4);
	display: block;
	float: left;
	padding: 5px 10px;
}

.sisea-page a {
	color: #ffffff!important;
}

.sisea-current-page {
	background: #86c338;
	color: #ffffff!important;
}

.sisea-result {
	padding: 30px 0px 17px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dbdcd4;
}

.sisea-results-list {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 19px;
}

.readmore {
	color: #339900;
	padding-right: 26px;
	background-image: url("../imgs/buttonIcon.png");
	background-position: 95% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	display: inline-block;
}

.aktuellesSidebar {
	margin-top: 40px;
}

.aktuellesSidebar h3 {
	margin-bottom: 0px!important;
}

.aktuellesSidebar h2 a{
	color: #666666!important;
	font-weight: normal;
}

.post {
	margin-bottom: 40px;
}

.latestPosts {
	font-size: 11px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.latestPosts li {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.latestPosts .artikelDate {
	
}

.latestPosts .artikelTitel {
	
}

.containerTablet {
	display: none;
}

#left-nav-smartphone {
	display: none;
}

strong {
	font-weight: 600!important;
}

.formularPersDaten {
    display: flex;
    flex-wrap: wrap
}

.formularPersDaten div {
	width: 50%;
	box-sizing: border-box;
}

.formularPersDaten div:nth-child(odd) {
	padding-right: 20px;
}

.formularPersDaten div:nth-child(even) {
	padding-left: 20px;
}

/*
Newsletter-Formular
*/

#newsletterFormular table {
    background: #f3f9ec
}


#newsletterFormular table td {
    font-size: 14px;
    color: #666;
}

#newsletterFormular table tr td:first-child {
    text-align: right;
}

#newsletterFormular tbody::after {
    display: none;
}

#mainHomepage #newsletterFormular {
    background: transparent;
    padding: 0px;
}

#mainHomepage #newsletterFormular table {
    background: transparent;
    padding: 0px;
}

#mainHomepage #newsletterFormular table td {
    font-size: 14px;
    color: #666;
    padding: 0px;
}

#mainHomepage #newsletterFormular table tr td:first-child {
    text-align: left;
}

.pageList {
  float: right;
}

.pageList li {
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 2px;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.4);
	display: block;
	float: left;
}

.pageList li.control {
  display: none;
}

.pageList li a {
  background: #cecece;
  padding: 5px 10px;
  color: #ffffff!important;
}

.pageList li a.active {
	background: #86c338;
	color: #ffffff!important;
}

#goToEnterosan-Vet {
    background-color: #528015;
    font-size: 15px;
    text-transform: none;
    font-weight: bold;
}

.simplesearch-paging {
	margin-bottom: 20px;
}

.simplesearch-results .simplesearch-highlight {
	font-weight: bold;
}


@media screen and (max-width: 1024px)  {

body {
}

#headerHomepage {
	width: 100%;
	margin: 0px;
}

.flyoutInnerContainer {
	padding: 40px;
}

.flyoutInnerContainer div:last-child {
	flex-direction: column;
	flex: none;
}

.flyoutInnerContainer a {
	margin-left: 0px;
	margin-top: 12px;
}

.flyoutInnerContainer .closeButton {
	margin-bottom: 0px;
}

.contentHomepage {
	width: 86%!important;
	padding-left: 7%!important;
	padding-right: 7%!important;
}

.homepageSlide_text {

}

#header {
	width: 100%;
	margin: 0px;
}

.homepageServiceLinksModul button {
	min-width: 70%;
}

#main {
	width: 86%;
	margin-left: 7%;
	padding-right: 7%;
}

#mainHomepage {
	width: 100%;
	padding: 0px;
}

#content {
	width: 63%;
}

#left-nav{
 	width: 33%;
}

#logo {
	margin-left: 6%;
}

#top-naviDiv {
	float: right;
	margin-right: 2%;
}

#top-naviDiv ul {
	margin-bottom: 40px;
}

.hideOnTablet {
	display: none;
}

#claim {
	
}

#main-navi-large {
	display: none
}

#main-navi-medium{
	display: block;
}

.homepageSlide {
	padding-bottom: 40px;
}

.homepageSlide h2 {
	width: 100%;
}

#footerContentInner {
	width: 86%;
	padding-left: 7%;
	padding-right: 7%;
}

#breadcrumb {
	padding-top: 48px;
	padding-bottom: 22px;
	height: 12px;
	margin-left: 7%;
}

.contentHomepage_left {
	width: 100%;
	float: none;
	clear: left;
	padding-right: 0px!important;
}

.contentHomepage_right {
	width: 100%;
	float: none;
	margin-top: 60px;
	padding-right: 0;
	padding-left: 0;
}

.infoKasten {
	width: 91%;
	padding: 23px 4.5%;
	background: #ffffff;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	margin-bottom: 40px;
}

.infoKasten button {
	font-size: 1.0em;
}

.uebersichtDiv {
	width: 46%;
	font-size: 0.8em;
}

.mitContainer_content {
	width: 100%;
}

.mitContainer_container {
	display: none;
	width: 100%;
	margin-left: 0%;
	margin-top: 60px;
}

.mitContainer_contentFullPage {
	width: 67.5%!important;
}

.mitContainer_containerFullPage {
	width: 27.5%!important;
	display: block!important;
}

.containerTablet {
	display: block;
}

.vorteileContDiv {
	width: 30%;
}

.containerTablet .teaserCont {
	padding: 20px 2% 30px 2%;
	margin-bottom: 0px;
	width: 40%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	min-height: 360px;
	font-size: 1.0em;
}

#content .halbeBreite{
	width: 100%;
	padding: 0% 0% 22px 0%;
}

.aktuellesSidebar {
	margin-top: 40px;
	margin-left: 5%;
}

/* slimmenu*/

.menu-collapser {
    width: 106px;
    height: 62px;
	border-right: 1px solid #cfe4ab;
    float: left;
	cursor: pointer;
}

.collapse-button {
	width: 100%;
	height: 62px;
	background-image: url("../imgs/menuButton.png");
}

.collapse-button:hover, .collapse-button:focus {

}

ul.slimmenu {
    list-style-type: none;
	margin: 62px 0px 0px 0px;
    padding: 0;
	position: absolute;
	z-index: 11000;
	width: 100%;
}

ul.slimmenu ul {
    margin-left: 0px;
	padding-left: 0px;
}

ul.slimmenu li a {
	display: block;
	padding: 25px 0px 0px 25px;
	text-decoration: none;
	background-color: #a2d064;
	border-bottom: 1px solid #daedc0;
	color: #ffffff;
	text-transform: uppercase;
	height: 37px;
	font-weight: 400;
}

ul.slimmenu li a:hover {
    background-color: #86c338;
    text-decoration: none;
}

ul.slimmenu li .sub-collapser {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
ul.slimmenu li .sub-collapser > i {
    color: #333;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
}
ul.slimmenu li ul li { background-color: #BBB }
ul.slimmenu li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
}
ul.slimmenu li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
}

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
}

ul.slimmenu.collapsed li a {
    display: block;
}

ul.slimmenu.collapsed li .sub-collapser {
    height: 40px;
}

ul.slimmenu.collapsed li > ul {
    display: none;
    position: static;
}

.infoKasten img {
	width: 100%;
}

}
@media screen and (max-width: 700px)  {
	#top-naviDiv ul {
		top: 22px;
		right: 2%;
		position: absolute;
		text-align: right;
	}
	
	#top-naviDiv ul li {
		float: none;
		margin: 0px;
	}
	
	#top-naviDiv ul li a {
		border: 0px;
		padding: 0px;
		line-height: 28px;
		font-size: 14px;
	}
	
	#claim {
		padding-top: 0px;
	}

	#flyout {
		position: fixed;
		left: 0px;
		bottom: 0px;
	}

	.formularPersDaten div {
		float: none;
		width: 100%;
	}

	.formularPersDaten div:nth-child(odd) {
		padding-right: 0px;
	}

	.formularPersDaten div:nth-child(even) {
		padding-left: 0px;
	}

	.flyoutInnerContainer {
		box-sizing: border-box;
		padding: 20px;
		width: 100%;
		flex-direction: column;
	}
	
	.flyoutInnerContainer div:first-child {
		flex-basis: auto;
		margin-bottom: 20px;
		margin-right: 0px;
	}
	
	.flyoutInnerContainer div:last-child {
		flex-direction: column;
	}
	
	.flyoutInnerContainer button {
		width: 100%;
		margin-bottom: 0px;
	}
	
}

@media screen and (max-width: 414px)  {
	body {
		font-size: 100%;
	}
	
	#logo {
		width: 100%;
		float: none;
		margin-left: 0px;
		border-bottom: 1px solid #d9d9d3;
		padding-bottom: 32px;
		text-align: center;
	}
	
	#logo img {
		width: 62%;
	}
	
	#top-naviDiv {
		float: none;
		margin-right: 0px;
	}
	
	#top-naviDiv ul {
		display: none;
	}
	
	#phoneHint, #phoneNumber, #claim {
		text-align: left;
		padding-left: 7%;
	}
	
	#claim {
		font-size: 8vw;
		padding-top: 0px;
	}
	
	#phoneNumber{
		font-size: 5.2vw;
	}
	
	#phoneHint{
		font-size: 3.5vw;
	}
	
	#main {
		width: 100%;
		margin-left: 0%;
		padding-right: 0%;
	}
	
	#header {
		padding: 0px;
	}
	
	#headerHomepage {
		width: 100%;
		margin: 0px;
		height: 100%;
		padding: 0px;
		background-image: none;
	}

	#contentHomepage {
		width: 86%;
		padding-left: 7%;
		padding-right: 7%;
		background: red;
	}
	.contentHomepage_left {
		float: none; 
		width: 100%; 
		padding-right: 0%; 
		min-height: 700px
	}

	.contentHomepage_right {
		float: none; 
		width: 100%; 
		padding-left: 0%; 
		min-height: 700px
	}
	
	#newsContainer li {
		background-image: none;
	}
	
	.homepageSlide_img {
		float: none;
		width: 86%;
		margin: auto;
	}
	
	.homepageSlide_img img{
		width: 100%;
	}

	.homepageSlide_text {
		float: none;
		width: 86%;
		padding-right: 7%;
		padding-left: 7%;
		padding-top: 0px;
	}

	.homepageSlide h3 {
		font-size: 0.8em;
		font-weight: 300;
		color: #95cb4d;
		text-transform: uppercase;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.homepageSlide h2 {
		margin-top: 6px;
		font-size: 1.65em;
		font-weight: 300;
		color: #728d4d;
		width: 90%;
	}
	
	.sitemapBox {
		width: 86%;
		padding-right: 0%;
		padding-left: 0%;
		margin-right: 0%;
		float: none;
		margin-bottom: 20px;
	}
	
	#homeButton {
		display: none;
	}
	
	#breadcrumb {
		display: none;
	}
	
	#left-nav {
		float: none;
		width: 100%;
		border-right: none;
		padding-top: 0px;
		border-bottom: none;
		box-sizing: border-box;
	}
	
	#content {
		width: 86%;
		float: none;
		padding-top: 48px;
		padding-left: 7%;
		padding-right: 7%;
	}
	
	.containerTablet .teaserCont {
		padding: 12px 4% 20px 4%;
		margin-bottom: 30px;
		width: 78%;
		float: none;
		margin-right: 7%;
		margin-left: 7%;
		min-height: 260px;
	}
	
	#left-nav-desktop {
		display: none;
	}
	
	#left-nav-smartphone {
		display: block;
	}
	
	.B_crumbBox {
		padding: 0px!important;
		border: none!important;
	}
	
	.B_crumbBox li{
		-webkit-box-shadow: inset 0px 200px 12px -200px rgba(0,0,0,0.20);
		-moz-box-shadow: inset 0px 200px 12px -200px rgba(0,0,0,0.20);
		box-shadow: inset 0px 200px 12px -200px rgba(0,0,0,0.20);
	}
	
	.B_crumbBox li a{
		line-height: 60px!important;
		width: 100%;
		display: block;
		color: #329902!important;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	.B_lastCrumb {

	}
	#left-nav-smartphone ul {
		padding: 20px 0px 40px 0px;
		background: #ffffff;
		border-top: 1px solid #e5e5e5;
	}
	#left-nav-smartphone ul li {
		padding: 0px 0px 0px 24px;
		border: none;
		background: #fff;
	}
	#left-nav-smartphone ul li a {
		line-height: 30px;
		font-size: 12px;
	}
	
	.persDaten_left {
		float: none;
		width: 100%;
		padding-right: 0%;
	}

	.persDaten_right {
		float: none;
		width: 100%;
		padding-left: 0%;
	}
	
	.contentFullPage {
		width: 86%!important;
		padding: 48px 7% 0px 7%!important;
	}
	
	.bx-wrapper {
		display: none;
	}
	
	.aktuellesContent {
		float: none;
		width: 100%!important;
		overflow: auto;
	}
	
	.aktuellesSidebar {
		margin-left: 0px;
		width: 100%!important;
		float: none;
	}

	.vorteileContDiv {
			width: 45%;
	}

	.homepageNewsletterModul {
		flex-direction: column;
	}

	.homepageNewsletterModul p button {
		margin: 0px;
	}
	
}