 /* Pieter van der Spiegel 
 		plvds@xs4all.nl
 */
 
body         { background-color: #E6E6E6; 
								background-image: 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: top }
.homepagebody         { background:#FFFFFF url('fotos/trein_vaag.jpg')  left top no-repeat }

.clickimage     {	border-style:solid;
									border-width:4;					
									border-top-width:4;					
									border-color: #EE0000; 
									border:4
								}          
body,td,p	{ font-family: Arial, Verdana,Helvetica; 
						font-size: 10pt; 
						color: #000000
						
					}
					
HR{color:#6A7527}

A:visited	{	color: #000000;
						text-decoration: underline
					}
A:link  	{	color: #000000;
						text-decoration: underline
					}
A:active  {	color: #000000;
						text-decoration: underline
					}
A:hover   {	color: #000000; 
						text-decoration: none;
						border-bottom-width:1;
						border-top-width:0; 
						border-left-width:0; 
						border-right-width:0; 
						border-color: #EE0000; 
						border-style:solid
					}

					}


/*
 * images 
 * image links should not get underlines, borders or hover effects! 
 */
 
A.img:visited 	{	color: #000000; 
						text-decoration: none
}
A.img:link  		{	color: #000000; 
						text-decoration: none
}
A.img:active		{	color: #000000;
						text-decoration: none
}
A.img:hover 		{	color: #000000; 
						text-decoration: none;
						border:0 
}

/* 
 * home page text and links formatting
 */

p.homepage				{ 	margin-right: 80; 
							margin-left: 80;
							line-height: 200%;
							font-style: italic; 
							font-weight: bold; 
							font-size: 11pt; 
							color: #785422
						}

A.homepage:visited	{	color: #FFFFFF;
							text-decoration: underline
						}
A.homepage:link  		{	color: #FFFFFF; 
							text-decoration: underline
						}
A.homepage:active  	{	color: #FFFFFF;
							text-decoration: underline
						}
A.homepage:hover   	{	color: #FFFFFF; 
							text-decoration: none;
							border-bottom-width:1;
							border-top-width:0; 
							border-left-width:0; 
							border-right-width:0; 
							border-color: #F4BC2E; 
							border-style:solid
						}

/*
 * default headers
 */				
h1           			{ 	color: #FFFFFF
							font-family: Arial, Helvetica, Verdana; 
							font-size: 20pt; 
							
							font-weight: bold; 
			              margin-top: 0; 
			              margin-bottom: 0; 
			              line-height: 100%
			   			}

h2           			{ 	color: #FFFFFF;
							font-family: Arial, Helvetica, Verdana; 
							font-size: 12pt;
							 
							font-weight: bold; 
			              margin-top: 0; 
			              margin-bottom: 0; 
			              line-height: 100%
			   			}