/*presentatie van definitionlists in content*/
 dl{
padding:0.2em;
border: none;
background: url(../images/bg_content4test22.jpg) no-repeat 0 0;
line-height: 1.1em;
/*margin: 1.1em 1em 1em 1em; */
margin: 1.1em 0.3em 1em 0.2em; 
font-size: medium;
}

dt{
font-weight: bold;
color: #12127D;
padding: 0 0 0 1em;
font-size: medium;
}

dd{
color: #000;
padding: /*0 1em 1em 0.5em;*/ 0 1em 1em 0;

background: url(../images/bg_content4test22.jpg) no-repeat 0 0;
font-size: small ;
}

dd h3 {font-size:small}
