/********************
 * Color defenitions
 * #76d2b6 mint-green 1 (full)          ; old color #76d2b6
 * #d6f1e9 mint-green 2 (lighter)       ; old color #d6f1e9
 * #ebf8f4 mint-green 3 (lightest)      ; old color #ebf8f4
 ********************/
body {
    background: #f3f5f6;
    padding: 0px;
    margin: 0px;
    color:#000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1.6;
    margin:0;
    border-top: 1px solid #535353;
}

/*************************************************************
 *             Globale definities
 **************************************************************/
.cleaner{
    clear: both;
}

a:link { 
    color: #154273;
}

a:visited { 
    color: #696969;
}

a:hover, 
a:visited:hover, 
a:active, 
a:focus { 
    color: #0162cd;
    text-decoration: underline;
}

img{
    border: none;
}

.error{
    margin: -7px 0px 8px 0px;
    background: #76d2b6;
    color: #ffffff;
    padding: 6px;
}

.hidden{
    display: none!important;
}

/*************************************************************
 *          
 **************************************************************/

form {
    margin: 0px;    
    padding: 0px;   
}

#siteContainer {
    width: 940px;
    background: #FFFFFF;
    margin: 0 auto; 
}



#backgroundContainer {
    background: url(/site_files/img/bg_backgroundContainer.png) repeat-y 50% 0% #f3f5f6;
    padding-bottom: 32px;
}
#menuContainer {
    width: 248px;
    float: left;
}

#menuContainer h2{
	margin-left: 10px;
}

#contentCenter {
    float: left;
        font-size: 1.1em!important;
    width: 468px;
    padding: 12px 14px 14px 04px;   
}
#contentCenter h2 {
    margin-top: -4px;   
}
#contentCenter .rechterbalk {
    display: none;  
}
#contentCenterWide{
    float: left;
    width: 710px;
    padding: 0px 14px 14px 14px;        
}

#rechterbalkContainer {
    width: 186px;
    padding-right: 14px;
    float: left;
    margin-top: 10px;
    .margin-top: 12px;    
}

#footerContainer{
    position: relative;
    height: 54px;
    background: url(/site_files/img/bg_bottomshadow.png) no-repeat 50% top #f3f5f6;
}


/*************************************************************
 *                   LOGIN FORM/PROFILE
 **************************************************************/
.loginForm input {
    border: 1px solid #76d2b6;
    padding: 2px;
    margin: 4px 0px;
    width: 180px;
}
.loginForm input.inactive {
    color: #b2b2b2;
}

.loginForm input.passwordBackground {
    background: url(/site_files/img/bg_password.gif) no-repeat 3px 5px;
    
}

input.loginSubmitButton {
    font-family: Verdana, Arial, sans-serif;    
    border: 1px solid #CCC;
    font-size: 1.1em!important;
    color: #154273;
    font-weight: bold;
    padding: 6px;
    background: #ebf8f4;
    float: left;
    width: 90px;
    margin-right: 12px;
    cursor: pointer;
}
.styledButton {
    border: 1px solid #CCC;
    color: #006987;
    font-weight: bold;
    padding: 6px 20px;
    background: url(/site_files/img/buttonBackground.png) repeat-x left top;
    text-decoration: none;
    text-align: center;
    displaY: block;
    floaT: left;
}
.forgotPassword {
    float: left;
    width: 60px;
    margin: 3px 0px 16px 0px;
}

.voordeelList {
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 8px 0px;    
    border-bottom: 1px solid #d6f1e9;
}
.voordeelList li {
    list-style-type: none;
    padding-left: 14px;
    margin: 3px 0px;
    background: url(/site_files/img/list_bullet.png) no-repeat 0px 5px;
}
.voordeelList li.nobullet {
    padding: 0px;
    background-image: none;
    margin: 9px 0px;
}

.createAccountLink, .nieuwsBrief a {
    border: 1px solid #CCC; 
    background: #ebf8f4;
    color: #154273!important;
    text-decoration: none!important;
    font-size: 1.1em;
    width: 180px;
    display: block;
    padding: 8px 3px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    outline: none;

}

