/*
Versie 11-07-2007
=====================================================================
	TEKST ALGEMEEN
=====================================================================
*/

A {
	text-decoration: none;
	color: #0033FF;
}

A:ACTIVE {
	color : Red;
}

A:HOVER {
	text-decoration: underline;
}

TD A:HOVER {
	text-decoration: underline;
}

H1 {
	color : #2F4F4F; /* DarkSlateGray */
	font-size : 36pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
}

H2 {
	color : #2F4F4F;
	font-size : 25pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
}

H3 {
	color : #2F4F4F;
	font-size : 14pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
}

H4 {
	color: #2F4F4F;
	font-size: 11pt;
	font-weight: 600;
	font-family: Arial, sans-serif;
	margin-bottom: 1px;
}

H5 {
	color: Maroon;
	font-size: 9pt;
	font-weight: 600;
	font-family: Verdana , sans-serif;
	margin-bottom: 1px;
}

H6 {
	color: Maroon;
	font-size: 9pt;
	font-weight: 600;
	font-family: Verdana, sans-serif;
	margin-bottom : 7px;
	margin-top : 8px;
}

BODY {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	line-height: 18px;
	color: #2F4F4F;
}

BODY.Index {
	margin-top: 0px;
}


BODY TD
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #2F4F4F;
}

TD.Heading
{
	color : #2F4F4F;
	font-size : 14pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}

.Medium {
	font-size: 11px;
	line-height: 16px;
}

.Small {
	font-size: 11px;
	font-weight: 400;
	line-height: 13px;
}

.Rel {
	font-size: 8pt;
	text-align: center;
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Silver;
}

CODE {
	font-family: "Courier New", monospace;
	font-size: 12px;
}

.Hidden {
	display: none;
	font-size: 11px;
	line-height: 16px;
}

OL LI {
	margin-bottom: 5px;
}

.Textbox {
	border-style: solid;
	border-width: 1px;
	border-color: InactiveBorder;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
} 

DIV.Textbox P A, DIV.Textbox LI, DIV.Textbox LI A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*
=====================================================================
Welkom pagina (front)
=====================================================================
*/

BODY.Front {
	color: White;
	background-color: #666666;
	margin-top: 5%;
}

.Front TABLE {
	border-color: White;
	border-style: solid;
	border-width: 2px;
}

.Front TD {
	color: White;
}

.LastRow TD {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	
}

/*
=====================================================================
Bovenste frame: banner
=====================================================================
*/

BODY#Top {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	background-color: #336633;
}

.TopMenu {
	color: #336633;
	background-color: #EEEECC;
}


.TopMenu A {
	color: #336633;
	text-decoration: none;
}

 .TopMenu A:ACTIVE {
   color: #336633;
	font-weight: bold;
}

/*
=====================================================================
Inhoudsopgave project
=====================================================================
*/

.ToC {
	color: #336633;
	background-color: #EEEECC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #336633;
	border-top-width: thin;
	border-bottom-width: thin;
	
}

.ToC A {
	color: #336633;
	text-decoration: none;
}

.ToC A:ACTIVE {
   color: #336633;
	font-weight: bold;
}

TABLE.Index TD {
	font-size: 10px;
	line-height: 12px;
}

TABLE.Index TD.Heading {
	font-size: 12px;
	line-height: 15px;
	border-top-color: #336633;
	border-bottom-color: #336633;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEECC;
	color: #336633;
}
 
/*
=====================================================================
	Bottom line
=====================================================================
*/

.BottomMenu {
	margin-top: 0px;
	color: #336633;
	background-color: #EEEECC;
	border-top-width: 2px;
	border-top-color: #CECE6F;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CECE6F;
	border-bottom-style: solid;
	
}

.BottomMenu TR TD {
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	line-height: 15px;
}

BODY#Left {
	background-color: #F5F5DC; /* Beige: #F5F5DC - Grijsgroen: #C0D6C0 */
}

BODY#Left TD { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	padding-bottom: 10px;
}

BODY#Left TD A {
	color: #005E60; /* Dark Teal: #005E60 - DarkGreen: #006400 */
	font-weight: 600;
}

BODY#Left TD.Menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #008B8B;
	border-top-style: dotted;
	border-top-width: 2px;
}

SELECT, INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}


/*
=====================================================================
	GELINKTE PAGINA'S
=====================================================================
*/

BODY.Read {
	/* margin-top: 15px;*/
	margin-left: 20%;
	margin-right: 20%;
}

BODY.Read P {
margin-bottom: 7px;
margin-top: 7px;
	
}

BODY.Read LI {
	margin-top: 2px;
	margin-bottom: 2px;
}

TABLE.LinkList {
	font-size: 10px;
	line-height: 20px;
}

TABLE.LinkList TD {
	color: #336633;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}

TABLE.LinkList TD.Heading {
	border-top-color: #336633;
	border-bottom-color: #336633;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EEEECC;
	color: #336633;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.LinkList A {
	color: #2F4F4F;
	text-decoration: none;
}

.LinkList A:ACTIVE {
   color: #2F4F4F;
	font-weight: bold;
}

/*
=====================================================================
	IMAGES & CAPTIONS
=====================================================================
*/

IMG.Left {
	/* margin-top : 5px; */
	margin-bottom : 2px;
	margin-right: 15px;
	float : left;
}

IMG.Right {
	/* margin-top : 5px; */
	margin-bottom : 2px;
	margin-left: 15px;
	float : right;
}

IMG.Center {
	display : block;
	text-align : center;
	margin-bottom : 5px;
}

IMG.Framed {
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
}

DIV.Left {
	font-size: 9pt;
	color: #000080;
	text-align: left;
}

DIV.Center {
	font-size: 9pt;
	color: #000080;
	text-align: center;
}

DIV.Right {
	font-size: 9pt;
	color: #000080;
	text-align: right;
}

/*
=====================================================================
	GOOGLE MAP
=====================================================================
*/
TABLE.Gmap {
	border: solid;
	border-width: 1px;
	border-color: InactiveBorder;
	color: #2F4F4F;
	margin-bottom: 0px;
}

TABLE.Gmap TD.Heading {
	color : #2F4F4F;
	font-size : 14pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: InactiveBorder;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;	
}

TABLE.Gmap TD.Footer {
	color : #2F4F4F;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial, sans-serif;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: InactiveBorder;
	padding-top: 3px;
	padding-bottom: 3px;	
}

TABLE.Gmap A{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;	
}

.Ginfo {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

DIV.Ginfo A {
	font-size: 9pt;
}

TD.Obj {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	width: 150px;
}

.Cap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 14px;
}


/*
=====================================================================
	TEST
=====================================================================
*/

Test {
	background-color: BurlyWood;
}

