/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

 @media only screen and (max-width: 1280px) and (orientation: landscape)
	 {
	 body {
	 font-size: 100%; 
	 }
	 
	header {
	 position: relative;
	 left: 2%;
	 margin: 0;
	 width: 96%;
     height: auto;
	 text-align: center;
	 font-size: 1.5em;
	 
	 } 
	 
	 nav {
	 position: relative;
	 left: 2%;
	 width: 96%;
     height: auto;
	 text-align: left;
     font-size: 1.1em;
	 }
	 
	 aside {
	 position: relative;
	 left: 2%;
	 width: 96%;
     height: auto; 
	 font-size: 1.1em; 
     text-align: left;
     
	 }
	 
	 section {
	 position: relative;
	 left: 2%;
	 width: 96%;
	 }
	
	 footer {
	 position: relative;
	 left: 2%;
	 text-align: right; 
	 width: 96%;
	}
    
    nav div.ahref6 {
             height: auto;
             width: 180px;
             
      }
      
    nav div.ahref6nav {
             height: auto;
             
      }  
    
    aside div.ahref6va {
             height: auto;
             
      }  
 a {
             background-color: #ffff80;
             font-weight: normal;
             color: #000000;
             text-align: center;
             width: 200px;
             display: inline-block;
             font-size: 0.8em;
             text-decoration: none;
      }
      
     nav a:link, a:visited {
             
             width: 200px;
            
         
     } 
     nav a:hover, a:active {
             
             width: 200px;
             
         
     } 
      
	  h1    {float: none;
           text-align: left;
           font-size: 2em;
           font-weight: 800;
           text-transform: uppercase;
           text-shadow: 2px 2px #704d08;
           }
           
          
	h2 {   float: none;
			text-align: center;
            font-size: 1.5em;
            font-weight: 300;
            text-transform: uppercase;
            text-shadow: 1px 1px #704d08;
     }
           
    div.afbeelding_left img {max-width: 200px;        
              width: 100%; display: inline-block;
              } 
     div.afbeelding_right img {max-width: 300px;        
              width: 100%;
              }  
     div.afbeelding_center img {max-width: 300px;        
              width: 100%;
              } 
              
     dt.canopen {display: inline-table; width: 100px; }  
     dd.canopen {display: inline-table; width: 75px; }                       
    }
    
	