html {color:#000;}

body {
 padding: 0;
 margin: 0 1cm;
 color: #000;
 background-color: #fff;
 font: normal 10pt/13pt Helvetica, Arial, sans-serif;
}

#crumz {
 font-size: smaller;
}

#header, #footer, #nav, #wyber, #ie6, #wait, #fontstuff, #devNdebug, .hidden {
 display: none;
}

a:link, a:visited { color: #333; font-weight: bold; text-decoration: underline; }

h1 { font-weight: bold; font-size: 13pt; margin-top: 20pt; line-height: 1em; }
h2 { font-weight: bold; font-size: 11.5pt; margin-top: 15pt; line-height: 1em; }
h3 { font-weight: bold; font-size: 10pt; margin-top: 15pt; margin-bottom: 0; line-height: 1em; }
h4 { font-weight: bold; font-size: 10pt; font-style: italic; margin-top: 15pt; margin-bottom: 0; line-height: 1em; }

img.rechts, img.links, .jaarverslag {
 float: none;
 display: block;
 margin: 0 0 1em;
 border: none;
}

img.center {
 display: block;
 margin: 0.5em auto;
 border: none;
}

.normalTxt * {color:#000;}

#content ul.nieuws li, #content ul.abstracts li {
 margin-bottom: 2em;
 color: #000;
 list-style: none;
 margin-left:-1.5em;
 clear: both; /* voor Opera */
}

.clearfloat {
 clear: both;
}

.jaarverslag {
 margin-bottom: 1em;
}

/* *****************************************************

ul { font: normal 10pt Verdana, sans-serif; list-style: url(../pix/bul-bl.gif); list-style-type: circle; padding-left: 0; margin-left: 17px }

a:link:after, #content a:visited:after {
 content: " (" attr(href) ") ";
 font-size: smaller;
 color: #333;
}

******************************************************* */

dl.mw2 { display: inline-block; margin-bottom: 1em; width: 520px;}
dl.mw2 dt { float: left; width: 75px; text-align: right; font-weight: bold; }
dl.mw2 dd { margin-left: 235px; }
dl.mw2 dt.fotootje { width: 150px; text-align: left; }
dl.mw2 dt.fotootje img { border: 2px solid #E5D3D7; max-width: 150px; }


