/*
 * Common Law Copyright 2009 eBrain © All rights reserved.
 *
 * This is unpublished proprietary code of Pallieter Koopmans.
 * Your access to it does not give you permission to use it.
 *
 * Colors:
 *		#000000 = Black
 *		#FFFFFF = White
 *		#09144D = Dark Purple
 *		#222E76 = Light Purple
 *		#64882A = Dark Green
 *		#B9DB1D = Light Green
 */


*
{
	padding:0;
	margin:0;
	border: none;
}

/* STYLES BODY */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
}

td, tr{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
}

.green {
color: #64882A;
}

/* STYLES BACKGROND */


#container
{
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top left;
	width: 962px;
	height: 900px;
	border: 1px #FFFFFF solid;
}

/* SEARCH */

#Search{
	width: auto;
	float: right;
	margin: 45px 70px 0 0;
	/* visibility: hidden; */
}

#SearchSubmit{
	height: 16px;
	font-size: 15px;
	color: #09144D;
	background-color: #FFFFFF;
	font-weight: 800;
}

#SearchQuery{
	width: 130px;
	height: 16px;
	color: #781351;
	background-color: #CCCCCC;
	border: 1px #09144d solid;
}

/* FONTS */

h2 {
	font-size: 11px;
	font-family: arial;
	font-weight: 800;
	color: #64882A;
}

h10 {
	font-size: 10px;
	font-family: arial;
	font-style: italic;
}

ul{
	padding: 10px 0 0 50px;
	font-family: arial;
	color: #000000;
}

td.ManagementTeam
{
	width: 175px;
}


/* CONTENT SPECIALISTS */

ul.specialists {
	list-style-position: inside;
}

/* MENU */

#TABLE_navigation { width: 563px; height: 109px; margin-top: 147px; lcursor: pointer; fcursor: hand;}

.MainMenu {
	background: #09144D;
	padding-right: 10px;
	height: 20px;
	text-align: right;
	border-right: 1px #64882A solid;
	font-size: 15px;
	font-family: arial;
	font-weight: 800;
	color: #FFFFFF;

}

.SubMenu {
	background: #09144D;
	padding: 3px 10px 0 0;
	height: 20px;
	text-align: right;
	border-right: 1px #64882A solid;
	font-size: 11px;
	font-family: arial;
	font-weight: 800;
	color: #64882A;
}

.BlockMenu {
	height: 19px;
	text-align: right;
}

/*
TABLE_navigation td {
	cursor: pointer;
	cursor: hand;
}
*/


.TD_btn1{ width: 82px; height: 20px;}
.TD_btn2{ width: 155px; height: 20px;}
.TD_btn3{ width: 142px; height: 20px;}
.TD_btn4{ width: 108px; height: 20px;}
.TD_btn5{ width: 89px; height: 20px;}

.TD_sub1{ width: 82px; height: 20px;}
.TD_sub2{ width: 155px; height: 20px;}
.TD_sub3{ width: 142px; height: 20px;}
.TD_sub4{ width: 108px; height: 20px;}
.TD_sub5{ width: 89px; height: 20px;}

.TD_block1{ width: 82px; height: 19px;}
.TD_block2{ width: 155px; height: 19px;}
.TD_block3{ width: 142px; height: 19px;}
.TD_block4{ width: 108px; height: 19px;}
.TD_block5{ width: 89px; height: 19px;}


