/* stijlen.css  2.4.0  16-04-2017 */

body {
margin:15px 40px 0 40px;
font-family:verdana;
font-size:12pt;
text-align:left;
color:black;
background:#E3ECEB url('images/achter.jpg') no-repeat;
}

h2 {margin-bottom:0}
h4 {margin-top:1em;margin-bottom:0;font-size:13pt;font-weight:bold}
h5 {margin-top:1em;margin-bottom:0;font-size:12pt;font-weight:bold}

img {border:0}

a, a:visited {color:blue;text-decoration:none;font-weight:bold}
a:hover {color:black;text-decoration:underline}

div#linksboven {float:left;font-weight:bold;text-align:left}

div#bovenmenu {font-weight:bold;text-align:right}

div#taal {position:absolute;top:50px;right:40px;font-size:10pt;text-align:right}

div#inhoud {width:800px;margin-left:auto;margin-right:auto}

div#links {margin-top:0;float:left;width:49%}
div#rechts {margin-top:0;margin-left:51%}

ul {padding-left:30px}
ul.kaal {list-style-type:none;margin-top:0;padding:0}

li.xbm {margin-bottom:10px}

table {border-collapse:collapse;border:1px solid}
th, td {border:1px solid;padding:1px 3px;vertical-align:top}

table.noborders {border:0}
table.noborders th, table.noborders td {border:0}

table.tools {border:0}
table.tools td {border:0;padding-bottom:20px}

.msg {position:absolute;top:30px;left:40px;right:40px;padding:8px 8px 8px 40px}
.alert {background:white url(/images/alert.png) no-repeat left center;border:2px solid red;color:red}
.ok {background:white url(/images/ok.png) no-repeat left center;border:2px solid green;color:green}
.info {background:white url(/images/info.png) no-repeat left center;border:2px solid blue;color:blue}

.bug {font-weight:bold;color:red}
