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


 @media only screen and (min-width : 1281px) 
	 {
	 body {font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	 }
	 
	 
	 header 
	 {
	 position: relative;
	 margin: 0;
	 width: 96%;
	 height:auto;
	 text-align: center;
	 font-size: 2.625em;	 
	 }
	 nav {
	 position: relative;
	 width: 96%;
	 height: auto;
	 }
	
     
      
      
     
    a {
             background-color: #00973D;
             font-weight: normal;
             text-align: center;
             width: 100px;
             min-height: 25px;
             display: inline-block;
             font-size: 1em;
             text-decoration: none;
             color: #ffdf50;
             border: solid;
             border-top-color: #2b6000;
             border-left-color: #2b6000;
             border-right-color: #2b6000;
             border-bottom-color: #2b6000;
             border-width: 1px 3px 3px 1px;
             box-shadow: 1px 3px 9px #8000ff;
             margin: 10px 10px 10px 10px;
             padding: 2px 2px 2px 2px; 
		     z-index: 10;
             
      }
      
      
    
     
     
     dd.vergelijkdd {display: inline-table; 
                     width: 500px; }  
     dt.vergelijkdt {display: inline-table; 
                     width: 250px;
                     padding-top: 1px; }                  
	 }
