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

#container	{
	position			: relative;
	background:url(/img/bg_main_wit.gif) no-repeat;
	margin				: 0 auto;
	width				: 1000px;
	text-align			: left;
	z-index				: 1337;
}

#content	{
	position			: relative;
	background:url(/img/bg_main.gif) repeat-y;
	margin				: 0 auto;
	width				: 1000px;
	text-align			: left;
	z-index				: 1336;
	padding-bottom		: 20px;
}

TD {
	text-align:left;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #51748c;
	line-height: 20px;
}
h1 {
	background: url(/img/bullet_header.gif) no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	font-family: Tahoma, arial, helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #cbd928;
}
h2 {
	font-family: Tahoma, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #51748c;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-family: Tahoma arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #51748c;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color : #cbd928;
	line-height: 20px;
}
h5 {
	font-family: Tahoma, arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color : #51748c;
	line-height: 20px;
}
h6 {
	font-family: Tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color : #51748c;
	line-height: 20px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

A, A:LINK, A:VISITED, A:FOCUS {
	color : #51748c;
	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: #51748c;
	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 : #51748c;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav {
	color: #cbd928;
	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: #cbd928;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
A:HOVER.subnav_on {
	color: #cbd928;
	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 : #91acbc;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
A:HOVER.klein {
	color: #27334e;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}
.introtekst {
	display: block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	line-height: 25px;
	margin-bottom: 5px;
}
.klein {
	color : #91acbc;
	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 : #51748c;
}

.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 */
	width				: 200px;
	padding				: 0;
	margin				: 0;
	list-style			: none;
}


#submenu li { /* all list items */
	background			: url(/img/nav_bg_subitem.gif) no-repeat;
	margin				: 0 0 0 0;
	padding				: 0 0 0 25px;
	position			: relative;
	height				: 24px;
	font-size			: 10px;
}


#submenu li ul li a { 
	margin-bottom		: 0px;
	color				: #597b91;
	font-size			: 10px;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem.gif);
}
#submenu li ul li a:hover { 
	margin-bottom		: 0px;
	color				: #597b91;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem_on.gif);
}
#submenu li.on { 
	font-size			: 10px;
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	padding				: 0px 0 0px 25px;
	height 				: 24px;
	background			: url(/img/nav_bg_subitem_on.gif);
}
#submenu li.on a { 
	color				: #ffffff;
}

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

#menu {
	font-size			: 12px;
	margin				: 0px 0 0 0;
	height				: 40px;
	background			: #fff url(/img/nav_bg.gif) no-repeat top left;
	vertical-align		: middle;
}

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

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

#menu li { /* all list items */
	background			: url(/img/nav_bg_item.gif) no-repeat;
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
	height				: 38px;
}

#menu li.on { /* all list items */
	background			: url(/img/nav_bg_item_on.gif) no-repeat;
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
}

#menu li a	{
	color:#FFFFFF;
	padding				: 5px 12px 0px 12px;
}

#menu li a:hover {
	text-decoration: none;
	padding				: 5px 12px 7px 12px;
	background			: url(/img/nav_bg_item_on.gif) no-repeat;
}

#menu li ul { /* second-level lists */	
	background			: none;
	line-height			: 12px;
	font-size			: 10px;
	position			: absolute;
	width				: 200px;
	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				: 1px solid #7a8f9f;
}

#menu li ul li { 
	background			: none;
	margin				: 0;
	width				: 200px;
	height				: 24px;
}

#menu li ul li a { 
	margin-bottom		: 0px;
	color				: #597b91;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem.gif);
}

#menu li ul li a:hover { 
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	padding				: 5px 0 0px 25px;
	height 				: 19px;
	background			: url(/img/nav_bg_subitem_on.gif);
}

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

