@charset "UTF-8";

/*
    font:200   24px "Mitr", sans-serif;
    font:300  24px "Mitr", sans-serif;
    font:400  24px "Mitr", sans-serif;
    font:500  24px "Mitr", sans-serif;
    font:600  24px "Mitr", sans-serif;
    font:700  24px "Mitr", sans-serif;
    font:200 italic  24px "Mitr", sans-serif;
    font:300 italic 24px "Mitr", sans-serif;
    font:400 italic 24px "Mitr", sans-serif;
    font:500 italic 24px "Mitr", sans-serif;
    font:600 italic 24px "Mitr", sans-serif;
    font:700 italic 24px "Mitr", sans-serif;
*/
*{

    font:200   30px "Mitr", sans-serif;
    font-size:14px;
    padding: 0;
    margin: 0;
    color: #000;
}
body,html{
    width: 100%;
    height: 100%;
}
#container{
    position: absolute;
    width: 100%;
    height: 100%;
    margin:0 auto;
}
#textveld{
    position: absolute;
    width: 90%;
    top: 50px;
 //  min-height: 100px;
   // padding-bottom: 200px;

}
#newMonth{
   // position: fixed;
   // padding-top: 200px;
  //  z-index: 9999;

}
.apt{
    position: relative;
    width: 97%;
    height: auto
    background-color: lightblue;
    //padding-bottom: 100px;
    padding-left: 3%;
}
.ho{
    position: absolute;
    width: 99%;
    top: 0;


    margin-bottom: 10px;
}
.cel{
    position: relative;
    width: 24%;
    height: 20px;
    float: left;
    border: .5px solid grey;
    font:200   12px "Mitr", sans-serif;
    background-color: #fcfcde;
}
.tot p{

}
.red .cel{
  


    position: relative;
    font:200   12px "Mitr", sans-serif;
}

.red .cel p{
    position: relative;
    height: 20px;
    background-color: white;
    background-color: #fcfcde;
    font:400   12px "Mitr", sans-serif;
  
}
.i{
    background-color: gold;
    color: red;
    height: 20px;
    border: .5px solid grey;
    font:400   12px "Mitr", sans-serif;
}
.leeg{
    border: .5px solid white;
   
    background-color: white;
}
.celtitel{
    margin-top: 0px;
    border-bottom: none;

}
.celtitel h1{
    font:400   14px "Mitr", sans-serif;


}
h2{
    font:400   14px "Mitr", sans-serif;

}
.tot{
    font:400   12px "Mitr", sans-serif;

}
#header{
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: white;
    z-index: 9998;
    height: 50px;
}

#header h1{
    font:300   24px "Mitr", sans-serif;
    text-align: center;
}
#lang{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}
.langbt{
    position: relative;
    width: 30px;
    margin : 10px 10px 0 0;
    float: right;
    z-index: 9999;
    cursor: pointer;
}
#menu{
    position: fixed;
    width: 34%;
    left: 0;
    top: 70px;
    height: 138px;
    overflow: hidden;
    z-index: 9999;
}
#sMenu{
    position: fixed;
    width: 66%;
    top: 70px;
    left: 34%;
    height: 138px;
    background-color: white;
    z-index: 9999;
    overflow: hidden;
}
.sbt{
    float: right;
    width: 24%;
    margin-left: 1%;
}
.sbtImg{
    position: absolute;
    width: 24%;
    z-index: 999;
    float: left;
    top: 0px;
}
.sbt h1{
    position: relative;
    text-align: center;
    z-index: 999;
    color: #111;
    text-shadow:1px 1px 10px rgba(255,255,255,.1), 1px 1px 10px rgba(255,255,255,.7);
}

#menu .sbt{
    width: 100%;
}
#menu .sbtImg{
    width: 100%;
}
#lMenu{
    position: fixed;
    top: 40px;
    width: 100%;
    height: 23px;
//background-color: #f7d7c2;
   // display: none;
   z-index: 9999;

}
#lMenu .bt{
    width: 19%;
    text-align: center;
    display: none;
}
 #lMenu h1{
    top: 0;
}
.rented{
    position: absolute;
    width: 24%;
    z-index: 999;
    float: left;
    pointer-events: none;
}
.page{
    width: 100%;
    display: none;
    height: 100%;
}
.tpage{
    height: 60%;

}
#pages{
    position: absolute;
    padding: 3%;
    margin-top: 50px;
    width: 94%;


}


.pageText{
    top :0;
    overflow: scroll;
    width: 100%;
    float: left;
}

.page p{
    font:200   16px "Mitr", sans-serif;
    
}
.page h1{
    position: relative;
    font:300   24px "Mitr", sans-serif;
    width: 100%;
    height: 40px;
}
a {
    color: blue;
}

