﻿table
{
    border-collapse: collapse;
}

td
{
    margin: 0;
}

ul
{
    list-style-type: square;
}

ul, ol
{
    margin: 0;
    padding: 0 0 0 18px;
    list-style-type: square;
}

input, 
textarea, 
select, 
button
{
    FONT-SIZE: 0.95em;
    FONT-FAMILY: Verdana,Arial,sans-serif;
}

a:link
{
    color: #154273;
}

a:visited
{
    color: #696969;
}

a:active, a:hover
{
    color: #0162cd;
}

.basicTable
{
    width: 100%;
}

.basicTable td
{
    height: 17px;
    padding: 4px;
}

.tabel
{
    border: solid 1px #E0D4BC;
}

.tabel td
{
    border-top: solid 1px #E0D4BC;
    border-right: none 0px White;
    border-bottom: none 0px White;
    border-left: none 0px White;
}

.tabelrij td
{
    border: solid 1px White;
    vertical-align: top;
}

.darkContrast
{
    background-color: #E0D4BC;
}

.lightContrast, .tabel .tabelrij td, .tabel .tabelrij_alt td
{
    background-color: #F0EADE;
}

.darkHorizontalLine
{
    border-top: none;
    border-right: none;
    border-bottom: solid 1px #E0D4BC;
    border-left: none;
}

td.labelCell
{
    width: 152px;
}

.achtergrond, .controlFrame
{
    padding: 0;
    margin: 0;
    font-size: 0.68em;
}

.informatie
{
    padding: 0;
    margin: 20px;
    font-size: 0.68em;
    background-color: White;
}

.achtergrond
{
    background-color: White;
    text-align: center;
}

.sattelitePanel
{
    padding: 20px;
}

.achtergrond .sattelitePanel
{
    width: 690px;
    margin: 0 auto;
}

.mainPanel, .achtergrond, .controlFrame, .informatie, .mainPanel td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
    font-size: 100%;
}

.achtergrond td, .controlFrame td, .informatie td
{
    line-height: 15px;
    font-size: 0.68em;
}

td.toelichtingKop
{
	font-weight: bold;
	font-size: 22px;
	color: Black;
	font-family: Arial, sans-serif;
	height: 40px;
}

.toelichtingkolomkop
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    font-weight: bold;
}