* {
	margin: 0;
	padding: 0;
}


body {
	background-color: #ffffff;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #212930;
}

h1 {
	position: absolute;
	left: -999em;
}

legend {
	display: none;
}

fieldset, img, form {
	border: 0;
}

a {
	color: #006983;
}

form#mainform {

}
 
ul {
	
}

div#container {
	position: relative;
	width: 935px;
	margin: 0 auto;
	font-size: 0.75em;
}

table,
select,
input {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1em;
}


/*********************************************************************************** header ************/



div#header {
	height: 102px;
	padding-top: 10px;
}

a#logo {
	position: absolute;
	z-index: 200;
	left: -29px;
	top: 41px;
	width: 161px;
	height: 56px;
	background: url(../img/site/logo_mediq.png) no-repeat;
}

a#logo img {
	display: none;
}

ul#corporate {
	float: right;
	list-style: none;
	overflow: hidden;
	font-size: 0.92em;
	margin-top: 2px;
}

ul#corporate li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #212930;
	margin-left: -1px;
}

ul#corporate li a {
	color: #212930;
	text-decoration: none;
}

ul#corporate li a.active {
	font-weight: bold;
	text-decoration: underline;
} 

ul#corporate li a:hover {
	color: #008ed3;
	text-decoration: underline;
}

ul#corporate #size_small {
	font-size: 0.82em;
}

ul#corporate #size_medium {
	font-size: 1em;
}
ul#corporate #size_large {
	font-size: 1.18em;
}

fieldset#business_units {
	float: right;
	margin-left: 22px;
}

fieldset#business_units select {
	border: 1px solid #10556d;
	padding: 1px 1px 1px 5px;
	height: 23px;
}

fieldset#quicksearch {
	float: right;
	margin: 0 10px 0 5px;
}

input.text {
	width: 126px;
	padding: 3px 5px;
	border: 1px solid #10556d;
	color: #006983;
}

input.submit {
	border: 1px solid #10556d;
	background: #006983;
	color: #ffffff;
	padding: 2px 5px;
	cursor: pointer;
}

ul#nav, ul#nav ul {
	list-style: none; 
}

ul#nav {
	position: absolute;
	z-index: 100;
	top: 79px;
	height: 30px;
	background: #006983 url(../img/site/bg_nav.png) 201px top repeat-y;
	padding-left: 201px;
	width: 734px;
	font-size: 15px;
}

ul#nav li {
	float: left;
	height: 34px;
	white-space: nowrap;
	position: relative;
}

ul#nav li a {
	display: block;
	padding: 6px 11px;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	background: url(../img/site/bg_nav.png) right top repeat-y;
	text-decoration: none;
}

ul#nav li.active a,
ul#nav li:hover a {
	color: #006983;
	background: #fdfbf7;
}


ul#nav li#nav5:hover ul, ul#nav li#nav5.sfhover ul {
	left: auto;
	right: 0;
}

ul#nav li#nav5:hover ul ul, ul#nav li#nav5.sfhover ul ul {
	left: -9999em;
	right: auto;
}

ul#nav li ul {
	position: absolute;
	left: -999em;
	margin-top: 3px;
	background-color: #fdfbf7;
	border: 1px solid #07657d;
	font-size: 0.675em;
}

ul#nav ul li {
	float: none;
	height: auto;
	padding: 0 10px;
	width: 255px;
}

ul#nav ul li:first-child a {
	border: none;
}

ul#nav ul li a,
ul#nav ul ul li a,
ul#nav ul li:hover ul a,
ul#nav ul li.sfhover ul a {
	color: #006983;
	border-top: 1px solid #07657d;
	background: none;
	padding: 4px 1px;
	font-weight: bold;
}

ul#nav ul li:hover,
ul#nav ul li.sfhover {
	background: #07657d;
	color: #ffffff;
	border-bottom: 1px solid #07657d;
	margin-bottom: -1px;
}

ul#nav ul li:hover a,
ul#nav ul li.sfhover a,
ul#nav ul ul li:hover a,
ul#nav ul ul li.sfhover a {
	color: #ffffff;
	background: #006983;
}

