/*  import structuur met locatie-indeling als uitgangspunt [1]
 * 
 */

@import "samenvoor-structuur.css";

/* structuur locatie vervolgpagina's  [4]
 * 
 */

div#contentwrap {
	min-height:370px;

}
 
div#nieuwsnavhome {
    margin: 0;
    padding: 0;
    width: 393px;
    /* temp height */
    height: 30px;
    background-color: transparent;
	z-index: 10000;
}

div#aanmeldnwsbrief {
    margin: 4px 0 0 0;
    padding: 0;
    width: 393px;
    /* temp height */
    height: 30px;
    background-color: transparent;
	border-top:1px solid #eee;
}