html, body {
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: left;
}
BODY {
	height: 100%;
	FONT-SIZE: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color : #948997;
	font-style : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	text-decoration : none;
	top : 0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
}
p, table, li					{ text-align: left; FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 			{ text-align: left; margin: 0px; top: 0px; padding: 0px; }
H1 								{ FONT-SIZE: 26px; font-family: Arial, Helvetica, sans-serif; color : #ffffff; line-height: 45px; font-weight: normal; }
H2 								{ FONT-SIZE: 20px; font-family: Arial, Helvetica, sans-serif; color : #f15822; line-height: 26px; font-weight: normal;}
H3 								{ FONT-SIZE: 16px; font-family: Arial, Helvetica, sans-serif; color : #948997; line-height: 20px; }
H4 								{ FONT-SIZE: 16px; font-family: Arial, Helvetica, sans-serif; color : #948997; line-height: 20px; }
H5 								{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #f15822; line-height: 22px; }
H6 								{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; }

A 								{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; text-decoration: none; }
A:link 							{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; text-decoration: none; }
A:active 						{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; text-decoration: none; }
A:visited 						{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; text-decoration: none; }
A:hover 						{ FONT-SIZE: 14px; font-family: Arial, Helvetica, sans-serif; color : #948997; text-decoration: underline; }

.shopping_product 				{ margin:0; border: 1px solid #4f4f4f; padding: 5px 5px 5px 5px; background-color: #4f4f4f; }
.horizontale_lijn 				{ color: #4f4f4f; background-color: #4f4f4f; height: 1px; width: 100%; }


input[type="submit"], input[type="reset"], input.input_button {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background: #f15822;
	background-color: #f15822;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}

input[type="submit"]:hover, input[type="reset"]:hover, input.input_button_over {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background: #f15822;
	background-color: #f15822;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
input[type="text"], input[type="password"], input[type="email"], select, textarea {
	border: 1px solid #4f4f4f;
	padding: 0px;
	outline: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	margin: 0;
	height: 25px;
	background: #000000;
	margin-bottom: 3px;
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
}

#page-container {
	height: auto; /* real browsers */
	min-height: 100% !important; /* real browsers */
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
	z-index: -1;
}
#top {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	height: 160px;
	background-color: #242424;
}

#top_left {
	clear: both;
	width: 250px;;
	float: left;
	height: 160px;
}
#top_right {
	width: 749px;;
	float: right;
	height: 160px;
}
A.top_right_taalkeuze, A.top_right_taalkeuze:link, A.top_right_taalkeuze:active, A.top_right_taalkeuze:visited, .top_right_taalkeuze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b6a6a;
	font-weight: normal;
	font-style: normal;
	display: block;
	height: 30px; 
	width: 20px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	float: right;
}

#top_right_menu {
	width: 100%;
	line-height: 50px;
	z-index: 90;
}
#nav 								{ float: right; margin: 0; padding: 0; width: 749px; z-index: 1000; }
#nav li.top							{ float: right; list-style: none; position: relative; line-height: 50px; height: 50px;  color:#a5a1a1; }
#nav li.top:hover					{ color: #f15822; }
#nav li.top:hover a					{ color: #f15822; border-bottom: 2px solid #f15822;}
#nav li.top a						{ text-decoration: none; color: #a5a1a1; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: center; font-size: 13px; padding-left: 30px; padding-right: 30px; display: block; }
#nav li.top a:hover					{ text-decoration: none; color: #f15822; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: center; font-size: 13px; padding-left: 30px; padding-right: 30px; display: block; border-bottom: 2px solid #f15822;}
#nav li.top a:active				{ text-decoration: none; color: #f15822; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: center; font-size: 13px; padding-left: 30px; padding-right: 30px; display: block; border-bottom: 2px solid #f15822;}
/* Submenu */
#nav li.top ul 						{ display: none; position: absolute; left: 0; top: 52px; padding: 0; margin: 0; z-index: 1000; width: 200px;}
#nav li.top ul li.sub				{ float: none; _display: inline; color: #a5a1a1; height: 30px; line-height: 30px; list-style: none;} /* for IE6 */
#nav li.top ul li.sub:hover			{ display: block; color: #f15822; height: 30px; line-height: 30px;}
#nav li.top ul li.sub a 			{ float: none; display: block; height: 30px; line-height: 30px; text-align: left; padding-left: 5px; color: #ffffff; background-color: #000000; opacity: 0.8; filter: alpha(opacity=80); border-bottom: 1px solid #6b6a6a;}
#nav li.top ul li.sub a:hover		{ float: none; display: block; height: 30px; line-height: 30px; text-align: left; padding-left: 5px; color: #f15822; background-color: #000000; border-bottom: 1px solid #6b6a6a;}
/* SUBSUB Menu */
#nav li.top ul li.sub ul 			{ display: none; position: relative; left: 100%; top: -30px; z-index: 1000;}
#nav li.top ul li.sub ul li			{ background-color: #000000; color: #ffffff; height: 30px; line-height: 30px; list-style: none; opacity: 0.8; filter: alpha(opacity=80); border-bottom: 1px solid #6b6a6a;}
#nav li.top ul li.sub ul li:hover	{ background-color: #000000; height: 30px; line-height: 30px; color: #f15822; border-bottom: 1px solid #6b6a6a;}

#index_main {
	clear: both;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	padding-bottom: 100px;
}
#index_main_content {
	clear: both;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background-color: #242424;
}
#index_footer {
	clear: both;
	position: relative;
	height: 100px;
	margin-top: -100px;
	width: 100%;
	opacity: 0.95; filter: alpha(opacity=95);
}
#index_footer1 {
	position: relative;
	height: 100px;
	width: 1000px;
	background-color: #242424;
	margin: 0 auto;
}
A.onderkant, A.onderkant:link, A.onderkant:active, A.onderkant:visited, .onderkant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aba2ac;
}