/* Start of CMSMS style sheet 'Portalcss' */
/*
/*  Basic stylesheet information in <client>.carerix.com/portal/style/cx.css
/*  In this stylesheet only the the changes to that stylesheet         
*/                                                                                               

/* === GENERAL ================================================== */

body {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
  text-align: center;
  color: #3D100C; 
  margin: 0px 0px 0px 0px;;
  padding: 0px 0px 0px 15px;
}

table {
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  color: #3D100C;
  line-height: 1.5em;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}

td {
  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  color: #3D100C;
  line-height: 1.5em;
  text-align: left;
  margin: 0;
  padding: 0;
}
h2, h3 {
  font-weight: bold;
  xbackground-color: inherit;
  color: #3D100C; 
  margin:0px;
  xpadding-top: 12px;
  padding-bottom: 6px;
  xletter-spacing: 1px;
  text-align: left;
}	

h1 {
  font-size: 16px;
  color: #4EB9B2;
}

h2 {
  padding-top: 14px;
  padding-bottom: 0px;
  color: #4EB9B2;
}

h3 {
  font-size: 12px;
}
hr {
  height: 1px;
  xbackground-color: inherit;
  color: #dddddd;
  width: 95%;
}
strong {
  font-weight: bold;
  xbackground-color: inherit;
  color: #4EB9B2;
}

b {
  font-weight: bold;
  xbackground-color: inherit;
  xcolor: #4EB9B2;
}

div.center {
  text-align: center;  /* also centers tables in divs in ie */
}

div.center table {     /* center tables in divs in ff                           */
  margin-left: auto;   /* http://htmlhelp.com/faq/html/tables.html#center-table */
  margin-right: auto;
  text-align: left;
}
.left {
  text-align: left;
}
.invisible {
  display: none;
}
/* error messages on a page */
.error {
  color: red;
}
/* introduction text on a page */
.intro {
}
a {
  text-decoration: none;
  xbackground-color: inherit;
  color: #4EB9B2;
  background: none;
}
a:visited {
  xbackground-color: inherit;
  color: #4EB9B2;
}
a:active {
  xbackground-color: inherit;
  color: #4EB9B2;
}
a:hover {
  text-decoration: underline;
}	
select { 
  xbackground-color: inherit;
  color: #4EB9B2; 
  border: 1px solid #4EB9B2; 
}
textarea { 
  background-color: inherit;
  color: #333333; 
  padding-left: 1px; 
  border: 1px solid #aaaaaa; 
}
input { 
  xbackground-color: inherit;
  color: #333333; 
  border: 1px solid #aaaaaa; 
}
input[type=checkbox] { 
  border: none;
}
input[type=radio] { 
  border: none; 
}
input .submit { 
  background-color: #421010;
  color: #ffffff;
  border: 1px #421010 solid;
  text-decoration: none; 
  cursor: pointer;
}
/* make a button by attaching the 'button' class to an <a> element */
.button {
  cursor: pointer;
  height: 22px;
  color: #ffffff;
  background-color: #421010;
  text-align: center;
  text-decoration: bold;
  padding: 0px 8px 2px 8px;
  margin: 0px;
  border: 1px #4EB9B2 solid; 
}
.button:hover {
  color: #4EB9B2;
  background-color: #421010;
  text-decoration: bold;
}
.button:visited {
  color: #ffffff;
  background-color: #421010;
}
.button:active {
  color: #ffffff;
  background-color: #421010;
}
/* make a row with buttons by attaching the class 'navigation' to an unordered list <ul> with <li> items containing <a> elements */
ul#navigation {
  height: 40px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#navigation .left { 
  float: left;
  padding-left: 8px;
}
ul#navigation .right { 
  float: right; 
  padding-right: 8px; 
}
ul#navigation li a,
ul#navigation li input {
  list-style-type: none;
  cursor: pointer;
  height: 22px;
  font-size: 12px;
  color: #ffffff;
  background-color: #421010;
  text-align: center;
  text-decoration: none;
  padding: 0px 8px 2px 8px;
  margin: 0px;
  border: 1px #4EB9B2 solid; 
}
ul#navigation li a:hover,
ul#navigation li input:hover {
  color: #4EB9B2;
  background-color: #421010;
  text-decoration: bold;
}
ul#navigation li a:link,
ul#navigation li input:link {
  background-color: #421010;
  color: #ffffff;
}
ul#navigation li a:active,
ul#navigation li input:active {
  background-color: #421010;
  color: #ffffff;
}