.createAccountLink:hover, 
.nieuwsBrief a:hover{
    text-decoration: none!important;
    color: #154273; 
}

.nieuwsBrief a {
    width: 90px;    
}
.downloadBundel{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 7px 0px;        
    border-bottom: 1px solid #d6f1e9;
}

#downloadLinks a{
    display: block;
    margin-bottom: 7px;
}

/*************************************************************
 *                   DOWNLOAD HISTORY
 **************************************************************/
.historyColumn{
    float: left;
    width: 346px;
}

.historyColumn.left{
    margin-right: 18px
}

/*************************************************************
 *                   Header
 **************************************************************/
#topShadow{
    height: 37px;
    background: url(/site_files/img/bg_topshadow.png) no-repeat 50% bottom #f3f5f6;
}

#headerLogo{
    position: absolute;
    margin: -8px 0px 0px 448px;
}

#headerContainer {
    height: 172px;
    position: relative;
}

#title_bar{
    position: absolute;
    width: 100%;
    margin-top: 79px;
    background: #ebf8f4;
    height: 31px;
    .height: 30px;
}

#title_bar h1 {
    margin: 0px 0px 0px 24px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.7;
}

#headerContainer .title a:hover {
    color: #000000; 
}
#headerContainer .title a {
    color:#005462;
}
#headerContainer .title .sitemapLink {
    float: right;   
}

#search{
    width: 20px;
    height: 20px;
    position: absolute;
    margin: 122px 0px 0px 706px;
    .margin: 108px 0px 0px 706px;
}

#searchBottom{
    margin:0px;
    width: 70px;
    padding: 10px 0px 0px 96px;
}

#headerContainer fieldset {
    border: 0px;
    padding: 0px;
    top: 0px;
    right: 0px;
    width: 301px;  
}

#headerContainer .text{
    width: 124px;
    .width: 120px;
    height: 17px;
    .height: 15px;
    border: 1px solid #000000;
    padding: 0px 0px 1px 0px;
    position: absolute;
    left: 2px;
    .left: 3px;
}

#headerContainer fieldset legend ,
#headerContainer fieldset label{
    display: none;  
}


#zoeken{ 
    font-size: 110%;
}

#zoeken input.submit { 
    position: absolute;
    left: 136px;
    _left: 137px;
    .left: 133px;
    background-color: #fff; 
    border: 1px solid #000;
    font-size: 1.1em;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    margin: 0px 0px 0px -5px;
    padding: 0.2em 0 0.2em;
    height: 21px;
    .height: 19px;
    width: 46px;
    .width: 44px;
}

#ie8 #zoeken input.submit {
    left: 137px;
}



#toplinks {
    float: right;
    list-style-type: none;
    position: absolute;
    margin: -32px 0px 0px 830px;
    color: #535353;
    display: inline;
    padding: 0;
    font-size: 1.1em;
    line-height: 1.6;
    width: 128px;
}

#ie8 #toplinks {
    margin: -32px 0px 0px 756px;
}



#toplinks li {
    float: left;
    margin: 0 20px 0px 0px;
    padding: 0;
}

#toplinks li a{
    text-decoration: none;
    color: #535353;
}

#toplinks li a:hover{
    text-decoration: underline;
    color: #000000;
}





****************************************************
*                   BREADCRUMB
**************************************************************/

/*Laten staan, vreemde bugfix*/
#breadcrumb{
    margin: 7px 14px 7px 252px;
}

#breadcrumb{
    width: 640px;
    height: 17px;
    overflow: hidden;
    margin: 7px 14px 7px 252px;
    color: #666666;
    position: relative;
    font-size: 1.1em;
}

#breadcrumb img{
    margin: 0px 5px;
}

#breadcrumb a:hover {
    color: #0162cd;
}
#breadcrumb a {
    color: #154273; 
}

/*************************************************************
 *                   MAINMENU
 **************************************************************/

#mainmenuContainer {
    position: absolute; 
    left: 0px;
    top: 110px;
    .top: 109px;
    width: 100%;
    height: 52px;
    background: #76d2b6;
    color: #FFFFFF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 10px solid #d6f1e9;
}

