
html {
width: 100%;
height: 100%;
font-size: 100%;
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch;
-webkit-text-size-adjust: 100%;
}

body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
color: #404040;
font-family: 'HelveticaNeueW01-Thin', Helvetica, Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1.15em;
letter-spacing: 0.09em;
line-height: 1;
background-color: #c5d7ce;
text-align: center;
}

img {
border: 0;
outline: none;
}

hr {
height: 0px;
border: 0px;
background-color: transparent;
border-top: 1px dashed #404040;
margin: 20px 0 20px 0;
}


a, a:link, a:visited {
color: #404040;
text-decoration: none;
border: 0;
outline: none;
}

a:hover {
color: #000000;
border: 0;
outline: none;
}

h1, h2 {
display: inline;
padding-bottom: 2px;
margin: 0 0 20px 0;
font-family: 'HelveticaNeueW01-Thin', Helvetica, Arial, Verdana, sans-serif;
font-size: 2em;
font-weight: normal;
line-height: 1.5;
border-bottom: 1px solid;
/*text-decoration: underline;*/
}

h1 {
letter-spacing: 0.085em;
}


h3 {
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
}

p {
margin: 10px 0 10px 0;
}

ul li {
margin: 0;
padding: 0;
}

input, select, textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
}

em {
font-style: normal;
font-weight: normal;
}

b, strong {
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
}


sup {
font-size: 0.6em;
line-height: 0.6;
}

/* -------------------------- flexslider */

.flexslider {
float: left;
margin: 0;
}

ul.slides {
list-style-position: inside;
width: auto;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}


ul.slides li {
list-style-type: none;
width: 100%;
height: 100%;
padding: 0;
text-align: center;
vertical-align: middle;
/*overflow: hidden;*/

}


ul.slides li img {
max-width: 100%;
margin: 0 auto;
}


/* -------------------- end flexslider */



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

#top {
position: absolute;
top: 0;
width: 0;
height: 0;
margin: 0;
padding: 0;
}


#Home {
position: absolute;
top: 0;
width: 0;
height: 0;
margin: 0;
padding: 0;
}


.pageNavi {
float: right;
width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
padding: 20px 20px 0 20px;
margin: 0 auto;
text-align: right;
-o-transition: 0.6s;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transition: 0.6s;
transition: 0.6s;
}


.naviOpener {
display: none;
}

.pageNavi ul {
list-style-position: inside;
float: right;
margin: 0;
padding: 0;
height: auto;
}

.pageNavi ul li {
list-style-type: none;
float: left;
display: inline-block;
width: auto;
height: auto;
box-sizing: border-box;
border: 0;
padding: 5px 0 5px 20px;
}


.pageNavi ul li a {
float: left;
display: block;
width: 100%;
padding: 0;
box-sizing: border-box;
border: 0;
font-size: 0.9em;
letter-spacing: 2px;
text-align: right;
text-transform: uppercase;
color: #729d8a;
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}

.pageNavi ul li a:hover {
color: #ffffff;
}

.pageNavi ul li.goHome {
/*display: none;*/
}




.pageNavi ul li.contactMailicon {
padding: 5px 40px 5px 20px;
background-image: url(../images/navi-mail-icon.png);
background-repeat: no-repeat;
background-position: right center;
background-size: 30px auto;
}


.pageNavi.naviFixedtop {
position: fixed;
top: 0;
right: 40px;
z-index: 10000;
width: 100px;
height: 45px;
padding: 10px 20px 10px 20px;
background: #eeeeee;
text-align: center;
opacity: 0.8;
overflow: hidden;
}

.pageNavi.naviFixedtop ul li {
display: none;
text-align: center;
}

.pageNavi.naviFixedtop ul li.goHome {
display: inline-block;
float: left;
width: 100%;
padding: 0;
margin: 0 auto;
}

.pageNavi.naviFixedtop ul li a {
color: #10717a;
text-align: center;
}

