﻿body 
{
    background-color : #eeebe6;
    font-family : Arial;
    font-size : 10pt;
    color : #8a8067;
}

table
{    
    font-family : Arial;
    font-size : 10pt;
    color : #8a8067;
}


td.Titel 
{
    font-family : Arial;
    font-size : 14pt;
    font-weight : bolder;
    color : #ffd300;
}



A.TopMenuLink 
{
    font-family: Arial;
    font-size : 8pt;    
    font-weight : normal;
    color : #887e6e;
    text-decoration : none;
}


A.TaalLink 
{
    font-family: Arial;
    font-size : 10pt;
    font-weight : bolder;    
    color : #ffd300;
    text-decoration : underline;    
}

A.DetailLink 
{
    text-decoration : underline;   
    color : Black;
    
}
A.DetailLink:hover 
{
    color : #8a8067;
    text-decoration : none;   
}


A.ArtikelLink
{
    font:bold 10pt arial;
    color:Black;
    text-decoration:underline;    
}
A.ArtikelLink:hover 
{
    text-decoration:none;
}

A.UlLink 
{
}
A.UlLink:hover 
{
    color : Black;
}


.ZoekBox 
{
    width:100px;
    height:19px;
    border-style:solid;
    border-width:1px;
    border-color:#887e6e;
    color:#887e6e;
    font-family:arial;
    font-size:8pt;
}


.Menuheader 
{
    background-image : url(/NL/parent.jpg);    
    background-repeat : no-repeat;
    width : 167px;
    height : 33px;
    font-family : Arial;
    font-size : 12pt;
    color : #887e6e;
    text-align : center;
    vertical-align : bottom;
    padding-top:8px;
}

.TopSite 
{
    border-left-style:solid;
    border-left-width:15px;
    border-left-color:white;
    border-top-style:solid;
    border-top-width:15px;
    border-top-color:white;
    border-right-style:solid;
    border-right-width:15px;
    border-right-color:white;        
    border-bottom-style:none;
}

.BottomSite 
{
    border-left-style:solid;
    border-left-width:15px;
    border-left-color:white;
    border-bottom-style:solid;
    border-bottom-width:15px;
    border-bottom-color:white;
    border-right-style:solid;
    border-right-width:15px;
    border-right-color:white;        
    border-top-style:none;    
}

.TopMenuItem 
{
    border-top-style:solid;
    border-top-color:#ded9d1;
    border-top-width:1px;
    width:130px;
}

.PublicatiesItem 
{
    border-top-style:solid;
    border-top-color:#8a8067;
    border-top-width:1px;
    width:280px;
}