H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: bold;
	letter-spacing: 0.09em;
	color: #000000;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	letter-spacing: 0.1em;
	color: #000000;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	letter-spacing: 0.03em;
	color: #FF7700;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FF7700;
	border-bottom: 1px #FF9900 solid;
}

.tekst_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	cursor: default;
	letter-spacing:.9pt
	text-align: justify;
}

p, .tekstveld, li, ul
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	cursor: default;
	letter-spacing:.9pt
	text-align: justify;
}

.tekst_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	cursor: default;
	letter-spacing:.9pt
	text-align: justify;
}

.header_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}

.menubg-links {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.menubg-rechts {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
}

/* begin menu opmaak ------------------------------------------------------------ */

.menutitle {
	cursor: pointer;
	color: #000000;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	size: small;
	letter-spacing:.9pt
}

a.menu:link, a.menu:visited, a.menu:active {
	cursor: pointer;
	color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	letter-spacing:.9pt
	text-decoration: none;
}

a.menu:hover {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	letter-spacing:.9pt
	color: #FFFFFF;
	text-decoration: underlined;
}

.submenu {
	margin-bottom: 0.5em;
}

/* einde menu opmaak ------------------------------------------------------------ */



/* begin menu link ------------------------------------------------------------ */

.menu_tekst_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: UPPERCASE;
}

a.menu_tekst_wit:link, a.menu_tekst_wit:visited, a.menu_tekst_wit:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: UPPERCASE;
}

a.menu_tekst_wit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7700;
	text-decoration: none;
	text-transform: UPPERCASE;
}

/* einde menu link ------------------------------------------------------------ */

/* kruimelpad link ------------------------------------------------------------ */

.kruimelpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	cursor: default;
}

a.kruimelpad:link, a.kruimelpad:visited, a.kruimelpad:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underlined;
}

a.kruimelpad:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/* einde kruimelpad link ------------------------------------------------------------ */


/* disclaimer link ------------------------------------------------------------ */

.disclaimer
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	cursor: default;
}

.disclaimer A:link 
{	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #888888;
	text-decoration: underlined;}

.disclaimer A:visited 
{	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #888888;
	text-decoration: underlined;}

.disclaimer A:hover 
{	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #113B90;
	text-decoration: none;}

.disclaimer A:active 
{	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #113B90;
	text-decoration: underlined;}

/* einde disclaimer link ------------------------------------------------------------ */


form {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ca351b;
	background-attachment: ;
	background-image: url(/images/reflexshooting_20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
	
input, select, textarea
{
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background: #F0F0F0;
	color: #000000;
	BORDER-TOP: gray 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: gray 1px solid;
}

.submit
{
	margin: 10px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	background: #FF7700;
	color: #FFFFFF;
	BORDER-TOP: gray 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: gray 1px solid;
}
	
/* links ------------------------------------------------------------ */

A:link, A:visited, A:active {
 		font-family: Arial, Verdana, sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
}

A:hover 
{ 		font-family: Arial, Verdana, sans-serif;
		font-size: 13px;
		color: gray;
		text-decoration: none;
}

/* einde links ------------------------------------------------------------ */
	
td.ProdDetail {
	font-family: arial, helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #000000;
	background-color: #F1F1F1;
	border-right: 1px solid #A0A0A0; 
}
	
td.ProdDetailHighlighted {
	font-family: arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	color: #FFFFFF;
	background-color: #9E341A;
	border-right: 1px solid #D9912A; 
}
	
HR
{
	border-bottom: 1px solid #000000;
	height: 1px;
}
	
input.owDisabled, select.owDisabled, textarea.owDisabled {
	border: 2px inset #000000;
	background-color: #BBBBBB;
}

.owDisabledContainer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	position: relative; left: 1px; top: 1px; color: #000000;
}

.owDisabledText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	position: absolute; left: -1px; top: -1px; color: #BBBBBB;
} 
	
input.owDropShadow, select.owDropShadow, textarea.owDropShadow {
	border: 2px inset #000000;
	background-color: #BBBBBB;
}

.owDropShadowContainer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	position: relative; left: 1px; top: 1px; color: #000000;
}

.owDropShadowText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	position: absolute; left: -1px; top: -1px; color: #000000;
} 

