﻿body
{
    font-family: Arial;
    font-size: small;
    background-color: #ededed;
    padding: 0;
    margin: 0;
}

a:link, a:visited, a:active 
{
    color: #1ca4b4;
    text-decoration: underline;
}

a:hover 
{
    color: #1ca4b4;
    text-decoration: none;
}

.adresgegevens
{
    margin: 0px 5px 2px 0px;
    padding: 7px;
    font-size: 13px;
    text-align: center;
    float: right;
}

    a.emaillink:link, a.emaillink:visited, a.emaillink:active 
    {
        color: #ffffff;
    }
    
    a.emaillink:hover
    {
        color: #ffffff;
    }

.contactgegevens 
{
    
}

.stopdiv 
{
    background-color: #ffffff;
}

.logo_clw 
{
    position: absolute;
    margin-top: 2px;
    margin-left: 7px;
    width: 257px;
    height: 115px;
    border: 0px;
    z-index: 5500;
}

.wrap 
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
}

.header 
{
    width: 1004px;
    height: 119px;
    background-color: #ffffff;
    color: white;
    float: left;
}

    .header_left 
    {
        position: relative;
        float: left;
        height: 119px;
        width: 222px;
        background-image: url(header_links.jpg);
        background-repeat: no-repeat;
        background-position: left top;
    }
    
    .header_mid 
    {
        position: relative;
        float: left;
        width: 90px;
        height: 119px;
        background-image: url(header_mid.jpg);
        background-repeat: repeat-x;
        background-position: left top;
    }
    
    .header_right
    {
        position: relative;
        float: left;
        width: 692px;
        height: 119px;
        background-image: url(header_rechts.jpg);
        background-repeat: no-repeat;
        background-position: left top;
    }
    
