div.main_heading {
	height: 140px;
	width: 960px;
	position: relative;
}

div.main_heading_lion{
	background-image: url('/images/page_header/lion.gif');
	background-repeat: no-repeat;
	position: absolute;
	width: 164px;
	height: 91px;
	left: 254px;
	top: 0px;
	z-index: 52;
	}

div.main_heading_bling{
	background-image: url("/images/page_header/bling_ding.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 350px;
	height: 127px;
	left: 0px;
	top: 0px;
	z-index: 54;
	cursor: pointer;
}

div.mainbar_link_educatie{
	position: absolute;
	width: 210px;
	height: 57px;
	left: 126px;
	top: 17px;
	z-index: 55;
	cursor: pointer;
}

div.mainbar_link_festival{
	position: absolute;
	width: 210px;
	height: 57px;
	left: 52px;
	top: 27px;
	z-index: 55;
	cursor: pointer;
}

div.mainbar_link_cinekidstudio{
	position: absolute;
	width: 336px;
	height: 52px;
	left: 63px;
	top: 20px;
	z-index: 55;
	cursor: pointer;
}
	
div.main_heading_bar {
	position: absolute;
	width: 960px;
	height: 90px;
	left: 0px;
	top: 91px;
}

div.mainbar{
	position: absolute;
	width: 960px;
	height: 90px;
	}

div.mainbar {
	background-image: url('/css/nav/images/mainbar_cinekidstudio.gif');
	background-repeat: no-repeat;
	}

div.mainbar_festival {
	background-image: url('/css/nav/images/mainbar_festival.gif');
	background-repeat: no-repeat;
	}

div.mainbar_cinekidstudio {
	background-image: url('/css/nav/images/mainbar_cinekidstudio.gif');
	background-repeat: no-repeat;
}


div.mainbar_educatie {
	background-image: url('/css/nav/images/mainbar_educatie.jpg');
	background-repeat: no-repeat;
	}

div.mainbar_help {
		background-image: url('/css/nav/images/mainbar_help.gif');
		background-repeat: no-repeat;
		}

div.mainbar_ {
	background-image: url('/css/nav/images/mainbar_start.gif');
	background-repeat: no-repeat;
	margin-top: -91px;
	height: 400px;
	}


div.mainbar_overcinekid {
	background-color: #700085;
	}

div.mainbar_professionalinfo {
	background-color: #9A7E1F;
	}

div.mainbar_test {
	background-color: #993333;
	}


div.main_heading {
	font-family: trebuchet ms, Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}

div.main_menu_panel {
	height: 90px;
	width: 600px;
	background-image: url('/css/nav/images/main_navigationbackground.gif');
	background-repeat: no-repeat;
	text-align: left;
	position: absolute;
	left: 375px;
	top: 3px;
	z-index: 50;
}

div.main_menu_panel li {
	}

/* overcinekid_over */
div.overcinekid_over {
	position: absolute;
	left: 345px;
	top: 12px;
	width:  150px;
}
div.main_menu_panel div.drop_down {
	display: none;
}

div.main_menu_panel div.over_title {
	cursor: pointer;
	}

div.overcinekid_over div.over_title {
	position: relative;
	background-image: url('images/overcinekid/title.gif');
	background-repeat: no-repeat;
	width: 150px;
	height:	33px;
	cursor: pointer;
}

div.overcinekid_over div.menu_on {
	background-image: url('images/overcinekid/title_on.gif');
}


div.main_menu_panel div.over_top {
	position: relative;
	background-image: url('images/overcinekid/top.gif');
	background-repeat: no-repeat;
	width: 151px;
	height: 8px;
	overflow: hidden;
}

div.overcinekid_over div.over_top {
	background-image: url('images/overcinekid/top.gif');
	width: 150px;
	height: 8px;
}

div.overcinekid_over div.over_middle {
	position: relative;
	padding-bottom: 5px;
	background-image: url('images/overcinekid/middle.gif');
	background-repeat: repeat-y;
}
div.overcinekid_over div.over_bottom {
	position: relative;
	background-image: url('images/overcinekid/bottom.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 18px;
}

div.main_heading  div.over_links {
	position: relative;
	width: 150px;
	padding: 0px;
	padding-bottom: 5px;
}

div.main_heading  li {
	margin-top: 0px;
	margin-left: 26px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 5px;	
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	width: 148px;
	text-decoration: none;
}

/* Submenu Items */

div.main_heading  div.menu_item  {
	margin-left: 26px;
	margin-right: 5px;
	line-height: 16px;
	position: relative;
	padding-top: 0px;
	text-align: left;

}

div.main_heading  div.menu_item a {
	text-decoration: none;
	color: black;
	}
div.menu_item div.sub a, div.menu_item div.sub {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
div.menu_item div.sub.current a, div.menu_item div.sub.current {
	color: white;
}
div.menu_item div.sub a:hover  {
	text-decoration: underline;
}

div.main_heading div.menu_item a {
	text-decoration: none;
	color: black;
}

div.main_heading  div.menu_item a:hover {
	color: white;
}

div.menu_item_current {
	position: absolute;
	left: -70px;
	top: -24px;
	background-image: url('images/menu_active.gif');
	width: 66px;
	height: 68px;
	z-index: 12;
}

/* HTML Links */

div.html_link {
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

div.main_heading  div.menu2_item  {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 32px;
	margin-right: 7px;
	line-height: 16px;
	font-size: 14px;
	position: relative;
	padding-top: 0px;
	text-align: left;
	text-indent: -12px;

}

div.main_heading  div.menu2_item a {
	text-decoration: none;
	color: black;
	}

div.main_heading  div.menu2_item a:hover {
	color: white;
	}


div.main_heading  div.menu_dash  {
	margin-bottom: 3px;
	margin-top: 3px;
	position: relative;
	background-image: url('images/overcinekid/white_stripes.gif');
	width: 146px;
	height: 3px;
	overflow: hidden;
	}



div.main_heading  div.over_title {
	position: relative;
	background-repeat: no-repeat;
	width: 203px;
	height:	32px;
}

/*  About Cinekid */
div.cinekidstudio_over {
	position: absolute;
	left: 34px;
	top: 45px;
	width:  150px;
}

div.cinekidstudio_over div.over_title {
	background-image: url('images/cinekidstudio/title.gif');
}

div.cinekidstudio_over div.menu_on {
	background-image: url('images/cinekidstudio/title_on.gif');
}


div.cinekidstudio_over div.over_top {
	position: relative;
	background-image: url('images/cinekidstudio/top.gif');
	background-repeat: no-repeat;
	width: 151px;
	height: 13px;
	overflow: hidden;
}

div.cinekidstudio_over div.over_middle {
	position: relative;
	padding-bottom: 5px;
	background-image: url('images/cinekidstudio/middle.gif');
	background-repeat: repeat-y;
}

div.cinekidstudio_over div.over_bottom {
	position: relative;
	background-image: url('images/cinekidstudio/bottom.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 14px;
}
   

/* educatie_over */
div.educatie_over {
	position: absolute;
	left: 241px;
	top: 49px;
	width: 150px;
}

div.educatie_over div.over_title {
	position: relative;
	background-image: url('images/educatie/title.gif');
	background-repeat: no-repeat;
	width: 120px;
	height:	33px;
}

div.educatie_over div.menu_on {
	background-image: url('images/educatie/title_on.gif');
}


div.educatie_over div.over_top {
	position: relative;
	background-image: url('images/educatie/top.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 10px;
}

div.educatie_over div.over_middle {
	position: relative;
	padding-bottom: 5px;
	background-image: url('images/educatie/middle.gif');
	background-repeat: repeat-y;
}

div.educatie_over div.over_bottom {
	position: relative;
	background-image: url('images/educatie/bottom.gif');
	background-repeat: no-repeat;
	width: 151px;
	height: 18px;
}
   
/* festival_over */
div.festival_over {
	position: absolute;
	left: 16px;
	top: 12px;
	width: 150px;
}


div.festival_over div.drop_down {
	width: 150px;
}

div.festival_over div.over_title {
	position: relative;
	background-image: url('images/festival/title.gif');
	background-repeat: no-repeat;
	width: 203px;
	height:	32px;
}


div.festival_over div.menu_on {
	background-image: url('images/festival/title_on.gif');
}

div.festival_over div.over_top {
	position: relative;
	background-image: url('images/festival/top.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 11px;
}

div.festival_over div.over_middle {
	position: relative;
	padding-bottom: 5px;
	background-image: url('images/festival/middle.gif');
	background-repeat: repeat-y;
}

div.festival_over div.over_bottom {
	position: relative;
	background-image: url('images/festival/bottom.gif');
	background-repeat: no-repeat;
	width: 150px;
	height: 14px;
}



/* Small menu */

div.main_dutch {
	position: absolute;
	left: 365px;
	top: 48px;
	margin: 0px;
	padding: 0px;
	width:  215px;
	height:  37px;
}

div.main_dutch div.md_background {
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url('images/main_dutch/orange_bg.gif');
	background-repeat: no-repeat;
	width: 208px;
	height:	37px;
}

div.main_dutch div.md_search {
	position: absolute;
	top: 10px;
	left: 4px;
	padding: 0px;
	background-image: url('images/main_dutch/search_up.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
	cursor: pointer;
}

div.main_dutch div.md_search.md_searchup {
	background-image: url('images/main_dutch/search_over.gif');
}

div.main_dutch div.md_help {
	position: absolute;
	top: 8px;
	left: 68px;
	padding: 0px;
	background-image: url('images/main_dutch/help_up.gif');
	width: 39px;
	height: 24px;
	cursor: pointer;
}


div.main_dutch div.md_help.md_helpup {
	background-image: url('images/main_dutch/help_over.gif');
}

div.main_dutch div.md_press {
	position: absolute;
	top: 10px;
	left: 106px;
	padding: 0px;
	background-image: url('images/main_dutch/pers_up.gif');
	background-repeat: no-repeat;
	width: 42px;
	height: 23px;
	cursor: pointer;
}

div.main_dutch div.md_press.md_pressup {
	background-image: url('images/main_dutch/pers_over.gif');
}

div.main_dutch div.md_english {
	position: absolute;
	top: 8px;
	left: 148px;
	padding: 0px;
	background-image: url('images/main_dutch/english_up.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 27px;
	cursor: pointer;
}

div.main_dutch div.md_english.md_englishup {
	background-image: url('images/main_dutch/english_over.gif');
}


div.professionalinfo_over {
	position: absolute;
	left: 136px;
	top: 9px;
}
div.professionalinfo_over div.over_title {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url('images/professionalinfo/title.gif');
	background-repeat: no-repeat;
	width: 206px;
	height:	32px;
}

div.professionalinfo_over div.menu_on {
	background-image: url('images/professionalinfo/title_on.gif');
	}

div.left_menu{
	position: absolute;
	left: 30px;
	top: 136px;
	z-index: 10;
	}
	
div.test_over div.over_top {
	position: relative;
	background-image: url('images/test/top.gif');
	background-repeat: no-repeat;
	width: 151px;
	height: 13px;
	overflow: hidden;
}

div.test_over div.over_middle {
	position: relative;
	padding-bottom: 5px;
	background-image: url('images/test/middle.gif');
	background-repeat: repeat-y;
}

div.test_over div.over_bottom {
	position: relative;
	background-image: url('images/test/bottom.gif');
	background-repeat: no-repeat;
	width: 151px;
	height: 14px;
}
div.main_menu_panel div.over_title a {
	display: none;
}

/* juiste toevoegingen voor de nieuwe headers */


div#header_kader  div.menu_item  {
	margin-left: 26px;
	margin-right: 5px;
	line-height: 16px;
	position: relative;
	padding-top: 0px;
	text-align: left;
}

div#header_kader  div.menu_item a {
	text-decoration: none;
	color: black;
}


div#header_kader  div.menu_item a:hover {
	color: white;
}


div#header_kader  div.menu_dash  {
	margin-bottom: 3px;
	margin-top: 3px;
	position: relative;
	background-image: url('images/overcinekid/white_stripes.gif');
	width: 146px;
	height: 3px;
	overflow: hidden;
	}
