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

 @media only screen and (max-width: 750px) and (orientation: portrait)
	 {
	 body {
	 font-size: 90%; 
	 }
	 
	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: 1.1em;
	 text-align: left;
	 }
	 
	 aside {
	 position: relative;
	 left: 2%;
	 width: 96%;
	 height: auto;
	 font-size: 1.1em; 
     text-align: left;
     display: none;
	 }
	 
	 section {
	 position: relative;
	 left: 2%;
	 width: 96%;
     height: auto;
	 }
	
	 footer {
	 position: relative;
	 left: 2%;
	 text-align: right; 
	 width: 96%;
	}
    
    
    nav div.ahref6 {
             height: auto;
             
      }  
    nav div.ahref31 {
             height: 300px;
             
      }    
    nav div.ahref5 {
             height: auto;
      }
    nav div.ahref51 {
             height: 255px;
             
      }
    nav div.ahref52 {
             height: 255px;
              }
             
    aside div.ahref6va {
             height: auto;
             
      }  
    
 a {
             background-color: #ffff80;
             font-weight: normal;
             color: #000000;
             text-align: center;
             width: 120px;
             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;
           }
   
     h2 {   float: none;
			text-align: center;
            font-size: 1.5em;
            font-weight: 300;
            text-transform: uppercase;
            text-shadow: 1px 1px #704d08;
     }  
     div.plattetekst{
            clear: both;
            text-align: left;
            line-height: 150%;
            
			}
	 div.afbeelding_left img {max-width: 250px;        
              width: 100%; display: inline-block;
              } 
     div.afbeelding_right_arrow img {max-width: 35px;        
              width: 100%;
              }  
     div.afbeelding_center img {max-width: 500px;        
              width: 100%;
              }  
     dd.vergelijken {text-indent: 20px; } 
     dt.canopen {display: inline-table; width: 30px; font-size: .55em; }  
     dd.canopen {display: inline-table; width: 25px; font-size: .55em; }                      
	}
	