body
{
        font-family: arial;
        font-size: 12px;      
} 

table
{
        border-collapse: collapse;        
}

td
{
        vertical-align: top;
}

h1{
        font-size: 16px;
        color: #8F0127;
        margin-top: -4px;
}

h2
{
        font-size: 13px;
        color: #0F78B6;
        font-weight: bold;
}

.error
{
        background-color: orange;        
}


address
{
        font-style: normal;        
}

div#top
{
        background-image: url('../images/top.jpg');
        background-repeat: no-repeat;
        background-position: top left;
}

div#logo
{
        border-left: 1px solid black; 
        border-right: 1px solid black;         
}

div.stripe
{
        font-size: 8px;
        line-height: 8px;
        height: 8px;
        background-color: #0f78b6;      
}

div#body
{
        background-color: #f5f5f5;
        padding: 0px;
        margin: 0px;

}

div#body,div#menu,div#scrollerwrapper
{
        border-left: 1px solid black; 
        border-right: 1px solid black; 
}

div#bottom
{

        background-image: url('../images/bottom.jpg');
        background-repeat: no-repeat;
        background-position: top left;
}

div#contact span.first
{
        font-weight: bold;
        font-size: 15px;
        color: #0060a9;        
}

div#login span.first
{
        font-weight: bold;
        font-size: 12px;
        color: #0060a9;        
}

div#scrollerwrapper
{

        padding-left: 18px;
}

div#menu
{
        background-image: url('../images/menu_item.jpg');
        background-repeat: repeat-x;
        background-position: top left;                
}

div#menu div
{        
        text-align: center;
        border-right: 1px solid white;
        height: 42px;
        line-height: 42px;
}

div#menu_over_contact{
        border: 0;        
}

div#menu div a{
        display: block;
        width: 100%;
        
        height: 42px;
        color: white;
        font-size: 18px;
        text-decoration: none;
        letter-spacing: 1px;        
}

div#menu div a.active{
        background-image: url('../images/menu_item_active.jpg');
        background-repeat: no-repeat;
        background-position: bottom left;
}

div#kader div
{
        font-family: verdana;
        font-size: 10px;
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 8px;
        line-height: 140%;
        
}

div#kader .title
{
        padding: 8px 0px 8px 6px;

        color: #0f78b6;
        font-weight: bold;
        font-size: 11px;                
}

div.category
{

        text-align: center;
        margin-top: 10px; 

        color: #0f78b6;
        font-weight: bold;        
}

a,a:visited,a:active
{
        color: #8F0127;
}

div.kenmerk
{
        
        color: #0f78b6;
        font-weight: bold;        
}

span.onderdeel
{
        font-weight: bold;
        font-size: 14px;
        color: #0f78b6;
}

table#sitemap td
{
 width: 140px;
}