ul#nav li ul ul {
	margin: -27px 0 0 260px;
	font-size: 1em;
}

ul#nav li#nav3 ul ul,
ul#nav li#nav4 ul ul,
ul#nav li#nav5 ul ul {
	margin: -27px 0 0 -282px;
}

ul#nav li:hover ul ul, ul#nav li.sfhover ul ul {
	left: -999em;
}

ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li.sfhover ul, ul#nav li li.sfhover ul {
	left: auto;
}

ul#nav li#nav5 li:hover ul, ul#nav li#nav5 li.sfhover ul {
	right: 270px;
	left: auto;
}

ul#nav ul ul li:first-child a {
	border: none;
}






/***************************************************************************************** main ***********/

div#main {
}

div#visual {
	height: 201px;
}

div#novisual {
	height: 15px;
}

div.contentpage div#visualframe {
	height: 76px;
	left: 0;
	position: absolute;
	top: 0;
	width: 935px;
	z-index: -1;
	overflow: hidden;
}

div.contentpage div#visual {
	height: 201px;
	position: relative;
}
div.contentpage ul#corporate li a {
	color: #ffffff;
}

div.contentpage ul.black li a {
	color: #212930 !important;
}

div.contentpage ul#corporate li a.active {
	font-weight: bold;
	text-decoration: underline;
}

div#content {
	margin: 27px 0 30px 25px;
	width: 735px;
	overflow: hidden;
	float: left;
}

div.submenu {
	float: left;
	margin: 55px 0 30px 0;
}

div.sub_landing {
	margin-top: -149px;
}

ul#submenu {
	z-index: 1;
	top: 164px;
	left: 0;
	width: 161px;
	background: #ffffff;
	list-style: none;
}

ul#submenu li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.18em;
	text-transform: uppercase;
	padding: 5px 10px;
	background: #006983;
	text-decoration: none;
}

ul#submenu li li a {
	background-color: #ff7800;
	color: #ffffff;
	text-transform: none;
	padding: 5px 15px 5px 10px;
	margin-top: 3px;
	font-size: 0.92em;
}

ul#submenu li li.diep a {
	background: #ff7800 url(../img/site/bg_subnav.png) 150px 13px no-repeat;
}

ul#submenu li.active a,
ul#submenu li li a:hover {
	background: #ffffff;
	color: #ff7800;
}

ul#submenu li li.diep a:hover {
	background: #ffffff url(../img/site/bg_subnav.png) 150px -82px no-repeat;
}

ul#submenu li li.active ul {
	overflow: hidden;
}

ul#submenu li li.active li a {
	background: #ffffff;
	font-weight: normal;
	padding-left: 24px;
	color: #006c82;
	border-bottom: 1px solid #d7d5d5;
	margin: 1px 0 -1px;
}

ul#submenu li li li a:hover,
ul#submenu li li li.active a {
	background: #dbceac url(../img/site/bg_subsubnav.png) 8px 11px no-repeat;
	border: none;
	margin-bottom: 0;
}

ul#submenu ul {
	list-style: none;
}

div#webtrail {
	border-bottom: 1px solid #d7d5d5;
	font-size: 0.92em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#webtrail ul {
	width: 540px;
	list-style-type: none;
}

div#webtrail li {
	display: inline;
	color: #aaacb4;
	margin-right: 10px;
}

div#webtrail li a {
	color: #006983;
	margin-right: 8px;
	white-space: nowrap;
}

div#webtrail li span {
	white-space: nowrap;
}

div#webtrail div#print_doorsturen {
	width: 141px;
	height: 43px;
	padding: 3px 17px;
	background: url(../img/site/bg_pageoptions.png) no-repeat;
	float: right;
}

div#webtrail div#print_doorsturen a {
	display: block;
	padding-left: 20px;
}

div#webtrail a.print {
	text-decoration: none;
	background: url(../img/site/print.gif) no-repeat 0 2px;
}
div#webtrail a.print:hover {
	text-decoration: underline;
	background: url(../img/site/print_.gif) no-repeat 0 2px;
}

