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

  @media only screen and (max-width: 2000px) 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;
	 }
	 
	 
	
	 
    nav div.ahref5 {
             height: auto;
             
      }
    
 a {
             background-color: #ffff80;
             font-weight: normal;
             color: #000000;
             text-align: center;
             width: 110px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
             text-decoration: none;
      }
      
      nav a:link, a:visited {
             
             width: 150px;
            
         
     } 
     nav a:hover, a:active {
             
             width: 150px;}
           
	 dd.vergelijkdd {display: inline-table; 
                     width: 250px; }  
     dt.vergelijkdt {display: inline-table; 
                     width: auto;
                     }       
    }
    
	