@import url(resetclearfix.css);

body{
	background-color: #e3e3e3;
	text-align: center;
	color: #fdf3eb;
	font-size: 12px;
	line-height: 18px;
	font-family: verdana, arial;
}

h1
{
	font-family: Verdana;
	font-size: 23px;
	color: #fcfcfc;
	line-height: 30px;
	font-weight: normal;
}

#kolom_twee h1
{
	font-style: italic;
	padding-bottom: 8px;
	border-bottom: 1px solid #e3e3e3;
	color: #666666;
	margin-bottom: 21px;
}

.h1_dummy
{
	font-family: Verdana;
	font-size: 23px;
	line-height: 30px;
	font-weight: normal;
}


.left
{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

a#logo
{
	margin-top: 16px;
	float: left;
	display: block;
	width: 321px;

}

a {
	color: #0273ab;
	text-decoration: underline;
}

a:hover {
	color: #0273ab;
	text-decoration: none;
}

/****** menu *******/

#menu
{
	margin-top: 44px;
	text-align: left;
	width: auto;
	float: right;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
	float: left;
	display: inline;
	margin-left: 1px;
	height: auto;
	position: relative;
	width: auto;
	z-index: 40;
}

#menu ul li a
{
	height: 28px;
	margin: 0;
	padding: 0;
	max-height: 28px;
	height: expression(this.height > 28 ? 28 : true);
	display: block;
}

#menu ul li a span
{
	display: inline-block;
	width: auto;
	height: 28px;
	float: left;
	max-height: 28px;
	height: expression(this.height > 28 ? 28 : true);
	overflow: hidden!important;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	background: none;
	color: #777777;
	text-decoration: none;
}

#menu ul.active li a, #menu ul li a:hover
{
	color: #f4f3f4;
	text-decoration: none;
}

#menu ul li.active a span.second, #menu ul li a:hover > span.second
{
	background-color: #98ad2d;
	color: #f4f3f4;
}

#menu ul li a span.first,
#menu ul li a span.first_parent
{
	width: 8px;
}

#menu ul li.active a span.first, #menu ul li.active a span.first_parent, #menu ul li a:hover > span.first
{
	background: url(/images/menu_active_first.jpg) no-repeat top left;
}

#menu ul li a:hover > span.first_parent
{
	background: url(/images/menu_active_first_parent_over.jpg) no-repeat top left;
}

#menu ul li a span.second
{
	padding-top: 2px;
	height: 26px;
	padding-right: 5px;
	padding-bottom: auto;
	padding-left: 8px;
	line-height: 24px;
}

#menu ul li a span.third
{
	width: 8px;
}

#menu ul li a span.third_parent
{
	width: 20px;
	background: url(/images/menu_third_parent.jpg) no-repeat top left;
}

#menu ul li.active a span.third_parent, #menu ul li a:hover > span.third_parent, #menu ul li ul:hover > #menu ul li a span.third_parent,
#menu ul li.active ul:hover > #menu ul li.active a span.third_parent
{
	background: url(/images/menu_active_third_parent.jpg) no-repeat top left;
}

#menu ul li.active a span.third, #menu ul li a:hover > span.third
{
	background: url(/images/menu_active_third.jpg) no-repeat top left;
}

#menu ul li.active a:hover > span.third_parent, #menu ul li a:hover > span.third_parent
{
	background: url(/images/menu_active_third_parent_over.jpg) no-repeat top left;
}

#menu ul li ul
{
	position: absolute;
	top: 28px;
	left: 0px;
	z-index: 50;
	display: none;
	border: 3px solid #98ad2d;
	background-color: #f4f3f4;
	min-width: 160px;
	overflow: visible;
}

#menu ul li:hover > ul,
#menu ul li:focus > ul,
#menu ul li:active > ul
{
	display: block;
}

#menu ul li ul li
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#menu ul li ul li a, #menu ul li.active ul li a
{
	width: 100%;
	line-height: 23px;
	padding: 0 4px 0 4px;
	white-space: nowrap;
}

#menu ul li ul li a, #menu ul li ul li a:link, #menu ul li ul li a: visited, #menu ul li ul li a:active,
#menu ul li.active ul li a, #menu ul li.active ul li a:link, #menu ul li.active ul li a:visited, #menu ul li.active ul li a:active
{
	background-color: #f4f3f4;
	color: #98ad2d;
}

#menu ul li ul li a:hover, #menu ul li.active ul li a:hover
{
	color: #99ae2d;
}

#menu ul li.active ul li.active a, #menu ul li.active ul li.active a:link:hover:visited:active
{
	color: #99ae2d!important;
}

.hover_first_parent
{
	background: url(/images/menu_active_first_parent_over.jpg) no-repeat top left!important;
}

.hover_second
{
	background: #98ad2d!important;
	color: #f4f3f4!important;
}

.hover_third_parent
{
	background: url(/images/menu_active_third_parent_over.jpg) no-repeat top left!important;
}

/*** einde menu ****/

.container
{
	width: 940px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

.container_vervolg
{
	width: 100%;
	text-align: center;
	clear: both;
	background: url(/images/vervolg_exo_bg.jpg) repeat-x top left;
	height: 51px;
}

.breadcrumbs
{
	padding-top: 14px;
}

#kolom_een
{
	width: 242px;
	float: left;
	text-align: left;
}

#kolom_twee
{
	width: 698px;
	float: left;
	text-align: left;
	color: #666666;
}

#kolom_twee div
{
	
}

#kolom_twee a, #kolom_twee a:link:visited:hover:active
{
	
}

#accordion {
	font-size: 12px;
}

#accordion h3 a {
	text-decoration: none;
	color: #9fb62a;
}

