BODY
{
    font-size: 8pt;
    font-family: Georgia, "Trebuchet MS", Tahoma, Arial, serif;
	 background-color: White;
    margin-top: 30px;
    margin-left: 0px;
}

TABLE
{
    font-size: 11px;
	 color: Black;
	 text-align: left;
	 letter-spacing: 1px;
}

H1
{
    font-size: 16px;
    color: #916131;
    letter-spacing: 1px;
	 margin-top: 17px;
	 margin-bottom: 0px;
}

H2
{
	 font-size: 11px;
	 font-weight: bold;
	 color: #063d7d;
	 letter-spacing: 2px;
	 margin: 0px;
}

H2 A
{
	text-decoration: none;
	color: #063d7d;
}

H2.tarieven
{
	margin-bottom: 5px;
}

H5
{
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	color: #063d7d;
	margin: 0px;
}

H6
{
    font-size: 10px;
    font-weight: bold;
	 font-style: normal;
	 text-align: center;
	 color: Black;
	 margin-top: 4px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
}

H6 A
{
	font-weight: bold;
}

A
{
    font-weight: bold;
    text-decoration: underline;
    color: #916131;
}

A:hover
{
    color: #063d7d;
	 text-decoration: underline;
}

A.navlinktop
{
    text-decoration: none;
	 font-weight: bold;
    color: #916131;
	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 2px;
	 padding-right: 2px;
}

A.navlinktop:hover
{
    color: White;
	 background-color: #063d7d;
	 font-weight: bold;
	 text-decoration: none;
 	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 2px;
	 padding-right: 2px;
}

.navlinkactive
{
    color: White;
	 background-color: #916131;
	 font-weight: bold;
	 text-decoration: none;
 	 padding-bottom: 2px;
	 padding-top: 2px;
	 padding-left: 2px;
	 padding-right: 2px;
}

.table-main                              /*hoofdtabel met achtergrond*/
{
	border: 0px;
	border-collapse: collapse;
	background-image: url(images/page/background_PMK01.gif);
	width: 900px;
	height: 520px;
}

.table-main TD
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

.table-left										
{
	border: 0px;
	border-collapse: collapse;
	width: 250px;
	height: 480px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
}

.table-left TD
{
	border: 0px;
	border-collapse: collapse;
	padding: 15px;
	background-color: White;
	vertical-align: middle;
}

.table-left TH										/*spacercel*/
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	height: 16px;
	background-color: transparent;
}

.table-right										
{
	border: 0px transparent;
	border-collapse: collapse;
	width: 590px;
	height: 480px;
	background-color: transparent;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
}

.table-right TD
{
	border: 0px;
	border-collapse: collapse;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	background-color: White;
}

.table-right TH										/*spacercel*/
{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	height: 20px;
	background-color: transparent;
}

.table-tarief
{
	border: 1px solid #916131;
	border-collapse: collapse;
	font-size: 8pt;
	width: 500px;
}

.table-tarief TD
{
	border: 1px solid #916131;
	padding: 3px;
	vertical-align: top;
	text-align: right;
}

.table-tarief TH
{
	border: 1px solid #916131;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: White;
	background-color: #916131;
	vertical-align: top;
}

UL LI
{
    margin-bottom: 20px;
	 margin-top: -15px;
	 margin-left: -10px;
	 margin-right: 0px;
	 list-style-image: url(images/page/bullet.gif);
}

DIV.inline										/*DIV voor bij Tarieven, scrollbar in contentgedeelte*/
{
	height: 290px;
	width: 100%;
	overflow: auto;
	border-top: 1px dotted #063d7d;
	border-bottom: 1px dotted #063d7d;
	border-left: 0px;
	border-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	SCROLLBAR-3DLIGHT-COLOR: #063d7d;
	SCROLLBAR-DARKSHADOW-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: #063d7d;
	SCROLLBAR-ARROW-COLOR: #063d7d;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-BASE-COLOR: White;
}

HR
{
	height: 1px;
	border: 1px dashed;
	color: #063d7d;
	background-color: #063d7d;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lead
{
	color: Black;
	font-style: italic;
}

P.pagenav
{
	text-align: center;
	line-height: 18px;
}

.bruin
{
    background-color: #916131;
}

.blauw
{
	background-color: #063d7d;
}

.zwart
{
    background-color: Black;
}

.wit
{
    background-color: White;
}

.bruintxt
{
    color: #916131;
}

.blauwtxt
{
	color: #063d7d;
}

.zwarttxt
{
    color: Black;
}

.wittxt
{
    color: white;
}

.IanusWeb
{
	font-size: 11px;
	color: #063d7d;
	text-align: center;
	margin-top: 2px;
	font-weight: normal;
}

.IanusWeb A
{
	font-weight: normal;
	color: #916131;
}
