td.lijn
{
   background-color: #BEBEBB;
}

iframe
{
   background-color: transparent;
}


/* tekst editor */



iframe.editor
{
   font-family:Arial;
   color: #FFFFFF;
   font-weight: normal;
   font-size:12px;
   border: 0px;
   border-style: solid;
}


/* link voor alle items */
a:link
{
    color: #3C05A2;
    text-decoration: none;
}

a:visited
{
    color: #3C05A2;
    text-decoration: none;
}

a:active
{
    color: #3C05A2;
    text-decoration: none;
}

a:hover
{
    color: #093756;
    text-decoration: none;
}

/* link voor alle kleuren menu */

a:link.1
{
    color: #3C05A2;
    text-decoration: none;
}

a:visited.1

{
    color: #3C05A2;
    text-decoration: none;
}

a:active.1
{
    color: #3C05A2;
    text-decoration: none;
}

a:hover.1
{
    color: #093756;
    text-decoration: none;
}


a:link.2
{
    color: #369539;
    text-decoration: none;
}

a:visited.2

{
    color: #369539;
    text-decoration: none;
}

a:active.2
{
    color: #369539;
    text-decoration: none;
}

a:hover.2
{
    color: #48C04B;
    text-decoration: none;
}

a:link.3
{
    color: #D28E02;
    text-decoration: none;
}

a:visited.3

{
    color: #D28E02;
    text-decoration: none;
}

a:active.3
{
    color: #D28E02;
    text-decoration: none;
}

a:hover.3
{
    color: #EEA000;
    text-decoration: none;
}

a:link.4
{
    color: #282828;
    text-decoration: none;
}

a:visited.4

{
    color: #282828;
    text-decoration: none;
}

a:active.4
{
    color: #282828;
    text-decoration: none;
}

a:hover.4
{
    color: #676767;
    text-decoration: none;
}

a:link.5
{
    color: #C00000;
    text-decoration: none;
}

a:visited.5

{
    color: #C00000;
    text-decoration: none;
}

a:active.5
{
    color: #C00000;
    text-decoration: none;
}

a:hover.5
{
    color: #AB0101;
    text-decoration: none;
}


/* link voor divinedesign onderaan */
a:link.small
{
    color: #119FFF;
    text-decoration: none;
    font-size:9px;
}

a:visited.small
{
    color: #119FFF;
    text-decoration: none;
    font-size:9px;
}

a:active.small
{
    color: #119FFF;
    text-decoration: none;
    font-size:9px;
}

a:hover.small
{
    color: #CCCCCC;
    text-decoration: none;
    font-size:9px;
}


body
{
   /* body met achtergrondkleur en scrollbar gegevens */
   background-color: #C3E7FF;
   background-attachment: fixed;
   background-repeat: repeat;
   background-valign:bottom;
   scrollbar-3dlight-color: #119FFF;
   scrollbar-arrow-color: #119FFF;
   scrollbar-base-color: #119FFF;
   scrollbar-track-color: #C3E7FF;
   scrollbar-darkshadow-color: #C3E7FF;
   scrollbar-face-color: #C3E7FF;
   scrollbar-highlight-color: #C3E7FF;
   scrollbar-shadow-color: #119FFF;
   text-align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}


div
{
  z-index: 1;
}


table
{
   border:  0px;
   background-color: transparent;
}

table.kader
{
   /* kader rond website */
   border-bottom:  0px solid #093756;
   border-left: 0px solid #093756;
   border-right: 0px solid  #093756;
   border-top:  0px solid #093756;
}

table.top
{
   /* top */
   height: 90px;
   border-bottom: 0px solid #9B0000;
   border-left: 0px;
   border-right: 0px;
   border-top: 0px;
}

table.bottom
{
   /* bottom */
   width: 100%;
   height: 10px;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
   border-top: 0px solid #9B0000;
}

td
{
   font-family:Arial;
   color: #0E3201;
   background-color: transparent;
   font-size:12px;
   text-align: left;
   verical-align: middle;
}

td.data
{
   /* achtergrondkleur middenste deel */
   background-color: transparent;//#dce5eb;
}


td.left
{
   /* links alligneren */
   text-align: left;
}



td.right
{
    /* rechts alligneren */
   text-align: right;
   verical-align: middle;
}

td.center
{
   /* center alligneren */
   text-align: center;
}

td.titel
{
   /* achtergrond blok item */
   background-color: #0A9DFF;
}

td.titel-right
{
   /* achtergrond blok item rechts */
   text-align: right;
   background-color: #0A9DFF;
}

td.small
{
   /* divine design bottom */
   text-align: center;
   font-size:9px;
}

td.left-taal
{
    /* grotere titels links */
   text-align: left;
   font-size:15px;
}

/* opmaak voor top en bottom */

td.lefttop1
{
   /* bovenstekleur voor top */
   background-color: #106EAD;
   text-align: left;
   verical-align: middle;
}
td.righttop1
{
    /* bovenstekleur voor top */
   background-color: #106EAD;
   text-align: right;
   verical-align: middle;
}
td.lefttop2
{
   /* bovenstekleur voor top2 */
   background-color: #119FFF;
   text-align: left;
   verical-align: middle;
}
td.lefttop3
{
   /* bovenstekleur voor top3 */
   background-color: #106EAD;
   text-align: left;
   verical-align: middle;
}

td.small
{
   /* divine design bottom */
   background-color: #106EAD;
   text-align: center;
   font-size:9px;
}

td.bottom1
{
   /* bottom color */
   background-color: #106EAD;
}

td.bottom2
{
   /* bottom lines */
   background-color: #119FFF;
}


img
{
   border: 0;
}

img.kader
{
   /* kader rond foto */
   border-bottom:  1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid  #000000;
   border-top:  1px solid #000000;
}


input
{
   background-color: #dce5eb;
   font-family:Arial;
   color: #0E3201;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 16px;
   border-color: #106EAD;
}



input.button
{
   background-color: #CCCCCC;
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 16px;
   border-color: #000000;
}

/* ingave van gegevens normaal */
input.edit
{
   font-family:Arial;
   font-weight: normal;
   font-size:9px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 17px;
}
/* ingave van gegevens klein */
input.editsmall
{
   font-family:Arial;
   font-weight: normal;
   font-size:9px;
   border: 1px;
   border-style: solid;
   width: 60px;
   height: 17px;
}

select
{
   background-color: #dce5eb;
   font-family:Arial;
   color: #0E3201;
   font-weight: normal;
   font-size:10px;
   width: 150px;
   border: 1px;
   border-style: solid;
   border-color: #106EAD;
}

/* listbox van kleur */
select.edit-iview
{

   font-family:Arial;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 75px;
   height: 12px;
}

/* listbox van gegevens normaal */
select.edit
{
   font-family:Arial;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 17px;
}

/* listbox van gegevens middelmatig */
select.edit-medium
{
   font-family:Arial;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 17px;
}

/* listbox van volgorde */
select.edit-small
{
   font-family:Arial;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 50px;
   height: 17px;
}

/* textarea */
textarea
{
   background-color: #dce5eb;
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 100px;
   scrollbar-3dlight-color: #eeeeee;
   scrollbar-arrow-color: #eeeeee;
   scrollbar-base-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #eeeeee;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;

}