/*IMAGE VIEWER*/
.swiper-container{ /* ALLEEN OP APPPAGE */
    width: 50%;
    float: right;
    margin: 5px 0 10px 10px;

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;  
}


/*   FORM     */

#form{
    position: relative;
    display: block;

    left: 0;
    right: 0;
    width: 50%;
    margin-left: 25%;
    margin-top: 0px; 



}



input{
    width:100%;
    margin:1px 0;
}

input[name="wene"] {
    //float: left;
   // width: 31%;
    margin-right: 22px; 
}
textarea{
    display: block;
    width:100%;
    margin:1px 0;
    padding-left:5px;
    border:none;
    height: 100px;
    border:0.2px solid silver;

    


}
#doen{

}
.tabel{
    position: relative;
    width: 100%;
    min-width: 700px;
    height: 300px;
    margin-top: 0px;

}

#tab1{
}
.tabel p {
    display: inline-block;
     font:200  11px "Mitr", sans-serif;
     text-align: center;
     white-space: pre-wrap;

}
.infotext{
    position: relative;
    margin-top: 0px;
    padding: 5%;
    width: 90%;
}
p.extrainfo{
    text-align: left;
    margin-top: 5px;
}
.tabel .naam{
     font:400  14px "Mitr", sans-serif;
    
}


.tabel .rij2{
     font:400  11px "Mitr", sans-serif;
    display: inline-block;
    width: 12.5%;
   // border-top:.2px solid white;
   // border-bottom: .2px solid white;
    
}
.tabel .rij3{
    display: inline-block;
    width: 12.5%;
   // border-top:.2px solid silver;
   // border-bottom: .2px solid silver;
    margin: 0;
    
}
.tabel .rij4{
     font:400  11px "Mitr", sans-serif;
    display: inline-block;
    width: 12.5%;
   // border-top:.2px solid silver;
   // border-bottom: .2px solid silver;
   // background-color: silver
    
}

.k1, .k2{
    margin: 0;
    border-left: .3px solid grey;
    border-top:  .3px solid grey;
    border-bottom: .3px solid grey;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: rgba(240,240,240,.8);
}
.k2{
    border-right: .3px solid grey;
}
.w0{
    width: 0px;
    background-color: rgba(0,0,255,.5);
}
.iscreen{
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5%;
    border: .2px solid red;
    background-color: rgba(255,255,0,1);
    z-index: 9999;
    display: none;
    padding: 10px 0 10px 0;
}
.iscreenw{
   
    position: absolute;
    top: 0;
    left: 100px;
    width: 12.5%;
    border: .2px solid blue;
    background-color: rgba(0,255,255,1);

    z-index: 9999;
    display: none;
    padding: 10px 0 10px 0;

}
.iscreen .kopje{

     font:400  11px "Mitr", sans-serif;
     width: 100%;
     text-align: center;
     margin-top: 5px;
}


.iscreen p{

     font:300  11px "Mitr", sans-serif;
     width: 100%;
     text-align: center;
}
.iscreen p.close{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font:500 11px "Mitr", sans-serif;
    cursor: pointer;
}
.klikje{

    cursor: pointer;
}
.nodisplay{
    display: none;
}
#pwfield{
    position: absolute;
    top: 0;
    right: 10px;
    width: 100px;
    z-index: 99999;
    background-color: transparent;
    border: none;
    text-align: center;
    color: red;
   // display: none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}




/*//////////// RESPONSIVE         */




/*  desktop */
@media (min-width: 1200px) {



}
/* Portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {   

    .pagetext{
        position: relative;
        overflow: scroll;
        width: 42%;
        float: left;
        /*NIEUW*/
        width: 80%;
        margin-left: 10%;
        clear: both;
    }
    .swiper-container{ /* ALLEEN OP APPPAGE */
        width: 100%;
        float: right;
        margin: 5px 0 10px 10px;

    }
    
    /*IMAGE VIEWER*/






}
/* Landscape phone */
@media (max-width: 813px) {


    #header{
        position: fixed;
        top: 0px;
        width: 100%;
        text-align: center;
        background-color: white;
        z-index: 9998;
        height: 50px;
    }

    #header h1{
        font:300   24px "Mitr", sans-serif;
        text-align: center;
    }
    #lang{
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
        /*NIEUW*/
        width: 100%;
        background-color: white;
    }
    .langbt{
        position: relative;
        width: 30px;
        margin : 10px 10px 0 0;
        float: right;
        z-index: 9999;
    }
    #menu{
        position: fixed;
        width: 34%;
        left: 0;
        top: 70px;
        height: 138px;
        overflow: hidden;
        z-index: 9999;
    }
    #sMenu{
        position: fixed;
        width: 66%;
        top: 70px;
        left: 34%;
        height: 138px;
        background-color: white;
        z-index: 9999;
        overflow: hidden;
    }
