* {
    margin                      : 0;
    padding                     : 0;
}

html, body {
    height                      : 100%;
}

body {
    background-color: #3c5c7d;
    background-image: url('../images/bg_v1.gif');      
}

img {
    border                      : 0;
}

a:link, a:visited {
    color                       : #0099cc;
    text-decoration             : none;
}

a:hover, a:active {
    color                       : #0099cc;
    text-decoration             : underline;
}

#border {width: 780px; min-height: 100%; height: auto; left: 50%; margin-left: -390px; background: url('../images/border.png'); margin-bottom: -200px; position: relative; }

#maingrid {
    width                       : 720px;
    margin-left                 : 30px;
}

#header {
    width                       : 720px;
    height                      : 178px;
    background-image            : url(''); 
} 

#navi {
    width                       : 690px;
    #width                      : 720px;
    height                      : 60px;
    padding-left                : 30px;
    background-image            : url('../images/bg_menu.jpg'); 
} 

#main {
    width                       : 720px;
    height                      : 100%;
}

#mainleft {
    width                       : 470px;
    margin-left                 : 30px;
    padding-top                 : 20px;
    min-height: 850px;
}

#mainright {
    position                    : absolute;
    width                       : 165px; 
    margin-left                 : 530px;
    #margin-left                : 495px;
    padding-top                 : 20px;
    font-family                 : Verdana, Arial, sans-serif;
    font-size: 11px;
    
}

#programleft {
    position                    : absolute;
    width                       : 200px;
    margin-left                 : 30px;
    #margin-left                : -190px;
    padding-top                 : 25px;
}

#programright {
    width                       : 460px;
    margin-left                 : 220px;
    padding-top                 : 16px;
    #padding-top                : 30px;
    padding-bottom              : 50px;
    min-height: 850px;
}

#footer {
    width                       : 600px;
    #width                      : 800px;
    height                      : 40px;
    #height                     : 45px;
    font-family                 : Verdana, Arial, sans-serif;
    color                       : #222222;
    font-size                   : 10px;
    padding-left                : 30px;
    padding-top                 : 50px;  
}

#bottom {
    width                       : 720px;
    height                      : 12px;
    background-image            : url('');
    background-repeat           : no-repeat; 
}

#bottom {
    width                       : 720px;
    height                      : 50px;
}

.navi {
    margin-right                : 45px;
    #margin-top                 : 13px;
    padding-top                 : 13px;
    padding-bottom              : 10px;
} 

.main_text {
    font-family                 : Verdana, Arial, Helvetica, sans-serif;
    font-size                   : 11px;
    line-height                 : 16px;
    color                       : #333333;
}

.voorwoord {
    font-size                   : 10px;
    font-weight                 : bold;
    font-family                 : Arial, Helvetica, sans-serif;   
}

.main_link {
    color                       : #67CBF5;
    text-decoration             : none;
}

.rbanner {
    margin-top                 : 15px;
}

.pagetitle {
    font-family                 : Arial, Helvetica, sans-serif;
    font-size                   : 20px;
    font-weight                 : bold;
    color                       : #999999;
    margin-bottom               : 25px;
    margin-top                  : 15px;
    #margin-top                 : 30px;
}

.textheader {
    font-family                 : Arial, Helvetica, sans-serif;
    font-size                   : 14px;
    font-weight                 : bold;
    color                       : #FF8000;
}

.blocktitle {
    padding-bottom              : 15px;
}

----

.mytable {
    width                       : 400px;
    padding                     : 0;
    margin                      : 0;
    margin-top                  : 10px;
    margin-bottom               : 10px;
}

th.nobg {
    border-top                  : 0;
    border-left                 : 0;
    border-right                : 1px solid #C1DAD7;
    background                  : none;
}

.tabletd {
    background                  : #f9f9f9;
    padding                     : 6px 6px 6px 12px;
    font                        : 10px Verdana, Arial, Helvetica, sans-serif;
    border                      : 1px solid #ffffff;
}

.tabletd2 {
    background                  : #f0f0f0;
    padding                     : 6px 6px 6px 12px;
    font                        : 10px Verdana, Arial, Helvetica, sans-serif;
    border                      : 1px solid #ffffff;
}

.imgmain {
    margin-left                 : 50px;
    padding-top                 : 15px;
    padding-bottom              : 15px;
}

.imgcommissie {
    margin-left                 : 20px;
    padding-top                 : 15px;
    padding-bottom              : 15px;
}


