html {
	height: 100%;
	overflow: -moz-scrollbars-vertical /* Forces vertical scrollbar in FireFox */
}

body {
	margin: 0px;
	background: #fff url(images/global/pageBackground.jpg) repeat-x left top;
}



/* STANDAARD HTML-ELEMENTEN */
body,
input,
select,
textarea {
	color: #000;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #f00;
} 
a:hover {
	text-decoration: none;
}

img,
a img,
table {
	border: 0px;
}

p {
	margin: 0px 0px 18px 0px;
}

ul,
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding: 0px 0px 0px 10px;
	background: url(images/list.gif) 0px 9px no-repeat;
}

h1,
.h1 {
	font: bold 36px/40px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2,
.h2 {
	font: bold 24px/28px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* Paginamanagerstyles */
img.left {
	margin: 0px;
	margin-right: 10px;
	float: left;
}

img.right {
	margin: 0px;
	margin-left: 10px;
	float: right;
}

.h1, .h2, .h3, .h4, .h5, .h6 { /* Paginamanagerstyles (omzetten van <h*>-tag naar een <span> met deze class) */
	display: block;
}



/* CONTAINERS */
.containerMain {
	width: 915px;
	min-height: 18px;
	margin: 0px auto 0px auto;
}
* html .containerMain {
	height: 18px;
}

.header {
	height: 137px;
	overflow: hidden;
	position: relative;
}

.header .logo25Jaar {
	width: 113px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 307px;
	background: url(images/global/logo_25Jaar.png) no-repeat left top;
}
* html .header .logo25Jaar {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/global/logo_25Jaar.png', sizingMethod='crop');
}

.visualHolder {
	margin-left: 7px;
	min-height: 18px;
	width: 910px;
}

/* menu */

.hoofdmenu {
	position: absolute;
	margin-top: 105px;
	width: 912px;
	overflow: hidden;
	white-space: nowrap;
	height: 32px;
}
.hoofdmenu li {
	list-style-type: none;
	float: left;
	font-size: 16px;
	margin: 0px;
	/*padding: 0 20px 0 50px; */ /* 6 items */
	padding: 0 10px 0 40px; /* 7 items */
	background: none;
}
.hoofdmenu li a:link,
.hoofdmenu li a:active,
.hoofdmenu li a:visited,
.hoofdmenu li a:hover {
	height: 26px;
	display: block;
	float: left;
	white-space:nowrap;
	font: bold 16px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #95aec8;
	padding-top: 2px
}
.hoofdmenu li.selected a,
.hoofdmenu li a:hover {
	border-bottom: 4px solid #8aa0b7
}

* html .submenu {
	height: 150px;
}
.submenu {
	width/**/:/**/139px;  /* 154px */
	min-height: 150px;
	padding: 12px 11px 0 4px;
	float: left;
	background: url(images/global/submenu/backgroundTop.jpg) no-repeat;
}
.submenu,
.submenu * {
	color: #ffffff;
	line-height: 18px;
}
.submenu ul {
	text-align: left;
	list-style-type: none;
}
* html .submenu ul li {
	height: 18px;
}
.submenu ul li {
	min-height: 18px;
	background: url();
	display: block;
}
.submenu ul li a:link,
.submenu ul li a:active,
.submenu ul li a:visited {
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 2px 0 4px 9px;
}
.submenu ul li a:hover,
.submenu ul li a.selected,
.submenu ul li a:visited.selected {
	background: transparent url(images/global/submenu/listBullit.gif) 1px 8px no-repeat;
	color: #000000;
}


/* footer */

.flashBlock {
	height: 94px;
	width: 900px;
	margin: 14px 0 0 11px;
	padding-top: 12px;
	clear: both;
	border-top: 1px solid #bfbfbe;
	border-bottom: 1px solid #bfbfbe;
}

.footerMenu {
	height/**/:/**/25px;  /* 30px */
	overflow: hidden;
	white-space: nowrap;
	width: 900px;
	margin: 0 0 0 11px;
	clear: both;
	border-bottom: 1px solid #bfbfbe;
	padding: 5px 0 0 0;
	text-align: center;
	margin-bottom: 10px
}
.footerMenu a,
.footerMenu a:link,
.footerMenu a:active,
.footerMenu a:visited {
	padding: 0 30px 0 30px;
	color: #8b9cb1;
	display: inline;
	text-decoration: none
}
.footerMenu a:hover {
	color: #2d4461
}

/* content */

* html .containerSub {
	height: 200px
}
.containerSub {
	min-height:200px;
	width: 913px;
	margin-left: 7px;
	background: url(images/global/submenu/background.gif) repeat-y;
}
* html .contentHolder {
	height: 18px
}
.containerSub .contentHolder {
	min-height: 18px;
	width: 755px;
	float: left;
	overflow-x: hidden;
}
.containerSub .contentBlock {
	padding: 24px 0 0 16px;
}
.containerSub .contentBlock,
.containerSub .contentBlock * {
	line-height: 18px
}
.containerSub .contentBlock h2 {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 20px;
	color: #e93425;
}
.containerSub .contentBlock h3 {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #e93425;
}
.containerSub .contentBlock .plaatjeInTekst {
	float: left;
	margin: 0 17px 17px 0
}
.containerSub .kolom1 {
	padding: 0 10px 0 0;
	overflow: hidden
}
.containerSub .kolom1 h1,
.contentBlock .kolom1 h1,
.contentBlock .kolom1 h1 div {
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 20px;
	color: #e93425;
	text-align: left;
}
.containerSub .kolom1 h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	color: #e93425;
}

.containerSub .tweeKolommen .kolom1 {
	width: 425px;
}



.containerSub .tweeKolommen .kolom2 {
	width/**/:/**/260px;  /* 290px */
	padding: 7px 15px 7px 15px;
	margin-top: -9px;
	background: url(images/global/panel_blauw_background.jpg) repeat-x #043a76;
	float: right;
}
.containerSub .tweeKolommen .kolom2,
.containerSub .tweeKolommen .kolom2 * {
	color: #ffffff;
	line-height: 20px
}
.containerSub .tweeKolommen .kolom2 h2 {
	font-size: 16px;
	padding-bottom: 6px
}
.containerSub .tweeKolommen .kolom2 li {
	background: transparent url(images/vervolgpagina/listPijl.gif) 0 7px no-repeat;
}

.containerSub .tweeKolommen .kolom2 a:visited {
	color: #8aa0b7;
	
}





/* ALGEMEEN */


/* homepage */

.pageHome {
	background: url(images/home/pageBackground.jpg) repeat-x
}

.pageHome .welkomPanel {
	width/**/:/**/274px;  /* 304px */
	height/**/:/**/249px;  /* 295px */
	padding: 23px 11px 23px 19px;
	float: left;
	background-image: url(images/home/welkompanel_background.jpg);
	overflow: hidden;
}
.pageHome .welkomPanel,
.pageHome .welkomPanel * {
	color: #ffffff;
	line-height: 18px;
}
.pageHome .welkomPanel h1 {
	font-size: 16px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 11px
}

.pageHome .visual {
	width: 604px;
	height: 295px;
	float: left;
}

.pageHome .bannerHolder {
	width/**/:/**/728px; /* 908px; */
	height: 90px;
	margin: 15px 0px 1px 0px;
	padding: 0px 90px 0px 90px;
	float: left;
}

.pageHome .bannerHolder a:link,
.pageHome .bannerHolder a:visited,
.pageHome .bannerHolder a:active,
.pageHome .bannerHolder a:hover {
	width: 728px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.pageHome .bannerHolder a img {
	border: none;
}

.pageHome .blocksHolder {
	height/**/:/**/137px;  /* 151px */
	width: 908px;
	margin-left: 7px;
	padding: 14px 0 0 4px;
	clear: both;
	overflow: hidden;
}
.pageHome .block {
	height: 137px;
	float: left;
	overflow: hidden;
	background-image: url(images/global/panel_blauw_background.jpg);
	background-repeat: repeat-x;
	background-color: #043a76;
}
.pageHome .block,
.pageHome .block {
	color: #ffffff
}
.pageHome .block p {
	line-height: 15px
}

.pageHome .block h2 {
	margin: -2px 0 8px 0;
	font-size: 16px;
	line-height: 20px;
}
.pageHome .block1 {
	width: 150px;
}
.pageHome .block1 .poppetje {
	position: absolute;
	margin:  -7px 0px 0px 33px
}

.pageHome .block2 {
	width/**/:/**/398px;  /* 430px */
	height/**/:/**/111px;  /* 137px */
	padding: 13px 16px 13px 16px;
	margin-left: 15px;
}
.pageHome .block2 h2 {
	color: #e93425;
	height: 18px;
}
.pageHome .block2 .formLeft {
	float: left;
	width: 100px
}
.pageHome .block2 .formRight {
	width: 288px;
	float: right;
	margin-top: -2px;
	white-space: nowrap;
}
.pageHome .block2 .formRight .inputText {
	width: 200px;
	float: left;
}
.pageHome .block2 .formRight .inputText {
	width: 200px;
	float: left;
}
.pageHome .block2 .formRight .submitButton {
	width: 75px;
	height: 19px;
	float: right;
	display: block;
	margin-top: 1px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 2px outset;
	border-bottom: 2px outset;
	background-color: #bfbfbf;
}

.pageHome .block3 {
	width/**/:/**/258px;  /* 290px */
	height/**/:/**/111px;  /* 137px */
	padding: 13px 16px 13px 16px;
	margin-left: 15px;
}
.pageHome .block3 .leesVerder {
	float: right;
	font-weight: bold;
	color: #e93425;
}
.pageHome .block3 .leesVerder a:link,
.pageHome .block3 .leesVerder a:active,
.pageHome .block3 .leesVerder a:visited {
	text-decoration: none
}
.pageHome .block3 .leesVerder a:hover {
	text-decoration: underline
}
.pageHome .block3 .articleBlock {
	max-height: 94px;
	overflow: hidden;
}
.pageHome .block3 .articleBlock p {
	margin: 0;
}

/* nieuwsbrief-pagina */

.pageNieuwsbrief {
	background: url(../images/nieuwsbrief/pageBackground.jpg) repeat-x
}
.pageNieuwsbrief .containerMain {
	width: 765px;
}
.pageNieuwsbrief .containerSub {
	background: url(../images/pixel-leeg.gif);
	width: 765px
}
.pageNieuwsbrief .contentBlock {
	padding-left: 0
}
.pageNieuwsbrief .hoofdmenu {
	width: 765px;
}
.pageNieuwsbrief .hoofdmenu li {
	list-style-type: none;
	float: left;
	font-size: 16px;
	margin: 0px;
	padding: 0 15px 0 28px;
	background: none;
}
.pageNieuwsbrief .intro {
	font-size: 1.2em
}
.pageNieuwsbrief .artikelFooter {
	font-size: 0.9em;
	text-align: center;
	margin-top: 40px
}
.pageNieuwsbrief .footerMenu {
	border-top: 1px solid #bfbfbe;
	border-bottom: 1px solid #bfbfbe;
	margin-left: 7px;
	width: 750px;
}
.pageNieuwsbrief .footerMenu a,
.pageNieuwsbrief .footerMenu a:link,
.pageNieuwsbrief .footerMenu a:active,
.pageNieuwsbrief .footerMenu a:visited {
	padding: 0 29px 0 29px;
}

.pageNieuwsbrief .nieuwsArchiefTable td {
	vertical-align: top;
	padding: 4px
}
.pageNieuwsbrief .nieuwsArchiefTable .oneven {
	background-color: #eeeeee
}
.pageNieuwsbrief .nieuwsArchiefTable .col1 {
	width: 527px
}
.pageNieuwsbrief .nieuwsArchiefTable .col2 {
	width: 100px
}
.pageNieuwsbrief .nieuwsArchiefTable .col3 {
	width: 100px
}

.pageNieuwsbrief .pagingPrevious {
	float: left;
}
.pageNieuwsbrief .pagingNext {
	float: right;
}
.pageNieuwsbrief .status {
	text-align: center
}
.pageNieuwsbrief .pagingMenuTop div {
	padding-bottom: 15px
}
.pageNieuwsbrief .pagingMenuBottom div {
	padding-top: 15px
}

/* nieuwsarchief */

.nieuwsArchiefTable td {
	padding: 5px;
	vertical-align: top;
}
.nieuwsArchiefTable .even .col1,
.nieuwsArchiefTable .even .col2,
.nieuwsArchiefTable .even .col3,
 {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.nieuwsArchiefTable .col1 {
	width: 527px
}
.nieuwsArchiefTable .col2 {
	width: 100px
}
.nieuwsArchiefTable .col3 {
	width: 100px
}

.pagingPrevious {
	float: left;
}
.pagingNext {
	float: right;
}
.status {
	text-align: center
}
.pagingMenuTop div {
	padding-bottom: 15px
}
.pagingMenuBottom div {
	padding-top: 15px
}



/* software */

.tblSoftware {
	width: 596px;
}

.tblSoftwareL {
	width: 268px;
	vertical-align: top;
	padding-top: 2px;
}


.tblSoftwareR {
	width: 276px;
	padding: 1px 0 2px 0;
}

.txtfieldS {
	width: 266px;
	height: 18px;
	line-height: 16px;
	border: 1px solid #bfbfbe;
}

/* contact */

.tblContact {
	width: 396px;
}

.tblContactL {
	width: 70px;
	vertical-align: top;
	padding-top: 2px;
}


.tblContactR {
	width: 276px;
	padding: 1px 0 2px 0;
}

.txtfield01 {
	width: 272px;
	height: 18px;
	line-height: 16px;
	border: 1px solid #bfbfbe;
}

.txtarea01 {
	width: 272px;
	height: 100px;
	line-height: 16px;
	border: 1px solid #bfbfbe;
}

/* overig */
.preventOverflow {
	clear: both
}



/* HACK -> 'Display-Table'-vervanger */
.containerMain:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}



/* Styles voor de print variant */
@media print
{
    .NoPrint { 
    	display: none;
    }
}
