html {
     overflow: -moz-scrollbars-vertical;
}

body{
	background-position: top left;
	background-image: url(/images/bg_std.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
}

.smoelenboek
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	line-height: 13px;
} 
.txt_footer
{
	font-family: Verdana,Arial, Helvetica;
	color: #99BDE6;
	font-size: 9px;
}

a.footer:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #99BDE6;
	font-size: 9px;
	text-decoration: none;
}

a.footer:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #99BDE6;
	font-size: 9px;
	text-decoration: none;
}

a.footer:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #FFFFFF;
	font-size: 9px;
}

.topleft
{
	background-position: top left;
	background-image: url(/images/bg_topleft.gif);
	background-repeat: no-repeat;
}

.topright
{
	background-position: top left;
	background-image: url(/images/bg_topright.gif);
	background-repeat: no-repeat;
}

.topleftheader
{
	background-position: top left;
	background-image: url(/images/bg_header_topleft.gif);
	background-repeat: no-repeat;
}

.toprightheader
{
	background-position: top left;
	background-image: url(/images/bg_header_topright.gif);
	background-repeat: no-repeat;
}

.grid
{
	height: 100%;
	background-position: top left;
	background-image: url(/images/bg_raster.gif);
	min-height:100%
	/*background-repeat: repeat-x;*/
}

.content
{
	height: 100%;
	background-position: top left;
	background-image: url(/images/bg_std_content2.gif);
	min-height:100%;
	background-repeat: no-repeat;
}

.contentformat
{
	height: 100%;
	background-position: top left;
	background-image: url(/images/bg_std_contentformat.gif);
	min-height:100%;
	background-repeat: no-repeat;
}

.txt_content
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	line-height: 20px;
}

.txt_contentcompact
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	line-height: 16px;
}

.txt_titel
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}



.bullet
{
	height: 74px;
	background-position: top left;
	background-image: url(/images/bg_bullet2.gif);
	min-height:100%;
	background-repeat: no-repeat;
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 8px;
}

.bulletnone
{
	height: 74px;
	background-position: top left;
	background-image: url(/images/bg_bullet_none.gif);
	min-height:100%;
	background-repeat: no-repeat;
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 8px;
}


.bulletnonestdtekst
{
	height: 32px;
	background-position: top left;
	background-image: url(/images/bg_bullet_nonestd.gif);
	min-height:100%;
	background-repeat: no-repeat;
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
}

.bulletpoll
{
	height: 82px;
	background-position: top left;
	background-image: url(/images/bg_bullet_home.gif);
	min-height:100%;
	background-repeat: no-repeat;
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 40px;
}

.panel
{
	background-position: top left;
	background-image: url(/images/bg_panel.gif);
	background-repeat: repeat-x;
}

.stdpanel
{
	background-position: top left;
	background-image: url(/images/bg_std_panel.gif);
	background-repeat: repeat-x;
}

.stdpanelX
{
	background-position: top left;
	background-image: url(/images/bg_std_panel_bottom.gif);
	background-repeat: repeat-y;
}

.shadow
{
	background-position: top left;
	background-image: url(/images/shadow_panel2.gif);
	background-repeat: no-repeat;
	/*background-repeat:repeat-y;*/
}

.shadowX
{
	background-position: top left;
	background-image: url(/images/bg_std_panel2.gif);
	background-repeat: no-repeat;
}

.over
{
	position: absolute;
	top: 100px;
	left: 400px;
	z-index: 400;
}

a:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	line-height: 20px;
}

a:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	line-height: 20px;
}

a:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #5E6F82;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

a.topnav:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #4189DD;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding-left: 16px;
	text-decoration: none;
}

a.topnav:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #4189DD;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding-left: 16px;
	text-decoration: none;
}

a.topnav:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-style: italic;
	line-height: 26px;
	padding-left: 16px;
	font-size: 12px;
}

.hometitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	font-size: 11px;
}

.hometext
{
	font-family: Verdana,Arial, Helvetica;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
}

a.hometext:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}


a.hometext:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}

a.hometext:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	text-decoration: none;
}

.searchbox
{
	font-family: Verdana,Arial, Helvetica;
	width:130px;
	height: 17px;
	font-size: 11px;
	padding-left: 5px;
}


a.download:link
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	color: #788899;
	line-height: 16px;
	text-decoration: none;
}

a.download:visited
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	color: #788899;
	line-height: 16px;
	text-decoration: none;
}

a.download:hover
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	color: #788899;
	line-height: 16px;
	/*text-decoration: underline;*/
	border-bottom:1px solid #D6E6F9;
}


a.nieuwsarchief:link
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #4189DB;
	text-decoration: none;
}

