html, body {
	margin: 0;
	height: 100%;
	width: 100%;
}
BODY {
	height: 100%;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color : #1c1b1b;
	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: #df2111;
	scrollbar-arrow-color: #ffffff;
	background-position: top;
	background-repeat: repeat-x;
}
p, table 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 			{ margin: 0px; top: 0px; padding: 0px; }
H1 								{ FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; line-height: 30px; }
H2 								{ FONT-SIZE: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #2a7c03; line-height: 28px; }
H3 								{ FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; line-height: 26px; }
H4 								{ FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #2a7c03; line-height: 24px; }
H5 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; line-height: 22px; }
H6 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #2a7c03; }

A 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; }
A:link 							{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; }
A:active 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; }
A:visited 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; }
A:hover 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #df2111; }

.shopping_product 				{ margin:0; border: 1px solid #df2111; padding: 5px 5px 5px 5px; }
.horizontale_lijn 				{ color: #df2111; background-color: #df2111; height: 1px; width: 100%; }

input.input_button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2a7c03;
	background: #37a502;
	background-color: #37a502;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
input.input_button_over {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2a7c03;
	background: #df2111;
	background-color: #df2111;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}

#page-container {
	height: auto; /* real browsers */
	min-height: 100% !important; /* real browsers */
	width: 950px;
	padding: 0px;
	margin: 0 auto;
}
#logo_container {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 80px;
}
#menu_top {
	clear: both;
	width: 100%;
	height: 51px;
	position: relative;
	margin: 0 auto;
	width: 950px;
}


#nav 								{ float: left; margin: 0; padding: 0; background-repeat: repeat-x; width: 950px; z-index: 1000; background-repeat: repeat-x;}
#nav li.top							{ float: left; list-style: none; position: relative; line-height: 51px; height: 51px; padding-left: 5px; padding-right: 5px;}
#nav li.top:hover					{ background-repeat: repeat-x; padding-left: 5px; padding-right: 5px;}
#nav li.top a						{ text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center; font-size: 12px; display: block;}
#nav li.top a:hover					{ text-decoration: none; color: #1c1b1b; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-align: center; font-size: 12px; display: block;}
/* Submenu */
#nav li.top ul 						{ display: none; position: absolute; left: 0; top: 100%; padding: 0; margin: 0; z-index: 1000;}
#nav li.top ul li.sub				{ float: none; _display: inline; background-color: #df2111; height: 25px; line-height: 25px; list-style: none;} /* for IE6 */
#nav li.top ul li.sub:hover			{ display: block; background-color: #df2111; height: 25px; line-height: 25px; color: #000000;}
#nav li.top ul li.sub a 			{ float: none; display: block; height: 25px; line-height: 25px; text-align: left; padding-left: 5px; color: #ffffff;}
#nav li.top ul li.sub a:hover		{ float: none; display: block; height: 25px; line-height: 25px; text-align: left; padding-left: 5px; color: #000000;}
/* SUBSUB Menu */
#nav li.top ul li.sub ul 			{ display: none; position: relative; left: 100%; top: -25px; z-index: 1000;}
#nav li.top ul li.sub ul li			{ background-color: #2a7c03; height: 25px; line-height: 25px; list-style: none; color: #ffffff;}
#nav li.top ul li.sub ul li:hover	{ background-color: #2a7c03; height: 25px; line-height: 25px; color: #000000;}

#index_main {
	clear: both;
	width: 950px;
	height: 100%;
	position: relative;
	padding-bottom: 144px;
	display: inline-block;
}
#index_main_content {
	height: auto;
	width: 950px;
	float: left;
	position: relative;
}
#index_bottom {
	position: relative;
	clear: both;
	margin-top: -144px;
	width: 100%;
	height: 144px;
	background-repeat: repeat-x;
	text-align: center;
}
A.onderkant, A.onderkant:link, A.onderkant:active, A.onderkant:visited, .onderkant { 
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}