
.systeemerror			{ display:inline-block;font-size:12px;font-family:arial;line-height:14px;padding:3px 5px 3px 25px;color:#fff;font-size:normal;background:url("../images/systeem.icoon.error.png") 3px center no-repeat #d1303d;overflow:hidden;cursor:help; }

.systeemdebug				{ width:950px;padding:10px 15px;background-color:#ffffff;margin:15px auto;overflow:hidden; }
.systeemdebug .titel			{ padding:5px 0px 5px 0px;line-height:24px;font-size:20px;font-weight:bold;text-transform:uppercase;cursor:pointer; }
.systeemdebug .titel	.aantal	{ background-color:red;text-align:center;line-height:24px;font-size:14px;font-weight:bold;height:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;width:24px;height:24px;float:left;margin-right:10px;color:#fff; }
.systeemdebug .inhoud 		{ display:none;background-color:#222;padding:10px;color:#fff !important;font-size:12px;font-family:"Courier New"; }
.systeemdebug .inhoud a		{ color:#fff !important; }