.TD_btn1Over{ background: #B9DB1D; padding-right: 10px; width: 82px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 15px; font-family: arial; font-weight: 800; color: #FFFFFF; cursor: pointer; cursor: hand;}
.TD_btn2Over{ background: #B9DB1D; padding-right: 10px; width: 155px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 15px; font-family: arial; font-weight: 800; color: #FFFFFF; cursor: pointer; cursor: hand;}
.TD_btn3Over{ background: #B9DB1D; padding-right: 10px; width: 142px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 15px; font-family: arial; font-weight: 800; color: #FFFFFF; cursor: pointer; cursor: hand;}
.TD_btn4Over{ background: #B9DB1D; padding-right: 10px; width: 108px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 15px; font-family: arial; font-weight: 800; color: #FFFFFF; cursor: pointer; cursor: hand;}
.TD_btn5Over{ background: #B9DB1D; padding-right: 10px; width: 89px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 15px; font-family: arial; font-weight: 800; color: #FFFFFF; cursor: pointer; cursor: hand;}


.TD_sub1Over{ background: #09144D; padding: 3px 10px 0 0; width: 82px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 11px; font-family: arial; font-weight: 800; color: #B9DB1D; cursor: pointer; cursor: hand;}
.TD_sub2Over{ background: #09144D; padding: 3px 10px 0 0; width: 155px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 11px; font-family: arial; font-weight: 800; color: #B9DB1D; cursor: pointer; cursor: hand;}
.TD_sub3Over{ background: #09144D; padding: 3px 10px 0 0; width: 142px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 11px; font-family: arial; font-weight: 800; color: #B9DB1D; cursor: pointer; cursor: hand;}
.TD_sub4Over{ background: #09144D; padding: 3px 10px 0 0; width: 108px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 11px; font-family: arial; font-weight: 800; color: #B9DB1D; cursor: pointer; cursor: hand;}
.TD_sub5Over{ background: #09144D; padding: 3px 10px 0 0; width: 89px; height: 20px; text-align: right; border-right: 1px #B9DB1D solid; font-size: 11px; font-family: arial; font-weight: 800; color: #B9DB1D; cursor: pointer; cursor: hand;}


.TD_block1Over{ background: #B9DB1D; height: 19px; border-right: 1px #B9DB1D solid;}
.TD_block2Over{ background: #B9DB1D; height: 19px; border-right: 1px #B9DB1D solid;}
.TD_block3Over{ background: #B9DB1D; height: 19px; border-right: 1px #B9DB1D solid;}
.TD_block4Over{ background: #B9DB1D; height: 19px; border-right: 1px #B9DB1D solid;}
.TD_block5Over{ background: #B9DB1D; height: 19px; border-right: 1px #B9DB1D solid;}


/* CONTENT */
#container_titel {
	background: url(images/visie+missie-tl.jpg) no-repeat;
	background-position: top left;
	margin: 5px 0 0 0;
	width: auto;
	height: 60px;
	float: left;
}

#container_content_left {
	margin: 10px 0 150px 0;
	background: url(images/background.gif) no-repeat;
	background-position: top left;
	width: 210px;
	height: 500px;
	float: left;
}

.foto1 {
	margin: 0 0 0 16px;
	width: auto;
	height: auto;
}

.foto2 {
	margin: 20px 0px 0 16px;
	width: auto;
	height: auto;
}

#container_content_right {
	margin: 10px 260px 0 0;
	background: url(images/background.gif) no-repeat;
	background-position: top left;
	width: 485px;
	height: auto;
	float: right;
}

/* FOOTER */

#container_footer {
	margin: 50px 260px 0 0;
	padding-top: 5px;
	background: #FFFFFF;
	background-position: top left;
	width: 485px;
	height: 20px;
	float: right;
	text-align: center;
	font-size: 10px;
	font-family: arial;
	border-top: 1px #222E76 solid;
}

a { color: #64882A; background-color: transparent; text-decoration: none;}
a:link { color: #64882A; background-color: transparent; text-decoration: none; }
a:visited { color: #64882A; background-color: transparent; text-decoration: none; }
a:hover { color: #B9DB1D; background-color: transparent; text-decoration: none; }
a:active { color: #B9DB1D; background-color: transparent; text-decoration: none; }

a.CopyRight { color: #64882A; background-color: transparent; text-decoration: none; }
a.CopyRight:link { color: #64882A; background-color: transparent; text-decoration: none; }
a.CopyRight:visited { color: #64882A; background-color: transparent; text-decoration: none; }
a.CopyRight:hover { color: #B9DB1D; background-color: transparent; text-decoration: underline; }
a.CopyRight:active { color: #B9DB1D; background-color: transparent; text-decoration: none; }

a.submenu { color: #64882A; background-color: transparent; text-decoration: none; }
a.submenu:link { color: #64882A; background-color: transparent; text-decoration: none; }
a.submenu:visited { color: #B9DB1D; background-color: transparent; text-decoration: none; }
a.submenu:hover { color: #B9DB1D; background-color: transparent; text-decoration: none; }
a.submenu:active { color: #B9DB1D; background-color: transparent; text-decoration: none; }

a.submenuOver { color: #B9DB1D; background-color: transparent; text-decoration: none; }
a.submenuOver:link { color: #B9DB1D; background-color: transparent; text-decoration: none; }
a.submenuOver:visited { color: #64882A; background-color: transparent; text-decoration: none; }
a.submenuOver:hover { color: #64882A; background-color: transparent; text-decoration: none; }
a.submenuOver:active { color: #64882A; background-color: transparent; text-decoration: none; }