body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	line-height: 14px;
	color: #21557C;
	background-color:#D6D6D6;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #7B6D63;
	text-decoration: none;
}

a:hover{
	color: #7B6D63;
	text-decoration: underline;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7FBB11;

}
.TopRow {
	background-image: url(../images/banner-top.jpg);
	background-repeat: no-repeat;
	height:90px;
/*	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #676767;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #676767;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #676767;*/
}

.gradient {
	width: 100%;
	height:460px;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	z-index:-1;
	position:absolute;
}


.NavRow {
	height:25px;
	color: #FFF;
	background-image: url(../images/bg-navrow.jpg);
	background-repeat: repeat-x;
}

.InputRow {
	background-color:#FFF;
}


/*NAVIGATIE LINKS*/
.NavLeft {
	color: #21557C;
	background-color:#EDF3FF;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EDF3FF;
}

.NavTableL th {
	font-size: 10px;
	font-weight: bold;
	background-color: #879BB3;
	color: #FFF;
	text-align: left;
	height: 15px;
	padding-left: 10px; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #879BB3;
}

.NavTableL a{
	color: #7FBB11;
	padding-left: 2px; 
	display: block;
	margin: 0px;
	width: 124px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #879BB3;
}

.NavTableL a:hover{
	color:#879BB3;
	text-decoration:none;
}


/*NAVIGATIE LINKS*/
.NavRight {
	color: #21557C;
	background-color:#EDF3FF;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EDF3FF;
}

.NavTableR th {
	font-size: 10px;
	color: #F9520C;
	text-align: left;
	height: 15px;
	padding-left: 2px; 
}

.NavTableR a{
	color: #F9520C;
	padding-left: 15px; 
	display: block;
	margin: 0px;
	width: 124px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #879BB3;
}

.NavTableR a:hover{
	color:#F9520C;
	text-decoration:none;
}

.BorderCol { background-color:#879BB3;
}

.Footer { 
	color: #B8B8B8;
}

/*INHOUD*/
.content_table th {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	height: 20px;
	padding-left: 15px; 
	background-image: url(../images/bg_table_header.jpg);
	background-repeat: no-repeat;
}
.content_table th a {
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

.content_table th a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

.content_table a {
	color: #21557C;
}

.content_table a:hover {
	color: #21557C;
}

.content_table .active {
	color: #FFF;
	background-color: #879BB3;
}
.content_table .active a {
	color: #FFF;
}

.table_row1 {
	background-color: #FFF;

}
.table_row2 {
	background-color: #EBF4FA;
}

.table_row1 td {
	height: 15px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #879BB3;
}

.table_row2 td {
	height: 15px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #879BB3;
}

/* NAVIGATIE LINKS HORIZONDAAL */
.linklistTable {
	padding:2px;
}

.linklistTable td a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	display: block;
	color: #21557C;
	text-decoration: none;
	background-color: #EDF3FF;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #21557C;
}

.linklistTable td a:hover {
	text-decoration: none;
	color: #21557C;
	padding: 1px;
	border-style: solid;
	border-width: 2px;
	border-color: #7FBB11;
}

/*TABS*/
.tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	text-align:center;
	width:500px;
	height:21px;
}

.tabs td { 
	background: url('../images/buttons/tab_normal.jpg');
	cursor:pointer;
}

.tabs .active { 
	background: url('../images/buttons/tab_active.jpg');
}

.tabs .hover { 
	background: url('../images/buttons/tab_hover.jpg');
}



/*Zoek buttons*/
.SearchTrefwoord { 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #F9520C;
	width: 100%;
}

.SearchBTN {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #F9520C;
	width: 100%;
}

.ErrorText {
	margin:10px;
	padding: 5px;
	font-size: 10px;
	color: #000;
	background-color: #EBF4FA;
	border-style: solid;
	border-width: 1px;
	border-color: #21557C;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #21557C;

}

#Tags { 
	width:125px;
}
#Tags a { 
	color: #000;
}