/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; color: #686868; }
input, select, textarea { font-family: Arial; font-size: 11px; color: #686868; }
body { background: url('http://www.studie.nl/pics/layout/bodyBg.gif') #fff repeat-x; }
img { border: 0px;}

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 835px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { margin-bottom: 15px; position: relative; width: 835px; height: 128px; border-bottom: 1px solid #efefef; background: url('http://www.studie.nl/pics/layout/headerBg.gif') no-repeat; }
		
		/* ### TOP CONTAINER ### */
		#topCntr { padding: 3px 0px 3px 3px; position: absolute; top: 0px; right: 0px; background: #3b6c8d; }
		#topCntr ul { list-style: none; }
		#topCntr li { margin-right: 3px; float: left; display: inline; font-size: 10px; color: #fff; }
		#topCntr li a { text-decoration: none; color: #fff; }
		#topCntr li a:hover { text-decoration: underline; }
		
		/* ### MENU CONTAINER ### */
		#menuCntr { position: absolute; bottom: 7px; left: 340px; }
		#menuCntr ul { list-style: none; }
		#menuCntr li { padding: 1px; float: left; display: inline; border-left: 1px solid #e3e3e3; }
		#menuCntr li a { margin: 0px 1px 0px 1px; padding: 0px 5px 0px 5px; display: block; float: left; height: 25px; line-height: 25px; text-decoration: none; color: #57625d; }
		#menuCntr li a:hover, #menuCntr li.selected a { background: #fbfbfb; }
	
	/* ### INTRO CONTAINER ### */
	#introCntr { overflow: hidden; width: 833px; border: 1px solid #f3f3f3; background: #fbfbfb; }
	#introCntr h1 { padding: 5px 0px 5px 0px; font-family: 'Times New Roman'; font-size: 22px; text-transform: uppercase; font-weight: normal; color: #195c7d; }
	#introCntr p { line-height: 20px; }
	#introCntr div.pic { padding: 10px; float: left; width: 314px; }
	#introCntr div.text { padding: 10px; float: right; width: 476px; }
	#introCntr fieldset { border: 0px; }
	#introCntr input.field { margin: 1px; padding: 1px; width: 174px; border: 1px solid #d7d6d6; background: #fff; }
	#introCntr input.field_red { margin: 1px; padding: 1px; width: 174px; border: 1px solid #d7d6d6; background: #F6E5E5; }
	#introCntr input.submit { margin: 1px; padding: 1px; color: #3b6c8d; border: 1px solid #d7d6d6; background: #fff; }

	/* ### OPL CONTAINER ### */
	#oplCntr { margin-top: 15px; padding-top: 15px; overflow: hidden; width: 835px; border-top: 1px solid #efefef; }
	#oplCntr div.last { margin-right: 0px; }
	
		/* ### OPL BOX ### */
		.oplBox { margin-right: 21px; float: left; width: 193px; }
		.oplBox ul { padding: 10px; list-style: none; }
		.oplBox li { line-height: 20px; color: #4b4f5b; }
		.oplBox li a { text-decoration: none; color: #4b4f5b; }
		.oplBox li a:hover { text-decoration: underline; }
		
	/* ### UPDATE CONTAINER ### */
	#updateCntr { margin-top: 15px; padding-top: 15px; overflow: hidden; width: 835px; border-top: 1px solid #efefef; }
	#updateCntr h2 { padding-bottom: 11px; font-size: 11px; text-transform: uppercase; font-weight: normal; color: #919090; }
	#updateCntr a.verder { position: absolute; bottom: 5px; left: 10px; text-decoration: none; color: #919090; }
	#updateCntr a.verder:hover { text-decoration: underline; }
	
		/* ### WEB BOX ### */
		.webBox { margin-right: 10px; padding: 10px; float: left; display: inline; position: relative; width: 364px; height: 130px; border: 1px solid #f3f3f3; background: #fbfbfb; }
		.webBox p { line-height: 18px; }
		
		/* ### AGENDA BOX ### */
		.agendaBox { margin-right: 10px; padding: 10px; float: left; display: inline; position: relative; width: 208px; height: 130px; border: 1px solid #f3f3f3; background: #fbfbfb; }
		.agendaBox ul { list-style: none; }
		.agendaBox li { line-height: 18px; }
                .agendaBox a { text-decoration: none; color: #57625d}
	        .agendaBox a:hover { text-decoration: underline; }
		
		/* ### BRIEF BOX ### */
		.briefBox { float: left; padding: 10px; position: relative; width: 176px; height: 130px; border: 1px solid #f3f3f3; background: #fbfbfb; }
		.briefBox p { padding-bottom: 11px; line-height: 18px; }
		.briefBox fieldset { border: 0px; }
		.briefBox input.field { margin: 1px; padding: 1px; width: 174px; border: 1px solid #d7d6d6; background: #fff; }
		.briefBox input.field_red { margin: 1px; padding: 1px; width: 174px; border: 1px solid #d7d6d6; background: #F6E5E5; }
		.briefBox input.field_green { margin: 1px; padding: 1px; width: 174px; border: 1px solid #d7d6d6; background: #E5F8E4; }
		.briefBox input.submit { margin: 1px; padding: 1px; color: #3b6c8d; border: 1px solid #d7d6d6; background: #fff; }

	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding: 10px; overflow: hidden; width: 813px; border: 1px solid #f3f3f3; background: #fbfbfb; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntrDISCLAIMER { padding: 10px; overflow: hidden; width: 813px; border: 1px solid #f3f3f3; background: #fbfbfb; text-align: justify;}
	#contentCntrDISCLAIMER h2 { padding-bottom: 30px; font-size: 14px; }
	#contentCntrDISCLAIMER p { padding-bottom: 11px; line-height: 18px; }
	#contentCntrDISCLAIMER div.tabel { float: left; overflow: hidden; width: 400px; }
	#contentCntrDISCLAIMER div.image { float: left; }
	#contentCntrDISCLAIMER ul { list-style-type: circle }
	#contentCntrDISCLAIMER li { line-height: 18px; margin-left: 20px; }
	#contentCntrDISCLAIMER a { text-decoration: none; color: #686868; }
	#contentCntrDISCLAIMER a:hover { text-decoration: underline; }
	#contentCntrDISCLAIMER li.level2 { list-style-type: disc; }
	#contentCntrDISCLAIMER li.level3 { list-style-type: none; }
		
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 193px; }
		#leftCntr h2 { margin-bottom: 10px; padding-left: 24px; display: block; width: 169px; height: 21px; line-height: 21px; font-size: 10px; text-transform: uppercase; font-weight: normal; color: #e1e1e1; background: url('http://www.studie.nl/pics/layout/arrow.gif') #195c7d no-repeat left; }
		#leftCntr ul { padding-left: 6px; list-style: none; }
		#leftCntr li { line-height: 20px; color: #4b4f5b; }
		#leftCntr a { text-decoration: none; color: #4b4f5b; }
		#leftCntr li a { text-decoration: none; color: #4b4f5b; }
		#leftCntr a:hover { text-decoration: underline; }
		#leftCntr li a:hover { text-decoration: underline; }
		#leftCntr input.field { margin: 1px; padding: 1px; border: 1px solid #d7d6d6; background: #fff; }
		#leftCntr input.field_red { margin: 1px; padding: 1px; border: 1px solid #d7d6d6; background: #F6E5E5; }
		#leftCntr input.submit { margin: 1px; padding: 1px; color: #3b6c8d; border: 1px solid #d7d6d6; background: #fff; }

		
		/* ### LEFT CONTAINER WOORDENBOEK ### */
		#leftCntrWB { float: left; width: 193px; }
		#leftCntrWB  h2 { margin-bottom: 10px; padding-left: 24px; display: block; width: 164px; height: 114px; line-height: 21px; font-size: 10px; text-transform: uppercase; font-weight: normal; color: #e1e1e1; background: url('http://www.studie.nl/pics/layout/ol_section_s1_woordenboek.png') #195c7d no-repeat left; }
		#leftCntrWB  ul { padding-left: 6px; list-style: none; }
		#leftCntrWB  li { line-height: 20px; color: #4b4f5b; }
		#leftCntrWB  li a { text-decoration: none; color: #4b4f5b; }
		#leftCntrWB  li a:hover { text-decoration: underline; }
		#leftCntrWB a { text-decoration: none; color: #4b4f5b; }
		#leftCntrWB a:hover { text-decoration: underline; }

		/* ### LEFT CONTAINER BLOG### */
		#leftCntrBLOG { float: left; width: 193px; }
		#leftCntrBLOG  h2 { margin-bottom: 10px; padding-left: 24px; display: block; width: 164px; height: 114px; line-height: 21px; font-size: 10px; text-transform: uppercase; font-weight: normal; color: #e1e1e1; background: url('http://www.studie.nl/pics/layout/ol_section_s1_blog.png') #195c7d no-repeat left; }
		#leftCntrBLOG  ul { padding-left: 6px; list-style: none; }
		#leftCntrBLOG  li { line-height: 20px; color: #4b4f5b; }
		#leftCntrBLOG  li a { text-decoration: none; color: #4b4f5b; }
		#leftCntrBLOG  li a:hover { text-decoration: underline; }
		
		/* ### LEFT CONTAINER SITEMAP### */
		#leftCntrSM{ float: left; width: 193px; }
		#leftCntrSM  h2 { margin-bottom: 10px; padding-left: 24px; display: block; width: 164px; height: 114px; line-height: 21px; font-size: 10px; text-transform: uppercase; font-weight: normal; color: #e1e1e1; background: url('http://www.studie.nl/pics/layout/ol_section_s1_sitemap.png') #195c7d no-repeat left; }
		#leftCntrSM  ul { padding-left: 6px; list-style: none; }
		#leftCntrSM  li { line-height: 20px; color: #4b4f5b; }
		#leftCntrSM  li a { text-decoration: none; color: #4b4f5b; }
		#leftCntrSM  li a:hover { text-decoration: underline; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 596px; color: #0a0a0a; text-align: justify; }
		#rightCntr h2 { padding-bottom: 30px; font-size: 14px; }
		#rightCntr p { padding-bottom: 11px; line-height: 18px; }
		#rightCntr div.tabel { float: left; overflow: hidden; width: 400px; }
		#rightCntr div.image { float: left; }
		#rightCntr a { text-decoration: none; color: #0a0a0a; }
		#rightCntr a:hover { text-decoration: underline; }
		
				/* ### RIGHT CONTAINER EDUCATIONS TABLE### */
				#rightCntrTABLE ul.border { border-left: 1px solid #d4d4d4; }
				#rightCntrTABLE ul.border li.first { width: 75px; }
				#rightCntrTABLE ul.border li { width: 80px; }
				#rightCntrTABLE ul { float: left; overflow: hidden; width: 160px; list-style: none; }
				#rightCntrTABLE li { width: 60px; float: left; height: 27px; line-height: 27px; border-bottom: 1px solid #d4d4d4; }
				#rightCntrTABLE li.first { padding-left: 5px; width: 95px; }
				#rightCntrTABLE li.last { border-bottom: 0px; }
				
				/* ### RIGHT CONTAINER EDUCATIONS INFO### */
				#rightCntrINFO ul { list-style-type: circle }
				#rightCntrINFO li { line-height: 18px; margin-left: 20px; }
				#rightCntrINFO li.level2 { list-style-type: disc; }
				#rightCntrINFO li.level3 { list-style-type: none; }
				
		/* ### RIGHT CONTAINERTXT### */
		#rightCntrTXT { float: right; width: 596px; color: #0a0a0a; text-align: justify; }
		#rightCntrTXT h2 { padding-bottom: 30px; font-size: 14px; }
		#rightCntrTXT p { padding-bottom: 11px; line-height: 18px; }
		#rightCntrTXT div.tabel { float: left; overflow: hidden; width: 400px; }
		#rightCntrTXT div.image { float: left; }
		#rightCntrTXT ul { list-style-type: circle }
		#rightCntrTXT li { line-height: 18px; margin-left: 20px; }
		#rightCntrTXT a { text-decoration: none; color: #0a0a0a; }
		#rightCntrTXT a:hover { text-decoration: underline; }
		#rightCntrTXT li.level2 { list-style-type: disc; }
		#rightCntrTXT li.level3 { list-style-type: none; }
		
		/* ### BLOG TABLET### */
		#blogtable TABLE { border: none;}
		#blogtable TD { border: 1px solid #C0C0C0;}
		#blogtable TD.head { background-color: #195c7d; border: 1px solid #C0C0C0; color: #ffffff }
		#blogtable TD.subhead { background-color: #e1e1e1; border: 1px solid #C0C0C0 }

#spacer
{ height: 8px; width: 193px; } 
		
#line
{ height: 27px; width: 193px; border-bottom: 1px solid #cacaca; border-top: 1px solid #cacaca;} 

#line_text
{ margin-left: 5px; font-family: Lucida Console, Courier New, Arial; } 



	/* ### FOOTER CONTAINER ### */
	#footerCntr { margin-top: 15px; padding-top: 15px; overflow: hidden; width: 835px; font-size: 10px; text-align: center; color: #b8b9b8; border-top: 1px solid #efefef; }
	#footerCntr a { text-decoration: none; color: #b8b9b8; }
	#footerCntr a:hover { text-decoration: underline; }

	
	