/* === LISTING.HTML ================================================== */
div.counting {     
     text-align: right;
    font-size: 12px;
}


.listDiv {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  width: 645px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3D100C; 
  font-size: 9px;
  text-align: left;
  background: #ffffff;
 padding: 0px 0px 0px 0px;
}
.listDiv input {
}
.listTable {
  width: 640px;
  color: #3D100C; 
  text-align: left;
  background-color: #ffffff;
}

.listTable h2{
  color: #4EB9B2;
}

.listTrEven {

}
.listTrOdd {
  background-color: #ffffff;
}
.listTh {
  font-size: 13px;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  color: #3D100C; 
  background-color: #f0f0f0;
  padding: 4px 4px 8px 4px;
}
.listTd {
  vertical-align: top;
  text-align: left;
  xbackground-color: inherit;
  color: #3D100C; 
}
.listTdCount {
  padding-top: 16px;
  padding-bottom: 16px;
  color: #697275;
}

.listTdPublicationStart {
  padding: 4px 4px 4px 4px;
}
.listTdJobTitle {
  padding: 4px 4px 4px 4px;
  color: #4EB9B2;
}
.listTdCompanyName {
  padding: 4px 4px 4px 4px;
}
.listTdWorkCity {
  padding: 4px 4px 4px 4px;
}
.listCount {
  font-weight: bold;
  color: #D6E542; 
  text-align: right; 
  padding: 16px 0px 0px 0px;
}
.listJobTitle {
  color: #4EB9B2;
}
.listWorkCity {
}
.listJobIntro {
  color: #3D100C; 
}
.listPager { 
  text-align: left; 
  padding-top: 24px;
}
.listPager a { 
  color: #ffffff; 
  background-color: #421010; 
  border: 1px #4EB9B2 solid; 
  text-align: left; 
  text-decoration: bold;
  padding-left: 4px; 
  padding-right: 4px; 
  padding-top: 2px; 
  padding-bottom: 3px; 
  margin: 0px; 
  height: 22px; cursor: pointer;
}
.listPager a:hover { 
  color: #4EB9B2; 
  background-color: #421010; 
  border: 1px #4EB9B2 solid; 
  height: 22px; cursor: pointer;
}
.listPager a:link { 
  color: #ffffff; 
  background-color: #421010; 
  border: 1px #4EB9B2 solid; 
  text-align: left; 
  text-decoration: bold;
  padding-left: 4px; 
  padding-right: 4px; 
  padding-top: 2px; 
  padding-bottom: 3px; 
  margin: 1px 1px 1px 1px; 
  height: 22px; cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
}
.listPager a:visited { 
  color: #ffffff; 
  background-color: #421010; 
  border: 1px #4EB9B2 solid; 
  text-align: left; 
  text-decoration: bold; 
  padding-left: 4px; 
  padding-right: 4px; 
  padding-top: 2px; 
  padding-bottom: 3px; 
  margin: 1px 1px 1px 1px; 
  height: 22px; cursor: pointer;
}

/* == SEARCH.HTML ================================================== */

.searchDiv {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  width: 645px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3D100C; 
  font-size: 9px;
  text-align: left;
  background: #ffffff;
 padding: 0px 0px 0px 0px;
  text-decoration: none;
}
.searchTable {
  width: 630px;
  color: #3D100C; 
  text-align: left;
  background-color: #ffffff;
}
.searchTable h2{
  color: #4EB9B2;
}
.searchParameterLabel {
}
.searchParameter {
}
.searchLookup {
  margin: 0px 0px 0px 0px;
}
.cxtablecellbutton:link {
  cursor: pointer;
  height: 19px;
  color: #ffffff;
  text-decoration: bold;
  background-color: #421010;
  text-align: center;
  text-decoration: none;
  padding: 0px 8px 2px 8px;
  margin: 20px 0px 0px 0px;
  border: 1px #4EB9B2 solid; 
}
.cxtablecellbutton:hover {
   color: #4EB9B2;
  background-color: #421010;
  text-decoration: bold;
}
.cxtablecellbutton:visited {
  background-color: #421010;
  color: #ffffff;
}
.cxtablecellbutton:active {
  background-color: #421010;
  color: #ffffff;
}
.searchTdCount {
  font-weight: bold; 
  height: 20px;
  text-align: right;
  color: 666666;
}
.searchTdPublicationStart {
  text-align: right;
  vertical-align: top;
}
.searchTdJobTitle {
   padding: 4px 0px 0px 0px;
  color: #4EB9B2;
  text-decoration: none;
}
.searchTdIntro {
  padding: 0px 0px 10px 0px;
  color: #3D100C; 
}
.searchTdJobTitle a {
  text-decoration: none; 
  color: #4EB9B2;
    font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
}