.pageNavi.naviFixedtop ul li a:hover {
color: #000000;
}


.fullSize {
float: left;
width: 100%;
height: auto;
}

.halfSize {
float: left;
width: 50%;
height: auto;
}

.thirdofSize {
float: left;
width: 33.333%;
height: auto;
}

.boxWrapper {
float: left;
width: 100%;
height: auto;
box-sizing: border-box;
border: 0;
padding: 40px 10px 40px 10px;
/*
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
*/
}

.sectionWrapper {
display: inline-block;
width: 100%;
max-width: 1280px;
height: auto;
box-sizing: border-box;
border: 0;
padding: 40px 20px 40px 20px;
margin: 0 auto;
text-align: left;
line-height: 1.4;
/*overflow-x: hidden;*/
}



.divBox {
float: left;
display: block;
height: auto;
min-height: 380px;
padding: 30px;
box-sizing: border-box;
border: 10px;
border-style: solid;
border-color: #c5d7ce;/* must be like page bg */
background-color: #729d8a;
color: #ffffff;
overflow: hidden;
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}

.divBox a {
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}

.boxWrapper.bgWhite .divBox {
border-color: #ffffff;
}


.pageLogo {
float: left;
width: 100%;
max-width: 250px;
height: auto;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
/* desable saving */
-webkit-touch-callout: none;
}



.textBox {
float: left;
width: 100%;
height: auto;
padding: 10px 25% 20px 20px;
box-sizing: border-box;
border: 0;
}

.behandlungTitle {
max-width: 1100px;
}


.sectionTitle {
display: block;
width: 100%;
height: auto;
padding: 20px;
box-sizing: border-box;
border: 0;
color: #729d8a;
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
font-size: 0.9em;
text-transform: uppercase;
}




/* pages */
.pageBox {
float: left;
display: block;
width: 100%;
height: auto;
min-height: 400px;
padding: 0 30px 30px 30px;
box-sizing: border-box;
border: 20px;
border-top: 0;
border-style: solid;
border-color: #c5d7ce;/* must be like page bg */
/*color: #729d8a;*/
background-color: #ffffff;
}


.pageCloser {
float: right;
position: absolute;
top: 0;
right: 0;
width: 46px;
margin: 40px 40px 0 20px;
cursor: pointer;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
z-index: 2;
}

.pageCloser:hover {
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}

.pageBox .textBox, .pageBox .divBox {
padding-top: 40px;
margin-top: 0;
border-top: 0;
}



/* details Behandlung */

.surTitle {
display: block;
font-size: 1.2em;
line-height: 1;
font-family:'Adobe Garamond W01 It';
text-decoration: none;
border: 0;
margin: 20px 0 40px 0;
}

.contentBlock {
float: left;
height: auto;
/*min-height: 100px;*/
padding: 20px 0 40px 0;
margin: 0;
border: 0;
font-family: 'AdobeGaramondW01-Regula', serif;
font-style: normal;
font-weight: 400;
font-size: 1.1em;
/*
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
*/
}

.contentBlockH2 {
display: block;
box-sizing: border-box;
border: 0;
/*padding: 0 50px 5px 0;*/
padding: 0 0 5px 0;
margin: 10px 0 0 0;
border: 0;
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
font-size: 1.6em;
line-height: 1.1;
letter-spacing: 0.075em;
color: #729D8A;
background-color: #ffffff;
background-image: none;
background-repeat: no-repeat;
background-position: right top;
background-size: 40px auto;
word-wrap: break-word;
cursor: pointer;
}

/*
.contentBlockH2:hover {
background-image: url(../images/icon-readmore-cv-hover.png);
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
}
*/

.contentBlockH3 {
display: inline-block;
border: 0;
margin-top: 0;
font-family: 'HelveticaNeueW01-Thin', Helvetica, Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 1em;
letter-spacing: 2px;
color: #000000;
border-bottom: 1px solid #333333;
}

