BODY {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #00315f;
	margin: 0px;
	margin-bottom:20px;
	line-height: 20px;
	background-image:url(/img/bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.groen {
	color: #00847c;
}
.blauw {
	color: #358ddf;
}
#agenda	{
	float: left;
	width: 100%;
	text-align			: left;
	z-index				: 1336;
	background: #f1f7fd;
	border-bottom: 1px solid #b3d2f0;
	margin-bottom: 20px;
}
#agenda_rij	{
	float: left;
	width: 100%;
	padding:1px;
	text-align			: left;
	z-index				: 1336;
	background: #f1f7fd;
	border-top: 1px solid #b3d2f0;
}
#content	{
	position			: absolute;
	left				: 0px;
	margin				: 0;
	width				: 100%;
	height				: 119px;
	text-align			: left;
	z-index				: 1336;
	background:url(/img/bg_content.gif) no-repeat;
}

TD {
	text-align:left;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #00315f;
	line-height: 20px;
}
h1 {
	background: url(/img/bullet_header.gif) no-repeat;
	margin-top: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #358ddf;
}
h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #358ddf;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color : #00315f;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #358ddf;
	line-height: 20px;
}
h5 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #00315f;
	line-height: 20px;
}
h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #00315f;
	line-height: 20px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
A, A:LINK, A:VISITED, A:FOCUS {
	color : #00315f;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER {
	color: #358ddf;
	text-decoration : none;
	font-weight : bold;
}
A.nieuwstop, A:LINK.nieuwstop, A:VISITED.nieuwstop, A:FOCUS.nieuwstop {
	color : #358ddf;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nieuwstop {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A.groot, A:LINK.groot, A:VISITED.groot, A:FOCUS.groot {
	color : #00315f;
	font-size:13px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.groot {
	color : #00315f;
	font-size:13px;
	text-decoration : underline;
	font-weight : bold;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	color : #fff;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}
A:HOVER.subnav {
	color: #fdc739;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	color: #fdc739;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}
A:HOVER.subnav_on {
	color: #fdc739;
	text-decoration : none;
	font-weight : bold;
}
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 : #91acc5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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-size: 12px;
	font-weight : bold;
	line-height: 25px;
	margin-bottom: 30px;
}
.klein {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #91acbc;
	font-size: 10px;
}
.naw {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #00315f;
	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;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border: 1px solid #004484;
	background-color : #004484;
}

.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				: 350px;
	border-bottom		: 1px solid #fff;
	margin				: 0px;
	padding				: 0px;
	list-style			: none;
	background			: #00315f;
}
#submenu li { /* all list items */
	background			: url(/img/nav_bg_subitem.gif) no-repeat;
	margin				: 0 0 0 0;
	padding				: 5px 0 0 25px;
	clear:left;
	position			: relative;
	height				: 24px;
	color				: #fff;
	border-top			: 1px solid #fff;
}

#submenu li ul li a { 
	margin				: 0px;
	color				: #ffffff;
	font-size			: 10px;
	border				: none; 
}
#submenu li ul li a:hover { 
	margin				: 0px;
	color				: #ffffff;
	border				: none; 
	background			: #005f59;
}
#submenu li.on { 
	font-size			: 10px;
	margin-bottom		: 0px;
	color				: #ffffff;
	border				: none; 
	height 				: 24px;
	background			: #005f59;
}
#submenu li.on a { 
	color				: #ffffff;
}

/* --------------------------------	*/
/* menu						 		*/
/* --------------------------------	*/
#menu, #menu ul { /* all lists */
	position			: absolute;
	left				: 0px;
	top					: 145px;
	width				: 100%;
	padding				: 0;
	margin				: 0;
	list-style			: none;
	z-index				: 2000;
}

#menu {
	font-size			: 11px;
	margin				: 0px 0 0 0;
	height				: 40px;
	background			: url(/img/nav_bg.gif) repeat-x 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) repeat-x;
	float				: left;	
	margin				: 0 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
	height				: 40px;
}

#menu li.on { /* all list items */
	background			: url(/img/nav_bg_item_on.gif) repeat-x;
	float				: left;	
	margin				: 1px 0 0 0;
	padding				: 0 0 0 0;
	position			: relative;
}

#menu li a	{
	color:#FFFFFF;
	padding				: 4px 8px 7px 8px;
}

#menu li a:hover {
	text-decoration: none;
	padding				: 4px 8px 7px 8px;
	background			: url(/img/nav_bg_item_on.gif) repeat-x;
}

#menu li ul { /* second-level lists */	
	background			: url(/img/bg_subnav.gif);
	font-size			: 11px;
	position			: absolute;
	width				: 250px;
	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-top			: 1px solid #ffffff;
	border-left			: 1px solid #ffffff;
	border-right		: 1px solid #ffffff;
}

#menu li ul li { 
	background			: none;
	margin				: 0;
	width				: 250px;
	height				: 25px;
}

#menu li ul li a { 
	font-weight			: normal;
	color				: #ffffff;
	border				: none; 
	padding				: 2px 0 0px 12px;
	height 				: 22px;
	background			: none;
}

#menu li ul li a:hover { 
	color				: #ffffff;
	border				: none; 
	padding				: 2px 0 0px 12px;
	height 				: 22px;
	background			: #005f59;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left				: 1px;
	top					: 36px;
}

