body { 
	background-image: url(../achtergronden/westernwear.jpg);
	background-color: E57F01;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: left;
	font-family: Book Antiqua;
	font-size: 11pt;
	font: none;
		
	scrollbar-base-color: #DFB55B; 
	scrollbar-shadow-color: #b20000;
	scrollbar-highlight-color: #b20000; 
	scrollbar-3dlight-color: #b20000; 
	scrollbar-darkshadow-color: #b20000;
	scrollbar-track-color: #770000; 
	scrollbar-arrow-color: #000000;
	
}

h1	{ color: #000000; font-size: 12pt; font-family: Book Antiqua; font: none; text-decoration: none } /*buiten gebruik*/
h2	{ color: #000000; text-align: center; font-size: 20pt; font-family: Monotype Corsiva; font: none; text-decoration: none } /*zwart kop pagina's*/
h3	{ color: #000000; font-size: 12pt; font-family: Book Antiqua; font: bold; text-decoration: none } /*zwarte subkop*/
h4	{ color: #000000; font-size: 12pt; font-family: Book Antiqua; font: none; text-decoration: none } /*buiten gebruik*/
h5	{ color: #000000; font-size: 12pt; font-family: Book Antiqua; font: none; text-decoration: none } /*buiten gebruik*/
h6  { color: #000000; font-size: 12pt; font-family: Book Antiqua; font: none; text-decoration: none } /*buiten gebruik*/

a		{ color: #000000; font-size: 10pt; font-family: Verdana; font: normal; text-decoration: none }
a:link	{ color: #000000; font-size: 10pt; font-family: Verdana; font: normal; text-decoration: none }
a:hover	{ color: #000000; font-size: 10pt; font-family: verdana; font: normal; text-decoration: underline }


#voetnoot
{
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 9pt;
}

#kop
{
	color: #000000; 
	font-size: 26pt; 
	font-family: Monotype Corsiva; 
	font: bold; 
	text-decoration: none; /*rood kop pagina*/
	
}


#knop
{
	
	background: #b20000;
	border-color: #b20000;
	border-width: 1pt;
	color: #cccccc;
	font-family: Verdana;
	font-size: 10pt;
	
}

input 
{
	border-color: #666666;
	border-width: 1pt;
	font-family: Verdana;
	font-size: 10pt;
	
}

textarea 
{
	
	border-color: #666666;
	border-width: 1pt;
	font-family: Verdana;
	font-size: 10pt;

}