div#webtrail a.doorsturen {
	text-decoration: none;
	background: url(../img/site/doorsturen.gif) no-repeat 0 4px;
}
div#webtrail a.doorsturen:hover {
	text-decoration: underline;
	background: url(../img/site/doorsturen_.gif) no-repeat 0 4px;
}

div#inhoud {
	float: left;
	overflow: hidden;
	width: 470px;
	margin-right: 25px;
}

div#inhoud_breed {
	float: left;
	clear: both;
	overflow: hidden;
	width: 735px;
}

div#inhoud div#inhoudsintro {
	/*font-weight: bold;*/
	margin-bottom: 1em;
	line-height: 1.75em;
}

div#inhoud li {
	margin-left:20px;
}

a.landing_titel {
	text-decoration: none;
}

div.landing_tekst {
	
}
 
div#inhoud.breed {
	width: 735px;
}

div#content h2 {
	margin-bottom: 30px;
	border-bottom: 1px solid #d7d5d5;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: normal;
	font-size: 2.25em;
	color: #006983;
}

div#inhoud h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 175%;
	color: #0099cc;
	margin-bottom: 10px;
	/*float: left;*/
}

div#inhoud h4 {
	font-size: 1.27em;
	margin: 0 0 5px;
}

div#inhoud p {
	margin: 10px 0;
}

.Image_left {
	margin: 0 10px 10px 0;
}

div.blokje {
	clear: both;
	border-top: 1px solid #d7d5d5;
	padding: 11px 0;
	width: 100%;
	overflow: hidden;
}

div#inhoud div.blokje p {
	margin: 0;
}

a.downloadpdf {
	margin-left:5px;
	margin-right:5px;
	color: #0d4198;
	font-size: 91.66%;
}

div.image {
	width: 500px;
	background: #fff;
}
div.blokje img.landing {
	float: left;
	margin: 0 18px 11px 0;
}

div.blokje img.boardmember {
	float: left;
	width: 123px;
	margin-right: 10px;
	border: 1px solid #c6c6c6;
}

div.blokje img.image {
	float: left;
	width: 121px;
	margin-right: 10px;
	border: 1px solid #c6c6c6;
}

div.blokje h4 {
	color: #006983;
	font-size: 100%;
}

div.blokje div.omschrijving {
	float: left;
	width: 325px;
	font-size: 91.66%;
}

div.blokje div.omschrijving_boardmember {
	float: left;
	width: 300px;
	font-size: 91.66%;
}

a.leesmeer {
	font-weight: bold;
	font-size: 0.92em;
	color: #ff7800;
}

a.leesmeer_right {
	float: right;
	font-weight: bold;
	color: #ff7800;
	font-size: 0.92em;
}

/***** standaard formulier *****/
div#standaardform {
	width: 600px;
	font-size: 91.66%;
}

div#standaardform div.label {
	float: left;
	width: 175px;
}

div#standaardform div.textbox {
	float: left;
	width: 425px;
}

span.verplicht {
	float: right;
	display: inline;
	color: #676b6f;
	font-size: 11px;
	clear: both;
	margin-right: 80px;
}

table#kerncijfers {
	width: 735px;
	border-spacing: 0px;
}

table#kerncijfers th {
	height: 33px;
	vertical-align: top;
	color: #006983;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

table#kerncijfers tr.cijfers td {
	text-align: right;
	line-height: 20px;
	padding-right: 20px;
}

table#kerncijfers tr.cijfers td.kopje {
	text-align: left;
	padding-left: 30px;
}

table#kerncijfers tr.beschrijving td {
	border-top: 1px solid #dfeaf4;
}

table#kerncijfers tr.beschrijving td a{
	color: #006983;
	font-weight: bold;
	text-decoration: none;
}

table#kerncijfers tr.beschrijving img {
	padding: 5px 10px 0 5px;
}

