/**************************************************************************************************/
/* Catch all */
html {
    min-height: 100%;
}

body {
    background-color: #214aa6;
}* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #000000;
    margin: 0;
    padding: 0;
}

ul {
    list-style: disc;
}

#divLogo {
    z-index: 10;
    top: 0;
    left: 0;
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 156px;
    height: 55px;
    margin: 0;
    padding: 0;
}

/*#divLogoDV 	{ z-index:0; position: absolute; left: 62em; top: 12em; margin: 0; padding: 0; }*/

#divLogoDV 	{
bottom:16px;
margin:0;
padding:0;
position:absolute;
z-index:0;
    left: 61.5em;
 }

#divLogoDV img{ border: none; }


#divLogo img {
    margin: 0;
    padding: 0;
}* html #divLogo {
    position: absolute;
}

/* #divLogoDV {
    z-index: 0;
    position: absolute;
    top: 36em;
    left: 61.5em;
    margin: 0;
    padding: 0;
}*:first-child + html #divLogoDV {
    top: 35em;
}* html #divLogoDV {
    top: 34.5em;
    left: 61.5em;
} */

#divLogoDV img {
    border: none;
}

#divLogoDV img {
    border: none;
}

.textbrowser {
    display: none;
}

/* Einde Catch all */
/* Content */
#divContainer {
    position: absolute;
    padding: 0 0 2em 0;
    background-color: white;
    width: 60em;
    border-bottom: 30px solid #01267F;
    margin: 5.5em 0 0 1em;
}

#divContent {
    float: left;
    margin: 3.6em 0em 0 0em;
    /*width: 45.5em;*/
    padding: 0 0 0 0em;
	/*width:57em;*/
}


#divContent {
    float: left;
    margin: 3.6em 0em 0 1em;
    /*width: 45.5em;*/
	/*width:57em;*/
    padding: 0 0 0 0em;
}* html #divContent {
    margin-left: 2.5em;
    margin-top: 3em;
}

#divContentLinks {
    float: left;
    margin: 0 0 0 0;
    width: 26em;
    padding: 0 2em 0 0em;
}* html #divContentLinks {
    width: 28em;
}

#divContent p, li, td, th, .dataTables_info {
    font-size: .7em;
    line-height: 1.5em;
}

/*#divContent                                                                         { font-size: .7em; line-height: 1.5em; }*/
#divContent *:link {
    text-decoration: underline;
    color: #1F4AA6;
}

#divContent *:visited {
    text-decoration: underline;
    color: #860092;
}

#divContent *:link span {
    text-decoration: underline;
    color: #1F4AA6;
}

#divContent *:visited span {
    text-decoration: underline;
    color: #860092;
}

#divContent p {
    margin-bottom: .5em;
}

#divContent p.WPlink {
    margin-left: 16px;
    margin-bottom: 0;
    font-weight: bold;
    background: url(/img/wp_link.gif) left no-repeat;
    margin-left: 0;
    padding-left: 1.2em;
}

#divContent p.WPlink a {
    font-weight: bold;
}

#divContent h1 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #214aa6;
    color: #01267f;
}

#divContent h1.sitemap {
    font-size: .7em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #000000;
    font-weight: bold;
}

#divContent h1 span {
    color: #214aa6;
}

#divContent h2 {
    font-size: .7em;
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: bold;
}

#divContent h4 {
    font-size: .7em;
    margin-top: 1.5em;
    margin-bottom: .5em;
    font-weight: bold;
}

#divContent h2 a.blockheader {
    color: inherit; 
    text-decoration: none;
}

#divContent h2.sitemap a {
    font-weight: normal;
    background: url(/img/arrow_item_small.gif) left no-repeat;
    padding-left: 1.2em;
}

#divContent h2 + table {
    margin-top: 15px;
}

#divContent h2 span {
    font-weight: bold;
}

#divContent ul {
    margin-left: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

#divContent ul.sitemap {
    margin-left: 2em;
}

#divContent ul li {
    margin-bottom: .5em;
}

#divContent li li {
    font-size: 1em;
}

#divContent ul li.lijstnummering {
    margin-bottom: 3px;
    list-style-type: decimal;
}

#divContent ul li span {
    color: #214aa6;
}

#divContent ol {
    margin-left: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#divContent ol li {
    margin-bottom: 3px;
    list-style-type: upper-alpha;
}

#divContent ol li.lijstnummering {
    margin-bottom: 3px;
    list-style-type: decimal;
}

