/* Start of CMSMS style sheet 'Handheld' */
body {
margin:0;
padding:0;
width:100%;
}

/* dont want to download image for header so just set bg color */
h1 a, ul#menu, body {
background: none;  
}


/* this doesnt look as nice, but takes less space */
ul#menu li, {
display:inline;
}

/* small border at the bottom to have some indicator */
ul#menu ul,
div#menu ul {
border-bottom:1px solid #666;
}


div#holder { border-top-width: 10px; border-top-style: solid;  border-top-color: #666; padding: 0 0 0px 0; font-size: 1em;  }
div#portfolioindhold, div#indhold  {   height: 100%; width: 100%;  }



/* End of 'Handheld' */

