/* ------ CSS schoonmaak code  ------ */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    margin:0px;

    padding:0px;

    border:0px;

    font-weight: inherit;

    font-style: inherit;

    line-height: inherit;

    font-size: 13px;



    font-family:arial;

}

a img, :link img, :visited img {

    border: 0;

}

table {

    border-collapse: collapse;

    border-spacing: 0px;

}

li{

}

ol, ul {

  padding-bottom:14px;

}

q:before, q:after, blockquote:before, blockquote:after {

    content: "";

}

/* ------ EINDE CSS schoonmaak code ------ */

h5{
    
    font-size: 24px;
    color: #1e477f;
    
}

body{
    background-color: #dfdfdf;
}

#pagewrapper{
width: 1010px;
height: auto;
min-height: 440px;
margin:0 auto;
background: url(images/pagerachtergrond.jpg) no-repeat top; 

    
}

#pagecontent{
width: 955px;
background-color: #FFF;

min-height: 540px;
margin-left: 27px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

    
}

#header{
    width: 955px;
    height: 109px;
    background: url(images/header.jpg) no-repeat right; 
}

#topmenuachtergrond{
    width: 955px;
    height: 38px;
    background: url(images/menubalk.jpg) no-repeat right;   
}
#topmenu{
    width: 740px;
    height: 25px;
    
    float: left;
    margin-left: 15px;
    margin-top: 7px;
}
#topmenu li{
    float: left;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 0px 6px 0px 6px;
    height: 28px;
    list-style: none;
    font-size: 16px;
}

#topmenu li a{
    color: #fff;
    text-align: center;
    height: 28px;
    list-style: none;
    font-size: 16px;
    text-decoration: none;
}

#topmenu li.current a{
    font-weight: bold;
}



#content{
   width: 955px; 
   
}

#tekstfield{
    width: 495px;
    min-height: 462px;
    padding-top: 10px;
    padding-right: 35px;
    padding-left: 15px;
    padding-bottom: 25px;
    background-color: white;
    float: left;
        color:#666666;
    
}

#tekstfield h2{
    
    font-size: 28px;
    color: #005196;
}

#tekstfield strong{
    font-weight: bold;
}

#newsbar{ 
    width: 164px;        
    background: url(images/nieuwsachtergrond.png) no-repeat top right;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 10px;
    float: left;
    background-color: white;
    overflow: hidden;
    }

#newsbar b{
    color: #592291;
    
}
    

#leftmenu{
    width: 181px;
    min-height: 422px;
    padding-top: 50px;
    padding-right: 25px;
    background-color: white;
    float: left;
    }
#leftmenu li{
    list-style: none;
    height: auto;
    margin-top: 10px;
margin-left: 10px;
padding-left: 5px;
    border-bottom : 1px solid #e5e5e5;
    
}

#leftmenu li a{
    font-size: 13px;
    text-decoration: none;
    color:#666666;
        
    
}

#leftmenu li a:hover{
    color:#005196;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#leftmenu li.current a{
    color: #005196;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;   
}

#footer{
    clear: both;
    margin-top: 10px;
    background-color: white;
    width: 910px;
    height: 30px;
    padding-left: 45px;
    padding-top: 15px;
    float: left;
    color: blue;
    font-size: 11px;
    color:#005196;
}
#login{
    
    width: 195px;
    height: 135px;
    float: right;
    margin-top: 5px;
}
    
#login td{ 
    font-size: 17px;
    color: white;
}

