/****************************** 
	Global
******************************/

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, sans-serif, Helvetica;
	color: #000;
	font-size: 11px;
}

html,
body {
	width: 100%;
	height: 100%;
	line-height: 16px;
	text-align: left;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

body {
	margin: 20px 0 0;
	background-color: #E9ECE1;	
}

img {
	border: 0
}

a {
	text-decoration: underline
}

a:link {
	color: #037cb4
}

a:visited {
	color: #037cb4
}

a:active {
	color: #037cb4
}

a:hover {
	color: #037cb4
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

label:hover {
	color: #f38f1f;
}

select, input, textarea {
	border: 1px solid #cfcfcf;
	width: 230px !important;
}

input.button {
	width: 100px !important;
	cursor: pointer;
}

input.button:hover {
	background: #adadad;
	color: #f00;
}

table.form td.label {
	font-weight: bold;
	font-size: 10px;
}

input.radio {
	border: 0;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul, ol {
	margin-left: 20px;
}

.hr {
	clear: both;
	overflow: hidden;
	width: 250px;
	height: 1px;
	border-bottom: 1px solid #000;
}

.hr hr {
	display: none;
}

fieldset {
	border: 0;
}

fieldset legend {
	display: none;
}

fieldset dl dt {
	clear: both;
	float: left;
}

fieldset dl dt span.required {
	color: #f00;
	margin-right: 4px;
}

br.clear {
	clear: both;
}

h1 {
	margin: 0 0 15px;
	font-size: 15px;
	font-weight: bold;
	color: #690;
}

h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
	color: #690;
}

ul {
	margin: 0;
}

ul li {
	background: url('../images/lijst_vierkant.jpg') no-repeat left 6px;
	padding: 0 0 0 10px;
}

/****************************** 
	Main divisions
******************************/

div#container {
	position: relative;
	overflow: visible;
	width: 100%;
	padding: 0 0 30px;
}

div#head {
	position: relative;
	z-index: 10;		
	width: 990px;
	height: auto; /* 102 + 43 */
	margin: 0 auto;
	background-color: #fff;
}

div#middle {
	position: relative;
	z-index: 5;	
	width: 990px;
	height: auto;
	min-height: 450px;
	margin: 0 auto;
	background-color: #fff;	
}

/* Internet Explorer *
/*\*/
* html div#middle {
	height: 450px;
}
/**/

div#foot {
	position: relative;
	z-index: 6;		
	overflow: visible;
	width: 990px; /* 990 */
	height: 40px;
	margin: 0 auto;
	text-align: right;
	background-color: #fff;	
}

/****************************** 
	Sub divisions
******************************/

div#headSubmenu {
	position: absolute;
	top: 10px;
	right: 14px;
}

div#headTop {
	font-size: 0;
	line-height: 0;
}
	
div#headBottom {
	height: 29px; /* 35 */
	padding: 6px 0 0 14px;
	background-color: #037cb4;
}

div#middleCrum {
	clear: both;
	width: 100%;
	overflow:hidden;
	padding: 0 0 20px;
}

div#middleLeft {
	float: left;
	width: 196px; /* 200 */
	padding: 7px 0 0 4px;	
	overflow: hidden;
}

div#middleContent {
	width: 612px; /* 990 - 200 - 150 */
	float: left;
	padding: 0 14px;
}

div#middleRight {
	float: right;
	width: 146px; /* 150 */
	padding: 7px 4px 0 0;
}

/****************************** 
	Specializations
******************************/

div#headSubmenu * {
	color: #999;
}

div#headSubmenu a,
div#headSubmenu a:visited {
	text-decoration: none;
}

div#middleCrum ul {
	margin: 5px 0 0 0;
}

div#middleCrum ul li {
	float: left;
	color: #999;
	padding: 0 5px;
	background: 0;
}

div#middleCrum ul li.prefix {
	padding: 0;
}


div#middleCrum ul li a,
div#middleCrum ul li a:visited {
	color: #999;
}

div#middleCrum ul li span {
	color: #999;
	padding: 0 3px 0 0;
}

/* Menu */
div#headBottom ul.navigationbox li {
	background: 0;
	padding: 0;
}

div#headBottom ul.navigationbox li a,
div#headBottom ul.navigationbox li a:visited {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 4px 20px 5px;
	text-decoration: none;
}

div#headBottom ul.navigationbox li.nav_first a,
div#headBottom ul.navigationbox li.nav_first a:visited {
	padding-left: 0;
}

