﻿body 
{
    text-align: left;
}

.bold 
{
    font-weight: bold;
}

.italic 
{
    font-style: italic;
}

#site_banners 
{
    display: none;
}

#mainlogo 
{
    display: none;
}

#header_right 
{
    display: none;
}

.menu 
{
    display: none;
}

.left_column 
{
    display: none;
}

.content 
{
    padding: 10px;
    color: #919492;
    float: left;
    text-align: left;
}

#breadcrumbs 
{
    text-align: left;
}

.pager 
{
    display: none;
}

/* Lessentabel */

.lessentabel 
{
    width: 275px;
    border: solid 1px #919492;
}

.lessentabel_bgcolor 
{
    color: #000000;
    background-color: #EEEEEE;
    font-weight: bold;
    border-bottom: solid 1px #919492;
}

.urencell 
{
    border-left: solid 1px #919492;
}

.totaalvak 
{
    border-top: solid 1px #919492;
}

/*-------------*/