@charset "utf-8";
/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#E8E8E8;}
body a{color:#792F2F; text-decoration:none;}
body a:hover{color:#FB0000;}
.tabel{ width:999px; background:#FFF; padding:5px; margin:auto;}
.left{ width:150px; vertical-align:top;}
.mid{ padding:4px; border:1px solid #E0E0E0; margin:2px; vertical-align:top; width:849px;}
.boven{ text-align:center; background-image:url(../images/ontwerp_01.gif); height:100px; vertical-align:top;}
.onder{}
.footer{text-align: center; font-size:10px; color:#666; padding:10px 0 0px 0;}

.mid h1{ color:#e30248; font-size:20px; font-weight:bold; margin:4px 0 8px 0;}
.mid h2{ color:#88052d; font-size:16px; font-weight:bold; margin:4px 0 8px 0;}
.topmenu{font-size:12px; color:#808080; border-bottom:1px solid #999; padding:4px 0 4px 0;}
.topmenu a{font-size:12px; color:#808080;}

.ll{ width:350px; height:46px; color:#FFF; }
.lll{ background-image:url(../images/ontwerp_03.gif); width:9px;}
.llm{ background-color:#272626;}
.llr{background-image:url(../images/ontwerp_05.gif); width:9px;}

.med{ border:1px dashed #F0BEB9; padding:4px;}
.med #titel{font-size:14px; color:#F00; font-weight:bold; border-bottom:1px dashed #F0BEB9;}
.med #inhoud{padding:2px;}
.med #datum{font-size:11px; color:#616161;}

.menu{ width:100%; background-color:#FFFFF2;}
.menu ul {list-style:none; list-style-type:none; padding:0; margin:0;}

.menu-tabel{width:100%;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;}
.menu-tabel{ width:100%;  background:#FFFFFF; margin:2px; border:1px solid #E8E8E8;}
.menu-tabel a{	text-decoration:none;	color:#000000;}
.menu-tabel a:hover{		text-decoration:none;	color:#2B3559;}
.menu-home-titel, .menu-home-titel a{	background-color:#881639; color:#FFFFFF; padding:3px;	font-weight:bold;}
.menu-inhoud-titel{		background:url(../images/ontwerp_19.gif); color:#FFF; padding:3px; font-weight:bold;}
.menu-inhoud-inhoud li{ background-color:#E4E4E4; line-height:18px;  padding:2px;list-style-type:none; list-style:none;}
.menu-inhoud-inhoud li:hover{ background-color:#F3F3F3;}
.menu-inhoud-inhoud li a{display : block;}
.menu-inhoud-inhoud ul {margin:0; padding:0;}

input, select, textarea{padding:1px; font-size:12px; border:1px solid #DADADA;}
input[type=text]:focus, input[type=textbox]:focus, input[type=textarea]:focus { border: 1px solid #F70; }

.opsom{font-size:12px;}
.opsom tbody td{ line-height:20px;}
.opsom tr:hover{background-color:#FFFFDF;}
.opsomone{ background-color:#FFE8E8;}
.opsomtwo{ background-color:#FFFFFB;}
.opsom thead td{background-color:#000; color:#FFF; padding:2px;  font-weight:bold;}
.opsom tfoot td{background-color:#E9E9E9; color:#000; padding:2px;}

.error{background:#FFD2D2; border:1px solid #E10000; padding:5px;}
.mesg{ background:#FFFFC6; border:1px dashed #999; padding:5px; font-weight:bold;}