.searchTdJobTitle a:link {
  text-decoration: none; 
  color: #4EB9B2;
    font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
}

.searchTdJobTitle a:visited {
  text-decoration: none; 
  color: #4EB9B2;
    font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
}
.searchTdJobTitle a:active {
  text-decoration: none; 
  color: #4EB9B2;
    font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
}
.searchTdJobTitle a:hover {
  color: #4EB9B2;
    font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline; 
}
.searchPager { 
  text-align: left; 
  padding-top: 24px;
}
.searchPager a { 
  cursor: pointer;
  height: 19px;
  color: #ffffff;
  text-decoration: bold;
  background-color: #421010;
  text-align: center;
  text-decoration: none;
  padding: 0px 8px 2px 8px;
  margin: 5px 0px 12px 0px;
  xborder: 1px #4EB9B2 solid; 
}
.searchPager a:hover { 
   color: #4EB9B2;
  background-color: #421010;
  text-decoration: bold;
}
.searchPager a:link { 
    cursor: pointer;
  height: 19px;
  color: #ffffff;
  text-decoration: bold;
  background-color: #421010;
  text-align: center;
  text-decoration: none;
  padding: 0px 8px 2px 8px;
  margin: 5px 0px 12px 0px;
  border: 1px #4EB9B2 solid; 
}
.searchPager a:visited { 
  background-color: #421010;
  color: #ffffff;
}

/* == JOBDETAILS.HTML ================================================== */

.detailDiv {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  width: 645px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3D100C; 
  font-size: 9px;
  text-align: left;
  background: #ffffff;
 padding: 0px 0px 0px 0px;
}
.detailTable {
  width: 630px;
}
.detailTdCount {        /* copy of listTdCount to get the same distance from the top */
    xfont-size: 0.70em;  
xfont-weight: bold; 
  height: 0px;
  text-align: right;
  color: #3D100C; 
}

