body	{ margin: 0 0 0 0; font-family: tahoma; font-size: 11px; color: #000066; }
p { font-family: tahoma; font-size: 12px; color: #000066; }
li { font-family: tahoma; font-size: 12px; color: #000066; }
div { font-family: tahoma; font-size: 12px; color: #000066; }
a { color: #ffffff; }


.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: #0d2c89;
    TEXT-ALIGN: left;
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #0d2c89;
    font-family: tahoma;
	font-size: 11px;
    TEXT-ALIGN: left;
    color: #ffffff;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 120px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #0d2c89;
    font-family: tahoma;
	font-size: 11px;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
    font-family: tahoma;
	font-size: 11px;
	color: #ffffff;

}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #336699;
    font-family: tahoma;
	font-size: 11px;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left;
    font-family: tahoma;
	font-size: 11px;
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #0d2c89;
    TEXT-ALIGN: left
    font-family: tahoma;
	font-size: 11px;
}
.figuur	{ background-image: url(../images/figuur.gif); background-position: bottom; background-position: middle; background-repeat: no-repeat; }
.content_bg	{ background-image: url(../images/content_bg.gif); }

.onder	{ font-family: tahoma; font-size: 10px; color: #FFFFFF; height: 28px; background-color: #0d2c89; }
.titel	{ font-family: tahoma; font-weight: bold; font-size: 12	px; color: #0d2c89; text-transform: uppercase; }
.content{ font-family: tahoma; font-size: 12px; color: #000040; }

.cellen	{ padding-left:28px; padding-top:28px; padding-bottom:28px; }