BODY, TABLE {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

BODY {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

H1, H2, H3, H4, H5, H6, FORM {
	padding: 0px;
	margin: 0px;
}

A {
  outline: none;
}

/* BEGIN - NEW MENU */

					BODY {
					   behavior: url("csshover3.htc");
					}
					UL.menu, LI.menu, LI.spacer, UL.submenu, UL.subsubmenu {
						float: left;
						padding: 0px;
						margin: 0px;
						list-style: none;
					}
					LI.menu {
						height: 36px;
						background-image: url(../img/menu_bg.jpg);
					}
					LI.menu:hover {
						background-image: url(../img/menu_hover_bg.jpg);
					}
					LI.menu#first {
						width: 5px;
						background-image: url(../img/menu_left_bg.jpg);
					}
					A.menu_a {
						display: block;
						padding-left: 10px;
						padding-right: 10px;
						padding-top: 10px;
						padding-bottom: 10px;
						font-weight: bold;
						color: #FFFFFF;
						text-decoration: none;
					}
					LI.spacer {
						width: 2px;
						height: 36px;
						background-image: url(../img/menu_spacer.jpg);
					}
					UL.submenu, UL.subsubmenu {
						padding-top: 7px;
						padding-bottom: 7px;
						display: none;
						position: absolute;
						margin-top: 0;
						background-color: #1F2639;
						border-bottom: 5px solid #849BBA;
					}
					LI.menu:hover UL.submenu {
						display: block;
					}
					UL.subsubmenu {
						left: 0;
						/*top: 0;*/
						margin-top: -16px;
						margin-left: 200;
						border-top: 1px solid #849BBA;
						border-left: 1px solid #849BBA;
						border-right: 1px solid #849BBA;
					}
					*html UL.subsubmenu {
						margin-top: 0px;
					}
					LI.submenu:hover UL.subsubmenu {
						display: block;
					}
					A.submenu_a {
						/*padding: 10px;*/
						font-size: 11px;
						color: #C8C9CE;
						text-decoration: none;
						line-height: 1.5;
						padding-left: 10px;
						padding-right: 10px;
					}
					A.submenu_a:hover {
						color: #FFFFFF;
						text-decoration: undeline;
					}
					DIV.menu {
						background-image: url(../img/menu_right_bg.jpg);
						background-position: right;
						background-repeat: no-repeat;
					}

/* END - NEW MENU */



DIV {
	text-align: left;
}

DIV.page {
	width: 980px;
}

DIV.header {
	padding-top: 5px;
}

DIV.logo {
	float: left;
	width: 580px;
}

DIV.top_right {
	float: right;
	padding-top: 5px;
	width: 400px;
}

DIV.logo IMG {
	margin-left: 21px;
}

SPAN.languages {
	float: left;
	display: block;
	width: 229px;
	font-weight: bold;
	text-align: right;
	line-height: 1.7;
}

SPAN.languages A {
	color: #849CBA;
	text-decoration: underline;
}

SPAN.languages A#sel_lang, SPAN.languages A:hover {
	color: #000000;
	text-decoration: none;
}

SPAN.search {
	float: left;
	display: block;
	width: 171px;
	height: 22px;
	background-image: url(../img/input_search.png);
}

SPAN.search INPUT {
	margin-left: 22px;
	width: 140px;
	background: none;
	border: 0px;
}

DIV.menu {
	clear: both;
	height: 36px;
}

DIV.menu TD {
	height: 36px;
	text-align: center;
}

A.menu, A.special_hover {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.8;
	height: 36px;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}

A.menu:hover, A.menu#sel_menu, A.special_hover {
	background-image: url(../img/menu_hover_bg.jpg);
}

