/* stylesheet voor www.portfolio4free.nl */

/* body en fonts */

body		{background:#e8e3e3;
				 font-family:arial;
				 font-size:14px;
				 }
				 
/* classes */

h1.klein		{font-size: 15px;
					  }
blockquote  {background:#ffffff;
						 border:1px solid #000000;
						 width:200px;
						 }		
.rood				{
						  color:#ff0000;
						 }			
/* top - menu */

li.limenu	 						{style:none;
											 display:inline;
											 
											 }
											 
a.menu:link					{background:url(../afbeeldingen/nav1.jpg);
									 	width:170px;
										height:40px;	
										padding:5px 2px 5px 30px;
										line-height:30px;
										margin-left:5px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										font-family:arial;
										color:#000000;
										font-weight:bolder;	
										;	
										;																	 					
									  }
 
a.menu:visited			{background:url(../afbeeldingen/nav1.jpg);
									 	width:170px;
										height:0px;	
										padding:5px 2px 5px 30px;
										line-height:30px;
										margin-left:5px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										font-family:arial;
										color:#000000;
										font-weight:bolder;																			 					
									  }

a.menu:hover				{color:#cc0033;
										}
										
a.menu:active				{background:url(../afbeeldingen/nav1.jpg);
									 	width:170px;
										height:40px;	
										padding:5px 2px 5px 30px;
										line-height:30px;
										text-decoration:none;
										text-align:center;
										font-size:14px;
										color:#000000;
										font-family:arial;
										font-weight:bolder;																			 					
									  }