#accordion div {
	margin-bottom: 10px;
}

#accordion div div {
	margin-bottom: 0px;
}

.cursus_item {
	display: inline-block;
	width: 698px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}

.cursus_title {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0 0 0;
	
}

.cursus_title a {
	color: #2170b5;
	text-decoration: none;
}

.cursus_data {
	color: #9fb62a;
	margin: 7px 0 0 0;
}

.multiple_dates {
	font-size: 10px;
	color: #a0a0a0;
}

.more_dates {
	display: inline-block;
	display: -moz-inline-stack;
	vertical-align: top;
	background-image: url(/images/more_dates.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
	text-decoration: none;
}

.more_dates:hover {
	background-image: url(/images/more_dates_hover.png);
	text-decoration: none;
}

.more_dates_container
{
	position: absolute;
	background-color: #fff;
	top: 53px;
	line-height: 19px;
	padding: 5px 10px;
	border: 3px solid #98ad2d;
	z-index: 100!important;
	display: none;
}

.more_dates_container a, .data_links, .cursus_location a {
	color: #7a7a7a;
	text-decoration: none;
}

.more_dates_container a:hover, .data_links:hover, .cursus_location a:hover {
	color: #98ad2d;
	text-decoration: none;
}

.agenda_image {
	display: block; 
	position: relative; 
	float: left; 
	margin: 10px 10px 10px 0;
}

.agenda_image a, .agenda_image a:hover {
	text-decoration: none;
}

.cursus_intro {
	font-size: 12px;
	line-height: 16px;
	margin: 7px 0 7px 0;
	color: #4d4d4d;
}

.cursus_location {
	margin: 5px 0 0 0;
}

.cursus_accreditering {
	margin: 5px 0 0 0;
}

.cursus_location, .cursus_accreditering {
	color: #4d4d4d;
}

.cursus_location span, .cursus_accreditering span {
	display: inline-block;
	width: 140px;
	font-weight: bold;
}

.cursus_links {
	position: absolute;
	float: right;
	bottom: 15px;
	right: 0px;
}

.cursus_links a {
	color: #2170b5;
	text-decoration: underline;
	margin: 0 0 0 15px;
}

.cursus_links a:hover {
	text-decoration: none;
}

.inschrijfformulier tr, .contactformulier tr {
	height: 27px;
}

.inschrijfformulier td,.contactformulier td {
	padding: 3px;
}

.inschrijfformulier tr td input, .inschrijfformulier tr td textarea, .contactformulier tr td input, .contactformulier tr td textarea {
	border: 1px solid #4b88bc;
}

#menu_zijkant
{
	width: 220px;
}

.menu_zijkant_top
{
	height: 10px;
	width: 220px;
	font-size: 5px;
	background: url(/images/groene_wolk_top.jpg) no-repeat top left;
}

.menu_zijkant_inhoud
{
	background-color: #9fb62a;
}

.menu_zijkant_inhoud a
{
	display: block;
	margin: 0 13px;
	border-bottom: 1px solid #b5d800;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	font-face: Verdana;
	font-size: 13px;
}

#cursus_search {
	background-image: url(/images/cursus_search.png);
	background-repeat: no-repeat;
	display: block;
	width: 192px;
	height: 52px;
	margin: 0 13px 13px 13px;
	border-bottom: 1px solid #b5d800;
}