a.kerncijfer_pijl{
	background: url(../img/site/pijl_rechts.gif);
	padding: 5px 0px 15px 0px;
}

ul.jaren {
	height: 28px;
	padding-left: 0px;
	border-bottom: 2px solid #006078;
	overflow: hidden;
	width: 100%;
}

div#inhoud ul.jaren  li {
	float: left;
	height: 28px;
	list-style: none;
	margin-right:1px;
	margin-left: 0px;
}

ul.jaren li a {
	display: block;
	height: 28px;
	padding: 0 12px 0 10px;
	background: url(../img/site/li_jaren.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
}

ul.jaren li a:hover {
	background: url(../img/site/li_jaren_actief.gif) repeat-x;
}

ul.jaren li.actief a {
	display: block;
	height: 28px;
	background: url(../img/site/li_jaren_actief.gif) repeat-x;
}

table#publicaties {
	clear:both;
}

table#publicaties, table#kalender {
	width: 100%;
	margin-top: 20px;
	border-spacing: 0px;
}

table#publicaties a, table#kalender a{
	text-decoration: none;
	color: #212930;
}

table#publicaties tr{ 
	
}


table#publicaties th, table#kalender th {
	background: #006983;
	height: 27px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
}

table#publicaties td, table#kalender td{
	height: 21px;
	border-right: 1px solid #D7D5D5;
	border-bottom: 1px solid #D7D5D5;
	font-size: 11px;
	padding-left: 5px;
}

table#publicaties td.download {
	width: 40px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	padding-left: 0;
}

img.download_icoon{
	margin-bottom: 3px;
}

span.download_size{
	font-size: 10px;
}

table#publicaties td.kernwoorden {
	padding-left: 20px;
}

table#publicaties td.titel {
	font-weight: bold;
}

div#inhoud div.legenda h5{
	margin: 10px 0 5px;
}

div#inhoud div.legenda ul li {
	list-style-type: none;
	margin: 0 10px 0 0;
	display: inline;
}


div#kalender {
	margin-top: 20px;
	padding: 10px;
	border-top: 1px solid #D7D5D5;
	border-bottom: 1px solid #D7D5D5;
	font-size: 91.66%;
	
}

div#kalender label {
	float: left;
	width: 80px;
}

div#kalender input.button_verzenden {
	float: left;
	display: inline;
	margin-left: 80px;
	width: 85px;
	height: 22px;
	background: url(../img/site/form_submit.gif) no-repeat;
	border: 0;
	margin-top: 10px;
	color: #5589c2;
	font-size: 11px;
	font-weight: bold;
}

h4.vragen {
	float: left;
	width: 430px;
	clear: both;
	padding-left: 5px;
	margin-top: 15px;
	background: #006983;
	color: #fff;
	font-size: 91.66%;
	line-height: 25px;
}

dl.vragen dt {
	float: left;
	width: 415px;
	/*border-bottom: 1px solid #D7D5D5;*/
	padding: 10px 10px 0;
	margin-bottom: -5px;
	font-weight: bold;
	color: #212930;
}

dl.vragen dd {
	float: left;
	width: 415px;
	padding: 5px 10px 10px;
	border-bottom: 1px solid #D7D5D5;
}

a.terug {
	display: block;
	background: url(../img/site/terug.gif) no-repeat 0 5px;
	padding-left: 12px;
	text-decoration: underline;
	color: #0d4198;
	font-size: 91.66%;
	margin-bottom: 10px;
}

a.terug_right{
	float: right;
  background: url(../img/site/terug.gif) no-repeat 0 5px;
	padding-left: 12px;
	text-decoration: underline;
	color: #0d4198;
	font-size: 91.66%;
	margin-top: 5px;
	
}

ul#images {
	float: left;
	list-style: none;
	border-top: 1px solid #d6e4f1;
	border-bottom: 1px solid #d6e4f1;
	padding: 10px 0;
}

ul#images li {
	float: left;
	width: 165px;
	height: 165px;
}

ul#images h4 {
	margin-bottom: 5px;
}

ul#images li img {
	border: 1px solid #939393;
}