.detailImg {
  float: right;
  vertical-align: top;
}
.detailJobTitle {
  text-align: left;
  font-size: 14px;
  color: #4EB9B2;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}

.detailPublicationStart {
  text-align: right;
  vertical-align: top;
}
.detailFieldLeft {
  text-align: right;
  background-color: inherit;
  color: #3D100C; 
   padding: 3px;
  vertical-align: top;
  font-weight: bold;
}
.detailFieldRight {
  text-align: left;
  background-color: inherit;
  color: #3D100C; 
  padding: 3px;
}
.detailHead {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background-color: inherit;
  color: #3D100C; 
  padding: 20px 0px 2px 0px;
  vertical-align: top;
}

.detailBody {
  text-align: left;
  xbackground-color: inherit;
  color: #3D100C; 
  padding: 0px;
  vertical-align: top;
}
.detailFoot {
}

/* == APPLY.HTML ================================================== */

.applySectionPersonal         { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionContact          { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionAddressHome      { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionAddressWork      { display: block;  width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #EB4197; }
.applySectionAddressAlternate { display: block;  width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionWishes           { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionAmbition         { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionTransport        { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionExperiences      { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionEducations       { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionSkills           { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionLanguages        { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionCV               { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }
.applySectionMatches               { display: block; width: 100%; padding-bottom: 20px; margin-bottom: 16px; border: 1px solid #4EB9B2; }

.applyLastName                { width: 172px; }
.applyBirthName               { width: 172px; }
.applyLastNamePrefix          { width: 72px; }
.applyInitials                { width: 72px; }
.applyFirstName               { width: 172px; }
.applySuffix                  { width: 72px; }
.applySalutation              { 
width: 72px; 
  color: #000000;}
.applyTitle                   { width: 72px; }
.applySuffix                  { width: 72px; }
.applyBirthDate               { width: 72px; }
.applyBirthCity               { width: 172px; }
.applyBirthCountry            { width: 172px; }
.applyNationality             { width: 172px; }
.applyProfessionalLevel       { width: 172px; }
.applyExperience              { width: 172px; }
.applyMaritalStatus           { width: 172px; }
.applyAttachment1             { width: 256px; }
.applyAttachment              { width: 299px; }

.applyEmailAddress            { width: 272px; }
.applyEmailAddressBusiness    { width: 272px; }
.applyPhoneNumber             { width: 140px; }
.applyContactInfo             { width: 348px; }

.applyStreet                  { width: 172px; }
.applyHouseNumber             { width: 72px; }
.applyHouseNumberSuffix       { width: 72px; }
.applyPostalCode              { width: 72px; }
.applyCity                    { width: 172px; }
.applyCountry                 { 
width: 172px; 
  color: #000000;}

.applyRegion                  { 
width: 172px; 
  color: #000000;}

.applyEmployment              { width: 172px; }
.applyFTE                     { width: 72px; }
.applyPrefBranche0            { width: 256px; }
.applyPrefBranche1            { width: 256px; }
.applyPrefCountry             { width: 172px; }
.applyPrefRegion              { width: 172px; }

.applyAmbition                { width: 348px; height: 72px; }

.applyMeansOfTransport        { width: 172px; }
.applyDriversLicenseCity      { width: 172px; }
.applyDriversLicenseCode      { width: 172px; }
.driversLicenseValidUntilDate { width: 64px; }

.work_employer                { width: 156px; }
.work_startDate               { width: 72px; }
.work_endDate                 { width: 72px; }
.work_title                   { width: 156px; }
.work_workLocation            { }
.work_info                    { width: 348px; height: 72px; }
.applyExperienceInformation   { width: 348px; height: 72px; }
.educationStart               { width: 48px; }
.educationEnd                 { width: 48px; }
.applyEducationInformation    { width: 348px; height: 72px; }
.applySkillsNotes             { width: 348px; height: 72px; }
.applyLanguageNotes           { width: 348px; height: 72px; }
.applyAttachment              { width: 253px; }
.applyMotivation              { width: 80%; }

.applyDiv {
  margin-left: auto;
  margin-right: auto;
  width: 645px;
  font-family: Arial, Verdana, Helvetica, Sans;
  color: #3D100C; 
  text-align: left;
  background: #ffffff;
}
.applyTable {
  width: 630px;
  color: #3D100C; 
}

.applyJobTitle {
  white-space: nowrap;
  text-align: left;
  font-size: 16px;
  color: #4EB9B2;
  font-weight: bold;
  padding: 17px 0px 4px 0px;
}

.applySubTitle {
  text-align: left;
  padding: 4px 0px 4px 0px;
  color: #3D100C; 
}
.applySectionHeader {
  background-color: #4EB9B2;
  color:#ffffff;
  height: 20px;
  font-weight: bold;
  text-align: left;
  font-size:12px;
  letter-spacing:1px;
  padding-left: 5px;
  padding-bottom: 6px;
  padding-top: 3px;
}

.applySectionFooter {
  height: 6px;
}
.applySection {
  border-bottom: 1px solid #dddddd; 
  padding-bottom: 6px;
}
.applyRow { 
  vertical-align: bottom;
}
.applyLeft {
  width: 140px;
  padding-right: 4px;
  padding-top: 6px;
  text-align: right;
  vertical-align: text-top;
}
.applyRight {
  width: 400px;
  padding-top: 5px;
  text-align: left;
}
.applyLeftMandatory {
  width: 140px;
  font-weight: bold;
  padding-right: 4px;
  padding-top: 6px;
  text-align: right;
  vertical-align: text-top;
}
.applyRightMandatory {
  width: 400px;
  border-color: black; 
  padding-top: 5px;
  text-align: left;
}
.applyRight img {           /* to move the date picker to the right */
  margin: 0px 0px 0px 4px;
}
.applyMandatoryError { 
  background-color: inherit;
  xborder-color: red;
  color: red;
}
.applyFormatError { 
  background-color: inherit;
  xborder-color: red;
  color: red;
}
.applyResponseText { 
  margin: 32px 0px 32px 0px;
}
.applyErrorText { 
  margin: 32px 0px 32px 0px;
  color: red;
}
.errorMessage {           /* class name as used in the smarty plugin code */
  background-color: inherit;
  color: red; 
  margin-right: 4px;
}
.applyDisclaimer {
}
.applyDisclaimer input {
  margin: 12px 4px 2px 0px;
}

.rememberMe {
  margin:-4px 0px 10px 0px;
}
.rememberMe input {
  border:0px solid red;
}



/* == TELLAFRIEND.HTML ================================================== */

.tafDiv {
  margin-left: auto;
  margin-right: auto;
  width: 645px;
  color: #3D100C; 
  background: #ffffff;
  text-align: left;
}
.tafTable {
  width: 400px;
  color: #3D100C; 
}

.tafTable b {
color: #4EB9B2;
}
.tafTdLeft {
  height: 30px;
  text-align: left;
  color: #3D100C; 
}
.tafTdRight {
  height: 30px;
  text-align: right;
  color: #3D100C; 
}
.tafSenderName {
}
.tafSenderEmail {
}
.tafReceiverName {
}
.tafReceiverEmail {
}
.tafResponseText {
}

.tafButton input {
  color: #ffffff; 
  background-color: #421010; 
  border: 1px #4EB9B2 solid; 
  text-decoration: bold;
}

.tafbutton input:hover {
  color: #4EB9B2; 
  background-color: #421010; 
  text-decoration: bold;
}

.loginDiv {
  margin-left: auto;
  margin-right: auto;
  width: 645px;
  color: #3D100C; 
  background: #ffffff;
  text-align: left;
}

.resendDiv {
  margin-left: auto;
  margin-right: auto;
  width: 645px;
  color: #3D100C; 
  background: #ffffff;
  text-align: left;
}

.rememberme {
  margin-left: auto;
  margin-right: auto;
  width: 645px;
  text-align: left;
}


/* == DISCLAIMER.HTML ================================================== */

.discDiv {
  margin-left: auto;
  margin-right: auto;
  width: 340px;
  text-align: left;
}



/* End of 'Portalcss' */

/* Start of CMSMS style sheet 'Layout' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* SITE SPECIFIC LAYOUT */

/* #myframe { height: 1000px; } was noodzakelijk voor de embed label die op de portal pagina's wordt gebruikt */

    body {
        margin: 0;
        padding: 0;
        text-align: center;
      }

    div#homepage {
        width: 900px;                       /* de inhoud van 'page' is 'content' die op zijn beurt 760 breed is */
        margin: 20px auto auto auto;
        padding: 0;
        text-align: center;
        background-color: #ffffff;
        background-image: url(uploads/images/achtergrpage.gif);            
        background-repeat: repeat;
        background-position: 0px 0px;
    }    


    div#page {
        width: 900px;                       /* de inhoud van 'page' is 'content' die op zijn beurt 760 breed is */
        margin: 20px auto auto auto;
        padding: 0;
        text-align: center;
        background-image: url(uploads/images/achtergrpage.gif);            
        background-repeat: repeat;
        background-position: 0px 0px;
        border:  0px solid #666666;
        background-color: #ffffff;
    }
    

    /* HEADERS */

       div#topheader {
        clear: both;
        color: #fff;
        background-color: #E76321;
        border-top: 0px solid #666666;
        border-bottom:  0px solid #E76321;
       }

       div#topheader p {
           font-size: 0.8em;
           margin: 0;
           padding: 8px;
           text-align: center;
       }

        div#header {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0px 10px 0px 20px;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: left;
       }

        div#header_organisatie  {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: center;
       }

        div#header_dienstverlening  {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: center;
       }

        div#header_kandidaten  {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: center;
       }

        div#header_vacatures {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: center;
       }

        div#header_nieuws {
            border-top: 0px solid #EB8553;            
            margin: 0;
            padding: 0;
            height: 145px;
            background-color: #ffffff;
            background-image: url(uploads/images/header.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
            text-align: center;
       }

 
    /* END HEADERS */
    
    /* MENU */

       div#menu_vert h1 {
           color: #4EB9B2;
           text-align: right;
           margin-bottom: 10px;
       }

       div#menu_vert {
            background-image: url(uploads/images/menuvertback1.gif);            
            background-repeat: no-repeat;
            background-position: 0px 0px;
           float: left;
           width: 150px;
           margin-top: 19px;
           margin-left: 15px;
           padding-left: 0px;
           padding-right: 0px;
      }

      div#menu_horiz {
           xcolor: #ffffff;
           xpadding: 0px 0px 1px 0px;
      }


    /* END MENU */
    
    /* CONTENT */

    /* home main:         | <- 540+5=545 -> |    */
    /* home content2:   | <- 180+5=185 -> |    */

    /* other menu_vert: | <- 140+5+10=155 -> |  */
    /* other content1:   | <- 400+5=405 -> |     */
    /* other content2:   | <- 180+5=185 -> |     */

        div#content {
border: 0px solid #000000;
           width: 880px; 
           margin: auto 20px auto 0px;
           text-align: left;
       }

       div#content1 {                   /*content deel van vervolg pagina (met menu links) */
border: 0px solid #000000;
           float: left;
           width: 480px;
           margin: 10px auto auto auto;
           padding: 0px 0px 0px 5px;
       }

       div#content2 {                     /* rechterkolom */
border: 0px solid #000000;
           clear: right;
           float: right;
           color: #404040;
           width: 180px;
           margin: 15px auto auto auto;
           padding: 0px 5px 0px 0px; /* 5 uit de rechterrand van de de content style */
       }

       div#content_organisatie {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           width: 640px;
           margin: 15px 10px 10px 30px;
           padding: 0px 0px 0px 5px;
       }

       div#content_dienstverlening {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           width: 640px;
           margin: 15px 10px 10px 30px;
           padding: 0px 0px 0px 5px;
       }


       div#content_kandidaten {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           width: 640px;
           margin: 15px 10px 10px 30px;
           padding: 0px 0px 0px 5px;
       }


       div#content_vacatures {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           width: 650px;
           margin: 15px 5px 10px 30px;
           padding: 0px 0px 0px 5px;
       }

       div#content_nieuwsoverzicht {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           font-size: 111%;
           width: 640px;
           margin: 15px 10px 10px 30px;
           padding: 0px 0px 0px 5px;
       }

       div#content_nieuws {                   /*content deel van vervolg pagina (organisatie) */
