@charset "UTF-8";
/* CSS Document */


/* ------------------- HOME ------------------- */

h1.welkom { 
    text-indent:-9999px; background:url('images/headers/welkom.png') no-repeat; 
	height: 48px;
}

h2.video { 
    text-indent:-9999px; background:url('images/headers/video.png') no-repeat; 
	height: 48px;
}

h2.weblog { 
    text-indent:-9999px; background:url('images/headers/weblog.png') no-repeat; 
	height: 48px;
}

/* ------------------- PAGES ------------------- */

h1.profiel { 
    text-indent:-9999px; background:url('images/headers/profiel.png') no-repeat; 
	height: 48px;
}

h1.missie-en-visie { 
    text-indent:-9999px; background:url('images/headers/missie_visie.png') no-repeat; 
	height: 48px;
}

h1.projecten { 
    text-indent:-9999px; background:url('images/headers/projecten.png') no-repeat; 
	height: 48px;
}

h1.media { 
    text-indent:-9999px; background:url('images/headers/media.png') no-repeat; 
	height: 48px;
}

h1.weblog { 
    text-indent:-9999px; background:url('images/headers/weblog.png') no-repeat; 
	height: 48px;
}

h1.contact { 
    text-indent:-9999px; background:url('images/headers/contact.png') no-repeat; 
	height: 48px;
}

h1.manifest { 
    text-indent:-9999px; background:url('images/headers/manifest.png') no-repeat; 
	height: 48px;
}

h1.error {
    text-indent:-9999px; background:url('images/headers/404.png') no-repeat; 
	height: 48px;		
}

/* ------------------- WIKISTAD ------------------- */

h1.eigenkracht { 
    text-indent:-9999px; background:url('images/headers/eigenkracht.png') no-repeat; 
	height: 48px;
}

h2.wikistad { 
    text-indent:-9999px; background:url('images/headers/wikistad.png') no-repeat; 
	height: 48px;
}

h1.ideeenbus { 
    text-indent:-9999px; background:url('images/headers/ideeenbus.png') no-repeat; 
	height: 48px;
}

h2.aanleiding {
    text-indent:-9999px; background:url('images/headers/aanleiding.png') no-repeat; 
	height: 48px;
}

h2.idee {
    text-indent:-9999px; background:url('images/headers/idee.png') no-repeat; 
	height: 48px;
}



