/* DEFAULT */
P {
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 3px;
}

A:LINK, A:HOVER, A:VISITED {
	color : navy;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color: Black;
}

/* Navigatiepad */
.PadVerdeel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
}

.PadLink:LINK, .PadLink:ACTIVE, .PadLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : silver;
	text-decoration : none;
}

.PadLink:HOVER {
	color: black;
}

/*  Sitemap */

.SiteMapHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: black;
	text-decoration : none;
	border-bottom : 2px solid #FF9A00;
}

.SiteMapItemCell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #0039AD;
	text-decoration : none;
	padding : 3px;
	line-height : 18px;
}

.LeftMenuItem, A.LeftMenuItem, A.LeftMenuItem:LINK, A.LeftMenuItem:ACTIVE, A.LeftMenuItem:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : navy;
	text-decoration : none;
}

A.LeftMenuItemSelected:LINK, A.LeftMenuItemSelected, A.LeftMenuItemSelected:ACTIVE, A.LeftMenuItemSelected:VISITED  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
}

A.LeftMenuItem:HOVER {
	color: white;	
}

.LeftMenuSubItem, A.LeftMenuSubItem, A.LeftMenuSubItem:LINK, A.LeftMenuSubItem:ACTIVE, A.LeftMenuSubItem:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : navy;
	text-decoration : none;
}

A.LeftMenuSubItem:HOVER {
	color: white;	
}

A.LeftMenuSubItemSelected, A.LeftMenuSubItemSelected:LINK, A.LeftMenuSubItemSelected:ACTIVE, A.LeftMenuSubItemSelected:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : white;
	text-decoration : none;
}

A.TopMenu:HOVER {
	color: red;	
}

A.TopMenuSelected, A.TopMenuSelected:LINK, A.TopMenuSelected:ACTIVE, A.TopMenuSelected:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : navy;
	text-decoration : none;
}

A.TopMenu, A.TopMenu:LINK, A.TopMenu:ACTIVE, A.TopMenu:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : gray;
	text-decoration : none;
}


/* Documenten */
.Titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.FormNaam {
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.text2:LINK, .text2:ACTIVE, .text2:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

.text2:HOVER {
	color: #FF9A00;
}

.GastenboekTitel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12	px;
	font-weight : bold;
	color : Black;
}

.GastenboekText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12	px;
	color : Black;
}

.Formnaaml{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12	px;
	color : Black;
}
