/* stylesheet voor www.deveerheuvel.com*/

/* body en fonts */

body		{background:#b51313;
				 font-family:arial;
				 font-size:13px;
				 }
				 
/* classes */

h1.klein		{font-size: 15px;
						 }
p.inspring		 {padding-left:80px;
						 }
	
.schuin			 {font-style:italic;
						  }	
						  
.kop		     {font-size:14px;
							font-style:italic;
							text-decoration:underline;
						 }			 
						
/* nav1 - menu */


											 
a.menu:link					{background:;
									 	width:120px;
										height:20px;	
										padding-left:20px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										font-family:arial;
										color:#ffffff;
										font-weight:bolder;	
										line-height:25px;	
										;																	 					
									  }
 
a.menu:visited			{background:;
									 	width:120px;
										height:20px;	
										padding-left:20px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										font-family:arial;
										color:#ffffff;
										font-weight:bolder;
										line-height:25px																			 					
									  }

a.menu:hover				{color:#cccccc;
										}
										
a.menu:active				{background:;
									 	width:120px;
										height:20px;	
										padding-left:20px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										color:#ffffff;
										font-family:arial;
										font-weight:bolder;	
										line-height:25px																		 					
									  }
