@media all and (orientation:portrait){ 


    


    .usermelding{
        margin: 15px;
        font-weight: bold;
        color :#0E7D69;
        height: 15px;
    }
    .userwarning{
        margin: 15px;
        font-weight: bold;
        color :red;
        height: 15px;
    }

    .body{
 
    font-size: 16px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color:  white;
    color: #0E7D69;


    }

    .info{
        width: 95%;
        margin-left: 2%;
        font-size:16px;
        
    }
    
    .topmenu{
        display: flex;
        flex-direction: row;
        width: 85%;
        height: 65px;
        margin-top: 4px;
        font-size: 14PX;
        color:  black;
        border-bottom: black;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        align-content: center;
        text-align: right;

    }
    .topmenuitem{
        margin-right: 10px;
      
    }
    .topmenuright{

        display: flex;
        flex-direction: row;
        width: 15%;
        height: 65px;
        margin-top: 4px;
        font-size: 14PX;
        display: flex;
        flex-direction: row;
        color:  black;
        border-bottom: black;
        border-bottom-width: 2px;
        border-bottom-style: solid;
               
        text-align: right;
        padding-bottom: 5px;


    }
    .menuitem{
        display: block;
        text-align: center;
   
        border-color: #0E7D69;
        background-color:#FAB300;
        color: white;
        width:200px;
        background-image:linear-gradient(to right,#0E7D69,#1BAC7C);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .menuitempje{
        display: block;
        text-align: center;
   
        border-color: #0E7D69;
        background-color:#FAB300;
        color: #0E7D69;
        font-size: 24px;
        width:50px;
        background-image:linear-gradient(to left,#FAB300, #FFEBB7);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 5px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .menuitempje:hover{
        border-color: #4D71A6;
        color: #ACC4E8;
        
    }
    .mainwindow{
        align-content: center;
        text-align: center;

        
    
    }
    
    .horizontaal{
        display: flex;
        flex-direction: row;
        justify-content:center;
     

       
    }
    .horizontaallinks{
        display: flex;
        flex-direction: column;
        justify-content:left;
        color:#0E7D69;
        font-weight: bold;
        width: '50%';

       
    }
    .horizontaallinksport{
        display: flex;
        flex-direction: row;


       
    }
    .horizontaaltop{
        display: flex;
        flex-direction: row;
        justify-content:center;
     

       
    }
    .menuarea{
        display: flex;
        flex-direction: row;
        width: 97%;
        height: 28px;
        background-color: #ACC4E8;
        display: flex;
        flex-direction: row;
    
        padding: 5px;
        justify-content: flex-end;
    
    }

    .menuicon{
        width:'100px';
    }

    .menuitem{
        display: block;
        text-align: center;
        border-color: #0E7D69;
        background-color:#FAB300;
        color: white;
        width:200px;
        background-image:linear-gradient(to right,#0E7D69,#1BAC7C);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
       
 
    }
    .menuitem:hover{
        color: white;

        
    }
    .button{
        display: block;
        text-align: left;
        color: black;
        border-color: white;
        width: 50px;
        background-image:linear-gradient(to right,white,#ACC4E8);
        border: solid;
        font-size: 16px;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(73, 73, 70);
   
 
    }
    .button:hover{
        color: #4D71A6;

        
    }
    .buttonitem{
        display: block;
        text-align: left;
        background-color:#4D71A6;
        color: #ACC4E8;
        border-color:#ACC4E8;
        width:150px;
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .buttonitem:hover{
        background-color: #ACC4E8;
        color: #4D71A6;
        
    }
    .menulogo{
        width: 50px;
   
    }
    .kidslogo{
        width: 100px;
        height: 100px;

  
       
    }
    .meerinfo{
        background-color:'white';
        display: flex;
        flex-direction: row;
        height: 200px;
    }
    .avatarmenu{
       
        width: 50px;
        height: 50px;

        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
        object-fit: cover;

    }
    .avatarklein{
       
        width: 60px;
        height: 60px;

        margin-left: 5px;
        margin-right: 5px;
        cursor: pointer;
        object-fit: cover;

    }
    .menuklein{
        vertical-align: middle;
        width: 40px;
        height: 40px;
        margin-left: 5px;
        cursor: pointer;

    }
  
    .centerscherm50{
        width: 75%;
      
        color: #0E7D69;
        border-color:  #0E7D69;
        border-style: solid;
        background-color: white;
        align-items: center;
        text-align: center;
        font-size: 12px;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        padding: 15px;
    
        
    }
    .centerscherm90{
        margin-top: 1%;


        background-color:#FFEBB7;
        color: #0E7D69;
        border-color:  #0E7D69;

        padding: 5px;

        
    } 
    .bottommenu{
        display: flex;
        flex-direction: roW;
        width: 100%;
     
        margin-top: 10px;
        align-items: center;
        justify-content: baseline;
        display: flex;
        flex-direction: row;
        color:  white;
        padding: 10px;
     
    }
       .verticaalleft{
        width: 50%;
        margin-left: 1%;
        margin-top: 1%;
        margin-bottom: 1%;
        padding: 1%;
        border-radius: 5px;
    
        display: flex;
        flex-direction: column;
        padding-left: 1%;
     
    }
    .tab{
        font-size: 12px;
        width: 75px;
        padding: 5px;
        background-color: #0E7D69;
        color:white;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        border-width: 1px;
        border-color:white;
        border-bottom-color: transparent;
        border-style: solid;
        cursor: pointer;

    }
    .tabuit{
        font-size: 12px;
        width: 75px;
        padding: 5px;
        background-color:grey;
        color:white;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        border-width: 1px;
        border-color:white;
        border-bottom-color: transparent;
        border-style: solid;
  

    }
    .label{
        text-align: left;
        width: 100px;

      
    }
    .tab:hover{
        background-color: #865f55;
        
    }
    .tabactief{
        font-size: 12px;
        width: 75px;
        padding: 5px;
        color: #0E7D69;
        background-color:white;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        border-width: 1px;
        border-style: solid;
        border-color: #0E7D69;
        border-bottom-color: transparent;

    }
    .meerinfo{
        background-color:white;
        display: flex;
        flex-direction: column;
        height:800px;
        width:500px;
    }
    .eventkeuze{
        display: flex;
        flex-direction: column;
        width: 75px;
        margin-right:5px;
        justify-content: center;
        align-content: center;
        border-radius: 5px;
border-width: 1;
border-style: solid;
border-color: #0E7D69;
color:grey;
padding: 3px;
font-size: 12px;
        
    }
    .eventgekozen{
        display: flex;
        flex-direction: column;
        width: 75px;
        margin-right:5px;
        justify-content: center;
        align-content: center;
        border-radius: 5px;
border-width: 1;
border-style: solid;
border-color: #0E7D69;
background-color: #FFEBB7;
padding: 3px;
font-size: 12px;

        
    }
    .kidslogo{
       
        width: 150px;
        height: 150px;
       
    }
    .eventcontainer{
        padding: 50px;
        width: '70%';
        border-width: 1px;
        border-style: solid;
        border-color: white;
    }
    .eventcontainertje{
        padding: 50px;
        width: 550px;
        border-width: 1px;
        border-style: solid;
        border-color: white;
    }
    .eventkader{
        background-color: white;
        padding: 25px;
        border-radius: 25px;
        display: flex;
        flex-direction: column;
        width: '80%';
        border-color: black;
        text-align: left;

    }
    .eventbovenbalk{
        display: flex;
        flex-direction: row;
        align-items: center;
        color: black;
        width: 350px;
    }
    .eventfoto{
        height:350px;
        width: 400px;
        margin-top: 15px;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        object-fit: contain;
          
  
    }
    .eventfotoleeg{
        height:350px;
        width: 500px;
        border-width: 1px;
        border-style: solid;
        border-color: black;
        object-fit: contain;
          
  
    }
    .eventtextbold{
        width: 500px;
        color: black;
        font-size: 24px;
        font-weight: bold;
        border: none;
        overflow: hidden;
        outline: none;
    
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .eventtext{
        width: 500px;
        color: black;
        font-size: 16px;
        border: none;
        overflow: auto;
        outline: none;
    
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }


}   

@media all and (orientation:landscape){ 





    .body{
 
    font-size: 16px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color:  white;
    color: #0E7D69;
    display: block;

    }


    
    .topmenu{

        display: flex;
        flex-direction: row;
        width: 85%;
        height: 72px;
        margin-top: 4px;
        font-size: 14PX;
        display: flex;
        flex-direction: row;
        color:  black;
        border-bottom: #0E7D69;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        align-content: center;
        text-align: right;
        padding-bottom: 5px;


    }
    .topmenuright{

        display: flex;
        flex-direction: row;
        width: 15%;
        height: 72px;
        margin-top: 4px;
        font-size: 14PX;
        display: flex;
        flex-direction: row;
        color:  black;
        border-bottom:#0E7D69;
        border-bottom-width: 2px;
        border-bottom-style: solid;
       justify-content: right;       
        text-align: right;
        padding-bottom: 5px;


    }
    .topmenuitem{
        margin-right: 20px;
    }
    .info{
        width: 60%;
        margin-left: 5%;
        
        
    }
    .meerinfo{
        background-color:white;
        display: flex;
        flex-direction: column;
        height:800px;
        width:500px;
    }
    .eventkeuze{
        display: flex;
        flex-direction: column;
        width: 75px;
        margin-right:5px;
        justify-content: center;
        align-content: center;
        border-radius: 5px;
border-width: 1;
border-style: solid;
border-color: #0E7D69;
color:grey;
padding: 3px;
        
    }
    .eventgekozen{
        display: flex;
        flex-direction: column;
        width: 75px;
        margin-right:5px;
        justify-content: center;
        align-content: center;
        border-radius: 5px;
border-width: 1;
border-style: solid;
border-color: #0E7D69;
background-color: #FFEBB7;
padding: 3px;
        
    }
    .mainwindow{

        align-content: center;
        text-align: center;
        color: #0E7D69;
    }
    .menuarea{
        background-color: #ACC4E8;
        display: flex;
        flex-direction: column;
        padding: 15px;
        align-content: center;
        width: 10%;
        height: 100vh;
    }
    .menuicon{
        width:'100px';
    }
    .kidslogo{
       
        width: 150px;
        height: 150px;
       
    }
    .eventcontainer{
        padding: 50px;
        width: 550px;
        border-width: 1px;
        border-style: solid;
        border-color: white;
    }
    .eventcontainertje{
        padding: 50px;
        width: 550px;
        border-width: 1px;
        border-style: solid;
        border-color: white;
    }
    .eventkader{
        background-color: white;
        padding: 25px;
        border-radius: 25px;
        display: flex;
        flex-direction: column;
        width: 450px;
        border-color: black;
        text-align: left;

    }
    .eventbovenbalk{
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 350px;
        color: black;
    }
    .eventfoto{
        height:250px;
        width: 425x;
        margin-top: 15px;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        object-fit: contain;
          
  
    }
    .eventfotoleeg{
        height:350px;
        width: 500px;
        border-width: 1px;
        border-style: solid;
        border-color: black;
        object-fit: contain;
          
  
    }
    .eventtextbold{
        width: 500px;
        color: black;
        font-size: 24px;
        font-weight: bold;
        border: none;
        overflow: hidden;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .eventtext{
        width: 450px;
        color: black;
        font-size: 16px;
        border: none;
        overflow: hidden;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .menuitem{

        text-align: center;
   
        border-color: #0E7D69;
        background-color:#FAB300;
        color: white;
        width:200px;
        background-image:linear-gradient(to right,#0E7D69,#1BAC7C);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .menuitem:hover{
        border-color: #4D71A6;
        color: #ACC4E8;
        
    }
    
    .menuitemred{

        text-align: center;
   
        border-color: #0E7D69;
        background-color:#FAB300;
        color: white;
        width:200px;
        background-image:linear-gradient(to right,#fd9f9f,#ac1b27);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .menuitemred:hover{
        border-color: #4D71A6;
        color: #ACC4E8;
        
    }
    .menuitempje{
    
        text-align: center;
   
        border-color: #0E7D69;
        background-color:#FAB300;
        color: white;
        font-size:12px;
        width:50px;
        background-image:linear-gradient(to left,#0E7D69,#1BAC7C);
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 5px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .menuitempje:hover{
        border-color: #4D71A6;
        color: #ACC4E8;
        
    }
    .buttonitem{
        display: block;
        text-align: left;
        background-color:#4D71A6;
        color: #ACC4E8;
        border-color:#ACC4E8;
        width:150px;
        border-style: solid;
        border-radius: 7px;
        border-width: 2px;
        padding: 15px;
        margin: 15px;
        text-decoration: none;
        box-shadow: 5px 7px 6px rgb(184, 191, 209);
   
 
    }
    .buttonitem:hover{
        background-color: #ACC4E8;
        color: #4D71A6;
        
    }
    
    .usermelding{
        margin: 15px;
        font-weight: bold;
        color :#0E7D69;;
        height: 15px;
    }
    .userwarning{
        margin: 15px;
        font-weight: bold;
        color :red;
        height: 15px;
    }

    .menulogo{
        margin-top: 50px;
        margin: 15px;
        width: 200px;
        align-self: center;
    }
    .avatar{
       
        width: 200px;
        height: 150px;
        
   
        object-fit:contain;
    }
    .avatarklein{
      
        width: 100px;
        height: 100px;
      
        margin: 5px;
        object-fit: contain;
        
    }
    .avatarmenu{
      
        width: 60px;
        height: 60px;
      
        margin: 5px;
        object-fit: contain;
        
    }
    .menuklein{
        vertical-align: middle;
        width: 40px;
        height: 40px;
        margin: 5px;
        object-fit: cover;
        
    }
    .select{
        padding: 5px;
    }

   

   


    .centerscherm{
        width: 50%;

       
        color: #0E7D69;
        border-color:  #cf5c3f;
        border-style: solid;
        margin-left: 20%;

        border-radius: 25px;
        padding: 15px;
        margin-top: 5%;
        
    } 
    .centerscherm50{
        width: 75%;
        margin-left: 12%;
        color: #0E7D69;
        border-color:  #0E7D69;
        border-style: solid;
        background-color: white;
        align-self: center;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        padding: 15px;
    
        
    } 
    .centerscherm90{
    
     
        color:#0E7D69;
        border-color:  #0E7D69;

        padding: 15px;
        height: 100vh;
        
    } 
    .leftscherm{
        text-align: left;
       
       
        display: flex;
        flex-direction: column;
        width: 48%;
        background-color: #4D71A6;
        
    } 
    .titel{
        font-size: 24px;
        text-align: left;
        color: #0E7D69;
        font-weight: bold;
        border-bottom: #0E7D69;
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }
    .label{
        text-align: left;
        width: 100px;

      
    }
    .horizontaal{
        display: flex;
        flex-direction: row;
        justify-content:center;
     

       
    }
    .verticaal{
        display: flex;
        flex-direction: column;
        justify-content:center;
     

       
    }
    .horizontaallinks{
        display: flex;
        flex-direction: row;
        justify-content:left;
        color:#0E7D69;
        font-weight: bold;
        width: '50%';

       
    }
    .horizontaallinksport{
        display: flex;
        flex-direction: row;
        justify-content:left;
        color:#0E7D69;
        font-weight: bold;
        width: '50%';

       
    }
    .tab{
        font-size: 20;
        width: 200px;
        padding: 10px;
        background-color: #0E7D69;
        color:white;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-width: 2px;
        border-color:white;
        border-bottom-color: transparent;
        border-style: solid;
        cursor: pointer;

    }
    .tabuit{
        font-size: 20;
        width: 200px;
        padding: 10px;
        background-color:grey;
        color:white;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-width: 2px;
        border-color:white;
        border-bottom-color: transparent;
        border-style: solid;
  

    }
    .tab:hover{
        background-color:  #26d6b6;
        border-color: #0E7D69;
    }
    .tabactief{
        font-size: 20;
        width: 200px;
        padding: 10px;
        color: #0E7D69;
        background-color:white;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-width: 2px;
        border-style: solid;
        border-color: #0E7D69;
        border-bottom-color: transparent;

    }

    .horizontaaltop{
        display: flex;
        flex-direction: row;
        justify-content:center;
     

       
    }

}

