.container_table {
	margin-bottom: 20px;
}

.kop_td {
	border-bottom: 1px solid #E5E5E5;
	padding: 3px;
}

.content_td {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	padding: 6px;
	padding-left: 4px;
	padding-right: 0px;
}

.actions_td {
}

.container_pijl {
	margin-top: 3px;
}

.content_titel {
	font-family: Arial;
	color: #00667a;
	font-size: 14px;
	font-weight: bold;
}

.content_td p,
.content_td .normal,
.content_td .Normal {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	line-height: 18px;
}

.content_td a,
.content_td a:link,
.content_td a:visited,
.content_td a:hover,
.content_td a:active {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.content_td a:hover {
	text-decoration: none;
	color: #000000;
}



/* -- PROJECTLIJST -- */

.project_kop {
	font-family: Arial;
	color: #f37e00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.project_text {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	margin-bottom: 12px;
}

.project_text table,
.project_text tr,
.project_text td {
	border: 0;
}

.project_lijst {
	width: 166px;
	background-color: #66a3af;
}

.project_lijst_item {
	border-bottom: 1px solid #FFFFFF;
}

.project_lijst_div_active {
	background-color: #d1e4e7;
	margin: 3px;
	padding: 3px;
}

.project_lijst_div {
	margin: 3px;
	padding: 3px;
}

.project_lijst_kop_active {
	font-family: Arial;
	font-size: 12px;
	color: #00667a;
	font-weight: bold;
}

.project_lijst_kop {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.project_lijst_kop_active:link, a.project_lijst_kop_active:hover, a.project_lijst_kop_active:active, a.project_lijst_kop_active:visited {
	font-family: Arial;
	font-size: 12px;
	color: #00667a;
	font-weight: bold;
	text-decoration: underline;
}

a.project_lijst_kop:link, a.project_lijst_kop:hover, a.project_lijst_kop:active, a.project_lijst_kop:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.project_lijst_text_active {
	font-family: Arial;
	font-size: 12px;
	color: #00667a;
	font-weight: normal;
}

.project_lijst_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}


/* -- / PROJECTLIJST -- */

/*
.CNT_Content a:link,
.CNT_Content a:visited {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	text-decoration: underline;
}

.CNT_Content a:active,
.CNT_Content a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
*/

li {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	color: #00667a;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	color: #00667a;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	color: #00667a;
	font-weight: bold;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	color: #00667a;
	font-weight: bold;
}

h5 {
	font-family: Arial;
	font-size: 16px;
	color: #00667a;
	font-weight: bold;
}

h6 {
	font-family: Arial;
	font-size: 16px;
	color: #00667a;
	font-weight: bold;
}

h7 {
	font-family: Arial;
	font-size: 16px;
	color: #00667a;
	font-weight: bold;
}