﻿table.tweekolommen {
	border-color: #000000;
	border: 2px;
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
}
table.tweekolommen tr th, table.tweekolommen tr td {
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table.tweekolommen tr th {
	background-color: #800000;
	font-size: medium;
	width: 50%;
	color: #FFFFFF;
}

H5 
{
    COLOR: #000080
}

H4
{
    COLOR: #8b222d
}
H3
{
    COLOR: #7e1f28
}
div.kleineLettertjes {
	font-size: small;
	margin-top: 7px;
}
UL
{
    LIST-STYLE-IMAGE: url(../images/bulletje.gif)
}
LI
{
    MARGIN-BOTTOM: 8px
}
A:link
{
    COLOR: #8b222d
}
A:visited
{
    COLOR: #862f3f
}
A:hover
{
    COLOR: black;
    BACKGROUND-COLOR: #dbe0f1
}
A.InMenu:link
{
    BACKGROUND-COLOR: #ffe3e3;
    TEXT-DECORATION: none
}
A.InMenu:visited
{
    BACKGROUND-COLOR: #ffe3e3;
    TEXT-DECORATION: none
}
A.InMenu:hover
{
    FONT-WEIGHT: bold;
    COLOR: black;
    BACKGROUND-COLOR: #ffe3e3
}
.tdunsel
{
    WIDTH: 100%;
    HEIGHT: 1em;
    BACKGROUND-COLOR: #ffe3e3
}
.tdsel
{
    WIDTH: 100%;
    HEIGHT: 1em;
    BACKGROUND-COLOR: white
}
.l2sel
{
    WIDTH: 100%;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: right
}
.l2unsel
{
    WIDTH: 100%;
    BACKGROUND-COLOR: #ffe3e3;
    TEXT-ALIGN: right
}
.fontsel
{
    COLOR: black;
    FONT-STYLE: italic
}
.fontunsel
{
    FONT-WEIGHT: bolder;
    COLOR: #8b222d;
    FONT-VARIANT: small-caps
}
.l2fontsel
{
    COLOR: black;
    FONT-STYLE: italic
}
.l2fontunsel
{
    COLOR: #8b222d;
    FONT-STYLE: normal;
    FONT-VARIANT: small-caps
}
.LogFileTxt
{
    FONT-WEIGHT: bold;
    FONT-SIZE: smaller;
    COLOR: #0000ff
}