#search_field {
	border: 1px solid #fff;
	height: 19px;
	width: 145px;
	margin: 9px 0 0 5px;
	text-align: right;
	color: #717171;
	font-size: 12px;
	float: left;
}

#search_btn {
	margin: 10px 0 0 8px;
	float: left;
	height: 20px;
	width: 20px;
	border: 0px;
}

.menu_zijkant_inhoud ul
{
	padding: 0;
	margin: 0;
}

.menu_zijkant_inhoud ul li
{
	text-align: right;
	padding: 0 15px 0 0;
	margin: 0 0 2px 0;
}

.menu_zijkant_inhoud ul li a {
	display: inline;
	font-size: 12px;
	margin: 0;
	border-bottom: 0px;
	line-height: normal;
	text-decoration: underline;
}

.menu_zijkant_inhoud ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.menu_zijkant_inhoud ul li ul li
{
	text-align: right;
	padding: 0 0 0 0;
	color: #4f5e00;
}

.menu_zijkant_inhoud ul li ul li a {
	color: #4f5e00;
	font-size: 12px;
	text-decoration: underline;
}

.menu_zijkant_inhoud ul li ul li a:hover {
	color: #4f5e00;
	text-decoration: none;
}

.menu_zijkant_inhoud .volledig_aanbod a
{
	display: block;
	margin: 13px 13px 0 13px;
	padding: 7px 0 0 0;
	border-top: 1px solid #b5d800;
	border-bottom: 0;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	font-face: Verdana;
	font-size: 12px;
}

.kolom_een_contact
{
	padding-left: 10px;
	clear: both;
	font-size: 12px;
}

.kolom_een_contact_icoon
{
	margin-right: 14px;
	display: block;
	float: left;
}

.menu_zijkant_bottom
{
	height: 10px;
	width: 220px;
	background: url(/images/groene_wolk_bottom.jpg) no-repeat top left;
}

.hr_grijs
{
	background-color: #e3e3e3;
	height: 1px;
	clear: both;
}

.container_home
{
	width: 100%;
	text-align: center;
	clear: both;
	background: url(/images/homepage_exo_bg.jpg) repeat-x top left;
	height: 407px;
}

	#woman_container
	{
		position: relative;
		float: right;
		width: 200px;
		z-index: 10;
	}

	#woman {
		background: url(/images/woman.png);
		width: 265px;
		height: 430px;
		position: absolute;
		top: -23px;
		left: -49px;
		z-index: 30;
	}

	.container_home_blue {
		width: 730px;
		padding: 20px 0px 0px 0px;
		height: 201px;
	}

	#form_index {
		float: right;
		width: 517px;
		height: 74px;
		margin-right: 20px;
	}

	.home_form
	{
		position: relative;
		z-index: 30;
		width: 517px;
		height: 45px;
		background: url(/images/home_form.jpg) no-repeat top left;
	}

	#home_form_submit
	{
		position: absolute;
		right: 0;
		top: 0;
		width: 192px;
		height: 45px;
		z-index: 40;
	}

	#home_form_select
	{
		padding-top: 31px;
		padding-right: 10px;
		width: 300px;
		z-index: 40;
		color: #717171!important;
		font-family: Verdana;
		font-size: 14px;
		font-weight: normal;
		border-style: normal;
		border: 0px solid #fff;
	}

	.formindex_links
	{
		float: right;
	}

	.container_home_green {
		width: 710px;
		padding: 0px 0px 0px 0px;
		height: 161px;
	}

		#container_home_green_left {
			background: url(/images/header_green_stripe.jpg) no-repeat;
			width: 320px;
			height: 130px;
			float: left;
			margin: 18px 20px 0px 0px;
			padding: 0px 0px 0px 20px;
		}

			#container_home_green_left h2 {
				padding-bottom: 13px;
				font-size: 20px;
				line-height: 18px;
				font-weight: normal;
			}

			#container_home_green_left a {
				display: block;
				margin-top: 10px;
				color: #fff;
			}

				#container_home_green_left a:hover {
					display: block;
					margin-top: 10px;
					color: #fff;
					text-decoration: none;
				}

		#container_home_green_right {
			background: url(/images/header_green_stripe.jpg) no-repeat;
			width: 310px;
			height: 130px;
			float: left;
			margin: 18px 0px 0px 0px;
			padding: 0px 0px 0px 20px;
		}

			#container_home_green_right h2 {
				padding-bottom: 13px;
				font-size: 20px;
				line-height: 18px;
				font-weight: normal;
			}

			#container_home_green_right a {
				display: block;
				margin-top: 10px;
				color: #fff;
			}

				#container_home_green_right a:hover {
					display: block;
					margin-top: 10px;
					color: #fff;
					text-decoration: none;
				}

