/* 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;
	 }
	 
	 aside {
	 position: relative;
	 left: 2%;
	 width: 96%;
     height: auto; 
	 font-size: 1.1em; 
	 }
	 
	 section {
	 position: relative;
	 left: 2%;
	 width: 96%;
	 }
	
	 footer {
	 position: relative;
	 left: 2%;
	 text-align: right; 
	 width: 96%;
	}
    
    nav div.ahref3 {
             height: 120px;
             
      }
    nav div.ahref5 {
             height: 80px;
             
      }
    aside div.ahref4 {
             height: 160px;
             
      }  
 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;
      }
	  h1    {float: none;
           text-align: left;
           font-size: 2em;
           font-weight: 800;
           text-transform: uppercase;
           text-shadow: 2px 2px #704d08;
           }
           
    div.lijn img {max-width: 500px; 
              width: 70% ;}   
    div.capitaal img {max-width: 500px; 
              width: 70% ;}   
              
    div.plattetekst{ 
          text-indent: 25px;
          text-align: justify;
          } 
    div.afbeelding_left img {max-width: 300px;        
              width: 100%;
              } 
     div.verwijzing {
             background-color: transparent;
             color: #B95C00;
             font-weight: normal;
             width: auto;
             border-color: transparent;
              }                  
	}
    
    
	