/* CSS Document */

BODY {
  height:100%;
  margin:0;
  padding:0;
}


/************************
 * Layout
 ************************/
div#totallayout {
  	width:975px;
	height:604px;
	margin:20px auto 0 auto;
}
span.logo {
	margin:0 0 0 59px; /*69 */
	
}
div.head01 {
	float:left;
	margin:20px 0 0 0;
	width: 75px; /*105 */
	height: 149px;
	overflow: hidden;
	
}
div.head02 {
	float:left;
}
	
div.head03 {
	float:left;
	margin:20px 0 0 0;
}
div#center {
  	width:975px;
	margin:-4px 0 0 0;
	clear:both;
}
div#content_holder {
	width:592px; /*height:592px;*/
	/*height:401px;*/
	float:left;
}
div#content {
	/*margin:0 73px 0 73px; oud */
	margin:0 20px 0 43px;
}


/************************
* Elementen
************************/
/* Pagetitle */
#content h1.title {
	font:bold 0.8em verdana;
	color:#0086F0;
	margin:28px 0 0 0;
}


/************************
* Nieuws (mediabank)
************************/
table.mediacollection {
	margin:10px 0 0 0;
}
/*Icoon*/
table.mediacollection td.icon {
	width:45px;
}
/*Titel*/
table.mediacollection td.header {
	font:bold 0.7em verdana;
	color:#003399;
	padding:0 0 0 10px;
}
/*Datum*/
table.mediacollection td.date {
	font:0.7em verdana;
	color:#003399;
	padding:0 0 0 10px;
}
/*Lead*/
table.mediacollection td.lead {
	font:0.7em verdana;
	line-height:16px;
	padding:0 0 10px 10px;
}
/*'Leesverder'-link*/
table.mediacollection td.lead a.navigation {
	color:#00B5EF;
	text-decoration:none;
}
/*Full content (gedeelde contenttypes)*/
table.mediacollection td.content {
	padding:0 0 0 10px;
}


/**************************
* Nieuwsbericht (mediabank)
**************************/
table.bericht {
	margin:15px 0 0 0;
}
/*Titel*/
table.bericht td.header {
	font:bold 0.7em verdana;
	color:#003399;
	padding:0 0 0 10px;
}
/*Datum*/
table.bericht td.date {
	font:0.7em verdana;
	color:#003399;
	padding:0 0 0 10px;
}
/*Lead*/
table.bericht td.lead {
	font:0.7em verdana;
	line-height:16px;
	padding:0 0 0 10px;
}
/*Volledig bericht*/
table.bericht td.content {
	padding:0 0 0 10px;
}


/************************
 * Alle Formulieren
 ************************/
form {
	padding:0;
	margin:0;
}
div#shared_form {
	margin:15px 0 0 0;
}
#shared_form label.header {
	font:0.7em verdana;
	/* SVI  2007-08-28 */
	padding-top: 3px;
	display: block;
}
#shared_form div.formcontent input.normalclass {
	border:1px solid #0086F0 ;
	/*background-color:#C2E4AA;*/
	width:230px;
}
/* Text Area */
#shared_form div.formcontent textarea.normalclass {
	border:1px solid #0086F0;
	/*background-color:#C2E4AA;*/
	width:230px;
}
#shared_form div.formcontent select {
	border:1px solid #0086F0  ;
	/*background-color:#C2E4AA;*/
	width:232px;
}
#shared_form td.submitbutton {
	padding:5px 0 0 0;
}


/************************
 * Path
 * Fat Erik's Breadcrumbs
 * http://css.maxdesign.com.au/listamatic/horizontal33.htm
 ************************/
div#pad {
	float:left;
	width:532px;
	/*height:36px;*/
}
UL#path {
	list-style:none;
  	padding:0;
  	font:0.7em verdana;
  	margin:10px 0 0 11px;
}
#path LI {
  	display:inline;
 	padding:0;
  	margin:0;
  	color:#003399;
}
#path LI A {
  	text-decoration:none;
  	color:#003399;  
}
/*#path LI A:hover {
  	color : #454569;
}*/