#ie8 #mainmenuContainer {
    top: 109px;
}

#mainmenuContainer ul {
    padding: 0px;
    display: block;
    padding-left: 7px;
    margin-top: 27px;
    list-style-type: none;
    margin-left: 17px;

}
#mainmenuContainer li {
    background: none;
    float: left;
    margin: 0px;
    padding: 1px 0px 0px 0px;
}
#mainmenuContainer a {
    display: block; 
    padding: 0.16em 0.9091em 0.24em; 
    text-decoration: none;
    color: #FFFFFF;

}
#mainmenuContainer li.active a,
#mainmenuContainer a:hover {
    background: #d6f1e9;
    color: #000000;
    font-weight: bold;
}



/*************************************************************
 *                   SUBMENU
 **************************************************************/
#menuContainer ul { font-size: 1em; list-style-type: none; margin: 8px 0px 0px 0px; padding: 0; }
#menuContainer ul ul { margin: 0.1em 1em; }
#menuContainer ul li { background: none; list-style: none; margin: 0; padding: 0; }

#menuContainer ul li a { color: #000; font-size: 1.1em; }
#menuContainer ul li a:hover { text-decoration: none;  }


#menuContainer li a { background: url(/site_files/img/arrows.png) 1.8em 7px no-repeat; text-decoration: none; display: block; padding: 0.2em 1em 0.2em 2.8em; width: 17.6em; }


#menuContainer li.open li a,
#menuContainer li.active li a { background: url(/site_files/img/arrows.png) 2.8em 7px no-repeat; padding: 0.2em 1em 0.2em 3.8em; width: 16.6em; }

#menuContainer li.open li.open li a,
#menuContainer li.open li.active li a { background: url(/site_files/img/arrows.png) 3.8em 7px no-repeat; padding: 0.2em 1em 0.2em 4.8em; width: 15.6em; }

#menuContainer li.open li.open li.open li a,
#menuContainer li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 4.8em 7px no-repeat; padding: 0.2em 1em 0.2em 5.8em; width: 14.6em; }

#menuContainer li.open li.open li.open li.open li a,
#menuContainer li.open li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 5.8em 7px no-repeat; padding: 0.2em 1em 0.2em 6.8em; width: 13.6em; }

#menuContainer li.open li.open li.open li.open li.open li a,
#menuContainer li.open li.open li.open li.open li.active li a { background: url(/site_files/img/arrows.png) 6.8em 7px no-repeat; padding: 0.2em 1em 0.2em 7.8em; width: 12.6em; }

#menuContainer li.open a { background-position: 1.8em -82px; }
#menuContainer li.open li.open a { background-position: 2.8em -82px; }
#menuContainer li.open li.open li.open a { background-position: 3.8em -82px; }
#menuContainer li.open li.open li.open li.open a { background-position: 4.8em -82px; }
#menuContainer li.open li.open li.open li.open li.open a { background-position: 5.8em -82px; }

#menuContainer a:hover{ background-color: #d6f1e9!important;}


#menuContainer li a.unfolded,
#menuContainer li li a.unfolded,
#menuContainer li li li a.unfolded{background-color: #ebf8f4;}

#menuContainer li a.active,
#menuContainer li li a.active,
#menuContainer li li li a.active{background-color: #d6f1e9;}

#menuContainer li li.open li.active a{background-color: #d6f1e9;}

#menuContainer ul > li ul li a.active {
    font-weight: bold;
}

/*************************************************************
 *                   SUFOTOLINKS BLOKBMENU
 **************************************************************/
#homeFoto{
    width: 8px;
    height: 219px;
    float: left;
    padding-top:35px;
    padding-left: 241px;
    overflow: hidden;
}

#homeFotoKeuze{
    width: 215px;
    height: 254px;
    float: left;
    line-height: 13px;
    overflow: hidden;
    background-color: #d6f1e9;
}