.contentBlockH2.contentBlockClosed {
border-bottom: 1px solid #729D8A; 
}

.contentBlock.contentBlockClosed {
/*height: 0;
min-height: 0;
padding: 0;*/
border-top: 1px solid #729D8A;
overflow: hidden;
}

.contentBlock a {
text-decoration: underline;
}



/* details CVs */


.cvStyleH1 {
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
color: #729D8A;
border: 0;
}

.cvStylesubTitle {
font-family:'Adobe Garamond W01 It', serif;
font-style: normal;
font-weight: 400;
font-size: 1.2em;
color: #729D8A;
}

.cvStyleH2 {
display: block;
margin: 0 0 20px 0;
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
font-size: 1em;
letter-spacing: 2px;
color: #729D8A;
border: 0;
text-transform: uppercase;
}

.cvStyleH3 {
display: inline-block;
font-family: 'HelveticaNeueW01-Thin', Helvetica, Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 0.9em;
letter-spacing: 2px;
border-bottom: 1px solid;
margin: 0 0 10px 0;
}

.cvText {
display: block;
font-size: 1.1em;
margin: 0 0 40px 0;
}

.greenBorderBottom, 
a.greenBorderBottom {
border-bottom: 1px solid #729D8A;
}

div.greenBorderBottom {
display: block;
height: auto;
padding-top: 0.2em;
}

div.greenBorderBottom.floatLeft {
float: left;
width: 100%;
}

div.greenBorderBottom span.floatLeft {
float: left;
display: block;
width: 70%;
}

div.greenBorderBottom span.floatRight {
float: right;
display: block;
width: 28%;
text-align: right;
}

a.greenBorderBottom {
text-decoration: none;
}

.fullSize.bgWhite .sectionTitle {
/*color: #c5d7ce;*/
color: #729d8a;
}

/* textBox has already padding... */
.textBox .sectionTitle {
padding-left: 0;
}

ul.textList {
list-style-position: inside;
width: auto;
margin: 0;
padding: 0;
border: 0;
}


ul.textList li {
list-style-type: none;
display: block;
width: auto;
padding: 0 0 0 17px;
text-align: left;
background-image: url(../images/list-style-image-white.png);
background-repeat: no-repeat;
background-position: -3px 13px;
background-size: 10px 1px;
}



#Impressionenslider {
float: left;
width: 100%;
padding-bottom: 50px;
/*margin-top: 20px;*/
overflow: hidden;
}

#footer {
font-size: 0.85em;
}

#footer .textBox {
padding: 0 20px 20px 20px;
}

.reachLink {
display: inline-block;
float: right;
/*text-transform: uppercase;*/
font-family:'HelveticaNeueW01-85Heav';
font-weight: normal;
transition: 0.5s;
}

.reachLink:hover:before {
content: 'Website by ';
text-transform: none;
font-family: 'HelveticaNeueW01-Thin', Helvetica, Arial, Verdana, sans-serif;
color: #c5d7ce;
font-size: 0.9em;
}

/* some colors and backgrounds */

.bgWhite {
background-color: #ffffff;
}

.lightWhite {
color: #ffffff;
}

.lightWhite a {
color: #ffffff;
}

.lightWhite a:hover {
color: #c5d7ce;
}

.lightGreen {
color: #c5d7ce;
}

.lightGreen a {
color: #c5d7ce;
}

.lightGreen a:hover {
color: #000000;
}

.bglightGreen {
background-color: #c5d7ce;
}


.normalGreen {
color: #729d8a;
}

.normalGreen a {
color: #729d8a;
}

.normalGreen a:hover {
color: #000000;
}

.bgnormalGreen {
background-color: #729d8a;
}


.semiGreen {
color: #8db0a1;
}

.semiGreen a {
color: #8db0a1;
}

.semiGreen a:hover {
color: #000000;
}