ul.sitemap {
	float: left;
	width: 250px;
	list-style: none;
	margin-top: 20px;
}

ul.sitemap li {
	padding-left: 10px; /* was 20px maar plaatje valt weg*/
	list-style: none;
	/*background: url(../img/site/pijl_omlaag.gif) no-repeat 0 2px;*/
	line-height: 18px;
}

ul.sitemap li a {
	color: #008ed3;
	font-size: 100%;
	font-weight: bold;
}

ul.sitemap ul {
	margin-bottom: 20px;
}

ul.sitemap ul li {
/*	background: url(../img/site/li_sitemap.gif) no-repeat 8px 8px;*/
}

ul.sitemap ul li a {
	color: #212930;
	font-size: 91.66%;
	font-weight: normal;
	background: 0;
}

ul.sitemap ul ul {
	margin: 0;
}

ul.sitemap ul ul li {
	background: 0;
}

fieldset#zoeken {
	border-top: 1px solid #aecae4;
	background: #f3fbfe;
	padding: 10px 15px;
	float: left;
	width: 470px;
}

fieldset#zoeken input.text {
	width: 360px;
	font-size: 10px;
	height: 16px;
	float: left;
}

fieldset#zoeken input.submit {
	width: 65px;
	font-size: 11px;
	font-weight: bold;
	background: 0;
	border: 0;
	font-family: Tahoma, sans-serif;
	float: left;
	display: inline;
	margin-left: 10px;
	height: 18px;
}

div.gevonden {
	float: left;
	display: inline;
	width: 480px;
	padding: 5px 10px;
	border-bottom: 1px solid #aecae4;
	border-top: 1px solid #aecae4;
	background: #f3fbfe;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	text-align: right;
}

div.gevonden span {
	float: left;
}

div.gevonden div.paginas a {
	color: #353534;
}

ol.zoeken {
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 35px;
	float: left;
	width: 430px;
	clear: both;
	display: inline;
}

ol.zoeken span a {
	color: #353534;
	font-weight: bold;
}

ol.zoeken li{
	margin-bottom: 15px;
}

/**** webtrail search page ****/
div#webtrail_search {
	width: 440px;
	margin-top: 10px;
}

div#webtrail_search a {
	padding-right: 10px;
	margin-right: 5px;
	background: url(../img/site/li_webtrail.gif) no-repeat right 5px;
	color: #0035ad;
	
}

/***************************************************************************************** alsosees ***********/

div#alsosees {
	float: right;
	clear: right;
	width: 232px;
	border: 1px solid #d7d5d5;
	padding: 3px;
}

div#boxen {
	width: 232px;
	float: right;
	clear: right;
	padding: 3px;
	border: 1px solid #d7d5d5;
	margin-bottom: 15px;

}

div.alsosee {
	padding: 0 8px;
}

div#alsosee_ealert {
	padding-bottom: 6px;
}

div#alsosee_ealert input.submit {
	margin-top: 10px;
	width: auto;
}

div.alsosee h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.18em;
	text-transform: uppercase;
	padding: 6px 10px;
	background: #006983;
	margin: 0 -8px 10px;
}

/* toegevoegd omdat titels aanklikbaar moeten zijn, kan slimmer? */
div.alsosee h4 a, div.alsosee a.image_url{
	text-decoration: none;
	color: #e6f4fb;
	background: none;
	padding: 0px;
	font-size: 116.66%;
}

div.alsosee img.alsosee {
	margin-top: -10px;
	border: 1px solid #aecae4;
}

div.alsosee h5 {
	margin-top: 10px;
	color: #008ed3;
	font-size: 91.66%;
}

div.alsosee p {
	font-size: 91.66%;
	margin-bottom: 10px;
}

div.alsosee a {
	padding-left: 13px;
	background: url(../img/site/leesmeer.gif) no-repeat 0px 5px;
	font-size: 91.66%;
	color: #0d4198;

}

div.alsosee a.download {
	padding-left: 5px;
	background: none;
	font-size: 91.66%;
	color: #0d4198;
}