#divContent ol li span {
    color: #000000;
}

#divContent a {
    font-size: 100%;
    text-decoration: underline;
}

#divContent .Inspringen {
    margin-left: 16px;
}

#divContent .Opsomming {
    margin-left: 16px;
    margin-bottom: 0;
}

#divContent .letopopsomming {
    margin-left: 18px;
    background: url(/img/li-item.gif) top left no-repeat;
    padding-left: 1.2em;
}

#divContent .Kop {
    margin-left: 16px;
    margin-bottom: 0;
    font-weight: bold;
}

#divContent .fotobijschrift {
    font-weight: bold;
    font-size: 70%;
}

#divContent .index-actueel a {
    background: url(/img/arrow_item_small.gif) top left no-repeat;
    padding-left: 1.5em;
    text-decoration: none;
}

#divContent .index-actueel a:hover {
    text-decoration: underline;
}

#divContent .actueeldatum {
    display: block;
    color: #214aa6;
    margin: -1.5em 0 1em 0
}

#divContent .index-actueel .actueeldatum {
    display: block;
    color: #214aa6;
    margin: 0em 0 0em 1.5em;
}

#divContent .exampletext {
    margin-left: 16px;
}

#divContent b, strong {
    font-weight: bold;
}

#divContent hr {
    color: #82b8fe;
    height: 1px;
    margin: .5em 0 .5em 0;
}

#divContent table {
    margin-top: 1.2em;
}

#divContent td, th { /*font-size: .7em;*/
    width: auto;
    background-color: #ffffff;
    padding: 0.5em;
    border: solid 1px #DEE5EF;
}

#divContent th { /*font-size: .7em;*/
    font-weight: bold;
    background-color: #DEE5EF;
    color: #0354A6;
}* html #divContent th {
    font-size: .7em;
    font-weight: bold;
    background-color: #DEE5EF;
    color: #0354A6;
}* html #divContent th p {
    font-size: 1em;
    font-weight: normal;
    background-color: #DEE5EF;
    color: #0354A6;
}

#divContent img {
    border: none;
    margin-right: .8em;
}

#divLogo img {
    border: none;
}


#divHoofdmenu .clZoekenInputImg {
    vertical-align: middle;
}

#divInhoudsopgave, #divInhoudsopgave_hyves{
    float: left;
    width: 13.2em;
    margin-left: 1em;
    margin-top: 2em;
    padding-top: 3.2em;
}


#divInhoudsopgave, #divInhoudsopgave_hyves{
    float: left;
    width: 11.5em;
    margin-left: 1em;
    margin-top: 2em;
    padding-top: 3.2em;
}* html #divInhoudsopgave, * html #divInhoudsopgave_hyves {
    margin-top: .3em;
    width: 10em;
    margin-left: .5em;
}*:first-child + html #divInhoudsopgave {
    margin-top: 1.25em;
}

#divInhoudsopgave ul, #divInhoudsopgave_hyves ul {
    padding: 0 0 0 0;
}

#divInhoudsopgave li, #divInhoudsopgave_hyves li {
    background: url(/img/arrow_east.jpg) no-repeat left top;
    margin-left: 0;
    padding: .5em 0 0 1em;
    list-style: none;
    font-size: 11px;
}

#divInhoudsopgave li a, #divInhoudsopgave_hyves li a {
    text-decoration: none;
    color: #1F4AA6;
}

#divInhoudsopgave li a:hover, #divInhoudsopgave_hyves li a:hover{
    text-decoration: underline;
}

#divInhoudsopgave li.home, #divInhoudsopgave_hyves li.home {
    background-image: none;
    padding-left: 0;
    font-weight: bold;
}

#divInhoudsopgave li.home a {
    font-weight: bold;
}

#divInhoudsopgave li.item_nolink {
    background: url(/img/nav_bullet.gif) no-repeat left top;
    font-weight: bold;
    color: #000000;
    margin-left: 0;
}

#divInhoudsopgave li.item_open {
    background: url(/img/weno/arrow_south.jpg) no-repeat left top;
    font-weight: bold;
    color: #000000;
    margin-left: 0;
}

#divInhoudsopgave li.item_link_terug {
    background: url(/img/arrow_west.gif) no-repeat left;
    font-weight: bold;
    color: #000000;
    margin-left: 0;
}
#hyvesvisual img {
	margin-left: -1em;
}
#divZieOok {
    position: absolute;
    top: 2.9em;
    right: 0;
    padding-right: .5em;
    width: 10em;
    padding: 0 0 0 0;
    margin-top: .5em !important;
    background-color: #E7F0FF;
}