.bgsemiGreen {
background-color: #8db0a1;
}



.darkGreen {
color: #10717a;
}

.bgdarkGreen {
background-color: #10717a;
}

.lightRed {
color: #ff6161;
}

.bglightRed a {
color: #ffffff;
}

.bglightRed a:hover {
color: #000000;
}

.bglightRed {
background-color: #ff6161;
}

/* end colors */


.bgWhite ul.textList li {
background-image: url(../images/list-style-image-green.png);
}



/* top boxes with icons */

.iconCenteredbg {
background-repeat: no-repeat;
background-position: center 30%;
background-size: 96px auto;
position: relative;
}

.iconCenteredbg .taxPunktwert {
position: absolute;
left: 0;
top: 22%;
display: inline-block;
float: left;
width: 100%;
padding: 0;
margin: 0;
font-size: 4em;
letter-spacing: 0.065em;
text-align: center;
}

.iconCenteredbg .taxPunktwert.newtaxPunktwert {
top: 18%;
font-size: 2.3em;
}

.iconCenteredbg .taxPunktwert.newtaxPunktwert span {
display: block;
font-size: 0.35em;
font-family: 'Adobe Garamond W01 It', serif;
font-style: normal;
font-weight: 400;
}

.iconCenteredbg .boxLabel {
position: absolute;
left: 0;
bottom: 40px;
display: block;
float: left;
width: 100%;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 0;
text-align: center;
font-size: 0.8em;
}

.otDay {
display: inline-block;
width: 25px;
text-align: left;
}

.iconCenteredbg .otDay {
width: 20px;
}

.iconCenteredbg .boxLabel h3 {
font-size: 1.4em;
letter-spacing: 0.175em;
margin: 0 0 40px 0;
text-transform: uppercase;
}

.iconCenteredbgHovering:hover {
background-color: #205359;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
-webkit-transition: 0.8s;
transition: 0.8s;
}

.bgWhite.iconCenteredbgHovering:hover a, .bglightRed.iconCenteredbgHovering:hover a {
color: #ffffff;
}


/* team boxes */

