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

@media only screen and (min-width : 2001px) and (max-width : 2300px) and (orientation: landscape)
	 {
	 body {
	 font-size: 150%; 
	 }
	 
	header 
	 {
	 position: relative;
	 margin: 0;
	 width: 96%;
	 height:auto;
	 text-align: center;
	 font-size: 2em;	 
	 }
	 nav {
	 position: relative;
	 width: 96%;
	 height: auto;
	 text-align: left;
     font-size: 0.9em;
	 }
	 
	
      nav div.ahref5 {
             height: auto;
      }
     
	 
     a {
             
             
             width: 220px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
             
      }
     nav a {
             
             
             width: 150px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
             
      }
        
     dd.vergelijkdd {display: inline-table; 
                     width: 500px; }  
     dt.vergelijkdt {display: inline-table; 
                     width: 250px;
                     padding-top: 1px; }                  
	 }

	
	 