.container_table {
	margin-bottom: 20px;
}

.kop_td {
	border-bottom: 1px solid #E5E5E5;
	padding: 3px;
}

.content_td {
	font-family: Arial;
	color: #00507d;
	font-size: 12px;
	padding: 6px;
	padding-left: 4px;
	padding-right: 0px;
}

.actions_td {

}

.container_pijl {
	margin-top: 3px;
}

.content_titel {
	font-family: Arial;
	color: #00507d;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Arial;
	color: #00507d;
	font-size: 12px;

}

/* -- PROJECTLIJST -- */

.project_kop {
	font-family: Arial;
	color: #f2b41e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.project_text {
	font-family: Arial;
	color: #00507d;
	font-size: 12px;
	margin-bottom: 12px;
}

.project_lijst {
	width: 166px;
	background-color: #ffcc51;
}

.project_lijst_item {
	border-bottom: 1px solid #FFFFFF;
}

.project_lijst_div_active {
	background-color: #fff5dc;
	margin: 3px;
	padding: 3px;
}

.project_lijst_div {
	margin: 3px;
	padding: 3px;
}

.project_lijst_kop_active {
	font-family: Arial;
	font-size: 13px;
	color: #00507d;
	font-weight: bold;
}

.project_lijst_kop {
	font-family: Arial;
	font-size: 13px;
	color: #935906;
	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: 13px;
	color: #00507d;
	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: 13px;
	color: #935906;
	font-weight: bold;
}

.project_lijst_text_active {
	font-family: Arial;
	font-size: 12px;
	color: #00507d;
	font-weight: normal;
}

.project_lijst_text {
	font-family: Arial;
	font-size: 12px;
	color: #935906;
	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: #00507d;
	font-size: 12px;
	text-decoration: underline;
}

li {
	font-family: Arial;
	color: #00507d;
	font-size: 12px;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	color: #00507d;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	color: #00507d;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	color: #00507d;
	font-weight: bold;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	color: #00507d;
	font-weight: bold;
}

h5 {
	font-family: Arial;
	font-size: 16px;
	color: #00507d;
	font-weight: bold;
}

h6 {
	font-family: Arial;
	font-size: 16px;
	color: #00507d;
	font-weight: bold;
}

h7 {
	font-family: Arial;
	font-size: 16px;
	color: #00507d;
	font-weight: bold;
}