#divZieOok p.BeginZieOok {
    font-size: .7em;
    font-weight: bold;
    /*margin-bottom: em;*/
    background-image: none;
}

#divZieOok p {
    background: url(/img/arrow_item_small.gif) top left no-repeat;
    padding: 0 0 0 1.2em;
    line-height: 1.1em;
    margin-left: 0.5em;
}

#divZieOok p a:link {
    text-decoration: none;
    color: #1F4AA6;
}

#divZieOok p a:visited {
    text-decoration: none;
    color: #860092;
}

#divZieOok p a:hover {
    text-decoration: underline;
}

#divBroodKruimel {
    position: absolute;
    top: 10em;
    left: 1.8em;
    background: url(/img/pad_bg_f.gif) no-repeat left;
    padding: .1em .5em .2em .5em;
    width: 53em;
}

#divBroodKruimel ul li {
    display: inline;
    color: #000000;
}

#divBroodKruimel ul li a {
    color: #1F4AA6;
    text-decoration: underline;
}

#divBroodKruimel .clBroodKruimel {
    background: url(/img/broodkruimel_pijl.gif) no-repeat left;
    padding-left: .95em;
}
/*
#divContent .roundtop {
    clear: both;
    background: url(/img/gray_corner_top_right.gif) no-repeat top right;
}

#divContent .roundbottom {
    clear: both;
    background: url(/img/gray_corner_bottom_right.gif) no-repeat top right;
}*/

#divContent .corner {
    border: none;
    display: block !important;
}

/* Stylen t.b.v. Clickboxen */
.clClickBox {
    margin: .5em;
}

.clClickBoxInhoud {
    display: none;
}

.clClickBoxEast {
    background: transparent url(/img/arrow_east.gif) no-repeat scroll left top;
    padding-left: 1.5em;
    padding-top: .5em;
}

.clClickBoxSouth {
    background: transparent url(/img/arrow_south.gif) no-repeat scroll left top;
    padding-left: 1.5em;
}

.clClickBoxEast a:link, .clClickBoxEast a:visited {
    text-decoration: none !important;
}

.clClickBoxEast a:hover {
    text-decoration: underline !important;
}

/***********************************************/
/* divVacsMeds in Werken bij
 /***********************************************/
#divVacsMeds {
    float: left;
    width: 280px;
	/*margin-left:10px;*/
	/*margin-right:10px;*/
}

/* NOG NIET IN GEBRUIK */
/*#divVacatures              															{ margin-top: 8.5em;}*/
/*#divVacsMeds 													{ background: url(/img/weno/douane-ip.jpg) no-repeat; } */


#divVacsMeds /*belastingdienst*/ {
}

#divVacatures {
    float: inherit;
    /*width: 16.8em;*/
    background-color: #efefef;
    margin-bottom: 1em;
}

/*
#divVacatures {
    margin-top: 2em;
}
*/

.divVacaturesHomepage{
	margin-top: 0;	
}

.divVacaturesNormal{
	margin-top: 2em;	
}

#divVacatures h2 {
    color: #1f4aa6;
    font-weight: bold;
    border-bottom: 1px solid #1f4aa6;
    width: 90%;
    margin: .5em 0 .5em 1.2em;
}

#divVacatures p {
    margin: 0 0 0 1.2em;
}

#divVacatures p a {
    color: #000000;
    font-weight: normal;
}

#divVacatures p a.clAlle {
    color: #808080 !important;
}

#divVacatures .roundtop {
    background: url(/img/gray_corner_top_right.jpg) no-repeat top right;
}

#divVacatures .roundbottom {
    background: url(/img/gray_corner_bottom_right.jpg) no-repeat top right;
}

#divMedewerkers {
    float: inherit;
    /*width: 16.8em;*/
    background-color: #efefef;
    margin-bottom: 1em;
    margin-top: .1em;
}

#divMedewerkers h2 {
    color: #1f4aa6;
    font-weight: bold;
    border-bottom: 1px solid #1f4aa6;
    width: 90%;
    margin: .5em 0 .5em 1.2em;
}

#divMedewerkers p {
    text-indent: -1.2em;
    padding-left: 1.2em;
}

#divMedewerkers p a:link, #divMedewerkers p a:visited {
    color: #000000;
    font-weight: normal;
    padding: 0 0 0 1.2em;
}

