body{
	margin-top:15px; 
	background: #F2F2F2;
}
#grijsmenu{
	padding-right:7px;
	padding-top:2px;
	float:right;
	width:520px;
	height:20px;
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #666666;
	z-index:30;
	
	
	
}



A {color: #FF6600;text-decoration:none}
A:link {color: #FF6600;text-decoration:none}
A:visited {color: #FF6600;text-decoration:none}
A:hover {color: #FF6600; font-weight:bold;text-decoration:none}
A:active {color: #FF6600;text-decoration:none}

div#grijsmenu A {color: #5F6366;text-decoration:none}
div#grijsmenu A:link {color: #5F6366;text-decoration:none}
div#grijsmenu A:visited {color: #5F6366;text-decoration:none}
div#grijsmenu A:hover {color: #272204; font-weight:bold;text-decoration:none}
div#grijsmenu A:active {color: #272204;text-decoration:none}

div#grijsonder A {color: #5F6366;text-decoration:none}                        
div#grijsonder A:link {color: #5F6366;text-decoration:none}                   
div#grijsonder A:visited {color: #5F6366;text-decoration:none}                
div#grijsonder A:hover {color: #272204; font-weight:bold;text-decoration:none}
div#grijsonder A:active {color: #272204;text-decoration:none}                 


#container{
	background-image:url('../images/bg_footerwit.gif'); 
	position: relative; 
	left:50%; 
	margin-left:-401px; 
	width:802px;
}
#kop{
	position: relative; 
	margin-left:-401px; 
	left: 50%;
	width:802px; 
	height:207px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;

}
#content{
	position: relative; 
	left:50%; 
	top: 0px; 
	margin-left:-401px; 
	background-image:url('../images/bg_content.gif'); 
	background-repeat: no-repeat; 
	width:802px; 
	z-index:10;
	
}
#tekstenmenu{
	position: relative; 
}

#tabel{
	text-align: top; 
	margin-top:33px; 
	margin-left:13px;
}

#wittelijn{
	left:50%; 
	background:#FFFFFF; 
	height:6px; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	
}
#grijsonder{
	left:50%; 
	/*background-image:url('../images/bg_footergrijs.gif'); */
	height:20px; 
	font-family: arial;
	font-size: 12px;
	text-align: right;
	color: #666666;
}

#kastanjelaen{
	top:-25px; 
	left:50%; 
	background-image:url('../images/bg_footerdonker.gif'); 
	height:42px; 
	
}
#opvulling{
	
	 
	left:50%; 
	
	background:#F2F2F2; 
	 
	height:31px; 
	font-size:10px; 
	font-family:Tahoma; 
	color:gray;
	text-align:center;
	z-index:15;
}

h1
{
	font-family: Arial, Verdana;
	font-size:14px;

}

.tekst
{
	font-family: Arial, Verdana;
	font-size:12px;
	line-height:17px;

}

td
{
	font-family: Arial, Verdana;
	font-size:12px;
	line-height:17px;

}

.tekstgroot
{
	font-family: Arial, Verdana;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
}


/* MENU_VERT */                                                                                                                                     
                                                                                                                                                    
#menu_vert {         /* zie layout stylesheet */                                                                                                    
  }                                                                                                                                                 
                                                                                                                                                    
#menu_vert ul {                                                                                                                                     
  width: 100%; /* Width of Menu Items */                                                                                                            
  margin: 0px 0px 10px 0px;                                                                                                                         
  padding: 0px 8px 0px 0px;                                                                                                                         
  list-style: none;                                                                                                                                 
  border-top: 0px solid #ffffff;                                                                                                                    
  }                                                                                                                                                 
                                                                                                                                                    
#menu_vert li a {                                                                                                                                   
  display: block;                                                                                                                                   
  color: #ffffff;                                                                                                                                   
  font-weight: 300;                                                                                                                                 
  font-family: Arial, Verdana;
  font-size: 12px;
  text-decoration: none;                                                                                                                            
  border-top: 0px solid #B8E557;                                                                                                                    
  border-left: 0px solid #3791B4;                                                                                                                  
  border-right: 0px solid #ffffff;                                                                                                                  
  border-bottom: 0px solid #ffffff;                                                                                                                 
  
      
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:20px; padding-right:8px; padding-top:10px; padding-bottom:15px
  } 
 
  
                                                                                                                                              
    div#menu_vert .current a,                                                                                                                       
    div#menu_vert .current a:link,                                                                                                                  
    div#menu_vert .current a:active,                                                                                                                
    div#menu_vert .current a:visited,                                                                                                               
    div#menu_vert .active a,                                                                                                                        
    div#menu_vert .active a:link,                                                                                                                   
    div#menu_vert .active a:active,                                                                                                                 
    div#menu_vert .active a:visited                                                                                                                 
    {                                                                                                                                               
             color: #ffffff;                                                                                                                        
  background-image: url('../images/sub_btover_template.gif');
  background-repeat: no-repeat;                                                                                                 
    }                                                                                                                                               
                                                                                                                                                    
#menu_vert li a:hover {                                                                                                                             
             color: #ffffff;                                                                                                                        
  background-image: url('../images/sub_btover_template.gif'); 
  background-repeat: no-repeat;                                                                                                 
}   

                                                                                                                                                  
                                                                                                                                                    
/* Fix IE. Hide from IE Mac \*/                                                                                                                     
* html #menu_vert li { float: left; height: 1%; }                                                                                                   
* html #menu_vert li a { height: 1%; }                                                                                                              
/* End */                                                                                                                                           
                                                                                                                                                    
    div#menu_vert ul ul  {                                                                                                                          
      border: none;                                                                                                                                 
    }                                                                                                                                               
                                                                                                                                                    
    div#menu_vert ul ul li a,                                                                                                                       
    div#menu_vert ul ul li a:link,                                                                                                                  
    div#menu_vert ul ul li a:visited  {                                                                                                             
    padding: 0px 0px 0px 0px;                                                                                                                       
    }                                                                                                                                               
                                                                                                                                                    
    div#menu_vert ul ul ul i a,                                                                                                                     
    div#menu_vert ul ul ul li a:link,                                                                                                               
    div#menu_vert ul ul ul li a:visited  {                                                                                                          
    }                                                                                                                                               
    div#menu_vert ul ul ul  {                                                                                                                       
    }                                                                                                                                               
                                                                                                                                                    
#menu_vert li ul li a {                                                                                                                             
  } /* Sub Menu Styles */                                                                                                                           
                                                                                                                                                    
/* fixed image flicker by adding .cssmenu-vertical ul */       

.button {
  cursor: pointer;
  height: 19px;
  color: #FFFFFF;
  background-color: #616566;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: "Arial";
  font-size:14px;
  padding: 0px 8px 2px 8px;
  margin: 0px;
  border: 1px #b3b3b3 solid; 
}
.button:hover {
  color: #FFFFFF;
  background-color: #919191;
}
.button:visited {
  color: #FFFFFF;
  background-color: #616566;
}
.button:active {
  color: #FFFFFF;
  background-color: #616566;
}  

A.button {color: #FFFFFF;text-decoration:none}
A.button:link {color: #FFFFFF;text-decoration:none}
A.button:visited {color: #FFFFFF;text-decoration:none}
A.button:hover {color: #FFFFFF; font-weight:bold;text-decoration:none}
A.button:active {color: #FFFFFF;text-decoration:none}                                                                                   