border: 0px solid #000000;
           float: left;
           width: 640px;
           margin: 15px 10px 10px 30px;
           padding: 0px 0px 0px 5px;
       }

       div#main {                        /* content deel van de home page */
           float: left;
           width: 870px; 
           margin: 10px 10px 0px 0px;
           padding: 0px 5px 0px 5px;  /* 5 uit de linkerrand van de de content style */
       }

    /* END CONTENT */

    /* HOMEPAGE */
       div#homebox_left {
           clear: left;
           float: left;
           width: 540px;
           margin: 0px 0px 0px 10px;
       }

         div#homebox_right {
           clear: right;
           float: right;
           width: 315px;
       }

       div#homebox h1 {
            font-size: 1.2em;
            color: #ffffff;
            margin: 0;
            padding: 3px 11px 4px 10px;
            xbackground-color: #E76321;
       }


       div#welcome {
           clear: left;
           float: left;
           width: 538px;
           border: 0px solid #d0d0d0;
            background-image: url(uploads/images/welkom_onder.png);            
            background-repeat: no-repeat;
            background-position: bottom left;
           color: #ffffff;
        }

       div#welcome h1{
            font-size: 1.4em;
            color: #4EB9B2;
            margin: 0;
            padding: 10px 0px 4px 5px;
            xbackground-color: #ffffff;
       background-image: url(uploads/images/welkom_top.png);            
        background-repeat: no-repeat;
        background-position: 0px 0px;

       }

       div#welcome p {
            padding: auto 128px auto 126px;
            margin: 0px 5px 4px 5px;
       }

       div#welcomefoot {
       }

       div#top5 {
           clear: right;
           float: right;
           width: 310px;
       }

       div#top5_content {
      font-size: 10px;
      xcolor: #000000;
      text-align: left;
      padding: auto 0px auto 0px;
      }


       div#top5 h1 {
            font-size: 1.2em;
            font-weight: normal;
            text-transform: uppercase;
            color: #ffffff;
            margin: 0;
            padding: 10px 35px 0px 0px;
            text-align: center;
       }

       div#top5 h3 {
            font-size: 1.2em;
            color: #4EB9B2;
            margin: 0;
            padding: 5px 5px 0px 25px;
            border: 0;
       }

       div#top5 p {
            font-size: 11px;
            xcolor: #404040;
            margin: 0;
            padding: 0px 5px 4px 25px;
}

       div#top5 a {
            color: #4EB9B2;
            margin: 0;
       }

       div#top5 a:hoover {
            color: #4EB9B2;
            margin: 0;
       }

       div#top5foot {
           height: 5px; 
       }

       div#top3news {
           clear: left;
           float: left;
            color: #000000;
           width: 530px;
        }

  div#top3news NewsSummaryTitle {
  font-size: 100%;
  font-weight: bold;
  xcolor: #4EB9B2;
  color: #ffffff;
  text-align: center;
  line-height: 1.1em;
  margin: 0px 200px 0px 0px;
  padding: 6px 0px 6px 0px;
        background-image: url(uploads/images/in2news.gif);            
        background-repeat: no-repeat;
        background-position: 0px 0px;
}

       div#top3news h1 {
            font-size: 1.2em;
            font-weight: normal;
            text-transform: uppercase;
            color: #ffffff;
            margin: 0;
            padding: 10px 0px 0px 0px;
       }

       div#top3news p {
            xfont-size: 1.0 em;
            xmargin: 0;
            padding: 2px 0px 2px 0px;
            xbackground-color: #ffffff;
       }

       div#top3news a {
            color: #4EB9B2;
            margin: 0;
       }

       div#top3news a:hoover {
            color: #4EB9B2;
            margin: 0;
       }

       div#top3newsfoot {
       }

       div#homecontact h1 {
            font-size: 1.2em;
            font-weight: normal;
            text-transform: uppercase;
            color: #ffffff;
            margin: 0;
            padding: 10px 11px 8px 11px;
            text-align: center;
      }

       div#homecontact h2 {
            font-size: 1em;
            xcolor: #697275;
            margin: 0;
            padding: 3px 2px 4px 10px;
      }

       div#homecontact {
           clear: right;
           float: right;
           margin: 10px auto auto auto;
           width: 310px;
       }

       div#homecontact p {
            font-size: 1em;
            margin: 0;
            padding: 3px 2px 4px 10px;
      }


       div#homecontactfoot {
       }

    /* HOMEPAGE */

        
    /* END CONTENT */
 
    
    /* FOOTER */

       div#footer {
        clear: both;
        height: 130px;
        xborder-top: 3px solid #EF383D;
        background-image: url("uploads/images/footer.gif"); 
            background-repeat: no-repeat;
            background-position: bottom right;    
       }

       div#footer p {
           font-size: 0.8em;
           margin: 0;
           padding: 5px 5px 0px 5px;
           text-align: center;
       }

       div#aftertext p {
           font-size: 81%;
           line-height: 1.2em;
           color: #ffffff;
           padding: 10px 10px 0px 20px;
           text-align: left;
       }

    /* END FOOTER */

/* END LAYOUT */





          

/* End of 'Layout' */

/* Start of CMSMS style sheet 'Colours' */
/* Layout sections */
	body {
        background-image: url(uploads/images/background71.gif);            
        background-repeat: repeat;
        background-position: 0px 0px;
		color: #3D100C;
		}
		
	div#page {
		border: 0px solid #c0c0c0;
		xbackground: #fff;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #fff;
		background-color: #fff;
		}
		
/* Links */		
	a,
	a:link,
	a:active, a:visited {
		color: #4EB9B2;
                          text-decoration: underline;
	}

             a:hover {
                          text-decoration: underline;
             }
        
 


/* Headings */	
	h2, h3, h4, h5, h6 {
		color: #4EB9B2;
	}
	h1{
		color: #4EB9B2;
	}

             h2{
		color: #000000;
	}


/* End of 'Colours' */