.teamBoxbg {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.teamBoxbg img {
float: left;
width: 100%;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
}



.teamBoxdetails {
position: absolute;
left: 0;
top: 0;
display: block;
float: left;
width: 100%;
height: 100%;
padding: 30px;
margin: 0;
box-sizing: border-box;
border: 0;
font-size: 1.3em;
color: #ffffff;
background: url(../images/teamBox-bg.png);
opacity: 1;
-o-transition: 0.6s;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transition: 0.6s;
transition: 0.6s;
}

.teamBoxdetails h3 {
font-size: 1em;
margin: 0;
}

.detailsHidden {
/*top: 100%;*/
opacity: 0;
-o-transition: 1s;
-ms-transition: 1s;
-moz-transition: 1s;
-webkit-transition: 1s;
transition: 1s;
}


.icon-readmore-cv {
position: absolute;
right: 20px;
bottom: 20px;
display: block;
float: left;
width: 37px;
height: 37px;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 0;
text-align: center;
font-size: 0.8em;
background-image: url(../images/icon-readmore-cv.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.icon-readmore-cv:hover {
background-image: url(../images/icon-readmore-cv-hover.png);
background-color: #ffffff;
background-size: 80% auto;
}


/* behandlung */

.behandlungBox {
position: relative;
}

.icon-readmore-behandlung {
position: absolute;
right: 20px;
bottom: 20px;
display: block;
float: left;
width: 37px;
height: 37px;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 0;
text-align: center;
font-size: 0.8em;
background-image: url(../images/icon-readmore-behandlung.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 100% auto;
}

.icon-readmore-behandlung:hover {
background-color: #ffffff;
background-size: 80% auto;
}

.bgWhite .icon-readmore-behandlung:hover {
background-color: #10717A;
}


/* bottom boxes */

.iconRightbg {
background-repeat: no-repeat;
background-position: right 20px top 30px;
background-size: 68px auto;
overflow: hidden;
}

.iconRightbg h3 {
margin-top: 10px;
text-transform: uppercase;
}


.divBox.iconRightbg {
min-height: 480px;
}


.openTimeDescbottom {
display: inline-block;
/*float: left;*/
position: absolute;
bottom: 20px;
margin: 20px 0 20px 0;
}


.borderTopLight {
border-top: 15px solid #c5d7ce;
}


.pageTitlebox {
text-transform: uppercase;
}

.emailLink {
display: inline-block;
box-sizing: border-box;
border: 0;
padding: 12px 20px 12px 60px;
color: #729D8A;
background-color: #ffffff;
background-image: url(../images/navi-mail-icon.png);
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px auto;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.emailLink:hover {
color: #ffffff;
background-color: #10717A;
}

.noBorder {
border: 0;
}

h1.noBorder, h2.noBorder {
display: block;
padding: 0;
margin: 0 0 10px 0;
line-height: 1.1;	
}

.alignCenter {
text-align: center;
}

.alignLeft {
text-align: left;
}

.alignRight {
text-align: right;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}


/* read better effect on divBox hover */

.readBetter {
display: block;
color: #ffffff;
}

.readBetter a {
color: #ffffff;
}

.bgWhite.normalGreen.readBetter, .bgWhite.normalGreen.readBetter a {
color: #729d8a;
}

.bgWhite.normalGreen.readBetter.readBetterBackground, .bgWhite.normalGreen.readBetter.readBetterBackground a {
color: #ffffff;
}

/*

.bglightGreen.readBetter {
background-color: #c5d7ce;
}

.bglightGreen.readBetter:hover {
background-color: #333333;
}


.bglightRed.readBetter {
background-color: #ff6161;
}

.bglightRed.readBetter:hover {
background-color: #333333;
}
*/


.readBetterBackground {
background-color: #205359;
}

.backgroundCover {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}

.overAllloading {
position: fixed;
top: 0;
left: 0;
z-index: 200000;
width: 100%;
height: 100%;
background-color: #ffffff;
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-position: center center;
background-size: 32px auto;
opacity: 0.9;
-o-transition: opacity 1s;
-ms-transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}


.halfOpaque {
opacity: 0.5;
}


.opaque0 {
opacity: 0;
}


.serifStyle {
font-family: 'AdobeGaramondW01-Regula', serif;
font-style: normal;
font-weight: 400;
}

.serifitalicStyle, .serifStyle.serifitalicStyle {
font-family:'Adobe Garamond W01 It', serif;
font-style: normal;
font-weight: normal;
}

p.serifStyle {
font-size: 1.3em;
}

.animatedStyle {
-o-transition: 0.6s;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-webkit-transition: 0.6s;
transition: 0.6s;
}

.overAllWrapper {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.8);
z-index: 40000;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: 0.4s;
transition: 0.4s;
}

.pagePopupWrapper {
position: absolute;
top: 0;
left: 50%;
float: left;
display: inline-block;
width: 750px;
max-width: 100%;
height: auto;
min-height: 750px;
padding: 2em;
margin: 0 0 0 -375px;
box-sizing: border-box;
background-color: #ffffff; /* rgba(255,255,255,0.95) */
color: #000000 !important;
line-height: 1.5;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.pagePopupWrapper.opaque0 {
-webkit-transition: 0.6s;
transition: 0.6s;
}

.pagePopupWrapperCloser {
float: right;
width: 40px;
height: 40px;
padding: 0;
margin: 0;
background-color: transparent;
background-image: url(../images/icon-closebutton.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 35px auto;
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s;
transition: 0.3s;
}


.pagePopupWrapper-small {
top: 100px;
left: 50%;
min-height: 0;
margin: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: 0.4s;
transition: 0.4s;
}


div.privaciypolicyStyling {
font-family: 'AdobeGaramondW01-Regula', serif;
font-style: normal;
font-weight: 400;
font-size: 1em;
}


div.privaciypolicyStyling h1 {
display: block;
padding: 0;
margin: 0 0 1em 0;
border: 0;
font-family: 'HelveticaNeueW01-85Heav';
color: #8db0a1;
}

div.privaciypolicyStyling h2, 
div.privaciypolicyStyling h3 {
display: block;
padding: 0;
margin: 0;
border: 0;
font-family: 'HelveticaNeueW01-85Heav';
font-weight: normal;
font-size: 1em;
}

div.privaciypolicyStyling p {
margin: 0 0 1.5em 0;
}

div.privaciypolicyStyling a[target="_blank"], 
div.privaciypolicyStyling a[href*="mailto"] {
text-decoration: underline;
}


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

.noscriptStyle {
position: fixed;
left: 50%;
top: 50%;
z-index: 10000;
padding: 20px;
margin: -30px 0 0 -90px;
background: #000000;
color: #ffffff;
opacity: 0.9;
}


/* IE9 and older */
.getNewerbrowser {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 30000;
width: 96%;
padding: 15px 2% 15px 2%;
background: #000000;
color: #ffffff;
}

.getNewerbrowser a {
color: #ffffff;
}

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








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

body {
font-size: 1.1em;
}

.divBox.iconRightbg {
min-height: 460px;
}

/*.behandlungTitle {
max-width: 950px;
}*/

}




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

body {
font-size: 1em;
}


.divBox {
height: auto;
min-height: 360px;
border: 10px solid;
border-color: #c5d7ce;/* must be like page bg */
}

.boxWrapper.bgWhite .divBox {
border-color: #ffffff;
}


.divBox.iconRightbg {
min-height: 400px;
}


/*.behandlungTitle {
max-width: 900px;
}*/


}




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


.pageNavi.naviFixedtop {
right: 40px;
width: 90px;
height: 40px;
}

.divBox {
height: auto;
min-height: 350px;
}

#Team .divBox  {
height: auto;
min-height: 360px;
}

.divBox.iconRightbg {
min-height: 420px;
}

.pageBox {
float: left;
padding: 0 20px 40px 20px;
margin-bottom: -2px;
border: 0;
}

.pageCloser {
width: 46px;
margin: 40px 20px 10px 20px;
/*position: relative;*/
}


}



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

html {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
/* desable saving */
-webkit-touch-callout: none;
}

.flex-direction-nav {
display: none;
}

.borderTopLight {
border-top: 10px solid #c5d7ce;
}


ul.textList li {
background-position: -3px 10px;
}

.contentBlockH2:hover {
background: none;
}


}



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

.sectionWrapper {
padding: 0;
}

.pageNavi.naviFixedtop {
right: 20px;
width: 90px;
height: 40px;
}

.boxWrapper {
padding: 10px;
}

.thirdofSize {
width: 50%;
}

.strechTitleBox {
width: 100%;
}

/*
.pageBox {
padding: 0 0 40px 0;
margin-top: 50px;
}
*/

.pageCloser {
width: 23px;
margin: 20px;
}

.divBox.strechTitleBox {
height: auto;
min-height: 0;
}

.textBox {
padding-left: 40px;
}

.behandlungTitle {
max-width: 100%;
}

#Team .divBox  {
height: auto;
min-height: 420px;
}