.homeFotoKeuzeOptieSeperater{
    width: 221px;
    background: #ffffff;
    height: 1px;
    margin:0px;
    padding:0px;
    line-height:0px;
    font-size:0px;
}

.homeFotoKeuzeOptieOff{
    width: 205px;
    height: 84px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ebf8f4;
    cursor: pointer;
    display:block;
    overflow: hidden;
}

.homeFotoKeuzeOptieOn{
    width: 205px;
    height: 84px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    display:block;
    overflow: hidden;
}

#homeFotoKeuze h2{
    font-size: 120%;
    line-height: 110%;
    margin: 8px 0px 5px 1px;
}


/*************************************************************
 *                  CONTENT STYLES
 **************************************************************/
h2.abc_letter {
    font-family: Arial, Verdana, sans-serif;
    font-size: 2.2em;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0.6em;
    margin-top: -0.1em;
}

h2.abc_letter2 {
    border-bottom:1px solid #d6f1e9;
    font-size:130%;
    font-weight:600;
    padding: 2px 0px 4px 0px;
    margin: 0px 0px -5px 0px;
}
.abc_letter_tool{
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3333;
    margin-bottom: 0.4343em;
    margin-top: 1em;

}

.abc_letter_tool_top{
    padding:0px;
    padding-top:5px;
    padding-bottom:4px;
    margin:0px;
    font-family: arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;

}
.paragraph {
    font-size: 1.1em;
    margin-bottom: 0.9em;
    width: 100%;
    float:left;
    clear: both;
}
.toolbox_anker{
    background-color: #006986;
    color: #FFFFFF;
    font-weight: bold;
    width: 97%;
    padding: 7px;
}

.hh2, .hh2 a, .hh2 a:hover, .hh2 a:visited{
    text-decoration:none;
    color:#006986;
    margin:0px;
}

.hh1{
    text-align:right;
    margin:0px;
    color:#006986;
}
.artikelGereedschap{
    float : right;
    width : 200px;
    border : 1px solid #76d2b6;
    padding: 0;
    margin : 0;
    background-color: #ffffff;
}
.artikelGereedschap a {
    color: #006987;
    text-decoration: none;
}

.artikelGereedschap img {
    margin-top : 5px;
    margin-bottom : -7px;
}
.artikelGereedschap dl {
    margin : 0;
    padding : 0px 0px 5px 0px;
}

.artikelGereedschap dt {
    margin : 0;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 8px;
    border-bottom: 0px;
    border-left: 1px solid #76d2b6;
    border-right: 1px solid #76d2b6;
    background-color: #76d2b6;
}
.artikelGereedschap dd{
    margin : 0px 5px 5px 5px;
    padding : 0;
}
.oefenDevider{
    font-weight: bold;
    padding-top:16px;
}

.oefenTekst{
    padding-top:8px;
    padding-bottom:8px;
}

.oefenSpacer{
    height : 20px;
    clear : both;
}
.oefenAnkers{
    float : left;
}
.clearer{
    clear:both;
    line-height:0px;
    margin:0px;
    padding:0px;
}
/*

Speciale CMS klassen, voornamelijk voor alinea types

!! ALTIJD INLCUDEN !!

*/
.cleaner {
    clear: both;    
}
abbr {
    color:#003366;
    border-bottom:1px dotted #003366;
}


.cms_3kolommen{
    width: 100%;
}

.cms_3kolommen div{
    width: 30%;
    float: left;
    text-align:justify;
}

.cms_3kolommen_last_row{
    padding-right:0px;
}

.cms_3kolommen_row{
    padding-right:20px;
}

.cms_2kolommen{
    width: 100%;
    clear : both;
}

.cms_2kolommen div{
    width: 49%;
    float: left;
}

.cms_afbeeldingrechts{
    padding: 0px 0px 10px 10px;
    float : right;
}

.cms_afbeeldinglinks{
    padding: 0px 10px 10px 0px;
    float : left;
}

.cms_gekleurdeachtergrond{
    padding : 10px;
    background-color: #7FB4C4;
    float : right;
    width : 280px;
}

.cms_afbeelding{
    padding: 0;
    margin : 0;
    float : left;
}