#textveld{
    top: 30px;


   // position: absolute;
    //width: 90%;
 //  min-height: 100px;
   // padding-bottom: 200px;

}

#lMenu{
    top:40px;
}
    .sbt{
        float: right;
        width: 24%;
        margin-left: 1%;
    }
    .sbtImg{
        position: absolute;
        width: 24%;
        z-index: 999;
        float: left;
        top: 0px;
    }
    .sbt h1{
       
        /*NIEUW*/
        z-index: 0;
        top: -500px;
    }
    #lMenu h1{
        top: 0;
    }

    #menu .sbt{
        width: 100%;
    }
    #menu .sbtImg{
        width: 100%;
    }
    .rented{
        position: absolute;
        width: 24%;
        z-index: 999;
        float: left;
        pointer-events: none;
    }
    #pages{
        position: absolute;
        padding: 3%;
        margin-top: 50px;
        width: 94%;
    }
    .pagetext{
        float: left;
        top :0;
        overflow: scroll;
        width: 42%;
        float: left;
        /*NIEUW*/
        position: relative;
        width: 94%;
    }
    .page h1{
        font:300   24px "Mitr", sans-serif;
    }
    .swiper-container{ /* ALLEEN OP APPPAGE */
        width: 100%;
        float: right;
        margin: 5px 0 10px 10px;

    }
    .swiper-slide img{
        width: 50%;
    }

    .celtitel h1{
        font:400   12px "Mitr", sans-serif;


    }
    h2{
        font:400   12px "Mitr", sans-serif;

    }




}

/* Portrait phones and down */
@media (max-width: 480px) {



    #header{
        position: fixed;
        top: 0px;
        width: 100%;
        text-align: center;
        background-color: white;
        z-index: 9998;
        height: 50px;
    }

    #header h1{
        font:300   24px "Mitr", sans-serif;
        text-align: center;
    }
    #menu{
        position: fixed;
        width: 34%;
        left: 0;
        top: 70px;
        height: 138px;
        overflow: hidden;
        z-index: 9999;
    }
    #sMenu{
        position: fixed;
        width: 66%;
        top: 70px;
        left: 34%;
        height: 138px;
        background-color: white;
        z-index: 9999;
        overflow: hidden;
    }
#textveld{
    top: 100px;
    width: 100%;


   // position: absolute;
    //width: 90%;
 //  min-height: 100px;
   // padding-bottom: 200px;

}
.cel{
    width: 24%;
}

.apt{

    width: 100%;

    padding-left: 0%;




 //   position: relative;
   // width: 97%;
 //   height: auto
 //   background-color: lightblue;
    //padding-bottom: 100px;
 //   padding-left: 3%;
}
#lMenu{
    top:120px;
}
#pwfield{
    top:-80px;
}

    .sbt{
        float: right;
        width: 24%;
        margin-left: 1%;
    }
    .sbtImg{
        position: absolute;
        width: 24%;
        z-index: 999;
        float: left;
        top: 0px;
    }
    .sbt h1{
       
        /*NIEUW*/
        z-index: 0;
        top: -500px;
    }

    #menu .sbt{
        width: 100%;
    }
    #menu .sbtImg{
        width: 100%;
    }
    .rented{
        position: absolute;
        width: 24%;
        top: 0;
        z-index: 999;
        float: left;
        pointer-events: none;
    }
    #pages{
        position: absolute;
        padding: 1%;
        margin-top: 50px;
        width: 94%;
    }
    .pageText{
        position: absolute;
        top :0;
        overflow: scroll;
        width: 42%;
        float: left;
        /*NIEUW*/
        position: relative;
        width: 94%;
    }
    .page h1{
        font:300   24px "Mitr", sans-serif;
    }
    .pagetext{
        position: relative;
        overflow: scroll;
        width: 42%;
        float: left;
        /*NIEUW*/
        width: 80%;
        margin-left: 10%;
        clear: both;
    }
    /*IMAGE VIEWER*/


    .swiper-container{ /* ALLEEN OP APPPAGE */
        width: 100%;
        float: right;
        margin: 5px 0 10px 10px;

    }

    .swiper-slide img{
        width: 100%;
    }

    .celtitel h1{
        font:400   13px "Mitr", sans-serif;


    }
    h1, h2{
        font:400   13px "Mitr", sans-serif;

    }






}





















