body {
	margin: 0px;
	background-color: #E5E5E5;
	background-image: url(images/layout/bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

body.dialogBox {
	margin: 40px 10px 20px 10px;
	background: none;
}

h1 {
	color: #707070;
}

h2 {
	color: #C10505;
}

h3 {
	color: white;
}

h2 a {
	color: #C10505;
}

p {
	color: black;
}

a {
	color: #C10505;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.mainDiv {
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 500px;
	text-align: left;
}

div.menu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 290px;
	/*border: 1px solid black*/
}

div.paginaNaam {
	position: absolute;
	top: 0px;
	left: 290px;
	width: 400px;
	height: 200px;
}

div.paginaNaamInside {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 400px;
}

div.inhoudType1 {
	position: absolute;
	top: 200px;
	left: 290px;
	width: 380px;
}

div.inhoudType2 {
	position: absolute;
	top: 200px;
	left: 290px;
	width: 690px;
}

div.header {
	display: none;
}

img.logo {
	width: 201px;
	height: 50px;
	position: absolute;
	top: 80px;
	left: 64px;
}

div.layoutBlokjes {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 290px;
	height: 200px;
}

div.layoutBlokjesInside {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 290px;
	padding: 0px 10px 10px 10px;
}

div.extra {
	position: absolute;
	top: 200px;
	left: 690px;
	width: 290px;
	padding: 0px 0px 0px 10px;
}

div.printFooter {
	display: none;
}

/* ================================= */
/* Menu */
/* ================================= */

table.menu p {
	color: #707070;
	font-weight: normal;
	margin-bottom: 0.4em;
	line-height: 1em;
}

table.menu a {
	color: #707070;
}

table.menu a.menuNormal {
	color: #707070;
}

table.menu a.menuSelected {
	color: #C10505;
}

table.menu a.menuNormal:hover {
	color: #C10505;
}

table.menu td {
	padding: 4px;
	padding-left: 0px;
	top: 0px;
}

/* ================================= */
/* Shortcut menu  */
/* ================================= */

div.shortcutMenu {
	position: absolute;
	top: expression( ( 0 + ( ignoreMe = document.body.scrollTop ) ) + 'px' );	
	left: 420px;
}

div.shortcutMenu p {
	font-size: 55%;
	color: #A6A6A6;
}

div.shortcutMenu a {
	color: #A6A6A6;
	text-decoration: none;
}

/* ================================= */
/* Medewerker matrix  */
/* ================================= */

table.medewerkerMatrix {
	width: 360px;
	height: 360px;
}

table.medewerkerMatrix td {
	position: relative;
	width: 40px;
	height: 40px;
	empty-cells: show;
}

table.medewerkerMatrix img {
	width: 40px;
	height: 40px;
	border: 0px;
}

table.medewerkerMatrix td.medewerker {
	cursor: pointer;
}

table.medewerkerMatrix div.hoverBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	border: 4px solid #416E9B;
	visibility: hidden;
}

/* ================================= */
/* Medewerker lijst  */
/* ================================= */

table.medewerkerLijst td {
	cursor: pointer;
	padding: 0px;
	width: 130px;
}

table.medewerkerLijst td p {
	margin: 1px;
}
table.medewerkerLijst p {
	margin-bottom: 0.2em;
	line-height: 1.2em;
	font-size: 55%;
}

table.medewerkerLijst a {
	color: black;
	text-decoration: none;
}

div.medewerkersPerSectie {
	width: 400px;
}

div.sectieOmschrijving {
	width: 400px;
}

div.hoverBoxSectie {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 60px;
	border: 6px solid #416E9B;
	visibility: hidden;
}

div.opsommingIcoon {
	width: 0.3em;
	height: 0.3em;
	background-color: #C10505;
	margin-top: 0.5em;
	margin-left: 0.4em;
}

table.werkervaring {
	margin-bottom: 10px;
}

table.werkervaring p {
	margin-bottom: 0.2em;
}

div.faqAnswer {
	display: none;
}

div.cvPlaceholder {
	position: relative;
}

div.cvText {
	position: absolute;
	top: 32px;
	left: 59px;
}

div.cvTextTop {
	position: relative;
	width: 324px;
	height: 130px;
	background-color: #CCCCCC;
	background-image: url(images/layout/bg_cv.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
}

div.cvTextTopInner {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px 10px 0px 66px;
}

div.cvTextTopInnerNoPhoto {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px 10px 0px 10px;
}

div.cvTextBottom {
	width: 324px;
	background-color: #CCCCCC;
	padding: 10px;
}

div.cvPhotoFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 112px;
	height: 162px;
	padding: 6px;
}

/* ================================= */
/* Formulieren */
/* ================================= */

input.inputText2 {
	color: black;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	width: 100%;
	padding-left: 3px;
}

option.inputText2 {
	color: black;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	width: 100%;
}

select.inputText2 {
	color: black;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	width: 100%;
}

input.inputText4 {
	color: black;
	font-size: 100%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	width: 50px;
	height: 15px;
	padding-left: 3px;
}

table.formVeld input.inputText {
	color: black;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	padding-left: 3px;
}

table.formVeld input.inputText3 {
	color: black;
	font-size: 100%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	width: 30px;
	padding-left: 3px;
}
select {
	color: black;
	font-size: 100%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px;
	border-style: solid;
	width: 100%;
	padding: 0px;
}

textarea {
	color: black;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	border: 0px solid white;
	padding: 3px;
}

div.knop {
	width: 100px;
	height: 15px;
	background-color: white;
	color: #C10505;
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}

div.knopSubmit {
	float: right; 
	padding: 2px 10px 2px 2px;
	background-image: url(images/layout/knop.gif);
	background-position: right;
	background-repeat: no-repeat;
}

div.knopMidden {

}

div#bestandVelden div input {
	width: 325px;
}

/* ================================= */
/* Faillisementsverslagen */
/* ================================= */

table.faillissementsVerslagenOverzicht p {
	font-size: 55%;
	color: #707070;
	margin-bottom: 0.2em;
	line-height: 1.2em;
}

table.faillissementsVerslagenOverzicht a {
	color: #707070;
	text-decoration: none;
}


/* ================================= */
/* Nieuwsarchief */
/* ================================= */

table.nieuwsArchiefOverzicht p {
	font-size: 55%;
	color: #707070;
	margin-bottom: 0.2em;
	line-height: 1.2em;
}

table.nieuwsArchiefOverzicht a {
	color: #707070;
	text-decoration: none;
}

/* ================================= */
/* Overig  */
/* ================================= */

h1.cvNaam {
	font-size: 70%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0.3em;
	margin-bottom: 0.8em;
	line-height: 1.6em;
	color: #C10505;
	font-weight: normal;
}

div.faqs {
	margin-bottom: 10px;
}

div.faqs div.answer {
	display: none;
	margin-left: 10px;
}

div.faqs p.question {
	margin-bottom: 0em;
	color: black;
}

div.faqs p.question a {
	color: black;
}

div.faqs p.answer {
	color: #707070;
}