#top {    
    height:160px;    
    width: 1022px;
    background-image: url("../images/top.jpg");
    }
    
#menu,#right {
    width: 140px;
    background-color: #795242;    
    height:100%;
    }
  
#bottom {
    background-color: #F70580;
    width: 100%;
    height: 40px;        
    background-image: url("../images/bottom.jpg");
    font-size: 10px;
    color: #382F2F;
}

#copyright {
    background-color: #FFFFFF;
    width: 100%;
            
    
    font-size: 10px;
    color: #382F2F;
}
#text {
    font-size: 10pt;    
}

#content {
    width: 100%;
    height: 100%;
}

#catalogusmenutop {
    background-image: url("../images/catalogus/menutop.jpg");
    height: 10px;
    width: 149px;
}

#catalogusmenucenter {
    background-image: url("../images/catalogus/menucenter.jpg");
    height: 100%;
    width: 149px;
}

#emptyfield {
    width: 149px;
}

#catalogusmenubottom {
    background-image: url("../images/catalogus/menubottom.jpg");
    height: 10px;
    width: 149px;
}

a.catalogusmenuitem, a.catalogusmenuitem:active, a.catalogusmenuitem:visited {
    font-family: Arial;
    font-size: 12pt;
    color: #FC0082;    
    text-decoration: none;
}

#title {
    font-family: Arial;
    font-size: 12pt;
    color: #FF0083;    
    font-weight: bold;
}


body {
    font-size: 10pt;    
    font-weight: bold;
    font-family: arial, "lucida console", sans-serif;
    color: #382F2F;
    
}
a.bottom, a.bottom:visited, a.bottom:active {
    font-size: 10px;
    color: #382F2F;
}
a, a:visited, a:active {
    font-size:10pt;
    color: #FF0083; 
    font-weight: bold;
    text-decoration: none;
}

