/*  stylesheet fuer krais.ch Anne-Lea Werlen Feldenkrais Practitioner */
/*  author: reflektorin.ch      */
/*  all rights reversed      */


@font-face { font-family: 'GT-Flexa-Standard-Light'; src: url('fonts/GT-Flexa-Standard-Light.woff2'); }



/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 38px;
	margin: 30px 15px;
}


/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	color: #4a5562;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/*--------------------------------------------------------------
# Normalize - end
--------------------------------------------------------------*/

/*allgemeine definitionen---------------------------*/
/*--------------------------------------------------*/

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



body, div, ul, li, a, img, h1, h2
{
	padding:0px;
	margin:0px;
}


body 
{
	background-color: #ffffff;
	font-family: GT-Flexa-Standard-Light;
    font-size: 18px;
    line-height: 28px;
    /*line-height: 26px;*/
	color: #006143;
	font-weight: normal;
	font-style: normal;
    /*height: 101%;*/
}

img 
{
	border: 0px;
}



/*schrift-definition--------------------------------*/
/*--------------------------------------------------*/

.lnum {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    -ms-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

html { width: 100vw; }


h1
{
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    color: #006143;
}

h2
{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: -19px;
    font-weight: normal;
    color: #006143;
}


.text_inhalt
{
	font-size: 16px;
    line-height: 22px;
    color: #006143;
}

.text_impressum
{
	font-size: 14px;
    line-height: 16px;
    color: #006143;
}

.text_kk
{
	font-size: 14px;
    line-height: 16px;
    color: #006143;
}

.text_hinweis
{
	font-size: 14px;
    line-height: 15px;
    color: #006143;
}

.text_aktuell_pu
{
    font-size: 17px;
    line-height: 24px;
    font-weight: normal;
   	color: #f55f52;
    /*color: #a11554;*/
    text-decoration: none;
}

.hervorheben
{
 color: #168323;   
}


a.name
{
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
   	color: #006143;
    text-decoration: none;
}

a.nav
{
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
   	color: #006143;
    text-decoration: underline;
}

a.nav_aktiv
{
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
   	color: #006143;
    text-decoration: none;
    cursor: default;
}



a.nav_pu
        {
            font-size: 18px;
            line-height: 25px;
            font-weight: normal;
            color: /*#61000e* #7e0517*/ #a11554;
            text-decoration: underline;
        }

a.text_aktuell_link
{
    font-size: 17px;
    line-height: 24px;
    font-weight: normal;
   	color: #f55f52;
    text-decoration: underline;
}

a.text_aktuell_pu_link
{
    font-size: 17px;
    line-height: 24px;
    font-weight: normal;
    color: /*#61000e*/#f55f52;
    text-decoration: underline;
}

a.text_aktuell_pu_close
{
    font-size: 17px;
    line-height: 24px;
    font-weight: normal;
   	color: /*#61000e*/#f55f52;
    text-decoration: none;
}

a.content
{
	   font-size: 16px;
    line-height: 22px;
    font-weight: normal;
   	color: #006143;
    text-decoration: underline;
}

a.impressum
{
	font-size: 14px;
    line-height: 16px;
    color: #006143;
    text-decoration: underline;
}





/*boxen---------------------------*/
/*--------------------------------------------------*/

#rahmen
{
	position: relative;
    top: 0px;
	margin-left: 40px;
	width: 1020px;
    height: 500px;
	text-align: left;
    background-color: #fff;
    border: 0px dotted #d0d;
}

.img_praxisbilder
{
    height: 160px;
}

.img_praxisbilder_2
{
    height: 160px;
    margin-left: 3px;
}

#rahmen_inhalt
{
	position: relative;
    top: -56px;
	margin-left: 40px;
	width: 1020px;
	text-align: left;
    border: 0px dotted #d0d;
}

#knoten_mobile
{
        position: relative;
        top: 0px;
        left: 0px;
        height: 395px;
        margin: auto;
        width: 300px;
        border: 0px dotted #ddd; 
        display: none;
}

.knoten_m
{
    width: 300px;
    margin-top: 49px;
}

.knotenbox
{
    position: absolute;
    top: calc(50vh - 160px);
    /*top: calc(100vh /5.5);*/
    /*height: calc(100vh /1.6);*/
    left: 250px;
    /*width: calc(100vh /1.6 *2);*/
    height: 367px;
    width: 770px;
    display: block;
}

.knoten_links
{
     margin: 0 auto;
    /*margin-left: 20px;*/   
    /*height: calc(100vh /1.6);
    min-height: 320px;*/
    width: 350px;
    /*display: inline-block;*/
    display: inline-block;
}

.knoten_rechts
{
    margin-left: 30px;
    width: 350px;
    /*height: calc(100vh /1.6);
    min-height: 320px;*/
    display: inline-block;
}

#name
{
	position: relative;
    top: 50px;
    left: 0px;
    width: 200px;
    padding-left: 0px;
    border: 0px dotted #ddd; 
}

#dreistrich_nav
{
    position: relative;
    padding-left: 0px;
    left: 0px;
    top: 73px;
	height: 30px;
	width: 300px;
    border: 0px dotted #ddd;
    display: inline-block;
}

#navigation
{
	position: relative;
    top: 70px;
	width: 300px;
    left: 0px;
    padding-left: 0px;
    border: 0px dotted #ddd;
    display: none;
    z-index: +20;
}

/* ---- mobile navigation------ */

#dreistrich_nav_mobile
{
    visibility: hidden;
}

#dreistrich_nav_mobile_content
{
    visibility: hidden;
}

#navigation_mobile_popup
{
	visibility: hidden;
}

#navigation_mobile
{
	position: absolute;
    top: -500px;
    visibility: hidden;
    z-index: -10;
}

/*--*/

#aktuell_box
{
	position: relative;
    padding-left: 0px;
    top: 88px;
	width: 220px;
    border: 0px dotted #ddd;
    font-size: 17px;
    line-height: 24px;
    display: block;
}

#aktuell_content_box
{
    position: relative;
    padding-left: 0px;
    top: 88px;
	width: 220px;
    border: 0px dotted #ddd;
    font-size: 17px;
    line-height: 24px;
    display: none;
}

#titel
{
	position: relative;
    top: 85px;
	width: 200px;
    border: 0px dotted #ddd;
    display: block;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
   	color: #006143;
    text-decoration: none;
    
}

#inhalt
{
	position: absolute;
    top: 196px;
    left: 240px;
    padding-right: 15px;
    padding-left: 15px;
	padding-top: 30px;   
	width: 340px;
    border: 0px solid #006143; 
    
}

#nav_popup
    {
        /*filter:alpha(opacity=94);
       -moz-opacity:0.94;
        opacity: 0.94;*/
        position: absolute;
        top: 50px;
        left: 0px;
        padding-top: 217px; 
        text-align: left;
        width: 300px;
        height: 240px;
        border: 0px solid #006143; 
        /*background-color: #fff;*/
        visibility: hidden;
    }

#aktuell_popup
{
	position: absolute;
    top: 100px;
    left: 200px;
    padding-right: 15px;
	padding-top: 30px;   
	width: 750px;
    height: 1000px;
    border: 0px solid #006143; 
    background-color: #ffec00;
    visibility: hidden;
}


.img_portrait
{
    position: fixed;
    /*top: 56px;*/
    top: 0px;
    margin-left: 650px;
    width: 370px;
    display: block;
}

.img_emr
{
  width: 200px;  
}

.img_method
{
    width: 110px;
    margin-top: 10px;
} 

.praxisraum
{
    height: 160px;
}

#block_schlussstreifen
{
	position: absolute;
	top: 593px;
    margin-left: 600px;
	height: 30px;
	width: 370px;
   	background-color: #354f81;   
	border: 0px dotted #ddd; 
}

.img_portrait_2spaltig
        {
            display: none;
        }

#block_schlussstreifen_2spaltig
    {
            display: none;
    }

.erscheine_mb
        {
            visibility: hidden;
        }
.br_mb
        {
            display: none;
        }

.erscheine_2s
        {
            display: none;
        }

.navi_desktop
        {
            display: block;
        }

.navi_mobile
        {
            display: none;
        }

.nur_mb
        {
            visibility: visible;
        }
    
.nur_dt
        {
            visibility: visible;
        }
    
.nur_dt_breit
        {
            visibility: hidden;
        }
    


/*--- Version Grossbildschirm--------------------------*/
/*--------------------------------------------*/

@media screen and (min-width: 1300px) and (max-width: 1650px) {
#rahmen
{
	position: relative;
    top: 0px;
	margin: auto;
	/*width: calc(100vh /1.6 *2.5);
	text-align: left;*/
    border: 0px dotted #000;
}
    
#rahmen_inhalt
{
	position: relative;
    top: 0px;
	margin: auto;
	/*width: calc(100vh /1.6 *2.5);
	text-align: left;*/
    border: 0px dotted #000;
}
    
.knotenbox
{
    position: absolute;
    /*top: 170px;*/
    top: calc(50vh - 198px);
    /*top: calc(100vh /5.5);*/
    /*height: calc(100vh /1.6);*/
    left: 220px;
    /*width: calc(100vh /1.6 *2);*/
    width: 770px;
    height: 398px;
    display: block;
}
    
.knoten_links
{
     margin: 0 auto;
    /*margin-left: 20px;*/   
    /*height: calc(100vh /1.6);
    min-height: 320px;*/
    width: 365px;
    /*display: inline-block;*/
    display: inline-block;
}

.knoten_rechts
{
    margin-left: 20px;
    width: 365px;
    /*height: calc(100vh /1.6);
    min-height: 320px;*/
    display: inline-block;
}
    

}

@media screen and (min-width: 1651px) {
    
#rahmen
{
	position: relative;
    top: 0px;
	margin: auto;
   /* margin-left: 20%;*/
    /*width: calc(100vh /1.6 *2 +350px);*/
    width: 1330px;
	text-align: left;
    border: 0px dotted #db5;
}
    
#rahmen_inhalt
{
	position: relative;
    top: -56px;
	margin: auto;
    /*margin-left: 20%;*/
    /*width: calc(100vh /1.6 *2 +350px);*/
    width: 1330px;
	text-align: left;
    border: 0px dotted #db5;
}
    
.knotenbox
{
    position: absolute;
    top: calc(50vh - 380px);
    left: 400px;*/
    /*width: calc(100vw /1.6 *2);
    max-width: 1700px;*/
    width: 670px;
    height: 761px;
    border: 0px dotted #000;
    /*display: block;*/
}
    
.img_portrait
{
    margin-left: 920px;
    width: 405px;
}
    
.img_praxisbilder
{
    height: 235px;
}

.img_praxisbilder_2
{
    height: 235px;
    margin-left: 3px;
}
    
#inhalt
{
    left: 280px;
    width: 500px;
}

.knoten_links
{
    width: 670px;
}


.knoten_rechts
{
   display: none;
}
    
}

@media screen and (min-width: 2001px)  {
    
    

    
.knotenbox
{
    position: absolute;
    top: calc(50vh - 425px);
    left: 400px;*/
    /*width: calc(100vw /1.6 *2);
    max-width: 1700px;*/
    width: 800px;
    height: 851px;
    border: 0px dotted #dd0;
    /*display: block;*/
}
    
.knoten_links
{
    width: 750px;
}
    
}

/*--- Version 2-spaltig--------------------------*/
/*--------------------------------------------*/

@media screen and (min-width: 640px) and (max-width: 1100px) {
    
#rahmen
{
	
	width: 640px;
	text-align: left;
    border: 0px dotted #d0d;
}
    
.knoten_rechts
{
    display: none; 
}
    
    
#navigation
{
	position: relative;
    top: 70px;
	width: 300px;
    left: 0px;
    padding-left: 0px;
    border: 0px dotted #ddd;
    display: none;
    
}
    
#inhalt
{
	position: absolute;
    top: 193px;
    left: 240px;
    padding-right: 25px;
    padding-left: 15px;
	padding-top: 30px;   
	width: 330px;
    border: 0px solid #006143; 
    
}

    

.img_portrait
{
    display: none;
}
    
.img_praxisbilder
{
    height: 150px;
}

.img_praxisbilder_2
{
    height: 150px;
    margin-left: 3px;
}
    
#block_schlussstreifen
{
    display: none;
}
    
.img_portrait_2spaltig

{            
    position: relative;
    top: 0px;
    margin-left: 0px;
    margin-bottom: 40px;
    width: 330px;
    display: inline-block;
}
    
#block_schlussstreifen_2spaltig
{
            position: relative;
            top: -7px;
            height: 30px;
            width: 330px;
            margin-left: -15px;
            background-color: #354f81;
            display: inline-block;
}
    
.erscheine_2s
        {
            visibility: visible;
        }
    
.nur_mb
        {
            visibility: hidden;
        }
    
.nur_dt
        {
            visibility: visible;
        }
    
.nur_dt_breit
        {
            visibility: hidden;
        }
    
}

/*--- MOBILE VERSION--------------------------*/
/*--------------------------------------------*/
    
@media screen and (max-width: 639px) {
    
        .park
        {
         width: 350px !important;
         margin-top: -2px !important;
        }
        
        .nur_mb
        {
            visibility: visible;
        }
    
        .nur_dt
        {
            visibility: hidden;
        }
    
        .nur_dt_breit
        {
            visibility: hidden;
        }
    
        .erscheine_mb
        {
            visibility: visible;
        }
    
        .br_mb
        {
            display: inline-block;
        }
    
        .erscheine_2s
        {
            visibility: visible;
        }
    
        .navi_desktop
        {
            display: none;
        }

        .navi_mobile
        {
            display: block;
        }
    
        h2
        {
            font-size: 20px;
            line-height: 27px;
            margin-bottom: -21px;
            font-weight: normal;
            color: #006143;
        }
    
        .text_inhalt
        {
            font-size: 20px;
            line-height: 27px;
            color: #006143;
            /*color: #006142;*/
        }

        .text_impressum
        {
            font-size: 14px;
            line-height: 16px;
            color: #006143;
        }
    
        .text_hinweis
        {
            font-size: 14px;
            line-height: 16px;
            color: #006143;
        }

         .text_aktuell_pu
        {
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            color: /*#61000e*/#f55f52;
            text-decoration: none;
        }


        a.name
        {
            font-size: 24px;
            line-height: 29px;
        }

        a.nav
        {
            font-size: 26px;
            line-height: 42px;
            color: #fff;            
        }
    
        a.nav_aktiv
        {
         font-size: 26px;
         line-height: 42px;
         color: #fff;
         text-decoration: none;
         cursor: default;
        }
    
        a.nav_re
        {
         font-size: 22px;
         line-height: 29px;
         color: #fff;
         text-decoration: none;
        }

        a.nav_pu
        {
            font-size: 18px;
            line-height: 25px;
            font-weight: normal;
            color: #006143;
            text-decoration: underline;
        }

       a.text_aktuell_link
        {
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            color: /*#61000e*/#f55f52;
            text-decoration: underline;
        }

        a.text_aktuell_pu_link
        {
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            color: /*#61000e*/#f55f52;
            text-decoration: underline;
        }

        a.text_aktuell_pu_close
        {
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            color: /*#61000e*/#f55f52;
            text-decoration: none;
        }

        a.content
        {
               font-size: 20px;
            line-height: 30px;
            font-weight: normal;
            
        }
    
        a.impressum
        {
            font-size: 14px;
            line-height: 16px;
            color: #006143;
            text-decoration: underline
        }



        /*boxen---------------------------*/
        /*--------------------------------------------------*/
    
         #rahmen
        {
            position: relative;
            margin: auto;
            width: 395px;
            border: 0px dotted #d0d;
        }
    
         #rahmen_inhalt
        {
            position: relative;
            top: 0px;
            margin: auto;
            width: 395px;
            border: 0px dotted #d0d;
        }

        .img_praxisbilder
        {
            height: 223px;
        }
    
        .img_praxisbilder_2
        {
            height: 395px;
            margin-left: 0px;
        }
    
    
        #knoten_mobile
        {
                display: block;
        }

        .knoten_m
        {
            width: 300px;
            margin-top: 40px;
        }

        .knotenbox
        {
            display: none; 
        }

        .knoten_links
        {
            display: none;
        }

        .knoten_rechts
        {
            display: none; 
        }

        
        #name
        {
            top: 0px;
            width: 300px;
            padding-left: 20px;
            border: 0px dotted #ddd; 
        }

        #dreistrich_nav
        {
            top: 20px;
            padding-left: 20px;
            height: 30px;
            width: 300px;
            display: inline-block;
        }
    
        #navigation
        {
            
            position: relative;
            top: -390px;
            left: 0px;
            padding-top: 0px; 
            text-align: left;
            width: 100vw;
            height: 100vh;
            display: none;
            padding-left: 20px;
            z-index: -20;
        }
    
        /* ---- mobile navigation------ */

        #dreistrich_nav_mobile
        {
            position: absolute;
            top: 473px;
            padding-left: 20px;
            height: 30px;
            width: 300px;
            visibility: visible;
        }
    
        #dreistrich_nav_mobile_content
        {
            position: absolute;
            top: 134px;
            padding-left: 20px;
            height: 30px;
            width: 300px;
            visibility: visible;
        }

        #navigation_mobile_popup
        {
            filter:alpha(opacity=94);
            -moz-opacity:0.94;
            opacity: 0.94;
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100vw;
            height: 100vh;
            background-color: #006143;
            visibility: hidden;
        }

        #navigation_mobile
        {
            
            position: absolute;
            top: 56px;
            left: 0px;
            padding-top: 0px; 
            text-align: left;
            width: 100vw;
            height: 100vh;
            padding-left: 20px;
            visibility: hidden;
            z-index: 20;
            
        }
        /*--*/

        #aktuell_box
        {
            top: 35px;
            width: 300px;
            padding-left: 20px;
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            display: block;
        }

        #aktuell_content_box
        {
            top: 35px;
            width: 300px;
            padding-left: 20px;
            font-size: 20px;
            line-height: 28px;
            font-weight: normal;
            display: none;
        }

        #titel
        {
            top: 33px;
            width: 200px;
            display: block;
            padding-left: 20px;
            font-size: 22px;
            line-height: 29px;
        }

        #inhalt
        {
            position: relative;
            top: 40px;
            left: 0px;
            padding-right: 10px;
            padding-left: 50px;
            padding-top: 30px;   
            width: 300px; 
            border: 0px dotted #ddd;
        }
    
        #nav_popup
            {
                /*filter:alpha(opacity=94);
               -moz-opacity:0.94;
                opacity: 0.94;*/
                position: absolute;
                top: 50px;
                left: 0px;
                padding-top: 217px; 
                text-align: left;
                width: 300px;
                height: 240px;
                border: 0px solid #006143; 
                /*background-color: #fff;*/
                visibility: hidden;
            }

        #aktuell_popup
        {
            position: absolute;
            top: 100px;
            left: 200px;
            padding-right: 15px;
            padding-top: 30px;   
            width: 750px;
            height: 1000px;
            border: 0px solid #006143; 
            background-color: #ffec00;
            visibility: hidden;
        }


        .img_portrait
        {
            
            display: none;
        }

        .img_portrait_2spaltig

        {            
            position: relative;
            margin-left: -30px;
            margin-bottom: 40px;
            width: 385px;
            display: inline-block;
        }
    

        #block_schlussstreifen_2spaltig
        {
            display: none;
        }

}

