html, body {
	margin: 0;
	height: 100%;
	width: 100%;
}
BODY {
	height: 100%;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #454545;
	background-color: #dadada;
	font-style : normal;
	text-align : left;
	text-decoration : none;
	top : 0px;
	scrollbar-base-color: #dadada;
	scrollbar-arrow-color: #454545;
}
p, table 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align: left;}

h1, h2, h3, h4, h5, h6 			{ margin: 0px; top: 0px; padding: 0px; }
H1 								{ FONT-SIZE: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; font-weight: normal; border-bottom: 1px solid #454545; margin-bottom: 15px; line-height: 30px; height: 30px;}
H2 								{ FONT-SIZE: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #0046ad; }
H3 								{ FONT-SIZE: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
H4 								{ FONT-SIZE: 14px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #0046ad; }
H5 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
H6 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #0046ad; }

A 								{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
A:link 							{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
A:active 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
A:visited 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }
A:hover 						{ FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color : #454545; }

.shopping_product 				{ margin:0; border: 1px solid #454545; padding: 0px 0px 0px 0px; }
.horizontale_lijn 				{ color: #454545; background-color: #454545; height: 1px; width: 100%; }

input.input_button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0046ad;
	background: #ffffff;
	background-color: #ffffff;
	color: #0046ad;
	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 #454545;
	background: #ffffff;
	background-color: #ffffff;
	color: #454545;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	height: 25px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
#supersized 	{ position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img	{ width:auto; height:auto; position:relative; outline:none; border:none; }

#page-container {
	height: auto; /* real browsers */
	min-height: 100% !important; /* real browsers */
	width: 100%;
	padding: 0px;
}
#boven_blauw {
	height: 5px;
	width: 100%;
	background-color: #0046ad;
}
#main_content_container {
	margin: 0;
	position: relative;
	margin: 0 auto; 
	width: 950px; 
	height: auto;
	z-index: 0;
	padding-bottom: 84px;
	overflow:auto;
}
A.language, A.language:link, A.language:active, A.language:visited, .language { 
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#left_container 	{ position: relative; float: left; width: 10px; background-color: #ffffff; }
#left_content		{ position: relative; float: left; width: 220px; background-color: #ffffff; }
#content_left		{ position: relative; float: left; width: 10px; background-color: #ffffff; }
#content	 		{ position: relative; float: left; width: 700px; background-color: #ffffff; }
#right_container 	{ position: relative; float: left; width: 10px; background-color: #ffffff; }

#menu_container 	{ width: 700px; height: 41px; z-index: 1; position: relative;}

#nav 								{ float: left; margin: 0; padding: 0; width: 680px; z-index: 2;}
#nav li.top							{ float: left; list-style: none; position: relative; line-height: 41px; height: 41px; }
#nav li.top:hover					{  }
#nav li.top:active					{  }
#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: #000000; 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: 3;}
#nav li.top ul li.sub				{ float: none; _display: inline; background-color: #013889; height: 25px; line-height: 25px; list-style: none;} /* for IE6 */
#nav li.top ul li.sub:hover			{ display: block; background-color: #013889; height: 25px; line-height: 25px; color: #ffffff;}
#nav li.top ul li.sub a 			{ float: none; display: block; height: 25px; line-height: 25px; text-align: left; padding-left: 5px; color: #ffffff;}
/* SUBSUB Menu */
#nav li.top ul li.sub ul 			{ display: none; position: relative; left: 100%; top: -25px; z-index: 4;}
#nav li.top ul li.sub ul li			{ background-color: #013889; height: 25px; line-height: 25px; list-style: none; color: #ffffff;}
#nav li.top ul li.sub ul li:hover	{ background-color: #013889; height: 25px; line-height: 25px; color: #ffffff;}

#index_banner {
	clear: both;
	width: 700px;
	height: 218px;
	margin: 0 auto;
	z-index: 100;
}
#index_main_content {
	height: auto;
	width: 700px;
	clear: both;
	background-color: #ffffff;
}
#index_bottom {
	clear: both;
	position: fixed;
	width: 100%;
	height: 84px;
	bottom: 0px;
	background-color: #0046ad;
}
#index_bottom_main {
	position: relative;
	margin: 0 auto;
	height: 84px;
	width: 950px;
	background-position: top;
}
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;
}