a.nieuwsarchief:visited
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #4189DB;
	text-decoration: none;
}

a.nieuwsarchief:hover
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #4189DB;
	text-decoration: underline;
}


/**** Nieuws ****/

.nieuwsdatum
{
	font-family: Verdana,Arial, Helvetica;
	color: #788899;
	font-weight: normal;
	font-size: 10px;
}

.nieuwsleader
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
}

.nieuwsleader2
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
}

.nieuwstekstdonker
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
}

.nieuwstitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	line-height: 8px;
	font-size: 14px;
}

.nieuwsoverzichttitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
}

.vacaturetitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	line-height: 15px;
	font-size: 13px;
}

.vacaturesubtitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: normal;
	line-height: 15px;
	font-size: 11px;
}

.formdetailcontent
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	line-height: 15px;
	font-size: 11px;
}

.icoontitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
}

a.nieuwsoverzicht:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.nieuwsoverzicht:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.nieuwsoverzicht:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	line-height: 16px;
}

a.nieuwsoverzichtgroter:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.nieuwsoverzichtgroter:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.nieuwsoverzichtgroter:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}

.selectperiode
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 210px;
}


.selectmeerinfo
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 241px;
}


.selectprodfilter
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 248px;
}

.inputtrefwoorden
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 210px;
	padding-left: 5px;
}

.inputlang
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 261px;
}

.inputmiddel
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 80px;
}

.input134
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 134px;
}

.input51
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 51px;
	padding-left: 5px;
}

.input41
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 51px;
	text-align: center;
}

.input31
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 31px;
	text-align: center;
}

.inputbericht
{
	font-family: Verdana,Arial, Helvetica;
	font-size: 11px;
	width: 261px;
	height: 122px;
}

.floatleft
{
	float: left;
	margin: 0px 10px 0px 0;
	padding: 2px;	
}

.floatleftstdpic
{
	float: left;
	/*margin: 0px 10px 10px 0;*/
	margin-top: 9px;
	margin-right: 10px;
	padding: 2px;	
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;	
}

.floatproductie
{
	cursor:pointer;
	cursor:hand;
	width: 141;
	height: 230;
	border-width: 1px;
	border-style: solid;
    border-color: #D2D4D6;
	float: left;
	margin: 0 17px 17px 0;
	padding: 0px;	
}

.floatproductie2
{
	cursor:pointer;
	cursor:hand;
	width: 141;
	height: 230;
	border-width: 1px;
	border-style: solid;
    border-color: #D2D4D6;
	float: left;
	margin: 0 0px 17px 0;
	padding: 0px;	
}

.cursor
{
	cursor:pointer;
	cursor:hand;

}

.vac01
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: 003366;
	width: 207px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_vacature.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	cursor:pointer;
	cursor:hand;	
}

.vac02
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: 003366;
	width: 207px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_vacature_hover.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	cursor:pointer;
	cursor:hand;	
}

.vac03
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: 4189DD;
	width: 207px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_vacature2.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;	
}

.vac04
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: 4189DD;
	width: 207px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_vacature2_hover.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;	
}



.bijw01
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: 003366;
	width: 481px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_bijwonen.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;	
}

.bijw02
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: 003366;
	width: 481px;
	height: 19px;
	background-position: top left;
	background-image: url(/images/btn_bijwonen_hover.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	cursor:hand;	
}

a.alfabet:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #7299BE;
	font-size: 9px;
	text-decoration: none;
}

a.alfabet:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #7299BE;
	font-size: 9px;
	text-decoration: none;
}

a.alfabet:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #7299BE;
	font-size: 9px;
}

.zoekopalfabet
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	font-size: 11px;
}

.begrippaars
{
	font-family: Verdana,Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #ED135A;
}

.begriptitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #2E74BA;
	font-weight: bold;
	line-height: 15px;
	font-size: 11px;
}

.productietitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #778899;
	font-weight: bold;
	font-size: 11px;
}

.productieintro
{
	font-family: Verdana,Arial, Helvetica;
	color: #003366;
	font-weight: normal;
	line-height: 14px;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}

.prodcats
{
	font-family: Verdana,Arial, Helvetica;
	color: #788899;
	font-weight: normal;
	font-size: 10px;
	padding-left:3px;
}


.pollprocent
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 10px;
}

.orangetitel
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 13px;
	font-weight: bold;
}

.orangeklein
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 9px;
	font-weight: normal;
}

a.orangeklein:link
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

a.orangeklein:visited
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 9px;
	font-weight: normal;
}

a.orangeklein:hover
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.orangepers
{
	font-family: Verdana,Arial, Helvetica;
	color: #FE5500;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}