/* Hoofd style sheet Galopshop.nl
/* F. Spaapen March 2004
*/
BODY, table, tr, td, p	{ 
		font-family:		Comic Sans MS, Tahoma, Arial, helvetica, Arial, Geneva, Verdana, sans-serif; 
		font-size:			10pt;
		font-style:		normal;
		font-variant:		normal;
		font-weight:		bold;
		color:			#003300; 
		margin-left : 		10px;
		margin-top : 		10px;
		padding-left:		10px;
		padding-right:		10px;
		horizontal-align:		center;
		}
table		{
		margin-left:		auto;
		margin-right:		auto;
		empty-cells:		show;
		}
table.horse	{ 
/*		background-image: 		url('../images/paard-in-galop-licht.jpg');
		background-attachment: 	fixed;
		background-position: 	100% 100%;
		background-position: 	right top;
		background-repeat: 	no-repeat;
*/
		background-color: 	#E8E9B9;
/*		background-color: 	#EAD8B4;*/

		} 
td		{
		background-repeat: 	no-repeat;
		background-position: 	right;
		}
td.l-webwinkel	{
		border-style:		solid;
		border-left-width: 		0; 
		border-right-width: 		10; 
		border-top-width: 		10; 
		border-bottom-width: 	0; 
		border-collapse: 		open;
		border-color:		#99CC00;
/*		background-image: 		url('../images/bos-background.jpg');*/
		vertical-align:		top;
		}
td.r-webwinkel	{
		border-style:		solid;
		border-left-width: 		0; 
		border-right-width: 		0; 
		border-top-width: 		10; 
		border-bottom-width: 	0; 
		border-collapse: 		open;
		border-color:		#99CC00;
/*		background-image: 		url('../images/bos-background.jpg');*/
		vertical-align:		top;
td.winkelwagen	{
/*		background-image: 		url('../images/bos-background-wide.jpg');*/
		vertical-align:		top;
		}
h1		{ font-size:		30pt; 
		margin-top:		4px;
		margin-bottom:		4px;
		}
h2		{ font-size:		18pt; 
		margin-top:		2px;
		margin-bottom:		2px;
		}

h3		{ font-size:		14pt; 
		margin-top:		0px;
		margin-bottom:		0px;
		}
h4		{ font-size:		12pt; 
		margin-top:		0px;
		margin-bottom:		0px;
		}
h5		{ font-size:		9pt; 
		margin-top:		0px;
		margin-bottom:		0px;
		}
A	 	{
		color: 			#003300; 
		text-decoration: 		none;
		}
/*A:link		{color:	 		#003300; }      staat al in A  */
A:visited 		{color: 			#003300; }
A:active 		{color: 			#003300; }
A:hover		{color:			#006600; }

div.menu		{font-size:		8pt; }
A.menu	 	{
		color: 			#003300; 
		text-decoration: 		underline;
		font-size:			10pt;
		}

A.webwinkel 	{
		color: 			#006600; 
		text-decoration: 		underline;
		}
A:visited.webwinkel	{color: 			#006600; }
A:hover.webwinkel	{color:			#00AA00; }
