
	  
a	{
	color: black;
	text-decoration: none;
	font-size: 12px;

	}

td	{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
	text-align:justify;
	
	}

div{
	text-align:justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: white;
}

BODY{
	scrollbar-face-color:'EBCE7F';
	scrollbar-arrow-color:'#000000';
	scrollbar-track-color:'F2E4C3';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'F2E4C3';
	scrollbar-darkshadow-Color:'';
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

.button	{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	}
	
	.adres	{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: white;
	}
	
	.voorwaarden	{
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}

.inputbox {
	height: 18px;
	width: 200px;
	border-width: 1px;
	border-color: ED9B4F;
	border-style: solid;
	font-size : 10px;
	font-family : arial;
	color: black;
	background: none;
	}

.inputboxecard {
	height: 18px;
	width: 200px;
	border-width: 2px;
	border-color: #003366;
	border-style: solid;
	font-size : 10px;
	font-family : Tahoma, verdana;
	background: none;
	}

.Submitbutton {
	height: 26px;
	width: 85px;
	border-width: 1px;
	border-color: ED9B4F;
	border-style: solid;
	font-size : 11px;
	font-weight = bold;
	color: ED9B4F;
	font-family : arial;
	background: none;
	}

.textbox {
	height: 100px;
	width: 300px;
	border-width: 1px;
	border-color: ED9B4F;
	border-style: solid;
	font-size : 10px;
	font-family : arial;
	color: black;
	background: none;
	}

	.textboxecard {
	height: 100px;
	width: 490px;
	border-width: 2px;
	border-color: #003366;
	border-style: solid;
	font-size : 10px;
	font-family : Tahoma, verdana;
	background: none;
	}
	
.postcode {
	height: 18px;
	width: 100px;
	border-width: 1px;
	border-color: ED9B4F;
	border-style: solid;
	font-size : 10px;
	font-family : arial;
	color: black;
	background: none;
	}
	
	.oranje {
	font-size : 11px;
	color: ED9B4F;
	}
	
	.link {
	font-size : 12px;
	color: df7b1d;
	font-weight: bold;
	}

	 .bestel {
	font-size : 10px;
	color: ED9B4F;
	}

	.personen {
	height: 18px;
	width: 50px;
	border-width: 2px;
	border-color: #003366;
	border-style: solid;
	font-size : 10px;
	font-family : Tahoma, verdana;
	background: none;
	}
		
h2{
   color: #333366;
   font-family : Verdana, Arial, Helvetica, sans-serif;
}

h3{
   color: black;
   font-family : Arial, Helvetica, sans-serif;
   text-align:align;
   font-size: 16x;
}

h4{
   color: black;
   font-family : Arial, Helvetica, sans-serif;
   text-align:left;
   font-size: 14px;
}


LI 
	{ font-family: arial;
	font-size: 10pt;
	color: black; 
	list-style-type: square;
	text-align: left; 
}