/*IE workaround*/
/*All IE browsers*/
#path LI {
	background:  url(gfx/gt.gif) no-repeat 0 60%;
  	padding: 0 0.2em 0 1.2em;
  	margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
html #path { height: 1%; }

/*End hide*/
/*Mac IE 5*/
html #path li:first-child { background-image: none; }


/************************
* Hoofdmenu
************************/
div#hoofdmenu {
	float:left;
	background-color:#0086F0;
	width:595px;
	height:26px;
	/*margin:-4px 0 0 0;*/
}
div#hoofdmenu ul.horizontal { 
  	list-style:none;
  	padding:0;
	/*display:block;*/
  	margin:5px 0 0 13px;
}
#hoofdmenu ul.horizontal li {
	font:bold 0.8em verdana;
	display:inline;
	padding:0;
 	margin:0 20px 0 0;
}

#hoofdmenu ul.horizontal li a { color:#ffffff; text-decoration:none; }
#hoofdmenu ul.horizontal li a:hover { color:#001849; }

/* Active link */
#hoofdmenu ul li a.navigationactive { color:#001849; }


/************************
* Submenu
************************/
div#submenu_holder {
	/*clear:left;*/
	float:left;
}
div#submenu {
	width:211px;
	background:url(gfx/submenu.gif) repeat-y;
	height:358px;
}
div#submenu_onder {
	background:url(gfx/submenu_bottom.gif) no-repeat;
	width:211px;
	height:6px;
}
#submenu ul {
 	list-style:none;
  	padding:26px 0 0 0;
	margin:0;
	text-align:right;
	width:198px;
	float:right;
}
#submenu ul li {
	margin:0 0 6px 0;		
}
#submenu ul li a {
	font:bold 0.7em verdana;
	color:#003399;
	text-decoration:none;
	padding:0 19px 0 0;
	margin:0;
}
#submenu ul li a.subNavigatieActief {
	background:url(gfx/subsubblok.gif) no-repeat top right;
}


/************************
* Subsubmenu
************************/
#submenu ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul ul li {
	display:inline;
}
#submenu ul ul li a {
	/*font:0.7em verdana;*/
	color:#00B5EF;
	display:block;
	margin:6px 0 0 0;
}
#submenu ul ul li a.subSubNavigatieActief {
	background:url(gfx/subsubblok.gif) no-repeat top right; 
}


/************************
 * Submenu home
 ************************/ 
div#submenu_home {
	background:url(gfx/home/submenu_home.jpg) no-repeat;
	height:362px;
	width:213px;
}


/************************
 * Zoeken
 ************************/
div#zoek {
	float:right;
	background-color:#0086F0;
	height:27px;
	margin:1px 0 0 0;
	padding:8px 0 0 0;
	width:170px;
}
/*fieldset zoeken*/
#zoek fieldset.searchfield {
	margin:0;
	padding:0;
	border:none;
}
/*input text-veld*/
#zoek fieldset.searchfield input.normal {
	border: 1px solid #A6A5BD;
	background-color:#E5E2E1;
	margin:0 0 0 10px;
	padding:0;
}


/************************
* Zoekresultaten
************************/
div#zoekresultaten {
	font:0.7em verdana;
}
div#zoekresultaten p {
	line-height:16px;
	margin:0;
}
/* Navigatie */
div#zoekresultaten a {
	color:#00B5EF;
	text-decoration:none;
}
/* Paginatitels */
div#zoekresultaten dl dt {
	font-weight:bold;
	color:#00B5EF;
}
/*div#zoekresultaten dl dt a {
	text-decoration:none;
	color:#5AB618;
}*/
/* Verkorte inhoud */
div#zoekresultaten dl dd p {
	line-height:16px;
}


/************************
 * Inzetten (blocks)
 ************************/
div#blocks {
	width:170px;
	float:right;
}