div.alsosee a.rss {
	padding-left: 13px;
}

div.alsosee a.rss {
	padding: 0;
	background: 0;
}

div.alsosee input {
	border: 1px solid #7f9db9;
	margin-bottom: 2px;
}

div.box {
	margin-bottom: 3px;
	padding: 0 8px 10px;
	font-size: 91.66%;
}

div.box h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.273em;
	text-transform: uppercase;
	padding: 6px 10px;
	background: #006983;
	margin: 0 -8px 10px;
}

div.box h4 a {
	color: #ffffff;
	text-decoration: none;
}

div.box a.persbericht_alsosee {
	font-weight: normal;
	color: #006983;
	display: block;
	margin-bottom: 10px;
}

div.box p {
	margin-bottom: 5px;
}

div.box a.leesmeer_right_box {
	font-weight: bold;
	color: #ff7800;
}

div.box a.leesmeer {
	font-size: 1em;
}

div.donker {
	background-color: #ede6d5;
}

div.licht {
	background-color: #ffffff;
}



/****** div#alsosees.landing */
div#alsosees.landing h4#trigger {
	color: #006983;
	background: transparent;
	padding-top: 11px;
	text-transform: none;
}

div#alsosees.landing h4#trigger a {
	color: #006983;
}

div#alsosees.landing img#trigger {
	float: left; 
	margin-right: 10px; 
	width: 116px;
}

div#alsosees.landing p {
	padding-right: 10px;
}

a.download {
	margin-left: 5px;
}


/***************************************************************************************** home ***********/

div#home {
	margin: 10px 0 30px;
	width: 100%;
	overflow: hidden;
}

div#home h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.18em;
	text-transform: uppercase;
	padding: 6px 10px;
	background: #006983;
	margin: 0 -5px 10px;
}

div#home h3 {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #0099cc;
	margin-bottom: 10px;
}

div#home div.profiel {
	float: left;
	width: 260px;
	padding: 0 5px;
	margin-right: 15px;
}

div#home h2 a {
	text-decoration: none;
	color: #ffffff;
}

div#home div.nieuwsberichten {
	float: left;
	width: 260px;
	padding: 0 5px;
	margin-right: 15px;
}

div#home div.nieuwsberichten dl {
	font-size: 91.66%;
	line-height: 16px;
}

div#home div.nieuwsberichten dt {
	float: left;
	width: 70px;
	color: #ff7800;
	font-weight: bold;
	font-size: 0.91em;
}

div#home div.nieuwsberichten dd {
	float: left;
	width: 190px;
	color: #006983;
}

div#home div.nieuwsberichten dd a {
	color: #006983;
	text-decoration: none;
}
div#home div.nieuwsberichten dd a:hover {
	text-decoration: underline;
}

div#home div.investors {
	float: left;
	overflow: hidden;
	width: 165px;
	padding: 0 5px;
	margin-right: 15px;
}

div#home div.highlights {
	float: left;
	width: 175px;
	overflow: hidden;
}
div#home div.highlights h2 {
	background: url(../img/site/header_small.gif) no-repeat left top;
}

div#home div#trigger {
	float: left;
	width: 175px;
}

div#home div#trigger h4 {
	background: #dbceac;
	margin-bottom: 3px;
	padding: 6px 10px;
	color: #006983;
	font-size: 1.18em;
	text-transform: uppercase;
}

div#home div#trigger div {
	background: #ff7800;
	color: #ffffff;
	padding: 6px 10px;
}

div#home div#trigger a {
	color: #ffffff;
}



ul.standaard {
	list-style: none;
	font-size: 91.66%;
}

ul.standaard li {
	background: url(../img/site/li.gif) no-repeat 7px 5px;
	padding-left: 19px;
	line-height: 16px;
}

ul.standaard a {
	color: #0d4198;
	text-decoration: none;
}

ul.standaard a:hover {
	text-decoration: underline;
}