.cms_cleaner{
    height : 1px;
    width : 100%;
    float : left;
    display:inline;
}

a.addToDownloadBundelButton {
    background: url(/site_files/img/btn_downloadbundel.png) no-repeat 0px -21px;
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    text-decoration: none;
}
a.addToDownloadBundelButton:hover {
    background-position: 0px 0px;
}
.baloon{
    background: url(/site_files/img/bg_downloadBalloon.png) no-repeat;
    position: absolute;
    width: 241px;
    height: 43px;
    margin: -46px 0px 0px -16px;
    padding: 11px 0px 0px 6px;
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    display: none;
}

a.addToDownloadBundelButton:hover .baloon{
    display: block;
}

#downloadbundelContents {
    list-style-type: none;
    padding: 0px;
    margin: 8px 0px;
}

#downloadbundelContents li {
    padding-left: 16px;
    background: url(/site_files/img/remove_downloadbundelitem.png) no-repeat 0px 2px;
    position: relativel;
    margin: 3px 0px;
}

#downloadbundelContents li div.removeButton {
    width: 12px; height: 12px;
    float: left;
    margin: 2px 0px 0px -16px;
    position: absolute;
    cursor: pointer;
}
.animationDing {
    position: absolute;
    margin: 3px 0px 0px 0px;
    padding: 3px 8px 3px 22px;
    width: 100px;
    background: #ebf8f4;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.sizeMelding {
    background: #FFFFFF;
    border: 1px solid #CC0000;
    color: #C00;
    position: absolute;
    margin-top: -30px;
    width: 500px;
    padding: 8px;
}
.sizeMelding img {
    position: absolute;
    right: -8px;
    top: -8px;
    cursor: pointer;
}
.bundelListItem {
    border-bottom: 1px solid #d8d8d8;
    padding: 5px 0px;   
    margin-bottom: 5px;
}
.bundelListItem .datetime {
    clear: both;
    font-size: 10px;
    margin-top: 2px;
}
#contentContainer {
    position: relative;
}
.downloadPopup {
    padding: 30px;
    background: #ebf8f4;
    color: #000000;
    text-align: center;
    position:absolute;
    width:400px;
    top:200px;
    left:50%;
    margin-left: -200px;
    font-weight: bold;
}
.overlay {
    background: #000000;
    position:fixed; 
    width:100%; 
    height:100%;
    top: 0px;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.pageList {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.pageList li {
    float: left;
    border-right: 1px solid #d6f1e9;
}
.pageList li a {
    display: block;
    padding: 6px 12px;
    text-decoration: none;
    font-weight: bold;
}
.pageList li a:hover, .pageList li.active a {
    background: #d6f1e9;
    color: #FFFFFF;
}
.pageList li.textButtons a {
    text-decoration: underline;
}

/********************************** TOOLKIT INDEX ***************************************/
.toolkitIndex {
    margin: 5px 0px 25px 0px;
}
.toolkitIndex ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.toolkitIndex li.rubriek > a {
    border: 2px solid #d6f1e9;
    padding: 6px 5px 6px 28px;
    margin: 8px 0px;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    background: url(/site_files/img/toolkitIndexPijltjeRechts.png) no-repeat 0% 50%;
}
.toolkitIndex li.rubriek > a.active {
    background: url(/site_files/img/toolkitIndexPijltjeBeneden.png) no-repeat 0% 50%;
}
.toolkitIndex li.rubriek > ul {
    margin: -3px 0px;
}
.toolkitIndex li.toolkit > a {
    padding: 1px 0px;
    margin-left: 30px;
    display: block;
}

.banner {
    background: #ebf8f4  url(/site_files/img/banner_pijltje.gif) no-repeat 95% 50%;
    padding: 12px 57px 12px 9px;
    display: block;
    cursor: pointer;
}
.banner h2 {
    font-size: 17px;
    margin: 0px 0px 3px 0px;
    padding: 0px;
    font-weight: normal;
}
.banner  a {
    font-size: 12px;
    color: #000000;
}



.imgreplacement {
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    /*color: rgba(255,255,255,0);*/
    font: 0/0 sans-serif;
    overflow: hidden;
    text-indent: -9000px;
    padding: 0;
    vertical-align: middle; /* options: middle, bottom, top, text-bottom, text-top */
    /*display: -moz-inline-box;*/ /* inline-block fix for Firefox 3 and older */
    display: inline-block;
}


#zoeken .text{
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.1em;
    line-height: 1;
    border: #000 1px solid;
    padding: 0.2em 0.2em 0em 0.2em;
    margin: 0px;
}

/****************************************
 *          Uitklap blok 
 ********************************/
.foldoutHeader a{
    display: block;
    background: url(/site_files/img/arrow_left.gif) no-repeat 174px 8px  #d6f1e9;
    padding: 5px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    outline: none;
}

.foldoutHeader a:hover{
    background-color: #ebf8f4;
    color: #000000;
    text-decoration: none;
    background-image: url(/site_files/img/arrow_down.gif);
}

.foldoutContent{
    border: 1px solid #d6f1e9;
    padding: 10px;
    display: none;
}

/************** Styles for home page ****************/
body#home #contentBlock{
    width: 470px;
    padding: 20px;
    display: block;
    float: left;
}