.container_grey
{
	width: 100%;
	text-align: center;
	background-color: #f2f2f2;
	padding: 0;
	clear: both;
	margin: 0;
}

#header
{
	width: 940px;
	height: 116px;
	margin: 0 auto;
	text-align: right;
}

#content {
	background: #fff;
}

	#content_container {
		width: 940px;
		margin: 0 auto;
		text-align: left;
	}

		#content_container_spotlight {
			width: 340px;
			margin-right: 16px;
			float: left;
		}

			#content_container h2
			{
				padding-bottom: 25px;
				font-size: 20px;
				color: #666666;
				font-weight: normal;
				clear: both;
			}

		#content_container_cursusaanbod {
			width: 336px;
			margin-right: 26px;
			float: left;
		}
		
		#content_container_cursusaanbod .grijs {
			line-height: 16px;	
		}

		#content_container_cursusaanbod div.clear
		{
			height: 8px;
		}

		.homepage_cursusaanbod
		{
			width: 100%;
			border-bottom: 1px solid #ddd;
			margin-top: 15px;
		}

		.homepage_cursusaanbod_datum
		{
			color: #949494;
			width: 220px;
		}

		.homepage_cursusaanbod td
		{
			vertical-align: middle;
			height: 32px;
			padding-right: 3px;
		}



			#content_container_cursusaanbod h2 {
				padding-bottom: 25px;
				font-size: 20px;
				color: #333333;
			}

			#content_container_cursusaanbod p
			{
				line-height: 14px;
				height: 28px;
			}

		#content_container_contactgegevens {
			width: 202px;
			float: left;
		}

			#content_container_contactgegevens h2 {
				padding-bottom: 25px;
				font-size: 20px;
				color: #333333;
			}
			
			

			#content_container_contactgegevens div
			{
				vertical-align: top;
				line-height: 28px;
			}

			#content_container_contactgegevens img
			{
				display: block;
				margin-bottom: 14px;
			}

			#content_container_contactgegevens p
			{
				clear: both;
				line-height: 18px;
			}
			
		
		.spotlight_front_first {
			width: 340px;
			padding-bottom: 12px;
			border-bottom: 1px solid #dddddd;
		}

		.spotlight_front_last {
			width: 340px;
			margin-top: 12px;
		}
		
