
.nosidenav {
  background-color: transparent;
  overflow: auto;
  white-space: nowrap;
  display: block;
  padding: 0 2px 0 2px;
}

.nosidenav a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  margin: 0 2px 0 2px;
  text-decoration: none;
  width:120px;
}
.navbar {
  display: none;
  }
.dropbtn    {
  display: none;
  }  
.dropbtn1 {
  display: none;
  }
.dropbtn2 {
  display: none;
  }
.dropbtn3 {
  display: none;
  }
.pyjama {
  display:none;
}  
.cookieconsent-optout-statistics {
  display: none;
  }
.cookieconsent-optin-statistics {
   display: none;
   }  
.cookieconsent-optin-marketing  {
	display: none;
}
.cookieconsent-optout-marketing {
   display:none;
}
.hideAll {
	visibility: visible;
}  

.pjnoscript { 
   width:100%;
}
.pyjama_noscript {
  position: relative; top: 0px;  bottom:0px; 
                border-style: none; display:block;
                }  
#titel {
   display: none;
   }  
#title {
	 display: block;
	 }              
	 


.nosidenav a:hover {
  color: #777;}	 
	 
	 
                
@media only screen and (min-width: 500px){
.pjnoscript {width: 80%; margin-left: 10%; margin-right:10%;}
}

@media only screen and (min-width: 768px){          
.pjnoscript { width: 90%; margin-left: 5%; }    
.pyjama_noscript {
	float:left; position: relative; top: 170px; width: 100%; margin: 0px ;
                border-style: none;
                }
#titel {
  display: none;
  }
#title {
  display: block;
  }
}                  
                
                
@media only screen and (min-width: 968px){      
.pjnoscript { width: 95%; left: 9%;}                       
.pyjama_noscript { 
  top: 180px; width: 500px;
  }
}

@media only screen and (min-width: 1300px){ 
.pjnoscript { width:100%; left: 1%;}
.pyjama_noscript { 
  top: 200px; width: 550px;
  }
}
  
                  