/* begin buttons ------------------------------------------------------------ */

	.btnOrange {
		background-image	: url(/images/btn_orange.gif);
		float			: right;
		background-position	: center center;
		background-repeat	: no-repeat;
		width			: 150px;
		color			: #FFFFFF;
		height			: 20px;
		padding-top		: 3px;
		margin			: 10px 0px 0px 2px;
		display			: block;
		text-decoration		: none;
		text-align		: center;
	}

	.btnOrange-klein {
		background-image	: url(/images/btn_orange_70.gif);
		float			: right;
		background-position	: center center;
		background-repeat	: no-repeat;
		width			: 70px;
		color			: #FFFFFF;
		height			: 20px;
		padding-top		: 3px;
		margin			: 10px 0px 0px 2px;
		display			: block;
		text-decoration		: none;
		text-align		: center;
	}

	.btnOrange:link, .btnOrange:visited, .btnOrange:active {
		color			: #FFFFFF;
		text-decoration		: none;
	}

	.btnOrange:hover {
		color			: #FFFFFF;
		font-weight		: bold;
		text-decoration		: none;
	}

	.btnOrange-klein:link, .btnOrange-klein:visited, .btnOrange-klein:active {
		color			: #FFFFFF;
		text-decoration		: none;
	}

	.btnOrange-klein:hover {
		color			: #FFFFFF;
		font-weight		: bold;
		text-decoration		: none;
	}


	.btnPurple {
		background-position	: center center;
		background-repeat	: no-repeat;
		width			: 150px;
		size			: 13px;
		color			: #FFFFFF;
		height			: 20px;
		padding-top		: 3px;
		margin			: 10px 0px 0px 2px;
		display			: block;
		text-decoration		: none;
		text-align		: center;
		cursor			: hand;
	}

	.btnPurple:link, .btnPurple:visited, .btnPurple:active {
		color			: #ffffff;
		text-decoration		: none;
	}

	.btnPurple:hover {
		color			: #ffffff;
		font-weight		: bold;
		text-decoration		: underlined;
	}

	.btnPurple {
		background-image	: url(/images/btn_purple.gif);
		float			: right;
	}

	.btnWhite {
		background-position	: center center;
		background-repeat	: no-repeat;
		width			: 150px;
		color			: #000000;
		height			: 20px;
		padding-top		: 3px;
		margin			: 10px 0px 0px 2px;
		display			: block;
		text-decoration		: none;
		text-align		: center;
	}

	.btnWhite-klein {
		background-position	: center center;
		background-repeat	: no-repeat;
		width			: 70px;
		height			: 20px;
		padding-top		: 3px;
		margin			: 10px 0px 0px 2px;
		display			: block;
		text-decoration		: none;
		text-align		: center;
	}

	.btnWhite:link, .btnWhite:visited, .btnWhite:active {
		font-color		: #000000;
		cursor			: hand;
		font-size		: 13px;
		text-decoration		: none;
	}

	.btnWhite:hover {
		font-color		: #000000;
		cursor			: hand;
		font-weight		: bold;
		font-size		: 13px;
		text-decoration		: none;
	}

	.btnWhite {
		background-image	: url(/images/btn_white.gif);
		font-size		: 13px;
		float			: right;
	}

	.btnWhite-klein {
		background-image	: url(/images/btn_white_75.gif);
		float			: right;
		text-decoration		: none;
		size			: 13px;
		color			: #000000;
	}

	.btnWhite-klein:link, .btnWhite-klein:visited, .btnWhite-klein:active {
		font-color		: #E55D00;
		cursor			: hand;
		font-size		: 13px;
		text-decoration		: none;
	}

	.btnWhite-klein:hover {
		color			: #E55D00;
		cursor			: hand;
		font-weight		: bold;
		text-decoration		: none;
	}

.button {
	BACKGROUND-COLOR	: #000000; 
	FONT-FAMILY 		: arial, Helvetica; 
	FONT-COLOR		: #E55D00;
	FONT-SIZE		: 13px; width: 80px; 
	BORDER-TOP		: 1px solid #000000; 
	BORDER-RIGHT		: #000000 1px solid; 
	BORDER-BOTTOM		: #000000 1px solid; 
	BORDER-LEFT		: #000000 1px solid
}

/* einde buttons ------------------------------------------------------------ */

.border
{
	border: 1px solid #000000;
}

#banner {
	position:absolute;
	left:50%;
	width:100px;
	margin-top:-30px;
	margin-left: 300px;
	text-align:left;
	padding:0px;
}

	.StandardBox
	{
		font-family: arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: x-small;
		color: #000000;
		background-color: #FDFDFD;
		border: 1px solid #A0A0A0; 
	}
	
	.HollowBox
	{
		font-family: arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: x-small;
		color: #000000;
		border: 1px solid #A0A0A0; 
	}
	
	.BodyBox
	{
		font-family: arial, helvetica, sans-serif;
		FONT-SIZE: x-small;
		color: #000000;
		background-color: #FDFDFD;
		border-left: 1px solid #A0A0A0; 
		border-right: 1px solid #A0A0A0; 
		border-bottom: 1px solid #A0A0A0;
	}
	
	.BodyBoxHead1
	{
		border-left: 1px solid A0A0A0;
	}
	
	.BodyBoxHead2
	{
		font-family: arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: x-small;
		color: #000000;
		background-color: #FDFDFD;
		border-top: 1px solid A0A0A0;
		border-right: 1px solid A0A0A0;
	}
	
	.BodyBoxHead3
	{
		background-color: #FFFFFF;
		border-bottom: 1px solid A0A0A0;
	}
	
	.BodyBoxNoBorder
	{
		font-family: arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: x-small;
		color: #000000;
		background-color: #FDFDFD;
	}
	
	.BodyBox2
	{
		font-family: arial, helvetica, sans-serif;
		font-size: x-small;
		color: #000000;
		border-top: 1px solid F0F0F0;
		border-bottom: 1px solid F0F0F0;
		background-color: #FAFAFA;
	}