#divMedewerkers p a:visited, #divVacatures p a:visited {
    color: #860092;
}

#divMedewerkers p a.clAlle {
    color: #808080 !important;
}

#divMedewerkers .roundtop {
    background: url(/img/gray_corner_top_right.jpg) no-repeat top right;
}

#divMedewerkers .roundbottom {
    background: url(/img/gray_corner_bottom_right.jpg) no-repeat top right;
}

#divVacsMeds .roundbottom img {
    margin-bottom: 0;
}

/***********************************************/
/* Zoeken en Downloaden in Organisatie
 /***********************************************/
#divZoekenDownload {
    float: right;
    width: 17em;
}

#divZoeken {
    float: right;
    margin-bottom: 1em;
    margin-right: 0.5em;
    margin-top: 0.4em
}

#divZoeken img {
}

#divZoeken h2 {
    color: #1f4aa6;
    font-weight: bold;
    width: 90%;
    margin: 0 0 .5em 1.2em;
}

#divZoeken p {
    margin-bottom: .1em;
}

#divZoeken .roundtop {
    background: url(/img/gray_corner_top_right.jpg) no-repeat top right;
}

#divZoeken .roundbottom {
    background: url(/img/gray_corner_bottom_right.jpg) no-repeat top right;
}

#divZoeken .roundtopleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_top_left.jpg) no-repeat top left;
}

#divZoeken .roundbottomleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_bottom_left.jpg) no-repeat top left;
}

#divZoeken p input.clZoekTxt {
    color: #000000;
    background: #ffffff url(/img/zoeken_vergrootglas.jpg) no-repeat left;
    padding: .3em 0 0 1.5em;
    border: solid 1px #999999;
    height: 1.15em;
    margin: -.05em 0 0 1.2em;
    vertical-align: top;
    width: 15em;
}

#divZoeken p input.clZoekTxtInit {
    color: #afafaf;
    background: #ffffff url(/img/zoeken_vergrootglas.jpg) no-repeat left;
    padding: .3em 0 0 1.5em;
    border: solid 1px #999999;
    height: 1.15em;
    margin: -.05em 0 0 1.2em;
    vertical-align: top;
    width: 15em;
}

#divZoeken p input.clZoekenInputImg {
    padding: 0;
    margin: 0 -.3em;
}* html #divZoeken p input.clZoekTxt {
    height: 1.35em;
    width: 16.7em;
}* html #divZoeken p input.clZoekTxtInit {
    height: 1.35em;
    width: 16.7em;
}* html #divZoeken p input.clZoekenInputImg {
    margin: .1em 0 0 -.5em;
}*:first-child + html #divZoeken p input.clZoekenInputImg {
    margin-left: -.5em;
}

#divDownload {
    float: inherit;
    width: 17em;
    background-color: #efefef;
    margin-bottom: 1em;
    margin-top: .1em;
}

#divDownload h2 {
    color: #1f4aa6;
    font-weight: bold;
    border-bottom: 1px solid #1f4aa6;
    width: 90%;
    margin: .5em 0 .5em 1.2em;
}

#divDownload p {
    text-indent: -1.2em;
    padding-left: 1.2em;
}

#divDownload p a.clAlle {
    color: #808080 !important;
    font-weight: normal;
    padding: 0 0 0 1.2em;
}

#divDownload ul {
    list-style: none;
    margin-left: 1em;
}

#divDownload li a {
    color: #000000 !important;
    font-weight: normal;
}

#divDownload .roundtop {
    background: url(/img/gray_corner_top_right.jpg) no-repeat top right;
}

#divDownload .roundbottom {
    background: url(/img/gray_corner_bottom_right.jpg) no-repeat top right;
}

#divDownload .roundtopleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_top_left.jpg) no-repeat top left;
}

#divDownload .roundbottomleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_bottom_left.jpg) no-repeat top left;
}

#divAchtergrond {
    float: inherit;
    width: 17em;
    padding-top: 8.5em;
}

#divVideo {
    float: inherit;
    width: 17em;
    background-color: #efefef;
    margin-bottom: 1em;
    margin-top: .1em;
}

#divVideo h2 {
    color: #1f4aa6;
    font-weight: bold;
    border-bottom: 1px solid #1f4aa6;
    width: 90%;
    margin: .5em 0 .5em 1.2em;
}

#divVideo p {
    text-indent: -1.2em;
    padding-left: 1.2em;
}

#divVideo p a.clAlle {
    color: #808080 !important;
    font-weight: normal;
    padding: 0 0 0 1.2em;
}