/**************************
* Inzet: laatse nieuws
**************************/
div#nieuws {
	margin:15px 0 0 0;
}
/* Titel */
#nieuws table.inzet_nieuws td.nieuws_titel {
	font:bold 0.7em verdana;
	color:#003399;
	border-left:1px solid #0086F0;
	border-right:1px solid #0086F0;
	padding:10px 0 10px 8px;
}
/* Nieuwsitem */
#nieuws table.inzet_nieuws td.blok_nieuws {
	padding:4px 8px 20px 8px;
	border-left:1px solid #0086F0;
	vertical-align:top;
}
#nieuws table.inzet_nieuws td.header {
	padding:0 0 20px 0;
	border-right:1px solid #0086F0;
}
#nieuws table.inzet_nieuws td.header a {
	font:0.7em verdana;
	color:#0086F0;
	text-decoration:none;
}
/* Top & bottom */
#nieuws table.inzet_nieuws td.nieuws_top {
	background:url('gfx/nieuws_top.gif') no-repeat;
	font-size:5px;
}
#nieuws table.inzet_nieuws td.nieuws_bottom {
	background:url('gfx/nieuws_bottom.gif') no-repeat;
}


/************************
* Inzet: poll
************************/
div#poll {
	margin:15px 0 0 0;
}
#poll fieldset.poll {
	background:url(gfx/kader_poll.gif) no-repeat;
	height:166px;
	border:none;
	padding:20px 13px 0 13px;
}
/*Stelling*/
#poll fieldset.poll p {
	font:bold 0.7em verdana;
	color:#ffffff;
}
/*Opties*/
#poll fieldset.poll div.formcontent {
	font:0.7em verdana;
	color:#ffffff;
}
/*'Stem'-knop*/
#poll fieldset.poll input {
	padding:0 0 0 15px;
}
/*'Stem'-knop (TEMP)*/
#poll fieldset.poll img {
	padding:0 0 0 15px;
}


/************************
 * PollResults
 ************************/
/*Stelling*/
#poll h2 {
	font:bold 0.7em verdana;
	color:#ffffff;
}
/*Opties & percentages*/
#poll table.pollresult th {
	font:0.7em verdana;
	color:#ffffff;
}


/************************
* Sitemap
************************/
#content ul#sitemap {
	list-style:none;
}
#content ul#sitemap li {
	
}
/* Niveau 1 */
#content ul#sitemap li a {
	color:#00B5EF;
	text-decoration:none;
	font:bold 0.7em verdana;
}
/* Niveau 2 */
#content ul#sitemap ul {
	list-style:none;
}
#content ul#sitemap ul li a {
	font:0.7em verdana;
}
/* Niveau 3 */
#content ul#sitemap ul ul {
	
}
#content ul#sitemap ul ul li a {
	
}


/************************
 * Footer
 ************************/
DIV#boxfooter {
	/*width:869px;*/
	width:975px;
	height:5px;
	margin: 0;
	/*padding-top: 25px; */
	clear: both;
	/*border-top: 1px solid blue;*/

}



/************************
 * Sitewidepages
 * Fat Erik's Breadcrumbs
 * http://css.maxdesign.com.au/listamatic/horizontal33.htm
 ************************/

UL#sitewidepages li {
  float:right;
  padding-left:20px;
  display:block;
  text-align:center;
}

UL#sitewidepages li a {
  font-family:verdana;
  font-size:0.7em;
  font-weight:bold;
  color:#333366;
  text-decoration:none;
}

UL#sitewidepages {
  margin: 0 171px 0 284px;
  /*border-top: 1px solid #00B5EF;*/
}


/************************
 * shanks logo right
 ************************/

#shanks_logo {
	/*position: absolute;
	top:548px;
	width: 180px;
	text-align:center;
	*/
	float:right;
	padding-right: 58px;
	padding-top: 13px;
	}
	
	
/* Zoekknop */
.zoekknoptekst {color: white; font-weight: bold; background-color: #0086F0; border: none; font-size: 11.5px; font-family:verdana; float: right; margin-top: -16px;}

/* Verzendknop */
.verzendknop {color: white; font-size: 11.5px; background-color: #00B5EF; border: 1px #060B02 solid; margin: 0px; padding: 0px; padding-left: 20px; padding-right: 20px;}