BODY {
	font-family : Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	margin: 0px;
	margin-bottom:20px;
	line-height: 22px;
	background-image:url(/img/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align:center;
}

#container	{
	position			: relative;
	float				: left;
	background			: url(/img/bg_main_wit.jpg) no-repeat;
	margin				: 0 auto;
	width				: 990px;
	text-align			: left;
	z-index				: 1337;
}
#container_splash	{
	position			: relative;
	float				: left;
	background			: url(/img/bg_splash.jpg) no-repeat;
	margin				: 0 auto;
	width				: 990px;
	text-align			: center;
	z-index				: 1337;
}

#content	{
	position			: relative;
	margin				: 0 auto;
	width				: 990px;
	text-align			: left;
	z-index				: 1336;
	padding-bottom		: 20px;
}

#prijs{
	background: url(/img/prijs_bg.png) no-repeat;
	width: 95px;
	height: 32px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	text-align: center;
	margin-left: 10px;
	margin-bottom:10px;
	float:left;
	display:block;
}
#prijs_overzicht {
	position:absolute;
	right:0px;
	z-index: 100;
	background: url(/img/prijs_bg.png) no-repeat;
	width: 95px;
	height: 32px;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 32px;
	font-weight: normal;
	text-align: center;
}

TD {
	text-align:left;
	font-family : Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	line-height: 22px;
}
h1 {
	margin-top: 0px;
	font-family: Arial, Tahoma, helvetica;
	font-size: 26px;
	font-weight: normal;
	color: #ff780b;
}
h2 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #ff780b;
	margin-top: px;
	margin-bottom: 20px;
}
h3 {
	font-family: Tahoma arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ff780b;
	margin-top: px;
	margin-bottom: 20px;
}
h4 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #9c9c9c;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 {
	font-family: Tahoma, arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color : #194564;
	line-height: 20px;
}
h6 {
	font-family: Arial, Tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	color : #9c9c9c;
	margin-top: 20px;
	margin-bottom: 5px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #194564;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #27334e;
	text-decoration : none;
	font-weight : bold;
}
A.slank, A:LINK.slank, A:VISITED.slank, A:FOCUS.slank {
	color: #194564;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER.slank {
	color: #27334e;
	text-decoration : underline;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #194564;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav {
	color: #ffb500;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color: #ffb500;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav_on {
	color: #ffb500;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #ff0000;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #6e7a19;
	text-decoration : none;
	font-weight : bold;
}

A.klein, A:LINK.klein, A:VISITED.klein, A:FOCUS.klein {
	color : #9c9c9c;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #000000;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
.introtekst {
	display: block;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 22px;
	margin-bottom: 5px;
}
.klein {
	color : #9c9c9c;
	font-size: 10px;
}
.wit {
	color : #ffffff;
}

#producttable {
	width: 600px;
	padding: 0;
	margin: 0;
}
caption {
	width:600px;
	text-align:right;
	font-size: 11px;
	font-style: italic;
}
TH {
	text-align:left;
	font-size: 11px;
	font-weight: bold;
}
TR.rij_even {
	background-color: #e2e8eb;
}
TR.rij_oneven {
	background-color: #edf1f2;
}

INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0px;
	border-color: white;
	border-style: solid;
	background-color : #ff780b;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1px;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}
.submenu_header{
	font-size			: 10px;
	font-weight			: bold;
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	padding				: 0px 0 0px 10px;
	height 				: 24px;
	width				: 190px;
	background			: url(/img/nav_bg_subitem_header.gif) no-repeat;
}

/* ---------------------------------*/
/* SUBMENU */
/* ---------------------------------*/
#submenu, #submenu ul { /* all lists */
	float:left;
	width				: 190px;
	padding				: 0;
	margin				: 0;
	margin-top: 5px;
	list-style			: none;
	font-weight			: normal;
}

#submenu li { /* all list items */
	background			: none;
	margin				: 0;
	width				: 190px;
	float:left;
}
#submenu li.top {
	background			: url(/img/nav_dropdown_top.png) top no-repeat #ffffff;
	height: 15px;
}
#submenu li.bot {
	background			: url(/img/nav_dropdown_bottom.png) top no-repeat;
	height: 30px;
}

#submenu li a { 
	font-weight			: normal;
	font-size			: 12px;
	margin-bottom		: 0px;
	color				: #ffffff;
	padding				: 3px 5px 3px 25px;
	display				: block;
	border-top			: 1px solid #fcbb00;
	border-bottom		: 1px solid #f55900;
	background			: #fa8f00;
}
#submenu li a:hover { 
	font-weight			: normal;
	font-size			: 12px;
	margin-bottom		: 0px;
	color				: #ffffff;
	padding				: 3px 5px 3px 25px;
	display				: block;
	border-top			: 1px solid #464646;
	border-bottom		: 1px solid #040404;
	background			: #1c1c1c url(/img/nav_bg_subitem_on.gif) top left no-repeat;
}
#submenu li  a.on { 
	font-weight			: normal;
	font-size			: 12px;
	margin-bottom		: 0px;
	color				: #ffffff;
	padding				: 3px 5px 3px 25px;
	display				: block;
	border-top			: 1px solid #464646;
	border-bottom		: 1px solid #040404;
	background			: #1c1c1c url(/img/nav_bg_subitem_on.gif) top left no-repeat;
}
#submenu li.on a { 
	color				: #ffffff;
}

/* --------------------------------	*/
/* menu						 		*/
/* --------------------------------	*/
#menu, #menu ul { /* all lists */
	position			: absolute;
	left				: 190px;
	top					: 58px;
	padding				: 0;
	margin				: 0;
	list-style			: none;
	z-index:1500;
}

#menu {
	font-size			: 14px;
	margin				: 0px 0 0 0;
	background			: none;
	vertical-align		: middle;
}

#menu ul	{
	margin				: 0 0 0 0px;
}

#menu a {
	display				: block;
	text-decoration		: none;
}

#menu li { /* all list items */
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
}

#menu li.on { /* all list items */
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
}

#menu li a	{
	font-weight: normal;
	color:#FFFFFF;
	padding				: 8px 14px 10px 14px;
}

#menu li a:hover {
	color:#000000;
	text-decoration: none;
	padding				: 8px 14px 10px 14px;
}

#menu li ul { /* second-level lists */	
	background			: none;
	font-size			: 12px;
	position			: absolute;
	width				: 190px;
	left				: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	filter				: alpha(opacity=95);
	-moz-opacity		: .95;
	opacity				: .95;
	border				: none;
	background			: url(/img/nav_dropdown_bottom.png) bottom no-repeat;
	padding-bottom		: 30px;
}

#menu li ul li { 
	background			: none;
	margin				: 0;
	width				: 190px;
	float				: left;
}

#menu li ul li a { 
	font-weight			: normal;
	font-size			: 12px;
	margin-bottom		: 0px;
	color				: #ffffff;
	padding				: 3px 0 3px 25px;
	display				: block;
	border-top			: 1px solid #fcbb00;
	border-bottom		: 1px solid #f55900;
	background			: #fa8f00;
}

#menu li ul li a:hover { 
	font-weight			: normal;
	font-size			: 12px;
	margin-bottom		: 0px;
	color				: #ffffff;
	padding				: 3px 0 3px 25px;
	display				: block;
	border-top			: 1px solid #464646;
	border-bottom		: 1px solid #040404;
	background			: #1c1c1c url(/img/nav_bg_subitem_on.gif) top left no-repeat;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left				: 1px;
	top					: 38px;
}

