P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY {
	background: #006dab;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

TABLE.KADER{
	background-color : #FFFFCC;
	width : 740px;
	height : 100%;
}

DIV.KADER{
	background-color : #FFFFCC;
	border-width : 20px;
	margin : 20px;
	width : 740px;
}

DIV.CONTENT{
	background-color : #FFFFCC;
	border-width : 10px;
	margin : 10px;
}

TR.TOP{
	vertical-align: top;
}

TR.BODEM{
	vertical-align : bottom;
}

TD.UITVULLEN{
	text-align : justify;
}

TD.RECHTS{
	text-align: right;
}

TD.MIDDEN{
	text-align: center;
}

TABLE.LOGOKOP {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	background-color : #FFFFCC;
	vertical-align : top;
	width : 700px;
	height : 140;
}

TD.LOGO{
	text-align: left;
	vertical-align: top;
	width : 375px;
}

TD.KOP{
	text-align: right;
	vertical-align: bottom;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	background-color : #FFFFCC;
	vertical-align : top;
	
}

TD.MAINMENU{
	text-align: left;
	vertical-align: top;
	width : 140px;
}

TD.CONTENT{
	text-align: justify;
	vertical-align: top;
}

TABLE.MENUBALK{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	line-height : 100%;
	color : #006dab;
	background : #efdd24;
	width : 730px;
}

A:LINK {
	color : #006dab;
}

A:VISITED {
	color : #006dab;
}
A:HOVER {
	color : White;
	background-color : #006dab;
}

A:ACTIVE {
	color : #006dab;
}
H6 {
	font-size : 90%;
	font-weight : lighter;
}

H5 {
	font-size: 10px;
	font-weight : normal;
}

H4 {
	font-size : small;
	font-weight : bold;
	color : #006dab;
}

H3 {
	font-size : large;
	font-weight : lighter;
	color : #006dab;
}

H2 {
	font-size : x-large;
	font-weight : lighter;
	color : #006dab;
}

H1 {
	font-size : xx-large;
	font-weight : lighter;
	color : #006dab;
}