div#footer {
	width: 915px;
	margin: 0 auto;
	border-top: 1px solid #006983;
	clear: both;
	padding: 5px 10px 10px;
	font-size: 0.75em;
	overflow: hidden;
}

div#footer a {
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer h4 {
	float: left;
	clear: left;
	font-size: 0.92em;
	width: 750px;
	margin-bottom: 5px;
}

div#footer ul.tagcloud {
	float: left;
	clear: left;
	list-style: none;
	width: 750px;
	line-height: 1.75em;
}

div#footer ul.tagcloud li {
	float: left;
	margin: 0 20px 10px 0;
	white-space: nowrap;
}

div#footer ul.tagcloud li.tag1 {
	font-size: 1em;
}
div#footer ul.tagcloud li.tag2 {
	font-size: 1.25em;
}
div#footer ul.tagcloud li.tag3 {
	font-size: 1.5em;
}
div#footer ul.tagcloud li.tag4 {
	font-size: 1.75em;
}

div#footer ul.footernav {
	float: right;
	clear: right;
	list-style: none;
	width: 165px;
	font-size: 0.92em;
	margin-top: 5px;
}

div#footer ul.footernav li {
	text-align: right;
}

div#footer a.footerhome {
	margin-right: -10px;
}

/************* FORMULIEREN **********/

div.checkbox{
	width: 400px;
	border: 1px solid black;
}


/************* PERSBERICHTEN OVERZICHT **********/
div.blokje_persbericht{
	position: relative;
	padding:10px;	
	font-size: 91.66%;
	clear: both;
	border-top: 1px solid #d7d5d5;
	border-bottom: 1px solid #d7d5d5;
	margin-top: -1px;
	background: #fff;
}

div.blokje_persbericht span.date {
	position: absolute;
	left: 12px;
}

div.blokje_persbericht div.persbericht_container {
	margin: 0 0 0 105px;
}

div.blokje_persbericht h5 {
	background: url(../img/site/persbericht_closed.gif) no-repeat right 4px;
	color: #006983;
	font-size: 12px;
	margin-left: 105px;
	cursor: pointer;
	width: 345px;
}

div.blokje_persbericht h5.opened {
	background: url(../img/site/persbericht_opened.gif) no-repeat right 4px;
}

div.blokje_persbericht h5 a{
	color: #008ed3;
	text-decoration: none;
}

/************* FORMULIER PAGINA DOORSTUREN **********/

div#layer {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 300;
}

div#backgroundlayer {
	height: 100%;
	width: 100%;
	background: url(../img/site/bg_overlay.png);
	position: fixed;
	top: 0;
	left: 0;
}

div#innerlayer {
	border: 1px solid #d7d5d5;
	position: absolute; 
	top:125px; 
	left: 50%; 
	margin-left: -225px;
	width: 450px; 
	background-color: #fdfbf7;
	padding: 30px 20px 20px 20px;
	font-size: 0.75em;
	line-height: 22px;

}

div#layer h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	color: #006983;
	font-size: 175%;
	margin-bottom: 10px;
}

div#layer h3 {
/*	font-family: "Arial Narrow", Arial, sans-serif;*/
	font-weight: bold;
	font-size: 80%;
	color: #006983;
	margin: 5px 0 10px;
}

div#layer hr {
	background: #d7d5d5;
	border: none;
	height: 1px;
	margin: 10px 0;
}

input.close{
	background: url(/img/site/close.gif) no-repeat;
	width: 20px;
	border: 0;
	position: absolute;
	top: 5px;
	left: 470px;
	
}

/************ trigger ******/
h4.trigger{
	color: rgb(204, 0, 102);
}

/***** forms overzicht ****/

div#overzicht{
	background-color:White; 
	width: 900px; 
	height: 550px;
}

div#overzicht h2{
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #002b8d;
	font-size: 175%;
	border-bottom: 1px solid #aecae4;
	margin-bottom: 10px;
}

/* KernCijfers */

td.coljaar {
	width:70px;
}

/* standaard voor alle tabellen binnen de content pagina's*/
div#content table tr td{
	padding: 0px 5px 0px 5px;
}