.teamBoxdetails {
padding: 20px;
}


#Impressionenslider {
padding-bottom: 40px;
}



.divBox.iconRightbg {
min-height: 480px;
}


}



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

html {
font-size: 90%;
}

.divBox {
height: auto;
min-height: 280px;
padding: 20px;
}

#Team .divBox  {
height: auto;
min-height: 340px;
}

.iconCenteredbg {
background-size: 80px auto;
}

.iconCenteredbg .boxLabel {
position: relative;
left: 0;
top: 0;
display: block;
float: left;
width: 100%;
padding: 130px 0 0 0;
}

.iconCenteredbg .boxLabel h3 {
margin: 10px 0 10px 0;
}

.divBox.iconRightbg {
min-height: 440px;
}

.iconCenteredbg .taxPunktwert.newtaxPunktwert {
top: 18%;
font-size: 2em;
}


}




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

.iconCenteredbg {
background-size: 70px auto;
}

.divBox.iconRightbg {
background-position: right 20px top 20px;
background-size: 46px auto;
}

.reachLink:hover:before {
content: '';
}

.pagePopupWrapper-small {
top: 0;
}

}



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

.pageNavi {
position: fixed;
top: 0;
right: 0;
z-index: 10000;
text-align: right;
}

.pageNavi ul {
float: right;
display: block;
position: absolute;
top: 0;
right: 20px;
width: 200px;
height: 185px;
margin-top: 55px;
text-align: right;
overflow: hidden;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}


