/* 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: center;
     font-size: 1.2em;
	 }
	 
	 aside {
	 position: relative;
	 float: left;
	 width: 25%;
     height: auto;
     font-size: 1em;
     text-align: center;
	 }
	 
	 section {
	 position: relative;
	 float: left;
	 width: 71%;
	 }
	
	 footer {
	 position: relative;
	 clear: both;
	 text-align: right; 
	 width: 96%;
	 
	 }
      nav div.ahref3 {
             height: 100px;
      }
      nav div.ahref5 {
             height: 120px;
      }
      nav div.ahref6 {
             height: 480px;
             
      }
      aside div.ahref4 {
             height: 800px;
             
      }
	  section div.plattetekstC {
            line-height: 150%;
            
     }
    a {
             
             text-align: center;
             width: 220px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
             
      }
     nav a {
             
             text-align: center;
             width: 150px;
             min-height: 25px;
             display: inline-block;
             font-size: 0.8em;
             
      }
     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: 70px;
          text-align: justify;
          line-height: 150%;
          }  
          
    div.afbeelding_left img {max-width: 500px;        
              width: 100%;
              } 
     div.verwijzing {
             background-color: transparent;
             color: #B95C00;
             font-weight: normal;
             width: auto;
             border-color: transparent;
              }                          
	}

	
	 