#divVideo ul {
    list-style: none;
    margin-left: 1em;
}

#divVideo li a {
    color: #000000 !important;
    font-weight: normal;
}

#divVideo .roundtop {
    background: url(/img/gray_corner_top_right.jpg) no-repeat top right;
}

#divVideo .roundbottom {
    background: url(/img/gray_corner_bottom_right.jpg) no-repeat top right;
}

#divVideo .roundtopleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_top_left.jpg) no-repeat top left;
}

#divVideo .roundbottomleft {
    clear: both;
    height: 9px;
    background: url(/img/gray_corner_bottom_left.jpg) no-repeat top left;
}

#divAlgemeen {
    z-index: 100;
    position: absolute;
    top: 5.1em;
    left: 1em;
    width: 60em;
    background-color: #02257f;
    height: 1.95em;
}

#divAlgemeen li {
    margin: 0 1px 0 0;
    padding: 0;
    border-bottom: 1px solid #02257f;
    list-style: none;
    font-size: .75em;
    float: left;
    line-height: 1em;
}

#divAlgemeen a {
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding: .75em;
}

#divAlgemeen a:hover {
    color: #02257f;
    background-color: #ffffff;
}

#divAlgemeen a.active {
    color: #02257f;
    background-color: #c5d2f2;
    font-weight: bold;
}

#divAlgemeen a.active:hover {
    color: #02257f;
    background-color: #ffffff;
}

#divAlgemeen ul.footer {
    position: relative;
    float: right
}

#divAlgemeen li .footer {
    font-size: .9em;
    float: left;
    list-style: none;
    font-weight: normal;
}

#divHoofdmenu {
    position: absolute;
    background-color: #c5d2f2;
    top: 7em;
    left: 1em;
    height: 1.9em;
    width: 60em;
    border-top: 1px solid #01267f;
    border-bottom: 1px solid #01267f;
}

#divHoofdmenu li {
    margin: 0 1px 0 0;
    padding: 0;
    list-style: none;
    font-size: .75em;
    float: left;
    line-height: 1em;
}

#divHoofdmenu a {
    color: #02257f;
    font-weight: bold;
    display: block;
    padding: .75em;
}

#divHoofdmenu a:hover {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
}* html #divHoofdmenu a:hover {
    border-bottom: none;
}

#divHoofdmenu a.active {
    background-color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
}* html #divHoofdmenu a.active {
    border-bottom: none;
}

#divHoofdmenu a.active:hover {
    background-color: #ffffff;
}

/* Domeinen */
#divDomeinen {
    z-index: 50;
    position: absolute;
    left: 110px;
    top: 0;
    margin: 0;
    padding: 0;
    height: 38px;
    cursor: pointer;
}

#divDomeinen #divBel {
    position: absolute;
    left: 390px;
    top: 0;
    width: 168px;
    height: 38px;
    margin: 0;
    padding: 0;
}

#divDomeinen #divDou {
    position: absolute;
    left: 558px;
    top: 0;
    width: 166px;
    height: 38px;
    margin: 0;
    padding: 0;
}

#divDomeinen #divToe {
    position: absolute;
    left: 712px;
    top: 0;
    width: 154px;
    height: 38px;
    margin: 0;
    padding: 0;
}

#divTitelBlok {
    width: 280px;
    background-color: #02257f;
    display: block;
	margin-top: 5px;
}

#divTitelBlok h1 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 5px;
}

#divTitelBlokTop {
    height: 10px;
    width: 280px;
    background: url(/img/blue_top.jpg);
    margin: 0px;
}

#divTitelBlok h1{
	color: white;
}

#divTitelBlokBottom {
    height: 15px;
    width: 280px;
    background: url(/img/blue_bottom.jpg);
    margin: 0px;
}

#divDomeinen img {
    border: 0;
}

#zoekresultatendiv {
    position: absolute;
    background-color: white;
    width: 200px;
    border: 1px solid #1F4AA6;
    margin: 0px 5px 5px 778px;
    top: 140px;
    padding: 5px;
    z-index: 10;
    display: none;
}

#zoekresultatendiv h1 {
    font-size: 1em;
    font-weight: bold;
}

#zoekresultatendiv li {
    float: none;
    margin-left: 20px;
}

.homepagekolom {
    width: 300px;
    float: left;
}

#homepagekolomstyle{
	margin-left:20px;
	margin-right:20px;
}

.homepagekolom #divContentLinks {
    width: 100%;
}

