/* He who controls the CSS controls the experience. */

/*

Copied form Mezzoblue, he's a typgraphy expert, i could never have dreamt up the scheme he has.

Actually i've butchered this a bit, so he probably wouldn't want be associated with it anymore...

*/

/* Start with the basic XHTML elements */
body {
	font :small/2em  verdana, tahoma, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	}

p, li, dt, dd, td {
	font-size: 100%;
	line-height: 1.5em;
	}

blockquote {font-style: italic; line-height: 3ex;}
acronym {border-bottom: none;}
hr {width: 60%; margin-left: auto; margin-right: auto; margin-bottom: 2em; text-align: center;}

#masthead h1 {text-align:center; padding-bottom:5px;border-bottom :solid 1px #48618B;margin-bottom:0;}
#masthead a {text-decoration:none;}
#masthead h2, #masthead h3 {margin-top:0;text-align:center;font: 110% 'Lucida Sans Unicode', 'Lucida Grande', verdana, sans-serif; font-weight: normal; letter-spacing: -1px;  color: #48618B;}

h2 {font: 150%; font-weight: normal; letter-spacing: -1px;  color: #48618B; margin: 0; margin-top: 1.7em;}
h3 {font: 110%; 'Lucida Sans Unicode', 'Lucida Grande', verdana, sans-serif; font-weight: normal; letter-spacing: -1px;  color: #48618B; margin: 0; margin-top: 1.7em;}
h3 a:link, h3 a:visited {font: 110% 'Lucida Sans Unicode', 'Lucida Grande', verdana, sans-serif; font-weight: normal; letter-spacing: -1px;  color: #48618B; text-decoration: none; margin: 0;}
h3 a:hover {color: #6697D3; text-decoration: underline;}
h4 {font-weight: normal; font-size: 75%; font-style: italic; color: #5673A7; padding-top: 0; margin-top: 0; margin-left: 10px; line-height: 1em;}
h5 {font-size: 90%; margin-bottom: 0px;}
h6 {margin: 0px;}

a, a:link {
	font-weight: bold;
	color: #3B7EBB;
	text-decoration:
	underline;
	}
a:visited {
	font-weight: normal;
	color: #405C7F;
	text-decoration: underline;
	}
a:hover {
	color: #6697D3;
	text-decoration: underline;
	}

form {	display: none; }
#skipNav {display: none;}

.rubriek
{
	display : block;
	visibility : show;
}
.menuBar
{
	display : none;
}
#linkseKolom
{
	display : none;
}
#rechtseKolom
{
	display : none;
}


.rubriek_block .up
{
	display : none;
}

#breadcrumbs
{
	display:none;
}
#rubrieken
{
	display: none;
}

#instellingLogo
{
	float : right;
}