/* Menu - submenu */
div#headBottom ul.navigationbox ul {
	overflow: hidden;
	width: 180px;
	left: 0;
	top: 25px;
	border: 0;
	background: 0;
	margin: 0;
	padding: 0;
}

div#headBottom ul.navigationbox ul li {
	width: auto;
	height: auto;
	margin: 0;
}

div#headBottom ul.navigationbox ul li.nav_first {
	padding-top: 5px;
}

div#headBottom ul.navigationbox ul.layer_1 li a,
div#headBottom ul.navigationbox ul.layer_1 li a:visited  {
	display: block;
	padding: 5px 0 5px 11px;
	height: auto;
	min-height: 17px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 11px;	
	background-color: #037cb4;
}

div#headBottom ul.navigationbox ul.layer_1 li a:hover {
	background-color: #4c93b2;
}

div#headBottom ul.navigationbox ul.layer_1 li.nav_last a,
div#headBottom ul.navigationbox ul.layer_1 li.nav_last a:visited {
	border: 0;
}

div#middleLeft h1,div#middleLeft h2,
div#middleRight h1,div#middleRight h2  {
	margin: 0 -10px 4px -10px;
	padding: 6px 0 8px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #690;
}

div#middleRight h1,div#middleRight h2,div#middleRight h3,
div#middleRight h4,div#middleRight h5,div#middleRight h6  {
	background-color: #037cb4;
}

div#middleLeft h3, div#middleLeft h4,div#middleLeft h5,div#middleLeft h6 {
	color: #690;
}

div#middleLeft div.component_htmlbox,
div#middleRight div.component_htmlbox {
	margin: 0 0 10px 0;
	padding: 0 10px 5px 10px;
	border: 1px solid #690;
	overflow: hidden;
}

/* Internet Explorer *
/*\*/
* html div#middleLeft h1, * html div#middleLeft h2,
* html div#middleRight h1, * html div#middleRight h2 {
	margin: 0 -5px 4px -5px;
	padding: 6px 0 8px 10px;
}

* html div#middleLeft div.component_htmlbox,
* html div#middleRight div.component_htmlbox  {
	padding: 0 5px 5px 5px;
	
}
/**/

div#middleRight div.component_htmlbox  {
	border-color: #037cb4;
}

/* Sitemap */

div#middleContent div.component_sitemap ul li {
	padding: 0;
	background: 0;
}

div#middleContent div.component_sitemap ul li a,
div#middleContent div.component_sitemap ul li a:visited {
	font-weight: bold;
	color: #037CB4;
	text-decoration: none;

}

div#middleContent div.component_sitemap ul li.sub {
	background: 0;
}

div#middleContent div.component_sitemap ul li.sub a,
div#middleContent div.component_sitemap ul li.sub a:visited {
	font-weight: normal;
	margin-left: 10px;
	text-decoration: underline;
}

div#middleContent div.component_sitemap ul li.subsub a,
div#middleContent div.component_sitemap ul li.subsub a:visited {
	margin-left: 20px;
}


/* Form module */

div.form_module table.form tr td.icon {
	display: none;
}

div.form_module  select, 
div.form_module  input, 
div.form_module  textarea {
	border: 1px solid #037cb4;
}

div.form_module input.button {
	background-color: #037cb4;
	color: #fff;
	padding: 4px 0;
	border: 0;
}

div.form_module input.button:hover {
	background-color: #4c93b2;
	color: #fff;
}

/*
news
*/

div#middleContent div.component_news a.titleLink,
div#middleContent div.component_news a.titleLink:visited {
	color: #037cb4;
	text-decoration: none;	
}

div.component_news div.view_detail a.backtoListViewLink,
div.component_news div.view_detail a.backtoListViewLink:visited {
	top: 0;
}

div.component_news div.view_detail div.head h2 {
	color: #037cb4;
}

div.component_news form.searchBox input {
	border:1px solid #037cb4;
}

div.component_news form.searchBox input.button {
	background-color: #037cb4;
	color: #fff;
	border: 1px solid #037cb4;
}

div.component_news form.searchBox input.button:hover {
	background-color: #4c93b2;
	color: #fff;
}

/*
calendar
*/

div.component_calendar form.searchBox input.button {
	background-color: #037cb4;
	color: #fff;
	border: 1px solid #037cb4;
}

div.component_calendar form.searchBox input.button:hover {
	background-color: #4c93b2;
	color: #fff;
}

div.component_calendar td h2 {
	color: #037CB4;
} 

