/* styles.css */

HEAD, BODY
{
                background: url(../Images/gradient-bg.png) repeat-y 50% 0%;
	width: 100%; 
margin-bottom:0px;
}
BODY
{
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#two-col-subnav
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#container
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#content-container
{
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#masthead #navigation
{
	background: url(../images/primarynavbg.gif) repeat-x;
	color: #000;
	font-size: 10pt;
	height: 31px;
	line-height: 31px;
	width: 100%;
}
#masthead #navigation #theme UL
{
	float: left;
	list-style-type: none;
}
#masthead #navigation #theme LI
{
	border-right: 1px solid #d4d0c8;
	display: block;
	float: left;
}
#masthead #navigation #theme LI.first
{
	border-left-style: none;
}
#masthead #navigation #theme LI.last
{
	border-right-style: none;
}
#masthead #navigation #theme LI.active
{
	color: #000;
	font-weight: bold;
}
#masthead #navigation #theme LI A
{
	color: #808080;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#masthead #navigation #theme LI A:hover
{
	color: #000;
	font-weight: bold;
}
#masthead #navigation #theme LI A.active
{
	color: #000;
	font-weight: bold;
}
#masthead #navigation #service UL
{
	float: right;
	list-style-type: none;
}
#masthead #navigation #service LI
{
	border-right: 1px solid #d4d0c8;
	display: block;
	float: left;
}
#masthead #navigation #service LI.last
{
	border-right-style: none;
}
#masthead #navigation #service LI.active
{
	color: #000;
	font-weight: bold;
}
#masthead #navigation #service LI A
{
	color: #808080;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#masthead #navigation #service LI A:hover
{
	color: #000;
	font-weight: bold;
}
#masthead #navigation #service LI A.active
{
	color: #000;
	font-weight: bold;
}
DIV
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
UL
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
OL
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
LI
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
TABLE
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
TD
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
TH
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
TR
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
P
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
BLOCKQUOTE
{
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
DIV
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
UL
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
OL
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
LI
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
P
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
BLOCKQUOTE
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
IMG
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
A
{
	color: #1e559e;
}
A:hover
{
	text-decoration: none;
}
A.button
{
	background: url(../images/bg_button_a.jpg) no-repeat right top;
	color: #1e559e;
	display: block;
	float: left;
	font: 12px Helvetica, Arial, sans-serif;
	height: 35px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}

A.button SPAN 
{
	padding-right: 0px; 
    display: block; 
    padding-left: 18px; 
    font-weight: bold; 
    background: url(../images/bg_button_span.jpg) no-repeat; 
    padding-bottom: 5px; 
    color: #1e559e; 
    line-height: 35px; 
    padding-top: 2px
}

.rhsbuttoncontainer
{
    float: right
    margin-top: 15px; 
}

.newrow
{
	clear: left;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
.accessibility
{
	display: block;
	height: 1px;
	position: absolute;
	top: -5000px;
	width: 1px;
}
#header
{
	height: 19px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


#aspnetForm
{

}

#container
{	

}
#content-body
{
	margin-top: 40px;
}
#main
{
	float: left;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 20px;
	width: 520px;

}
#content-container
{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
#three-col #content-container
{
	margin-left: 180px;
}
#three-col #content-container
{
	margin-right: 170px;
}
#two-col-subnav #main
{
	float: left;
	width: 520px;
}
#two-col-subnav #modules
{
	width: 284px;
}
#two-col-subnav #sub-nav
{
	clear: both;
	float: left;
	width: 134px;
}
#three-col #content-body
{
	background: url(../images/css_main_bg.png) repeat-y 100% 20px;
}
#three-col #main
{
	border-left: 1px solid #1e559e;
	border-right: 1px solid #1e559e;
	float: left;
	margin-top: 14px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	width: 90%;
}
#three-col #modules
{
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	position: absolute;
	right: 0;
	top: 19px;
	width: 170px;
}
#three-col #sub-nav
{
	left: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	position: absolute;
	top: 19px;
	width: 160px;
}
#one-col #main
{
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: auto;
}
#one-col #sub-nav
{
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: auto;
}
#one-col #modules
{
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: auto;
}
#two-col-modules #main
{
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 25px;
	padding-top: 30px;
	width: auto;
}
#two-col-modules #modules
{
	float: right;
	width: 170px;
}
#two-col-modules #sub-nav
{
	clear: right;
	float: right;
	width: auto;
}
#main H1
{
	background: #ffffff;
	color: #7e898d;
	font-size: 28px;
	padding-bottom: 15px;
}
#one-col #main H1
{
	margin-left: 0;
}
#two-col-modules #main H1
{
	margin-left: 0;
}
#main H2
{
	clear: left;
	color: #1e559e;
	font-size: 15px;
	margin-bottom: 15px;
}
#main H3
{
	clear: left;
	color: #000000;
	font-size: 13px;
	margin-bottom: 15px;
}
#main P
{
	line-height: 16px;
	padding-bottom: 15px;
}
#main BLOCKQUOTE
{
	margin-left: 30px;
}
#main UL
{
	clear: left;
	margin: 0 10px 10px 17px;
}
#main OL
{
	clear: left;
	margin: 0 10px 10px 17px;
}
#main OL
{
	margin-left: 25px;
}
#main .fixedimage
{
	float: left;
	margin: 0 10px 10px 0;
}
#main A
{
	color: #1e559e;
}
#main A FONT
{
	color: #1e559e;
}
#main DIV.contact P
{
	line-height: 200px;
}
#main DIV.vertical IMG.fixedimage
{
	float: left;
	width: 133px;
	height: 200px;
	margin-right: 25px;
}
#main DIV.vertical P
{
        height: 40px;
        width: 133px;
}
#main DIV.vertical SPAN.name
{
	display: block;
}
#main DIV.vertical SPAN.description
{
	display: block;
}
#main TABLE.contact IMG.fixedimage
{
	margin: 0 10px 0 0;
}
#main DIV.article
{
	clear: both;
	padding-bottom: 10px;
}
#main DIV.questions
{
	clear: both;
	padding-bottom: 10px;
}
#main DIV.article DIV.images
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 150px;
}
#main DIV.questions DIV.images
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 150px;
}
#homepageBanners
{
	height: 248px;
	margin: 10px 0px 0px 0px;
}
#leftBanner
{
	float: left;
	margin-left: -15px;
	padding: 0;
	width: 415px;
}
#center
{
	float: left;
	left: 405px;
}
#rightBanner
{
	float: left;
	padding-left: 10px;
}
#main DIV.article DIV.images
{
	width: auto;
}
#main DIV.questions DIV.images
{
	width: 135px;
}
#main DIV.article DIV.content
{
	float: left;
	width: auto;
}
#main DIV.questions DIV.content
{
	float: left;
	width: auto;
}
.intra #main DIV.article DIV.content
{
	width: 100%;
}
#main DIV.article DIV.content H3
{
	padding-top: 4px;
}
#main DIV.questions DIV.content H3
{
	padding-top: 4px;
}
#main DIV.article DIV.content H3
{
	color: #1e559e;
}
#main DIV.article P.backtotop
{
	text-align: right;
}
#main P.questions_overview
{
	clear: left;
}
#main P.questions_overview SPAN.prefix
{
	margin-right: 15px;
}
#main DIV.pagetitle-container
{
	height: 85px;
	margin-top: -5px;
	width: 487px;
}
#main DIV.pagetitle-container
{
	color: #808080;
	display: block;
	font-family: Arial;
	font-size: 24pt;
	margin: 0;
	vertical-align: top;
}
#main DIV.pagetitle-container SPAN.print
{
	display: none;
}
#modules H1
{
	color: #1e559e;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
}
#main P
{
	line-height: 16px;
	padding-bottom: 15px;
}
#main BLOCKQUOTE
{
	margin-left: 30px;
}
#main UL
{
	clear: left;
	margin: 0 10px 10px 17px;
}
#main OL
{
	clear: left;
	margin: 0 10px 10px 17px;
}
#main OL
{
	margin-left: 25px;
}
#main .fixedimage
{
	float: left;
	margin: 0 10px 10px 0;
}
#main A
{
	color: #1e559e;
}
#main A FONT
{
	color: #1e559e;
}
#main DIV.contact P
{
	line-height: 200px;
}
#main DIV.vertical IMG.fixedimage
{
	float: none;
}
#main DIV.vertical P
{
	line-height: 1;
}
#main DIV.vertical SPAN.name
{
	display: block;
}
#main DIV.vertical SPAN.description
{
	display: block;
}
#main TABLE.contact IMG.fixedimage
{
	margin: 0 10px 0 0;
}
#main DIV.article
{
	clear: both;
	padding-bottom: 10px;
}
#main DIV.questions
{
	clear: both;
	padding-bottom: 10px;
}
#main DIV.article DIV.images
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 150px;
}
#main DIV.questions DIV.images
{
	display: inline;
	float: left;
	margin-right: 10px;
	width: 150px;
}
#main DIV.homepageimages
{
	clear: both;
	display: inline;
	float: left;
}
#main DIV.article DIV.images
{
	width: auto;
}
#main DIV.questions DIV.images
{
	width: 135px;
}
#main DIV.article DIV.content
{
	float: left;
	width: auto;
}
#main DIV.questions DIV.content
{
	float: left;
	width: auto;
}
.intra #main DIV.article DIV.content
{
	width: 100%;
}
#main DIV.article DIV.content H3
{
	padding-top: 4px;
}
#main DIV.questions DIV.content H3
{
	padding-top: 4px;
}
#main DIV.article DIV.content H3
{
	color: #1e559e;
}
#main DIV.article P.backtotop
{
	text-align: right;
}
#main P.questions_overview
{
	clear: left;
}
#main P.questions_overview SPAN.prefix
{
	margin-right: 15px;
}
#main DIV.office-overview
{
	clear: left;
}

#main DIV.office DIV.address-container
{
	float: left;
}
#main DIV.office DIV.openinghours
{
	clear: left;
	float: left;
}
#main DIV.office DIV.medewerkers-container
{
	clear: left;
	float: left;
}
#main DIV.office DIV.medewerkers-container DIV.vertical
{
	float: left;
	width: auto;
}
#main DIV.office DIV.openinghours-container
{
	clear: left;
	padding-bottom: 10px;
}
#main DIV.office DIV.openinghours-container P.no-hours
{
	clear:left;
                padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
#main DIV.office DIV.horizontal P
{
	margin-left: 201px;
}
#main DIV.office DIV.address-container
{
	padding-right: 10px;
	width: 197px;
}
#main DIV.office DIV.vcard
{
	padding-bottom: 10px;
}
#main DIV.office DIV.vcard H3
{
	margin-bottom: 0;
	padding-bottom: 1px;
}
#main DIV.office DIV.vcard P
{
	margin-bottom: 0;
	padding-bottom: 1px;
}
#main DIV.office DIV.openinghours
{
	border-bottom: 0 solid #8d8d8d;
	border-left: 0 solid #8d8d8d;
	border-right: 0 solid #8d8d8d;
	border-top: 0 solid #8d8d8d;
	padding-left: 1px;
	width: 492px;
}
#main DIV.office DIV.openinghours H3
{
	padding-right: 5px;
}
#main DIV.office DIV.openinghours P
{
	padding-right: 5px;
}
#main DIV.office DIV.openinghours TABLE.openinghours
{
	border-collapse: collapse;
	margin-bottom: 10px;
	table-layout: fixed;
	width: 495px;
}
#main DIV.office DIV.openinghours TABLE.openinghours COL.column1
{
	width: 20%;
}
#main DIV.office DIV.openinghours TABLE.openinghours COL.column2
{
	width: 80%;
}
#main DIV.office DIV.openinghours TABLE.openinghours TR TH
{
	border-bottom: 0 solid #8d8d8d;
	border-left: 0 solid #8d8d8d;
	border-right: 0 solid #8d8d8d;
	border-top: 0 solid #8d8d8d;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#main DIV.office TABLE.openinghours TR TD
{
	border-bottom: 0 solid #8d8d8d;
	border-left: 0 solid #8d8d8d;
	border-right: 0 solid #8d8d8d;
	border-top: 0 solid #8d8d8d;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#main DIV.office DIV.openinghours TABLE.openinghours TR TH
{
	font-weight: normal;
}
#main DIV.office DIV.cash-office H3
{
	color: #1e559e;
}
#main DIV.testimony DIV.summary-container
{
	clear: both;
	padding-bottom: 30px;
	position: relative;
	width: 90%;
}
#main DIV.testimony DIV.summary-container DIV.images
{
	float: left;
	width: 150px;
}
#main DIV.testimony DIV.summary-container DIV.summary
{
	float: left;
	margin-left: 10px;
	width: auto;
}
#main DIV.testimony DIV.content H3
{
	color: #1e559e;
}
#main DIV.testimony-overview
{
	clear: left;
}
#main DIV.testimony-overview DIV.images
{
	float: left;
	height: 100px;
	width: 151px;
}
#main DIV.testimony-overview DIV.images IMG
{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
#main DIV.testimony-overview DIV.content
{
	float: left;
	padding-top: 16px;
}
#main UL.testimony-linklist
{
	display: inline;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
#main UL.testimony-linklist LI
{
	display: inline;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
#main UL.testimony-linklist
{
	margin-left: 5px;
}
#main DIV.testimony P.other
{
	display: inline;
}
#main DIV.vacancy H3
{
	color: #1e559e;
}
#main UL.xmllisting
{
	list-style-type: none;
	margin-left: 0;
	padding-bottom: 15px;
}
#main UL.xmllisting LI
{
	list-style-image: none;
	margin-bottom: 10px;
}
#main TABLE.agenda_overview
{
	width: 90%;
}
#main TABLE.agenda_overview COL.column1
{
	width: 20%;
}
#main TABLE.agenda_overview TH
{
	background: #aaaaaa;
	color: #1e559e;
	text-align: center;
}
#main TABLE.agenda_overview TD
{
	vertical-align: top;
}
#main TABLE.agenda_overview TABLE.detail
{
	font-size: 95%;
	width: 100%;
}
#main TABLE.agenda_overview TABLE.detail TR TH
{
	background: transparent none repeat scroll 0% 0%;
	text-align: left;
}
#main TABLE.agenda_overview TABLE.detail TR TH H3
{
	margin-bottom: 5px;
}
#main TABLE.agenda_overview TABLE.detail TR TD
{
	background: #f3f3f3;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
#main TABLE.agenda_overview TABLE.detail TR.alternate TD
{
	background: #f9f9f9;
}
#main DIV.comm_resultaten H3
{
	color: #1e559e;
}
#main DIV.commercial_theme UL.linklist
{
	list-style-type: none;
	margin-left: 0;
}
#main DIV.commercial_theme UL.linklist LI
{
	margin-bottom: 10px;
}
#main DIV.competentiemgmt TABLE.competentiemgmt
{
	border-collapse: separate;
	width: 100%;
}
#main DIV.competentiemgmt TABLE.competentiemgmt COL.column1
{
	width: 30%;
}
#main DIV.competentiemgmt TABLE.competentiemgmt COL.column2
{
	width: 70%;
}
#main DIV.competentiemgmt TABLE.competentiemgmt TH
{
	color: #1e559e;
	text-align: center;
}
#main DIV.competentiemgmt TABLE.competentiemgmt TH
{
	border-bottom: 1px solid #1e559e;
	border-left: 1px solid #1e559e;
	border-right: 1px solid #1e559e;
	border-top: 1px solid #1e559e;
}
#main DIV.competentiemgmt TABLE.competentiemgmt TD
{
	border-bottom: 1px solid #1e559e;
	border-left: 1px solid #1e559e;
	border-right: 1px solid #1e559e;
	border-top: 1px solid #1e559e;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming COL.column1
{
	width: 1%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming COL.column2
{
	width: 37%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming COL.column3
{
	width: 24%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming COL.column4
{
	width: 37%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming COL.column5
{
	width: 1%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD.gutter
{
	background: #1e559e;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD.emphasized
{
	background: #1e559e;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TH.gutter
{
	background: #1e559e;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD
{
	vertical-align: top;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD UL
{
	margin-left: 40px;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TH H2
{
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD H3
{
	color: #1e559e;
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD H3.emphasize
{
	color: #ffffff;
	font-size: 13px;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD H3.left
{
	float: left;
	width: 40%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD H3.right
{
	float: left;
	width: 40%;
}
#main DIV.vermogensbescherming TABLE.vermogensbescherming TD H3.right
{
	clear: none;
	float: right;
}
#main DIV.infopaper_overview UL
{
	list-style-type: none;
	margin-left: 60px;
}
#main DIV.infopaper_overview UL A
{
	color: #000000;
}
#main DIV.infopaper_overview UL LI
{
	margin-bottom: 10px;
}
#main DIV.infopaper_overview SPAN.date
{
	margin-left: 5px;
}
#main DIV.product
{
	width: 100%;
}
#main DIV.product DIV.images
{
	float: right;
	text-align: right;
	width: 50%;
}
#main DIV.product UL.starproduct
{
	list-style-type: none;
	margin-left: 0;
}
#main DIV.product UL.starproduct LI
{
	padding-bottom: 12px;
	padding-left: 50px;
	padding-right: 0;
	padding-top: 13px;
}
#main DIV.product UL.starproduct LI.thumbs
{
	background: url(../images/css_icon_thumbs.gif) no-repeat 0 0;
}
#main DIV.product UL.starproduct LI.point
{
	background: url(../images/css_icon_arrow.gif) no-repeat 0 0;
}
#main DIV.product UL.starproduct LI.star
{
	background: url(../images/css_icon_ster.gif) no-repeat 0 0;
}
#main DIV.product UL.starproduct LI.gain
{
	background: url(../images/css_icon_smiley.gif) no-repeat 0 0;
}
#main DIV.product UL.starproduct LI.first
{
	background: url(../images/css_icon_first.gif) no-repeat 0 0;
}
#main DIV.product H3
{
	font-weight: normal;
}
#main DIV.keyword H3
{
	color: #1e559e;
}
#main DIV.keyword UL.linklist
{
	list-style-type: none;
	margin-left: 0;
}
#main DIV.keyword UL.linklist LI
{
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}
#main DIV.docs_bij_producten UL
{
	list-style-type: none;
	margin-left: 0;
}
#main DIV.docs_bij_producten UL LI
{
	padding-bottom: 10px;
}
#main DIV.photobook H2
{
	text-align: center;
}
#main DIV.photobook TABLE.photobook SPAN.description
{
	display: block;
}
#main DIV.photobook TABLE.photobook TD
{
	text-align: center;
}
#main DIV.photobook TABLE.photobook A IMG
{
	border-bottom: 1px solid #1e559e;
	border-left: 1px solid #1e559e;
	border-right: 1px solid #1e559e;
	border-top: 1px solid #1e559e;
}
#main TABLE.personeelsFotoboek-detail
{
	border-collapse: separate;
	font-size: 95%;
	width: 100%;
}
#main TABLE.personeelsFotoboek-detail COL.column1
{
	width: 24%;
}
#main TABLE.personeelsFotoboek-detail COL.column2
{
	width: 76%;
}
#main TABLE.personeelsFotoboek-detail TH
{
	background: #aaaaaa;
	color: #1e559e;
}
#main TABLE.personeelsFotoboek-detail TD.column1
{
	background: #f3f3f3;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
}
#main TABLE.personeelsFotoboek-detail TR.lege_rij
{
	background: #f9f9f9;
}
#main TABLE.personeelsFotoboek-detail TR
{
	background: #f3f3f3;
}
#main TABLE.personeelsFotoboek-detail TD.column2
{
	background: #f3f3f3;
	padding-left: 2px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
}
#main TABLE.personeelsFotoboek-detail TH
{
	text-align: left;
}
#main TABLE.personeelsFotoboek-table_column2
{
	background: #f3f3f3;
	padding-left: 2px;
	padding-top: 5px;
	vertical-align: top;
	width: 100%;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column21
{
	background: #f3f3f3;
	font-weight: bold;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column22
{
	background: #f9f9f9;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column23
{
	background: #f3f3f3;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column24
{
	background: #f9f9f9;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column25
{
	background: #f3f3f3;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column26
{
	background: #f9f9f9;
	height: 20px;
}
#main TABLE.personeelsFotoboek-table_column2 TD.column27
{
	background: #f3f3f3;
	height: 20px;
}
#main DIV.news_overview TABLE.newstitle
{
	border-collapse: collapse;
	margin-bottom: 20px;
	table-layout: fixed;
	width: 90%;
}
#main DIV.news_overview TABLE.newstitle COL.column1
{
	width: 90%;
}
#main DIV.news_overview TABLE.newstitle COL.column2
{
	width: 10%;
}
#main DIV.news_overview TABLE.newstitle TD
{
	vertical-align: top;
}
#main DIV.news_overview TABLE.newstitle TD H2
{
	margin: 0;
}
#main DIV.news_overview TABLE.newstitle TD H3
{
	color: #1e559e;
	font-weight: normal;
	margin: 0;
}
#main DIV.news_overview TABLE.newstitle A.archive
{
	color: #000000;
}
#main DIV.news_overview UL.items
{
	list-style-type: none;
	margin-bottom: 30px;
	margin-left: 40px;
}
#main DIV.news_overview UL.items LI
{
	margin-bottom: 15px;
}
#main DIV.news_overview UL.items LI A
{
	color: #000000;
}
#main DIV.news_overview UL.items LI A.hot
{
	color: red;
}
#main DIV.news_overview UL.items LI SPAN.hot A
{
	color: #ff0000;
}
#main DIV.infopaper_print A.printpage
{
	font-weight: bold;
}
.doc
{
	display: inline;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 20px;
}
.xls
{
	display: inline;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 20px;
}
.pdf
{
	display: inline;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 20px;
}
.ppt
{
	display: inline;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-left: 20px;
}
.doc
{
	background: url(../images/css_icon_word.gif) no-repeat 0 0;
}
.xls
{
	background: url(../images/css_icon_excel.gif) no-repeat 0 0;
}
.pdf
{
	background: url(../images/css_icon_pdf.gif) no-repeat 0 0;
}
.ppt
{
	background: url(../images/css_icon_ppt.gif) no-repeat 0 0;
}
#main DIV.search-results UL.azlisting
{
	margin-left: 0;
	padding-bottom: 15px;
	width: 98%;
}
#main DIV.search-results UL.azlisting LI
{
	display: inline;
	font-size: 16px;
	font-weight: bold;
	margin-right: 1%;
}
#main DIV.search-results H3
{
	color: #1e559e;
}
#main DIV.search-results TABLE.byLetter
{
	margin-left: 20px;
	table-layout: fixed;
	width: 95%;
}
#main DIV.search-results TABLE.byLetter TH
{
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
#main DIV.search-results TABLE.byLetter TD
{
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
#main DIV.search-results TABLE.byLetter TH
{
	background: #ccc;
	color: #1e559e;
	text-align: center;
}
#main DIV.search-results TABLE.byLetter COL.column1
{
	width: 100px;
}
#main DIV.search-results TABLE.byLetter COL.column2
{
	width: 25%;
}
#main DIV.search-results TABLE.byLetter COL.column3
{
	width: 25%;
}
#main DIV.search-results TABLE.byLetter COL.column4
{
	width: 25%;
}
#main DIV.document-overview TABLE.byLetter COL.column1
{
	width: 25%;
}
#main DIV.document-overview TABLE.byLetter COL.column2
{
	width: 20%;
}
#main DIV.document-overview TABLE.byLetter COL.column3
{
	width: 25%;
}
#main DIV.document-overview TABLE.byLetter COL.column4
{
	width: 25%;
}
#main DIV.document-overview TABLE.byLetter COL.column5
{
	width: 5%;
}
#main DIV.document-overview TABLE.byLetter TR TD
{
	background: #f3f3f3;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
#main DIV.document-overview TABLE.byLetter TR.alternate TD
{
	background: #f9f9f9;
}
#main DIV.document-overview TABLE.byLetter TR TD.langswitch
{
	background: transparent none repeat scroll 0% 0%;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter
{
	table-layout: fixed;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter COL.column1
{
	width: 24%;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter COL.column2
{
	width: 76%;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TR.lege_rij
{
	background: transparent none repeat scroll 0% 0%;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column1
{
	background: #f3f3f3;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
}
#main DIV.personeelsfotoboek-overview TR
{
	background: #f3f3f3;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column2
{
	background: #f3f3f3;
	padding-left: 2px;
	padding-top: 5px;
	vertical-align: top;
	width: 100%;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column2 TABLE
{
	width: 100%;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column21
{
	background: #f3f3f3;
	font-weight: bold;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column22
{
	background: #f9f9f9;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column23
{
	background: #f3f3f3;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column24
{
	background: #f9f9f9;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column25
{
	background: #f3f3f3;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column26
{
	background: #f9f9f9;
	height: 20px;
}
#main DIV.personeelsfotoboek-overview TABLE.byLetter TD.column27
{
	background: #f3f3f3;
	height: 20px;
}
#main DIV.search-results UL.byLetter
{
	list-style: none;
	padding-bottom: 5px;
}
#main DIV.search-results UL.byLetter A
{
	color: black;
}
#main DIV.search-results UL.byLetter LI
{
	clear: left;
	padding-bottom: 5px;
}
#main DIV.search-results UL.byLetter LI.with-icon A
{
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 12px;
}
#main DIV.search-results UL.byLetter LI.with-icon IMG
{
	float: left;
	margin-right: 5px;
}
#main P.author_date
{
	font-size: 11px;
	text-align: right;
}
#modules
{
	float: right;
	font-size: 12px;
	margin-bottom: 19px;
	margin-top: 78px;
	overflow: hidden;
	padding-right: 6px;
}
#modules H3
{
	clear: left;
	color: #1e559e;
	font-size: 16px;
	margin-bottom: 10px;
}
#modules UL
{
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 3px;
}
#modules UL LI
{
	margin-bottom: 5px;
	padding-right: 10px;
}
#modules INPUT
{
	background-color: white;
	font-size: 11px;
}
#modules INPUT.inputtxt
{
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 1px;
	width: 75px;
}
.rhstitle
{
	color: #1e559e;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
}
#sub-nav
{
	clear: both;
	float: left;
	width: 134px;
}
#sub-nav A
{
	text-decoration: none;
}
#sub-nav DIV.page-nav
{
	text-align: center;
}
#sub-nav DIV.navimage IMG
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0 0 10px;
	padding-left: 6px;
	width: 111px;
}
#sub-nav DIV.navimage2 IMG
{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0 0 10px;
	padding-left: 16px;
	height: 111px;
}

#sub-nav DIV.page-nav UL
{
	font-size: 90%;
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
	text-align: left;
}
#sub-nav DIV.page-nav UL LI
{
	padding-bottom: 10px;
}
#sub-nav DIV.page-nav UL UL
{
	font-size: 95%;
}
#sub-nav DIV.page-nav UL LI LI
{
	background: url(css_bullet_square-blue.gif) no-repeat 1px 4px;
	line-height: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#sub-nav DIV.page-nav UL LI A
{
	color: #aaaaaa;
	display: block;
	font-weight: bold;
}
#sub-nav DIV.page-nav UL LI.active A
{
	color: #1e559e;
}
#sub-nav DIV.page-nav UL LI A:hover
{
	color: #1e559e;
}
#sub-nav DIV.page-nav UL LI LI A
{
	color: #1e559e;
	font-weight: normal;
	padding-left: 14px;
}
#sub-nav DIV.page-nav UL LI LI.active A
{
	background: #ffffff url(css_bullet_square-orange.gif) no-repeat 1px 2px;
	color: #1e559e;
}
#sub-nav DIV.page-nav UL LI LI A:hover
{
	background: #ffffff url(css_bullet_square-orange.gif) no-repeat 1px 2px;
	color: #1e559e;
}
.intra #sub-nav DIV.page-nav H2
{
	color: #1e559e;
	font-size: 15px;
	padding-bottom: 20px;
	text-align: left;
}
UNKNOWN
{
	padding-bottom: 7px;
}
.intra #sub-nav DIV.page-nav UL LI LI
{
	line-height: 1;
	padding-bottom: 3px;
	padding-top: 4px;
}
.intra #sub-nav DIV.page-nav UL UL
{
	padding-bottom: 3px;
	padding-top: 5px;
}
#main DIV.bvbform
{
	width: 700px;
}
#main DIV.bvbform P
{
	clear: left;
	line-height: 22px;
}
#main DIV.bvbform SELECT
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform INPUT
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform LABEL
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform TEXTAREA
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform SPAN.prefix
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform SPAN.prefix-small
{
	float: left;
	margin-right: 5px;
}
#main DIV.bvbform SPAN.connector
{
	float: left;
	margin-left: -5px;
}
#main DIV.bvbform SPAN.errormessage
{
	float: left;
}
#main DIV.bvbform H3 LABEL
{
	float: none;
}
#main DIV.bvbform DIV
{
	margin-bottom: 15px;
}
#main DIV.bvbform INPUT
{
	font-size: 11px;
}
#main DIV.bvbform TEXTAREA
{
	font-size: 11px;
}
#main DIV.bvbform INPUT
{
	padding-bottom: 1px;
	padding-top: 1px;
}
#main DIV.bvbform INPUT
{
	margin-top: 2px;
}
#main DIV.bvbform SELECT
{
	margin-top: 2px;
}
#main DIV.bvbform LABEL.prefix
{
	padding-right: 5px;
	width: 136px;
}
#main DIV.bvbform SPAN.prefix
{
	padding-right: 5px;
	width: 136px;
}
#main DIV.bvbform SPAN.prefix
{
	height: 1px;
}
#main DIV.bvbform SPAN.prefix-small
{
	height: 1px;
}
#main DIV.bvbform LABEL.prefix-small
{
	width: 20px;
}
#main DIV.bvbform SPAN.prefix-small
{
	width: 20px;
}
#main DIV.bvbform INPUT.fixed
{
	width: 186px;
}
#main DIV.bvbform SELECT.fixed
{
	width: 190px;
}
#main DIV.bvbform INPUT.fixed-small
{
	width: 46px;
}
#main DIV.bvbform SELECT.fixed-small
{
	width: 60px;
}
#main DIV.bvbform H3
{
	color: #1e559e;
}
#main DIV.bvbform SPAN.multiline
{
	display: block;
	line-height: 15px;
	width: 500px;
}
#main DIV.bvbform SPAN.multiline INPUT
{
	float: none;
	margin-right: 0;
}
#main DIV.bvbform SPAN.multiline SELECT
{
	float: none;
	margin-right: 0;
}
#main DIV.bvbform DIV.buttons P
{
	text-align: center;
	width: 500px;
}
#main DIV.bvbform DIV.buttons INPUT
{
	background-color: white;
	float: none;
}
#footer
{
	background: #ffffff;
	clear: both;
	height: 20px;
	overflow: hidden;
	text-align: right;
	width: 980px;
padding-bottom: 10px
}
#homepagefooter
{
	background: #ffffff;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	text-align: right;
	width: 980px;
}
#footer #logo
{
	float: left;
	width: 10%;
}
.intra #footer A
{
	color: #000000;
}
.intra #footer P.central
{
	float: left;
	text-align: center;
	width: 78%;
}
#footer P.language-switch
{
	float: right;
	text-align: left;
	width: 10%;
}
.intra #footer P.language-switch
{
	float: left;
}
#masthead #navigation #theme LI
{
	border-right: 1px solid #d4d0c8;
	display: block;
	float: left;
}
#footer UL
{
	font-size: 10pt;
	list-style-type: none;
}
#footer LI.LHS
{
	float: left;
	padding-left: 5px;
}
#footer LI.LHS A:hover
{
	text-decoration: underline;
}
#footer LI.middle
{
	margin: 0 auto;
	text-align: center;
	width: 50%;
}
#footer LI.middle A:hover
{
	text-decoration: underline;
}
#footer LI.RHS
{
	float: right;
	padding-right: 5px;
}
#footer LI A
{
	color: #7e898d;
	text-decoration: none;
}
#footer LI A:hover
{
	text-decoration: underline;
}
#footer LI A:visited
{
	color: #7e898d;
	text-decoration: none;
}
#homepagefooter UL
{
	font-size: 10pt;
	list-style-type: none;
}
#homepagefooter LI.LHS
{
	float: left;
	padding-left: 5px;
}
#homepagefooter LI.middle
{
	margin: 0 auto;
	text-align: center;
	width: 50%;
}
#homepagefooter LI.RHS
{
	float: right;
	padding-right: 5px;
}
#homepagefooter LI A
{
	color: #7e898d;
	text-decoration: none;
}
#homepagefooter LI A:hover
{
	text-decoration: underline;
}
#homepagefooter LI A:visited
{
	color: #7e898d;
	text-decoration: none;
}
.blauw
{
	color: #1e559e;
}
.rood
{
	color: red;
}