body
{
    background:         #fff;
    font-family:        Arial,Sans-Serif;
    font-size:          10pt;
    margin:             1em;
    margin-top:         0;
    padding:            0;
}

h1
{
    border-bottom:      1px solid #000;
    color:              #474747!important;
    font-family:        Georgia,Serif;
    font-size:          1.6em;
    padding-bottom:     1em;
}
h2,h3,h4,h5,h6
{
    font-family:        Georgia,Serif;
    font-size:          1em;
    font-weight:        bold;
    margin:             0!important;
    padding:            0!important;
}
h3
{
    font-weight:        normal;
    font-style:         italic;
}
#content p, #content li, #content ol, address, table tr th, table tr td, #submenu li
{
    font-weight:        normal;
    line-height:        1.5em;
}
table
{
    border-collapse:collapse;
    margin-top:     5px;
    width:          100%;
}
table tr th, table tr td
{
    font-size:      11px;
    line-height:    18px;
    padding-bottom: 5px;
    padding-right:  11px;
    vertical-align: top;
}
table tr th
{
    font-weight:    normal;
    text-align:     left;
    width:          240px;
}
table tr td
{
    min-width:      50px;
    padding-right:  0;
    text-align:     right;
    width:          50px;
}
ul
{
    list-style:     square;
    margin-bottom:  18px;
    margin-left:    -40px;
    margin-top:     -16px;
}
ul.nmt
{
    margin-top:     0;
}
li
{
    margin-bottom:  0;
}
address
{
    color:          #160400;
    font-family:    Arial,Sans-Serif;
    font-size:      11px;
    font-style:     normal;
    line-height:    18px;
}

/*  Elements    */
#header a
{
    margin-bottom:      14px;
}
#header a img
{
    border:             none;
}
address
{
    font-style:         normal;
}
p.alignright,address
{
    display:            inline;
}

#content img.left {
    float: left;
    padding-bottom: 17px;
    padding-right: 17px;
    padding-top: 0;
}
#content img.right {
    float: right;
    padding-bottom: 17px;
    padding-left: 17px;
    padding-top: 0;
}

div.item p img {
    clear: left;
    display: block;
}

/*  Links       */
#content a:link:after, #content a:visited:after
{
   content:     " (" attr(href) ") ";
   font-size:   90%;
}

#content a[href^="/"]:after
{
    content:    " (http://www.drenthe.nl" attr(href) ") ";
}

/*  Footer      */
#jump, #column_left, #column_right, #mainnavigation, #sitenavigation, .hide, table caption, #visual_wrapper, #footer_wrapper
{
    display:    none;
}
