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

@media only screen and (min-width: 1001px) and (max-width: 1300px) and (orientation: portrait)
	 {
	 body {
	 font-size: 160%; 
	 }
	 
	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;
	 font-size: 0.9em;
	 }
	 
	
	 
	 
    
    
    nav div.ahref5 {
             height: auto;
             
      }
    
    a {
             background-color: #ffff80;
             width: 10px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
            
      }
              
    dd.vergelijkdd {display: inline-table; 
                     width: 300px; }  
    dt.vergelijkdt {display: inline-table; 
                     width: 250px;
                     padding-top: 1px; }                           
	}        
	
	
	 