body#home #centerBlock h3{
    margin: 15px 0 0 0;
    font-size: 12px;
}
body#home #centerBlock {
    width: 150px;
    padding: 20px 10px;
    height: auto;
    background: #76d2b6 none;
    display: block;
    margin-top: -11px;
    float:left;
}


body#home #rightBlock {
    display: block;
    width: 245px;
    float: right;
    padding: 20px 0;
}

body#home #ie7 #centerBlock h3 {
    margin-top: 32px;
}

body#home #ie7 #rightBlock {
    position: relative;
    float:right;
}

body#home #rightBlock ul,
body#home #centerBlock ul {
    font-size: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body#home #rightBlock ul li,
body#home #centerBlock ul li {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
body#home #centerBlock ul li a,
body#home #rightBlock ul li a{
    background: transparent url(/site_files/img/arrows.png) 0 7px no-repeat;
    text-decoration: none;
    display: block;
    padding: 0.2em 1em 0.2em 1.4em;
    color: #000;
    font-size: 1.1em;
}
body#home #centerBlock ul li a:hover,
body#home #rightBlock ul li a:hover{
    font-weight: bold;
}

body#home #centerBlock ul li a {
    width: 128px;
}


body#home #rightBlock h4 {
    font-size: 12px;
    margin: 3px 0 0;
}

.recenteOefeningen{
    width: 235px;	
    border-top: 1px solid #76d2b6;
}

.recenteOefeningen li{
	border-bottom: 1px solid #76d2b6;
}

#spotlight{
	margin: 280px 0px 0px 0px;
	clear: both;
    font-size: 1.1em;
}

#prijs{
    margin-top: 170px;
        font-size: 1.1em;
}

.homeTopContent{
    width: 182px;
        font-size: 1.1em;
    padding-right: 10px;
    padding-top:10px;
}

#imgBeker{float: right;}

/* --------------------------------- styles voor tables met divjes maken-------------------------------- */
div.div_table{
    display: table;
    width:560px;
}

