#header img#logo {display:inline;}
#header li, #header span {zoom: 1;} /*zoom probs in IE7*/
* html #header li, * html #header span {zoom: 0;} /*zoom probs in IE7*/

ul, ol, dl, .box {position:relative; /*disappearing bg*/}
* html #footer {width:100%;}
* html .twocol {padding-right: 10px;}
/*gainLayout*/
* html .colcontainer, * html #content ul {height:1%;}
* html #contentwrapper {height:1%}
*:first-child+html .colcontainer {min-height:1px;}

/* conditional css to solve IE bugs */
#footer #anysurfer {margin-right: 5px;} /* ari toegevoegd*/

* html .group {zoom:1;} /* IE6 */
*:first-child+html .group {zoom:1;} /* IE7 */
*+html fieldset ol {min-height:1px;}
/* ie6-7 in conditional css ? */

