/* 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 : #FF9A00;
}


/*	Linker menu */
.MenuItemTitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.MenuItemText, .WebText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
}

A.MenuLink:LINK, A.MenuLink:HOVER, A.MenuLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

A.MenuLink:HOVER {
	color : #FF9A00;
}

/* Boven menu */
A.RootNav:LINK, A.RootNav:HOVER, A.RootNav:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-decoration : none;
}

A.RootNav:HOVER {
	color : #FF9A00;
}


/* Site inhoud */
.Titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.Text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.HoofdOnderwerp {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : white;
}



/* 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 : Gray;
	text-decoration : none;
}

.PadLink:HOVER {
	color: #FF9A00;
}


/* Concour Gedeelte */
.mijn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.inlogMelding {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.tabelTitelCell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
	background-color : #F5F5F5;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.tabelDataRow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	border-bottom-color : silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.AddOrEditLink, A.AddOrEditLink:LINK, A.AddOrEditLink:ACTIVE, A.AddOrEditLink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Green;
	text-decoration : none;
}

.VeldNaam {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	border-bottom-color : silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.VeldCell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-decoration : none;
	border-bottom-color : silver;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.Veld {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

.Bezetting {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : gray;
	text-decoration : none;

}

.BezettingRood {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : red;
	text-decoration : none;

}

/* ICBS */
.FormNaam {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