/*** tabs cursus  ***/

	#tabs {
		display: block;
		height: 39px;
		width: 662px;
		padding: 9px 18px 0 18px;
		background: url(/images/tabs_bg.jpg);
		background-repeat: no-repeat;
	}
	
	#tabs ul {
		list-style: none;
		height: 39px;
		padding: 0;
		margin: 0;
	}
	
	#tabs ul li {
		display: inline-block;
		float: left;
		height: 39px;
	}
	
	#tabs ul li a {
		display: inline-block;
		float: left;
		height: 39px;
		padding: 0;
		color: #ffffff;
		font-size: 12px;
		text-decoration: none;
	}
	
	#tabs ul li.active a, #tabs ul li a:hover {
		display: inline-block;
		float: left;
		height: 39px;
		padding: 0;
		color: #5396ce;
		font-size: 12px;
		text-decoration: none;
		background-image: url(/images/tab_bg.jpg);
		background-repeat: repeat-x;
	}
	
	#tabs ul li a .middle {
		display: inline-block;
		float: left;
		height: 29px;
		padding: 10px 0 0 0;
	}
	
	#tabs ul li.active a .middle, #tabs ul li a:hover .middle {
		display: inline-block;
		float: left;
		height: 25px;
		padding: 14px 0 0 0;
	}
	
	#tabs ul li a .left {
		display: block;
		float: left;
		height: 39px;
		width: 13px;
	}
	
	#tabs ul li.active a .left, #tabs ul li a:hover .left {
		display: block;
		float: left;
		height: 39px;
		width: 13px;
		background-image: url(/images/tabs_left.jpg);
		background-repeat: no-repeat;
	}
	
	#tabs ul li a .right {
		display: block;
		float: left;
		height: 39px;
		width: 13px;
	}
	
	#tabs ul li.active a .right, #tabs ul li a:hover .right {
		display: block;
		float: left;
		height: 39px;
		width: 13px;
		background-image: url(/images/tabs_right.jpg);
		background-repeat: no-repeat;
	}

/*** einde tabs cusrsu ***/

.cursus_back {
	display: block;
	height: 25px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e3e3e3;
}

.cursus_back a {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}

.cursus_back a:hover {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

.agenda_titel {
	font-size: 18px;
	color: #2170b5;
	line-height: 22px;
	margin: 0 0 5px 0;
}

.agenda_datum {
	color: #9fb62a;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.agenda_tekst {
	display: block;
	float: left;
	width: 484px;
	border-right: 1px solid #e3e3e3;
	margin: 25px 0 0 0;
	padding: 0 15px 0 3px;
}

.agenda_right {
	display: block;
	float: left;
	width: 187px;
	margin: 25px 0 0 8px;
}

.green_button {
	display: block;
	height: 21px;
	width: 171px;
	background-image: url(/images/green_btn.jpg);
	color: #ffffff;
	text-align: center;
	padding: 8px;
	text-decoration: none;
}

.green_button:hover {
	color: #ffffff;
}

.sitemap ul {
	list-style: none;
}

.sitemap ul li .second {
	font-weight: bold;
}

.sitemap ul li ul li {
	margin: 0 0 0 15px;
	line-height: 20px;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 50px;
}

	#footershadow {
		background: url(/images/footershadow.jpg);
		width: 940px;
		height: 3px;
	}

	#footermenu
	{
		margin-top: 32px;
		text-align: right;
	}

	#footermenu div.left a
	{
		margin: 0 6px 0 3px;
	}
	
	#footermenu #newsletter {
		float: left;
		margin: -3px 0 0 80px;
		text-align: left;
	}
	
	#footermenu #subForm {
		float: left;
	}
	#footermenu #subForm div {
		float: left;
	}
	#footermenu #subForm label {
		color: #4D4D4D;
	}
	
	#footermenu #subForm .textinput {
		height: 20px;
		border: 1px solid #99AE2D;
		margin-right: 10px;
		width: 150px;
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	#footermenu #subForm .button input {
		width: 160px;
		height: 24px;
		border: 1px solid #99AE2D;
		background-color: #99AE2D;
		font-size: 11px;
		color: #fff;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
	}
	
	#menu_zijkant #newsletter {
		width: 220px;
	}
	
	#menu_zijkant #subForm label {
		color: #4D4D4D;
	}
	
	#menu_zijkant #subForm .textinput {
		height: 20px;
		border: 1px solid #99AE2D;
		margin-bottom: 10px;
		margin-top: 5px;
		width: 200px;
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	#menu_zijkant #subForm .button input {
		width: 210px;
		height: 24px;
		border: 1px solid #99AE2D;
		background-color: #99AE2D;
		font-size: 11px;
		color: #fff;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
	}