.footer 
{
    width: 1004px;
    height: 160px;
    background-image: url(footer_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    color: white;
    clear: both;
}

    .footer .logo
    {
        margin-top: 10px;
        margin-right: 2px;
        width: 155px;
        height: 100px;
        float: right;
    }

    .footer .copy 
    {
        margin-top: 10px;
        height: 18px;
        background-color: #8f9191;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        width: 984px;
        font-size: 12px;
        line-height: 18px;
        border-top: solid 1px #ffffff;
        border-bottom: solid 1px #ffffff;
        text-align: right;
        float: right;
    }
    
    .footer div.afdelingen 
    {
        float: left;
        padding: 8px;
    }
    
    .footer div.afdelingen span 
    {
        color: #AAAAAA;
        font-size: 14px;
        font-weight: bold;
    }
    
    .footer div.afdelingen table 
    {
        margin-top: 5px;
    }
    
    .footer div.afdelingen div 
    {
        margin-left: 5px;
        margin-right: 5px;
    }
    
    .footer div.afdelingen a 
    {
        color: #ffffff;
        font-size: 11px;
        text-decoration: none;
    }
    
#menu_container
{
    width: 1004px;
    height: 32px;
    background-color: #ffffff;
    color: white;
    float: left;
}

    .menu_left 
    {
        position: relative;
        float: left;
        width: 222px;
        height: 32px;
        background-image: url(menu_links.jpg);
        background-repeat: no-repeat;
        background-position: left top;
    }
    
    .menu_mid
    {
        position: relative;
        float: left;
        width: 90px;
        height: 32px;
        background-image: url(menu_mid.jpg);
        background-repeat: repeat-x;
        background-position: left top;
    }
    
    .menu_right 
    {
        position: relative;
        float: left;
        width: 692px;
        height: 32px;
        background-image: url(menu_rechts.jpg);
        background-repeat: no-repeat;
        background-position: left top;
    }
    
    .menu_items 
    {
    }
    
        .menu_items a 
        {
        }

.imageflow_container 
{
    float: left;
    width: 1004px;
    height: 250px;
    background-image: url(imageflow_bg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    z-index: -1;
}

    .imageflow_container #myImageFlow 
    {
        margin-top: 3px;
        z-index: 2000;
        width: 1000px;
        height: 250px;
    }

.breadcrumb 
{
    background-color: #ffffff;
}

    .breadcrumb span 
    {
        color: #bababa;
        font-size: 11px;
    }

    .breadcrumb a 
    {
        color: #bababa;
        font-size: 11px;
        text-decoration: none;
    }

.content_container 
{
    float: left;
    width: 1004px;
    background-color: #ffffff;
    z-index: -1;
}

    .content_container .content 
    {
        margin: 15px 10px 15px 10px;
    }

.content_container_start 
{
    width: 984px;
    float: left;
    background-color: #ffffff;
    padding: 10px;
}

    .content_container_start .content_start 
    {
        float: left;
    }
    
    .content_container_start .content_start .nieuws 
    {
        float: left;
        margin: 15px 10px 0px 10px;
        width: 640px;
    }
    
        .nieuwsbericht 
        {
            width: 450px;
        }
    
    .content_container_start .content_start .welkom_kalender 
    {
        float: right;
        width: 300px;
        margin: 15px 10px 0px 5px;
    }
    
.greybox_title 
{
    height: 32px;
}

    .greybox_title span
    {
        font-family: Arial;
        font-size: large;
        line-height: 32px;
        color: #595c5c;
    }
    
.greybox 
{
    background-image: url(greybox_bg.jpg);
    background-repeat: repeat-x;
    /*background-position: left bottom;*/
    min-height: 200px;
    width: 100%;
}
    
    .greybox div 
    {
        color: #595c5c;
    }

.afdelingen .afdeling 
{
    position: relative;
    float: left;
    margin: 10px;
    padding: 5px;
    /* voor vti website met 7 afdelingen width: 110px;*/
    width: 110px;
    height: 220px;
    background-image: url(afdeling_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

    .afdelingen .afdeling div 
    {
        text-align: center;
    }
    
    .afdelingen .afdeling .quicklinks 
    {
        position: absolute;
        top: 143px;
        /* voor vti website width: 115px;*/
        width: 115px;
        font-size: 14px;
        line-height: 21px;
        z-index: 99999;
    }
    
    .afdelingen .afdeling .quicklinks a 
    {
        color: #5f5a5a;
        text-decoration: none;
        font-size: 12px;
    }

    .afdelingen .afdeling img 
    {
        float: left;
        border: 0;
        position: absolute;
        top: 64px;
        margin-left: 17px;
    }
    
.nieuwe_vacature 
{
    padding: 5px;
}

    .nieuwe_vacature a.link:link, a.link:visited, a.link:active, a.link:hover  
    {
        color: #5f5a5a;
        text-decoration: none;
    }
    
.item_header 
{
    background-image: url(item_header_bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 32px;
    padding-left: 2px;
}

.item_title 
{
    background-image: url(item_header_bg_rechts.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}   
    .item_title span 
    {
        color: #ffffff;
        font-size: large;
        line-height: 32px;
    }
    
div.clear 
{
    clear: both;
}

div.subline 
{
    height: 1px;
    line-height: 1px;
    width: 100%;
    background-color: #8f9191;
}

.tbl_details 
{
    width: 100%;
    border: 0px;
    /* border-spacing => om in de cellen de border weg te krijgen */
    border-spacing: 0px;
}

    .tbl_details tr 
    {
        margin: 0;
        padding: 0;
    }

    .tbl_details tr th 
    {
        text-align: left;
        margin: 0;
        padding: 7px; 
    }
    
    .tbl_details tr td 
    {
        margin: 0;
        padding: 7px; 
    }

    .tbl_details .groen 
    {
        color: #4ed72e;
    }
    
    .tbl_details tr.bouw 
    {
        background-color: #4ed72e;
        color: #ffffff;
        cursor: pointer;
    }
    
    .tbl_details .hout 
    {
        color: #e9a624;
    }
    
    .tbl_details tr.mechanica 
    {
        background-color: #d415c0;
        color: #ffffff;
        cursor: pointer;
    }
    
    .tbl_details tr.elektriciteit 
    {
        background-color: #229bd9;
        color: #ffffff;
        cursor: pointer;
    }
    
    .tbl_details .handel 
    {
        color: #cecc08;
    }
    
    .tbl_details .voeding 
    {
        color: #fd2a38;
    }
    
    .tbl_details .alternate_row 
    {
        background-color: #eeeeee;
    }
    
    .tbl_details .header_row 
    {
        background-color: #ffffff;
        cursor: default;
    }
    
    #tbl_details .header_row 
    {
        background-color: #ffffff;
        cursor: default;
    }
    
    .tbl_details tr td
    {
        border-top: solid 1px #8f9191;    
    }
    
    .tbl_details tr td.icon 
    {
        width: 20px;
    } 

.tbl_captcha 
{
    width: 100%;
    border: 0px;
    /* border-spacing => om in de cellen de border weg te krijgen */
    border-spacing: 0px;
}

    .tbl_captcha tr td 
    {
        margin: 0;
        padding: 0;
    }

    .tbl_captcha tr td.input
    {
        background-color: #e0e0e0;
        width: 207px;
        padding: 5px;
        margin: 0px;
    }



.content .left_column 
{
    float: left;
    width: 263px;
    margin-right: 35px;
    margin-top: 15px;
}

    .content .left_column .afdelingenlinks div.link
    {
        margin-left: 15px;
    }
    
    .content .left_column .extralinks ul li 
    {
        margin-left: 15px;
    }
    
.content .mid_column 
{
    float: left;
    width: 670px;
    margin-top: 15px;
}

.content .archive_leftcol 
{
    float: left;
    width: 233px;
    margin-right: 35px;
    margin-top: 15px;
}

    .content .archive_leftcol div.overzichtjaren 
    {
        text-align: center;
    }

.content .archive_rightcol 
{
    float: left;
    width: 700px;
    margin-top: 15px;
}

.img_video 
{
    margin-top: 20px;
    margin-left: 15px;
    border: 0px;
}

.img_detaillist 
{
    border: 0px;
}

.img_klas 
{
    margin: 5px;
    padding: 5px;
    border: solid 1px #8f9191;
}

.div_link 
{
    float: left;
    margin: 10px;
    padding: 5px;
    text-align: center;
    width: 200px;
    height: 200px;
}

    .div_link img 
    {
        border: 0px;
    }
    
.video_content 
{
    margin: 10px;
}

/*---- TEXT ---*/

#vtiroeselaretext 
{
    display: none;
}

#vtiroeselaretext h2 
{
}

.h1 
{
    font-size: x-large;
    font-weight: bold;
    font-family: Arial;
    margin-top: 5px;
    margin-bottom: 5px;
}

.content 
{
}

    .content .h1 
    {
        color: #1ca4b4;
    } 
    
    .content h2 
    {
        color: #1ca4b4;
        margin-top: 15px;
        margin-bottom: 3px;
    }
    
    .content h3 
    {
        color: #1ca4b4;
        margin-top: 15px;
        margin-bottom: 3px;
    }

    .content h2.subtitle 
    {
        color: #8f9191;
        font-weight: bold;
        margin-bottom: 3px;
    }

    .content .left_column ul li 
    {
        color: #8f9191;
    }

h2 
{
    font-family: Arial;
    font-weight: normal;
    font-size: large;
    margin-top: 2px;
}

    h2.bouw 
    {
        color: #50d60e;
    }

    h2.hout 
    {
        color: #e9a624;
    }

    h2.mechanica 
    {
        color: #d415c0;
    }
    
    h2.elektriciteit 
    {
        color: #229bd9;
    }
    
    h2.schilderwerken_en_decoratie 
    {
        color: #e9235b;
        font-size: medium;
    }
    
    h2.industriële_wetenschappen 
    {
        color: #10ae70;
        font-size: medium;
    }
    
    h2.eerste_graad 
    {
        color: #b3bc1d;
    }
    
    h2.algemene_vorming 
    {
        color: #b3bc1d;
    }
    
    h2.handel 
    {
        color: #cecc08;
    }
    
    h2.voeding 
    {
        color: #fd2a38;
    }
    
    h2.distributie 
    {
        color: #198bf5;
    }
    
    h2.personenzorg 
    {
        color: #b0d80f;
    }
    
.nieuws h3 
{
    margin-top: 0px;
    color: #1ca4b4;
}

.newsdate 
{
    color: #8f9191;
    font-size: x-small;
}

    h3.bouw 
    {
        color: #50d60e;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.bouw a:link, div.bouw a:visited, div.bouw a:active 
    {
        color: #50d60e;
        text-decoration: underline;
    }
    
    div.bouw a:hover 
    {
        color: #50d60e;
        text-decoration: none;
    }
    
        a.twaalfjarigen:link, a.twaalfjarigen:visited, a.twaalfjarigen:active 
        {
            text-decoration: none;
        }
        
        a.twaalfjarigen:hover 
        {
            text-decoration: underline;
        }
    
        a.bouw:link, a.bouw:visited, a.bouw:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.bouw:hover 
        {
            color: #50d60e;
            text-decoration: none;
        }
        
        .bouw .tbl_details tr th 
        {
            color: #50d60e;
        }

    h3.hout 
    {
        color: #e9a624;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.hout a:link, div.hout a:visited, div.hout a:active 
    {
        color: #e9a624;
        text-decoration: underline;
    }
    
    div.hout a:hover 
    {
        color: #e9a624;
        text-decoration: none;
    }
    
        a.hout:link, a.hout:visited, a.hout:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.hout:hover 
        {
            color: #e9a624;
            text-decoration: none;
        }
        
        .hout .tbl_details tr th 
        {
            color: #e9a624;
        }

    h3.mechanica 
    {
        color: #d415c0;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.mechanica a:link, div.mechanica a:visited, div.mechanica a:active 
    {
        color: #d415c0;
        text-decoration: underline;
    }
    
    div.mechanica a:hover 
    {
        color: #d415c0;
        text-decoration: none;
    }
    
        a.mechanica:link, a.mechanica:visited, a.mechanica:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.mechanica:hover 
        {
            color: #d415c0;
            text-decoration: none;
        }
        
        .mechanica .tbl_details tr th  
        {
            color: #d415c0;
        }
    
    h3.elektriciteit 
    {
        color: #229bd9;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.elektriciteit a:link, div.elektriciteit a:visited, div.elektriciteit a:active 
    {
        color: #229bd9;
        text-decoration: underline;
    }
    
    div.elektriciteit a:hover 
    {
        color: #229bd9;
        text-decoration: none;
    }
    
        a.elektriciteit:link, a.elektriciteit:visited, a.elektriciteit:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.elektriciteit:hover 
        {
            color: #229bd9;
            text-decoration: none;
        }
        
        .elektriciteit .tbl_details tr th 
        {
            color: #229bd9;
        }
    
    h3.schilderwerken_en_decoratie 
    {
        color: #e9235b;
        font-size: medium;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.schilderwerken_en_decoratie a:link, div.schilderwerken_en_decoratie a:visited, div.schilderwerken_en_decoratie a:active 
    {
        color: #e9235b;
        text-decoration: underline;
    }
    
    div.schilderwerken_en_decoratie a:hover 
    {
        color: #e9235b;
        text-decoration: none;
    }
    
        a.schilderwerken_en_decoratie:link, a.schilderwerken_en_decoratie:visited, a.schilderwerken_en_decoratie:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.schilderwerken_en_decoratie:hover 
        {
            color: #e9235b;
            text-decoration: none;
        }
        
        .schilderwerken_en_decoratie .tbl_details tr th 
        {
            color: #e9235b;
        }
    
    h3.industriele_wetenschappen 
    {
        color: #10ae70;
        font-size: medium;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.industriele_wetenschappen a:link, div.industriele_wetenschappen a:visited, div.industriele_wetenschappen a:active 
    {
        color: #10ae70;
        text-decoration: underline;
    }
    
    div.industriele_wetenschappen a:hover 
    {
        color: #10ae70;
        text-decoration: none;
    }
    
        a.industriele_wetenschappen:link, a.industriele_wetenschappen:visited, a.industriele_wetenschappen:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.industriele_wetenschappen:hover 
        {
            color: #10ae70;
            text-decoration: none;
        }
        
        .industriele_wetenschappen .tbl_details tr th 
        {
            color: #10ae70;
        }
    
    h3.eerste_graad 
    {
        color: #b3bc1d;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    div.eerste_graad a:link, div.eerste_graad a:visited, div.eerste_graad a:active 
    {
        color: #b3bc1d;
        text-decoration: underline;
    }
    
    div.eerste_graad a:hover 
    {
        color: #b3bc1d;
        text-decoration: none;
    }
    
        a.eerste_graad:link, a.eerste_graad:visited, a.eerste_graad:active 
        {
            color: #8f9191;
            text-decoration: none;
        }

        a.eerste_graad:hover 
        {
            color: #b3bc1d;
            text-decoration: none;
        }
        
        .eerste_graad .tbl_details tr th 
        {
            color: #b3bc1d;
        }

.icon_zoeken 
{
    margin: 10px 5px 5px 0;
    float: right;
}

.textbox_zoeken 
{
    padding: 2px;
    margin: 10px 0 5px 0;
    border: 1px solid #0d5a61;
    height: 17px;
    width: 200px;
    float: right;
    font-size: 12px;
}

.textbox 
{
    padding: 2px;
    margin: 3px 0 3px 0;
    border: 1px solid #1fa7b6;
    height: 17px;
    width: 200px;
    font-size: 12px;
}

.dropdownlist 
{
    padding: 2px;
    margin: 3px 0 3px 0;
    border: 1px solid #1fa7b6;
    height: 25px;
    width: 205px;
    font-size: 12px;
}

.light_grey 
{
    color: #cccccc;
    font-style: italic;
}

.calendar_wrap 
{
    width: 280px; 
    min-height: 120px;
    padding: 10px;
}

.calendar_date_wrap {
    float: left; 
    width: 100px;
}

.calendar_date 
{
    background-image: url('bg_date.png');
    background-position: left top;
    background-repeat: no-repeat;
    width: 98px;
    height: 102px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

    .calendar_day 
    {
        position: relative;
        left: -2px;
        top: 7px;
        color: #ffffff;
        font-weight: bold;
        font-size: 56px;
    }

    .calendar_month 
    {
        position: relative;
        left: -2px;
        top: 5px;
        color: #ffffff;
        font-size: medium;
    }
    
.calendar_info_wrap 
{
    float: right; 
    width: 175px;
    margin-left: 5px;
}
    
    h2.calendar_title 
    {
        font-size: 14px;
        font-weight: bold;
    }
    
.calendar_line 
{
    float: left;
    padding: 0px;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    min-height: 1px;
    background-color: #8f9191;
    width: 260px;
    margin: 0px 0px 10px 20px;
}

.ul_extralinks 
{
    padding: 0;
    margin: 0;
}

.ul_extralinks li 
{
    list-style-type: none; 
}

div.afdelingen_icon 
{
    float: left;
    
}

    div.afdelingen_icon  img 
    {
        margin: 10px;
    }
    
.small_text 
{
    font-size: 11px;
}

.searchHeader 
{
    color: #1ca4b4;
    margin-top: 15px;
    margin-bottom: 3px;
}

.greyborder 
{
    margin-left: 15px;
}

    .greyborder a
    {
        color: #8f9191;
    }

/*-------------*/

/* LESSENTABEL */

.lessentabel_bgcolor 
{
    color: #687070;
    background-color: #EEEEEE;
    font-weight: bold;
    border-bottom: solid 1px #919492;
}

.urencell 
{
    border-left: solid 1px #919492;
}

.totaalvak 
{
    border-top: solid 1px #919492;
}

/*-------------*/

/*-------------*/

.oddtr
{
	background-color:#eeeeee;
}
.eventr
{
	background-color:#FFFFFF;
}
.trover
{
	background-color: #0099CC;
	cursor: pointer;
}
.trclick
{
	background-color: #00CCCC;
}

/*-------------*/

/*--------------- VIDEO HTML5 -------------------*/

video 
{
    /*z-index: 9000;*/
}

/*-----------------------------------------------*/

/*-----------------------------------------------*/

div#menu {
    height:32px;
    margin-top: -32px;
    position: relative;
    float: left;
    z-index: 8500;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    z-index: 8500;
}
div#menu ul.menu {
    padding-left: 10px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
    position: relative;
    z-index: 10;
    height: 32px;
    display: block;
    float: left;
    line-height: 32px;
    text-decoration: none;
    font: normal 12px Arial;
}
div#menu a:hover, div#menu a:hover span { color: #fff; }
div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(menu_images/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(menu_images/item-pointer-mover.gif);
}

/* menu::level1 */
div#menu a {
    padding: 0 10px 0 10px;
    line-height: 20px;
    color: #e5e5e5;
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
/*div#menu li { background: url(menu_images/main-delimiter.png) 98% 4px no-repeat; }*/
div#menu li.last { background: none; }

/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 215px;
    padding: 5px 0 0 0;
    background-image: url(menu_images/bg_sub2.png);
    background-repeat: repeat;
    background-position: left top;
    margin-top:1px;
    border: solid 1px #494545;
}
div#menu ul ul a {
    padding: 0 0 0 1px;
    height: auto;
    float: none;
    display: block;
    line-height: 24px;
    color: rgb(250,250,250);
}
div#menu ul ul span {
    margin-top: 0;
    padding-right: 15px;
    _padding-right: 20px;
    color: rgb(250,250,250);
}
div#menu ul ul a:hover span {
    color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    margin: -30px 0 0 160px !important;
    padding: 5px 0 0 0;
    background-image: url(menu_images/bg_sub2.png);
    background-repeat: repeat;
    background-position: left top;
    margin-top:1px;
    border: solid 1px #494545;
}

/* colors */
/*
div#menu ul ul ul { background: rgb(250,250,250); }
div#menu ul ul ul ul { background: rgb(250,250,250); }
div#menu ul ul ul ul { background: rgb(250,250,250); }*/

/* lava lamp */
div#menu li.back {
    background: url(menu_images/lava.png) no-repeat right -44px !important;
    /*background-image: url(menu_images/lava.gif);*/
    width: 13px;
    height: 32px;
    z-index: 8;
    position: absolute;
    margin: 0;
}
div#menu li.back .left {
    background: url(menu_images/lava.png) no-repeat top left !important;
    /*background-image: url(menu_images/lava.gif);*/
    height: 32px;
    margin-right: 8px;
}

/*-----------------------------------------------*/

/*------------- Pages ----------------*/

.bold 
{
    font-weight: bold;
}

.border 
{
    border: solid 1px #000000;
    padding: 2px;
}

/*-- Openingsuren --*/

.openingsuren 
{
    border: solid 1px #a6a6a6;
    margin: 0;
    padding: 0;
}

.openingsuren tr td
{
    border: solid 1px #a6a6a6;
    margin: 0;
    padding: 5px;
}

.imageborder 
{
    padding: 5px;
    border: solid 1px #8f9191;
}

    .imageborder img 
    {
        border: 0px;
    }
    

.no_imageborder 
{
    border: 0px;
}

.photolink img
{
    border: 0px;
}

/*------------------*/

/*------------- EndPages ----------------*/

/*------------- StudieRichtingen -------------*/

.wrap_studierichtingen 
{
    width: 800px;
    float: left;   
}

    .wrap_studierichtingen .eerste_graad 
    {
        background-color: #F0F0F0;
    }
    
    .wrap_studierichtingen .overzicht_jaar 
    {
        float: left;
    }
    
    .wrap_studierichtingen .overzicht_jaar div 
    {
        float: left;
        margin: 4px;
    }
    
    .A1 
    {
        text-align: left;
        width: 392px;
    }
    
    .A2 
    {
        text-align: right;
        width: 392px;
    }

/*------------- EndStudieRichtingen -------------*/

/* Easy Slider */

    #slider 
    {
        border: 1px solid #bbc0c0;
    }

    #slider img 
    {
        border: 0;
    }

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:300px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		/*background:url(images/btn_prev.gif) no-repeat 0 0;	*/
		}	
	#nextBtn a, #slider1next a{ 
		/*background:url(images/btn_next.gif) no-repeat 0 0;	*/
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:0.2em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 2px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#ffffff;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#21a9b8;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* Directie */

.directielid 
{
    float: left;
    width: 450px;
    height: 250px;
    margin: 20px;
}

.directielid img 
{
    float: left;
    border: 0px;
    margin-right: 10px;
}

.directie span 
{
    float: left;
}

.directielid_naam 
{
    color: #1ca4b4;
    font-weight: bold;
}

.directie_start 
{
    padding: 2px;
}

    .directie_start img
    {
        margin: 15px 10px 3px 0px;
        float: left;
    }

/* Directie */

/* Contactformulier TA */

.verantwoordelijke_container 
{
    float: left;
    width: 300px;
    height: 250px;
    margin: 10px;
}

.personeel_container 
{
    float: left;
    width: 300px;
    height: 335px;
    margin: 10px;
}

    .personeel_container table 
    {
        width: 295px;
    }

    .personeel_container table tr td
    {
        text-align: center;
    }
    
    .personeel_container table tr td img 
    {
        /*border: solid 1px #8f9191;*/
        border: solid 1px #1ca4b4;
    }
    
    .personeel_container td.personeel_functie 
    {
        background-color: #1ca4b4;
        color: #ffffff;
        height: 50px;
    }
    
    .personeel_container td.personeel_functie a
    {
        color: #ffffff;
        text-decoration: none;
    }
    
.ondersteunend_personeel 
{
    float: left;
    height: 335px;
    margin: 20px;
    text-align: center;
}

    .ondersteunend_personeel td.personeel_functie 
    {
        background-color: #1ca4b4;
        color: #ffffff;
        height: 30px;
        text-align: center;
        padding: 5px;
    }
    
    .personeel_info
    {
        padding: 10px 20px 10px 20px;
    }
    
        .personeel_info img
        {
            border: solid 1px #1ca4b4;
        }

/* Contactformulier TA */

/*---------------------------------- VIDEO -----------------------------------------------*/