#divEvenementen {
    width: 280px;
    background-color: #415FB0;
    margin-top: 20px;
}

#divEvenementenTop {
    background: url(/img/lichtblauw_top.jpg);
    height: 17px;
}

#divEvenementenBottom {
    background: url(/img/lichtblauw_bottom.jpg);
    height: 17px;
}

#divEvenementenContent {
    margin: 0 10px;
}

#divEvenementenContent p, #divEvenementenContent h2, #divEvenementenContent a {
    color: white;
}

#divEvenementenContent h2, #divMiddenblokContent h2, #divRechterblokContent h2 {
    font-size: 1.2em;
    margin-top: 0
}

#divEvenementenContent td {
    background-color: transparent;
    border: none;
    color: white;
}

#divEvenementenContent td a, #divEvenementenContent td a:link, #divEvenementenContent td a:visited, #divEvenementenContent td a:active {
    color: white;
}

#divMiddenblok {
    width: 280px;
    background-color: #B8B8B9;
    margin-top: 20px;
}

#divEvenementenContent, #divMiddenblokContent, #divRechterblokContent {
    margin: 0 10px;
}

#divEvenementenContent p {
    color: white;
}

#divMiddenblokTop {
    background: url(/img/lichtgrijs_top.jpg);
    height: 17px;
}

#divMiddenblokContent {
    margin: 0 10px;
}

#divMiddenblokBottom {
    background: url(/img/lichtgrijs_bottom.jpg);
    height: 17px;
}

#divRechterblok {
	clear: both;
    width: 280px;
    background-color: #DADFEE;
    color: #002382;
}

#divRechterblokTop {
    background: url(/img/lichtlichtblauw_top.jpg);
    height: 17px;
}

#divRechterblokBottom {
    background: url(/img/lichtlichtblauw_bottom.jpg);
    height: 17px;
}

#divRechterblok p, #divRechterblok strong, #divRechterblok h2, #divRechterblok a, #divRechterblok a:link {
    color: #002382;
}

/* ReadSpeak */

.clRsp a {font-size: 11px !important; color: #214AA6 !important; font-weight: normal; }
.clRsp {height: .5em;}
.clRsp {margin: 0 0 .5em 0;}
.clRsp {margin-top: .5em;}

.faq_antwoord_txt_box .clRsp {margin-bottom: 1em;}
.clActFaqBox .clRsp {margin: .5em 0 .5em 1.2em; }

.clRspLinkAan  a:link			{ text-decoration: none !important; }
.clRspLinkAan  a:visited	{ text-decoration: none;  color: #214AA6 !important;}
.clRspLinkAan  a:hover		{ text-decoration: underline !important; }
.clRspLinkAan  a:active		{ text-decoration: underline !important; }

.clRspLinkAan a { background-image: url(/img/rsp_speaker.gif); background-repeat: no-repeat; background-position: left bottom; padding-left: 1.5em;}
.clPdfLeesvoor { list-style-image: url(/img/rsp_speaker.gif) !important;}
.clRspLinkUit, .clRspPlayerUit {display: none;}
.clRspLinkAan, .clRspPlayerAan {display: block;}

.clRspCloseButton {border: none; margin-left: -3px;  margin-right: 0 !important; }
.clRspVraag  {display: none;}

/* Het tijdelijk verbergen van de lees voor links op OP, SP en ActFaq */
/* .clOverzichtspagina .clRsp 		{display: none;}
#divActueel .clRsp 						{display: none;}
#divOverig .clRsp 							{display: none;}
.faq_antwoord_txt_box .clRsp 	{display: none;}
.clActFaqBox .clRsp 						{display: none;} */
#rsp_divContent_dl {display: none;}

/* End Readspeaker */

.li-placeholder {display:none}

/* vacaturespagina */
#ajaxloader{
	height: 20px;
}

#opleiding{
	width: 200px;
}

#regio{
	width:200px;
	margin-left:9px; 
}

#vakgebieden{
	width:415px;
	margin-top:5px;
}

.clZoekenSubmit{
	display: none;
}

.th-placeholder{
	display: none;
}

.error {
    color:red;
}

#jobagenttdemailadres {
    width:100px;
}

.invisible {
    display:none;
}

.ajaxloader {
     border:none;
     margin:0px;
}

#divMedewerkers ul {
    list-style-type:none;
    margin-left:0.9em;
}

#hyvesvisual {
	height: 355px;
	bottom:0;
	position:absolute;
}



