﻿#invisible-header
{
    visibility: visible;
}

body
{
margin:0px;
font-family:Arial;
color:#888888;
font-size: 10pt;
background: url('../img/bg-pagina4.jpg') center repeat-y;
}

#columnright, #body-end, #navtop, #navbottom, #footer, #header, #breadcrumbs
{
visibility:hidden ;
display:none;
}

#body
{
}

h1
{
font-family:Verdana;
font-size:18px;
font-weight:normal ;
color:black;
margin-bottom: 10px;
}
h2
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
border-top: dashed 1px silver;
margin: 2px 0px 1px 0px;
}

p
{
    margin-top: 5px;
    margin-bottom: 5px;
}
ul
{
    margin-top: 7px;
    margin-bottom: 7px;
}

A
{
color:#ff6600;
text-decoration:none;
}

.dep
    {
    margin-top: 10px;
    font-family: Arial;
    font-size: 12px;
    }
.ndep
    {
    margin-bottom: 0px;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    }
.subdep
    {
    margin: 20 0 0 20;
    font-family: Arial;
    font-size: 12px;
    }
.nsubdep
    {
    margin-bottom: 0px;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    }
.functie
    {
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 4px;
    }
.tel
    {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #666666;
    font-size: 12px;
    }

/* 2 column layout */

#columnleft
{
    /*position: relative; */
}

.leftblock
{
    font-size: 13px;
    font-family: Arial;
    color: Black;
/*    border: 1px solid #DBDB79; */
    padding: 15px;
    margin-bottom: 10px;
/*    background: #Fafafa url(../img/background_columnleft-bw.gif) repeat-y; */
    vertical-align: top;
}
