/* author: Auke van Scheltinga, for It-ernity high-end solutions 2005 */
/* Project Started end of spring 2005 */

/* Master css file for Doornhof & Partners */

/* positioning */
@import url("positioning.css");

/* Skin */
@import url("skin.css");

/* Typography */
@import url("typography.css");

/* Misc stuff */
* {padding: 0;margin: 0;font-weight: normal;}
img{border: none}
.clear{clear: both}
.clearleft{clear: left}
.clearright{clear: right}
.hide {display: none}