.pageNavi ul li {
float: left;
display: block;
width: 100%;
padding: 0;
margin: 0;
text-align: right;
background-color: transparent;
}



.pageNavi ul li a {
float: right;
display: block;
width: auto;
padding: 13px 20px 13px 20px;
margin: 0;
border-bottom: 1px solid #c5d7ce;
color: #ffffff;/*10717a*/
background-color: #205359;/*eeeeee*/
text-transform: none;
}

/*
.pageNavi ul li a:hover {
color: #000000;
background-color: #dddddd;
}
*/

.pageNavi ul li.goHome {
display: block;
}

.pageNavi ul li.contactMailicon {
padding: 0;
background-image: none;
}

.pageNavi ul.naviClosed {
height: 0;
}

.naviOpener {
display: block;
float: right;
width: 30px;
height: 20px;
margin: 0 20px 0 0;
background-image: url(../images/mobilemenu.png);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 30px 20px;
cursor: pointer;
}


.halfSize, .thirdofSize {
width: 100%;
}

.openTimeDescbottom {
position: relative;
bottom: 0;
margin-bottom: 0;
}

.pageBox {
min-height: 250px;
margin-top: 40px;
}

.pageCloser {
width: 23px;
margin: 20px 45px 20px 20px;
}

.boxWrapper {
padding: 10px 0 10px 0;
}

.textBox {
padding: 20px 20px 20px 20px;
}

.divBox {
height: auto;
min-height: 200px;
border-top: 10px solid;
border-right: 20px solid;
border-bottom: 10px solid;
border-left: 20px solid;
border-color: #c5d7ce;/* must be like page bg */
}

.boxWrapper.bgWhite .divBox {
border-color: #ffffff;
}

#Team .divBox  {
height: auto;
min-height: 150px;
}


.divBox.iconRightbg {
min-height: 150px;
background-position: right 20px top 20px;
background-size: 46px auto;
}

.strechTitleBox {
margin-top: 30px;
}



}







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


h1, h2 {
font-size: 1.6em;
}


.iconCenteredbg {
background-size: 70px auto;
}

.pageBox {
min-height: 0;
}

.pageBox .textBox {
padding: 60px 0 0 0;
}

.surTitle {
margin-top: 0px;
margin-bottom: 20px;
}


.contentBlockH2 {
font-size: 1.4em;
padding: 0 0 5px 0;
}

.contentBlockH3 {
font-size: 0.9em;
}

#Oeffnungszeiten h3 {
margin-bottom: 30px;
}

.pageCloser {
margin: 20px 45px 10px 10px;
}

/*
.icon-readmore-cv {
width: 25px;
height: 25px;
}
*/

.flex-control-nav {
bottom: 15px;
}

.flex-control-nav li a {
width: 10px;
height: 10px;
background-size: 8px auto;
}

.flex-control-nav li a.active {
background-position: 0 -13px;
}


}