div.div_head_row{
    background-color:#006987;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#ffffff;
    font-weight: bold;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.div_even_row{
    background-color:#eeeeee;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#4e4e4e;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.div_odd_row{
    background-color:#f9f9f9;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#4e4e4e;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.div_normal_row{
    background-color:#FFFFFF;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#4e4e4e;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.inactive_div_even_row{
    background-color:#f0cbcb;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#4e4e4e;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.inactive_div_odd_row{
    background-color:#f6dede;
    border:0;
    font-family:arial;
    font-size:12px;
    color:#4e4e4e;
    display: table-row;
    float:left;    /*fix for  buggy browsers IE ZUIGT FURBIES*/
}

div.div_cell_20{
    padding:4px 0px 0px 3px;
    width: 17px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_75{
    padding:6px 4px 6px 8px;
    width: 75px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}


div.div_cell_65{
    padding:6px 4px 6px 8px;
    width: 65px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_110{
    padding:6px 4px 6px 8px;
    width: 98px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_150{
    padding:6px 4px 6px 8px;
    width: 138px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_195_header a{
    padding:6px 4px 6px 8px;
    width: 183px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
    color : #FFFFFF;
}


div.div_cell_195{
    padding:6px 4px 6px 8px;
    width: 183px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_200{
    padding:6px 4px 6px 8px;
    width: 188px;
    float:left;
    display: table-cell;
}

div.div_cell_215{
    padding:6px 4px 6px 8px;
    width: 203px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_300{
    padding:6px 4px 6px 8px;
    width: 288px;
    float:left;
    display: table-cell;
}

div.div_cell_345{
    padding:6px 4px 6px 8px;
    width: 357px;
    float:left;
    display: table-cell;
}

div.div_cell_360{
    padding:6px 4px 6px 8px;
    width: 332px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_380{
    padding:6px 4px 6px 8px;
    width: 368px;
    float:left;
    display: table-cell;
}

div.div_cell_440{
    padding:6px 4px 6px 8px;
    width: 428px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_550{
    padding:6px 4px 6px 8px;
    width: 538px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_570{
    padding:6px 4px 6px 8px;
    width: 538px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_765{
    padding:6px 4px 6px 8px;
    width: 753px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_cell_full{
    padding:6px 4px 6px 8px;
    width: 100%;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
}

div.div_html_active{
    padding:6px 4px 6px 8px;
    width: 370px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
    text-align: center;
    font-weight: bold;
}

div.div_plaintext_active{
    padding:6px 4px 6px 8px;
    width: 371px;
    float:left;    /*fix for  buggy browsers*/
    display: table-cell;
    text-align: center;
    font-weight: bold;
    background-color:#f9f9f9;
}

.statusBar{
    padding: 4px 8px 4px 8px;
    border-top: 1px solid #006987;
    border-bottom: 1px solid #006987;

    font-weight: bold;
    color: #4e4e4e;
    background: #eee;
    height: 16px;
}

.mceEditable{
    width: 350px;
    height: 150px;
}

/************* LETTERNAVIGATIE OEFENINGEN **********************/


.letterNavigatie {
    padding: 0px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}

.nummerNavigatie {
    width : 100%;
    text-align : center;
}

#contentContainer .letterNavigatie a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#contentContainer .letterNavigatie div {
    height : 18px;
    width : 20px;
    float : left;
    text-align: center;
    background : url(/site_files/img/info.gif) center no-repeat;
    background-color: #ade8d6;
    margin: 0px 2px 0px 0px;
    padding: 2px 0px 0px 0px;
}

#contentContainer .letterNavigatie .active{
    background-color: #76d2b6;
}

.error{
    color: #748f16;
    border: solid 1px #748f16;
    padding: 15px;
    background-color: #e6ebd5;
}

.kolomHeaderLinks{
    float : left;
    width : 80%;
    font-weight : bold;
}

.kolomHeaderLinks a{

    text-decoration : underline;

}

.kolomHeaderRechts{
    float : right;
    width : 15%;
    font-weight : bold;
}

.kolomHeaderRechts a{
    text-decoration : underline;
}

.kolomLinks{
    margin-top : 8px;
    float : left;
    width : 80%;
}

.kolomRechts{
    margin-top : 8px;
    float : right;
    width : 15%;
}

.divAlt{
  font-family: arial;
  font-size: 12px;
    background-color: #76d2b6;
    color: #ffffff;
    position: absolute;
    left:-1000px;
    top:-1000px;
    line-height: 12px;
    padding: 5px;
    z-index: 2;
    border: 1px solid #65b59d;
    float: left;
}

.divAltShadow{
    left:-1000px;
    top:-1000px;
    background-color: #000000;
    line-height: 16px;
    padding: 5px;
    position: absolute;
    Z-index: 1999;
    opacity: 0.20;
    filter: alpha(opacity=20);
    -moz-opacity: 0.20;
}
