/* Style Sheet created with the CoffeeCup StyleSheet Maker++ */
/* http://www.coffeecup.com */
/* Het eerste gedeelte van deze style sheet is de layout */
/* zoals deze geldt voor alle pagina's binnen de Mark Hamill website */
/* expliciete styles worden apart van commentaar voorzien. */     
	 BODY { 
            background-color: #f2e1ab; 
            background-repeat: repeat;
            background-attachment: fixed; 
			font-family: Verdana, sans-serif; 
			font-size: 1em;      
            color: #000000;  
            margin: 0em 0.85em 0em 0.85em;  
            background-image: url(../VAImg/Vierkant.gif);
            }           

     	                                
     
     
     header { 
	        color: #00973D;
	        text-align: center;
            text-shadow: 2px 2px 4px #704d08;
	        }
	 
	 nav    {
            text-align: center;
           
	        }
	 
	 
	 aside {
           text-align: center;
	       
           }
           

     h1 { 
          
       
            color: #00973D; 
                
     } 
 
	 h2 { 
            color: #00973D;
           
     }
     

	 
    
     
     
     nav a:link, a:visited {
             background-color: #ffff80;
             color: #B95C00;
             width: 220px;
             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; 
             text-decoration:none;
             text-align:center;
		         z-index: 10;
         
     } 
     
      nav a:hover, a:active {
             color: #ff0000;
             border: solid;
             border-top-color: #2b6000;
             border-left-color: #2b6000;
             border-right-color: #2b6000;
             border-bottom-color: #2b6000;
             border-width: 1px 5px 5px 1px;
             box-shadow: 1px 5px 11px #fdbd2d;
             margin: 10px 10px 10px 10px;
             padding: 2px 2px 2px 2px; 
             text-decoration: none;
             text-align:center;
             z-index: 1000;
         
     } 
         
     } 
     aside a:link, a:visited {
             color: #B95C00;
             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 #fdbd2d;
             margin: 10px 10px 10px 10px;
             padding: 2px 2px 2px 2px; 
			       text-decoration:none;
             text-align:center;
		         z-index: 10;
         
     } 
     aside a:hover, a:active {
             color: #ff0000;
             border: solid;
             border-top-color: #2b6000;
             border-left-color: #2b6000;
             border-right-color: #2b6000;
             border-bottom-color: #2b6000;
             border-width: 1px 5px 5px 1px;
             box-shadow: 1px 5px 11px #fdbd2d;
             margin: 10px 10px 10px 10px;
             padding: 2px 2px 2px 2px; 
             text-decoration:none;
             text-align:center;
             z-index: 1000;
         
     } 
         
 
     section a:link, a:visited {
             background-color: transparent;
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px; 
             width: auto;
             font-size: 1em;
             border-color: transparent;
             text-indent: 0px; 
             color: #B95C00;
             font-weight: normal;
             text-align: left;
             text-decoration: none;
             box-shadow: none;
             transform: none;
             border-width: 0px 0px 0px 0px;
             z-index: auto;
             border: none;
     }
     section a:hover, a:active {
             background-color: transparent;
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px; 
             border-color: transparent;
             width: auto;
             text-indent: 0px;
             color: #000000;
             font-weight: normal;
             text-align: left;
             text-decoration: none;
             box-shadow: none;
             transform: none;
             border-width: 0px 0px 0px 0px;
             transition-duration:0s;
             z-index: auto;
             border: none;
             
     }
     footer a:link, a:visited {
             color: #B95C00;
             border: solid;
             width: auto;
             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;
         
     } 
     footer a:hover, a:active {
             color: #ff0000;
             border: solid;
             width: auto;
             border-top-color: #2b6000;
             border-left-color: #2b6000;
             border-right-color: #2b6000;
             border-bottom-color: #2b6000;
             border-width: 1px 5px 5px 1px;
             box-shadow: 1px 5px 11px #8000ff;
             margin: 10px 10px 10px 10px;
             padding: 2px 2px 2px 2px; 
             transition-duration: 0.7s;
             transform: translateY(-5px) translateX(-5px) scale(1.04);
		     z-index: 1000;
         
     }
     
     h2.links {   float: none;
			text-align: left;
            font-size: 1.5em;
            font-weight: 300;
            text-transform: uppercase;
            text-shadow: 1px 1px #704d08;}  
    
    div.onderschrift {font-style: italic;
                  font-size: 0.7em;
                  line-height: 100%;
                  width: 100px;
                  text-align: left;
                  color: #000000;
              }        
     
    div.plattetekst{
     
            text-align: left;
            line-height: 150%;
            
            
			}
            
    p {padding-top: 30px; }        
    div.verwijzing {
             background-color: transparent;
             color: #B95C00;
             font-weight: normal;
             width: auto;
             border-color: transparent;
              }
     #inline-link1 {color:#B95C00; 
                  text-align: left;
                  box-shadow: none; 
                  border-width: 0px;
                  height: auto; }
     #inline-link2 {color:#B95C00; 
                  text-align: left;
                  box-shadow: none; 
                  border-width: 0px;
                  height: auto; }     
    div.blockquote {
            display: block;
            margin-top: 1em;
            margin-bottom: 1em;
            margin-left: 40px;
            margin-right: 40px;
            font-style: italic;
            }
            
    div.italic {font-style: italic;
               }
            
    div.Disclaimer { padding: 0em 0em 0em 0em;
              margin: 0.5em 0.5em 0.5em 0.5em;
			  clear: both;
              color: #000000;  
			  font-size: 0.5em;
			  font-weight: bold;
			  text-align: center;
			   }        

    div.afbeelding_left
            {float: left; 
            padding: 1em 1em 1em 1em;
            
            }
            
     div.afbeelding_right
            {float: right; 
            padding: 1em 1em 1em 1em;
            }
     div.afbeelding_right_arrow
            {float: right; 
            padding: 1em 1em 1em 1em;
            }
                   
     div.afbeelding_center
            {text-align: center; 
            padding: 1em 1em 1em 1em;}       
            
     div.afbeelding {float: left; 
            padding: 1em 3em 1em 1em; }       
   
     
	 div.BtPg { 
			  clear: both;
              
			   } 
               
     div.separator{clear: both; text-align: center;}
     
     div.separator_index{ clear: both; text-align: left;};
               
     span.schuinschrift {font-style: italic; }
     
     span.vet {font-weight: bold;}
     
     span.lijntje{
                   font-style: normal;
                   font-size: 1.1em; }
     dt {font-weight: bold; }
     
     
     ul{list-style-type:none; }
     

     
     
     
            
     
 
