#inhoud_titel_admin {
	height: 35px;
	background-image: url(../images/INH_bg_titel.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 8px;
	text-align:right;
	padding-right: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.lijn {
	border-color: silver;
	border-bottom-style: dashed;
	border-width: 1px;
	padding-bottom: 10px;
}
.button_active {
	background-color: red;
}
.foto_overzicht_tabel tr td {
	padding-right: 10px;
	padding-bottom: 0px;
}
.fo_foto_cel_naam {
	text-align: left;
}
.fo_foto_cel {
	height: 110px;
}
.fo_table {
	border-color: silver;
	border-top-style: dashed;
	border-width: 1px;
	margin-top: 3px;
}
.form_foto_actie {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size:11px;
	width:80px;
}
.form_foto_cat {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:11px;
}
.lijn_onder_boven {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
	border-color: silver;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-width: 1px;
}
.lijn_onder {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-color: silver;
	border-bottom-style: dashed;
	border-width: 1px;
}
.attention {
	text-align: center;
	padding: 5px;
	margin: 5px;
	font-size:18px;
	font-weight: bold;
	color:red;
	border: solid;
	border-width: 1px;
	border-color: red;
	background-color: #DDDDDD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}