/*
#26A79A:kleur 1, licht
#373967:kleur 2, donker

I&O huisstijlkleuren:
26A79A:cyan
373967:blauw
B7DA96:pastel groen
CFBADA:pastel paars
FDCA8C:pastel oranje
88D4E5:pastel blauw
FAC0AA:pastel rood

- vervang met Ctrl+H alle #26A79A door de HEX-code van de 1e (lichste) kleur van de OG
- vervang met Ctrl+H alle #373967 door de HEX-code van de 2e (donkerste) kleur van de OG
*/

HTML, .achtergrondkleur
{background-color:#26A79A; }

a:link, a:visited
{color:#18192D; text-decoration:underline; font-weight:normal; }
a:hover
{color:#373967; text-decoration:underline; font-weight:normal; }
a:active
{color:#18192D; text-decoration:underline; font-weight:normal; }

DIV.mrTqcontainer
{background-color:#26A79A; }

TABLE.containerPrevNext
{background-color:#26A79A; }

TABLE.containerMain
{background-color:#26A79A; border-bottom:2px solid #26A79A; }

DIV.corner
{background-color:#26A79A; }
DIV.icon
{background-color:#373967; }
TD.rightfoot
{background-color:#26A79A; }

SPAN.mrQuestionTable > SPAN:hover, TABLE.mrQuestionTable TR:hover, TABLE.mrQuestionTable TD:hover
{background-color:#26A79A; }
SPAN.mrQuestionTable SPAN:hover SPAN, TABLE.mrQuestionTable TR:hover .mrQuestionText
{color:#373967 !important; }
SPAN.mrQuestionTable SPAN:hover .mrErrorText
{color:red !important; }

.mrEdit:focus, .mrEdit:hover
{background-color:#26A79A; }

DIV.vorige INPUT:hover, DIV.volgende INPUT:hover, DIV.verzenden INPUT:hover
{background-color:#26A79A; }

DIV.progresstablecontainer td:first-child
{background-color:#26A79A !important; }
.mrProgressText
{color:#373967; }

DIV.containerWerving, TABLE.werving
{background-color:#373967; }

/*SPAN.def 
{color:#26A79A; }*/
DIV.def
{color:#373967; background-color:#26A79A; border:1px solid #373967; }