.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 {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
}

.content_td .normal {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	line-height: 18px;
}

a:visited, a:active {
	text-decoration: none;
}

.item {
	text-decoration: none;
}

a:link, a:visited {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.normal {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
}

/* -- 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_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;
}

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;
}

.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 -- */

/*
a:link, a:visited {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Arial;
	color: #00667a;
	font-size: 12px;
	text-decoration: underline;
}
*/

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;
}