DIV.menu TD A.fmi {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.8;
	height: 36px;
	background-image: url(../img/menu_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

DIV.menu TD A.fmi:hover, DIV.menu TD A.fmi#sel_menu {
	background-image: url(../img/menu_left_hover_bg.jpg);
}

DIV.menu TD A.fmi SPAN {
	padding-left: 5px;
	padding-right: 4px;
}

DIV.menu TD A.lmi {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.8;
	height: 36px;
	background-image: url(../img/menu_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

DIV.menu TD A.lmi:hover, DIV.menu TD A.lmi#sel_menu {
	background-image: url(../img/menu_right_hover_bg.jpg);
}

DIV.menu TD A.lmi SPAN {
	padding-left: 3px;
	padding-right: 5px;
}

DIV.menu TD.menu_spacer {
	width: 2px;
	font-size: 1px;
	background-image: url(../img/menu_spacer.jpg);
}

DIV.submenu {
	display: none;
	position: absolute;
	margin-top: 36px;
}

DIV.submenu_content {
	font-size: 11px;
	color: #C8C9CE;
	background-color: #1F2639;
}

DIV.submenu_content A {
	color: #C8C9CE;
	text-decoration: none;
	line-height: 1.5;
}

DIV.submenu_content A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

DIV.submenu_content DIV {
	padding: 10px;
}

DIV.submenu_bottom {
	overflow: hidden;
	height: 4px;
	width: 100%;
	font-size: 1px;
	background-color: #849BBA;
}

DIV.main {
	margin-top: 8px;
	margin-left: 80px;
}

DIV.left {
	float: left;
	width: 700px;
	font-size: 12px;
	line-height: 1.5;
}

DIV.homepage_column_left {
	float: left;
	width: 350px;
	font-size: 11px;
}

DIV.homepage_column_right {
	float: left;
	width: 350px;
	font-size: 11px;
	background-color: #F3F7FB;
}

DIV.homepage_column_left DIV.content, DIV.homepage_column_right DIV.content {
	padding: 10px;
}

DIV.direct_inschrijven_left {
	overflow: hidden;
	width: 330px;
	height: 150px;
	background-image: url(../img/direct_inschrijven_left.jpg);
}

DIV.direct_inschrijven_right {
	overflow: hidden;
	width: 330px;
	height: 150px;
	background-image: url(../img/direct_inschrijven_right.jpg);
}

DIV.direct_inschrijven_left DIV, DIV.direct_inschrijven_right DIV {
	padding: 12px;
}

H3 {
	font-size: 16px;
	color: #1F2639;
}

DIV.direct_inschrijven_left UL, DIV.direct_inschrijven_right UL {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #1F2639;
	line-height: 1.5;
}

DIV.direct_inschrijven_left LI, DIV.direct_inschrijven_right LI {
	font-size: 11px;
	color: #1F2639;
}

DIV.direct_inschrijven_left LI SPAN, DIV.direct_inschrijven_right LI SPAN {
	color: #838994;
}

DIV.right {
	float: right;
	width: 190px;
}

DIV.direct_inschrijven {
	margin-top: 9px;
	width: 190px;
	height: 70px;
	background-image: url(../img/direct_inschrijven.jpg);
}

DIV.direct_inschrijven DIV, DIV.sprekers DIV, DIV.right_item_middle DIV {
	padding: 12px;
}

DIV.direct_inschrijven A,
DIV.nieuwsbrief A,
DIV.linkedIn A,
DIV.sprekers A,
DIV.right_item_middle A,
DIV.direct_inschrijven_left A,
DIV.direct_inschrijven_right A,
DIV.homepage_news_item A,
DIV.homepage_item_right A {
	font-size: 12px;
	font-weight: normal;
	color: #1F2639;
	text-decoration: none;
	border-bottom: 2px solid #8F9086;
}

DIV.nieuwsbrief {
	margin-top: 4px;
	width: 190px;
	height: 76px;
	background-image: url(../img/nieuwsbrief.jpg);
}

DIV.nieuwsbrief DIV {
	padding: 12px;
	padding-top: 18px;
}

H4 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #1F2639;
}

DIV.linkedIn {
	margin-top: 9px;
	width: 190px;
	height: 39px;
	background-image: url(../img/linkedIn.jpg);
}

DIV.linkedIn DIV {
	/*margin-top: 10px;*/
	margin-left: 125px;
}

DIV.linkedIn A {
	line-height: 3;
}

DIV.sprekers {
	margin-top: 9px;
	width: 190px;
	height: 250px;
	background-image: url(../img/sprekers.jpg);
}

DIV.sprekers DIV {
	font-size: 11px;
	color: #838994;
	padding-bottom: 0px;
	
}

SPAN.sprekers {
	display: block;
	margin-top: 5px;
}

DIV.right_item_top {
	margin-top: 9px;
	overflow: hidden;
	height: 4px;
	font-size: 1px;
	background-image: url(../img/right_item_top.jpg);
}

DIV.right_item_middle {
	background-image: url(../img/right_item_middle.jpg);
	background-repeat: repeat-y;
}

DIV.right_item_middle DIV {
	padding-top: 8px;
}

DIV.right_item_bottom {
	height: 4px;
	overflow: hidden;
	font-size: 1px;
	background-image: url(../img/right_item_bottom.jpg);
}

DIV.homepage_news_item {
	margin-top: 10px;
	color: #838994;
	line-height: 1.5;
}

DIV.homepage_news_item IMG {
	margin-top: 5px;
	margin-right: 10px;
}

DIV.homepage_item_left {
	margin-top: 20px;
}

DIV.homepage_item_left H4 {
	color: #849CBA;
	border-bottom: 1px solid #CBCFD9;
}

DIV.homepage_item_left TABLE {
	margin-top: 5px;
	font-size: 11px;
	line-height: 1.5;
}

DIV.homepage_item_left TD {
	vertical-align: top;
}

DIV.homepage_item_left TD A {
	color: #1F2639;
	text-decoration: none;
}

DIV.homepage_item_left TD A:hover {
	text-decoration: underline;
}

DIV.homepage_ad {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-style: italic;
	color: #B3B8C4;
	text-align: center;
	border-top: 1px solid #CBCFD9;
}

H3.hir_special {
	margin-top: 28px;
}

*html H3.hir_special {
	margin-top: 30px;
}

SPAN.hir_a_special {
	display: block;
	padding-top: 8px;
}

DIV.homepage_item_right IMG {
	margin-top: 3px;
}

DIV.homepage_item_right DIV {
	margin-top: 5px;
	color: #838994;
	line-height: 1.5;
}

DIV.homepage_item_right H4 {
	font-size: 16px;
	color: #1F2639;
	border-bottom: 1px solid #CBCFD9;
}

DIV.footer {
	clear: both;
	float: right;
	margin-top: 20px;
	width: 890px;
	font-size: 11px;
	color: #838994;
	line-height: 1.5;
	background-image: url(../img/footer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

DIV.footer DIV {
	float: left;
}

DIV.footer UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

DIV.footer UL A {
	color: #1F2639;
}

DIV.footer UL UL {
	padding-left: 10px;
}

DIV.footer UL UL A {
	color: #838994;
	text-decoration: none;
}

DIV.footer DIV.column_1	{
	width: 185px;
	margin-left: 14px;
	margin-top: 30px;
}

DIV.footer DIV.column_2 {
	width: 140px;
	margin-left: 20px;
	margin-top: 30px;
}

DIV.footer DIV.column_3 {
	width: 140px;
	margin-left: 20px;
	margin-top: 30px;
}

DIV.footer DIV.column_4 {
	width: 140px;
	margin-left: 20px;
	margin-top: 30px;
}

DIV.footer DIV.column_5 {
	width: 140px;
	margin-left: 20px;
	margin-top: 30px;
}

DIV.footer DIV.column_5 A {
	color: #838994;
	text-decoration: none;
}

DIV.breadcrumbs {
	margin-bottom: 10px;
	min-height: 60px;
	color: #828993;
	border-bottom: 1px solid #CCCEDA;
}

*html DIV.breadcrumbs {
	height: 60px;
}

DIV.breadcrumbs A {
	color: #828993;
}

H1 {
	font-size: 16px;
}

TD.submenu, TD.submenu2 {
	font-size: 11px;
	color: #828993;
}

TD.submenu A, TD.submenu2 A {
	color: #828993;
	line-height: 1.5;
	text-decoration: none;
}

TD.submenu A:hover, TD.submenu A#selected_submenu, TD.submenu A.submenu_menu_title, SPAN.news_items_date {
	font-weight: bold;
	color: #1F2638;
}

TD.submenu2 A:hover, TD.submenu2 A#sct, TD.submenu2 A#sct2 {
	color: #1F2638;
}

DIV.news_items A {
	color: #828993;
	text-decoration: none;
}

DIV.news_items A:hover {
	text-decoration: underline;
}

A.alphabet {
	float: left;
	display: block;
	width: 21px;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8;
	text-align: center;
	background-image: url(../img/letter.gif);
}

TABLE.lijst {
	color: #848A96;
}

TD.lijst_tr {
	background-image: url(../img/lijst_tr.gif);
}

TR.lijst_content TD {
	padding-top: 4px;
	height: 30px;
	vertical-align: top;
}

DIV.exhibitors_list A, A.read_more {
	font-weight: bold;
	color: #1F2638;
	text-decoration: none;
}

DIV.exhibitors_list A:hover, A.read_more:hover {
	text-decoration: underline;
}

DIV.article_list P {
	padding: 0px;
	margin: 0px;
}

DIV.search_results A, DIV.kennisbank_tree A {
	font-weight: bold;
	color: #1F2638;
	text-decoration: none;
}

DIV.search_results A:hover, DIV.kennisbank_tree A:hover {
	text-decoration: underline;
}

SPAN.search_found {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #849CBA;
}

DIV.no_disp {
	display: none;
}

TABLE.ct_table TD {
	padding: 0px;
	font-size: 11px;
}

TABLE.ct_table TD A:hover {
	font-weight: normal;
}

DIV.spacer_after_field {
	height: 10px;
	font-size: 1px;
	overflow: hidden;
}

DIV.kb_spacer {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

*html DIV.kb_spacer {
	height: 20px;
}
