@charset "UTF-8";





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body {
	height:100%; /* Max 100% hoogte in IE */
	max-height:100%; /* Max 100% hoogte in browsers */
	
}




body {
	background: #fff url(../images/back.jpg) no-repeat fixed center center;
	font-size: 100.1%;
}




/*img, div { behavior: url(/skin/iepngfix.htc) }*/




#frame {
	overflow: auto;
	position: absolute;
	top: 66px;
	margin: 0 auto;
	padding: 0;
	width: 978px;
        height: expression(document.body.offsetHeight - 66);
	background: #fff url(../images/back.png) repeat-y 0 0;
}

#hometext {
	width: 290px;
	text-align: left;
	position:relative;
	top: 0px;
	left: 50%;
	height: 100%;
	margin-left: -50px;
	font: 12px/22px Trebuchet MS, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}


#text {
	width: 80%;
	text-align: left;
	position:relative;
	top: 0px;
	left: 10%;
	font: 12px/22px Trebuchet MS, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}

#rightcolumn {
	width: 190px;
	text-align: left;
	position:absolute;
	top: 93px;
	left: 50%;
	margin-left: 275px;
	font: 12px/22px Trebuchet MS, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
}

#rightcolumn p {
	padding: 0;
}





#venster, #mainnav, #maria, #home, #subnav {
    display: none;
}




#naam {
	position: absolute;
	top: 27px;
	left: 50%;
        margin-left: -118px;
}




p {
	padding: 0 0 22px 20px;
}

h1 {
	padding: 90px 0 22px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #294c82;
}


h2 {
	padding: 0 0 0 20px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #244373;
}

h3 {
	padding: 0 0 0 20px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #2d5490;
}

h4 {
	padding: 0 0 0 20px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #2e4a72;
}

strong {
        font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #444;
}

a:hover {
	color: #244373;
	text-decoration: none;
}



#spreek p {
	font-style: italic;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 20px;
}

#spreek h3 {
	padding: 0;
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #244373;
}

#spreek em {
        color: #666;
}

#rightcolumn p {
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 20px;
}

#rightcolumn h3 {
	padding: 0;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #244373;
}




.foto {
	margin: 0 0 20px 20px;
	border: 1px solid #444;
}


p.acrobat {
	font-style: italic;
	color: #666;
	font-size: 11px;
	line-height: 15px;
}

ul#lijst, ul#lijst_pdf, ul#tool, ul#indexlijst, #text ul {
	padding: 0 0 22px 20px;
	list-style: none; 
}

#text ol {
        padding: 0 0 22px 50px;
}

#text ul#indexlijst li {
	padding: 0 0 10px 15px;
	list-style: none;
	line-height: 15px;
	background: url(../images/navback.png) no-repeat left 3px;
}

ul#tool li, #text ul li {
	padding: 0 0 0px 10px;
	list-style: none;
	line-height: 22px;
	background: url(../images/listback.png) no-repeat left 4px;
}



ul#lijst_pdf li {
	padding: 0 0 10px 25px;
	list-style: none;
	line-height: 15px;
	background: url(../images/pdf.gif) no-repeat left 0px;
	font-style: italic;
	letter-spacing: 0;
	color: #666;
}

ul#lijst_pdf li a {
	font-style: normal;
}


#flashcontent {
    margin: 0 0 22px 20px;
    border: 2px solid #5c584f;
    padding: 0;
    width: 440px;
    height: 281px;
}



#footer {
	position: relative;
	left: 213px;
	width: 118px;
	height: 140px;
	background: url(../images/roos.png) no-repeat 0 0;
	margin-top: 20px;
}

#footer_home {
	position: relative;
	left: 100px;
	width: 118px;
	height: 140px;
	background: url(../images/roos.png) no-repeat 0 0;
	margin-top: 20px;
}

.foto_rechts {
	float: right;
	border: 1px solid #132B43;
	margin: 3px 0 10px 10px;
}

.foto_links {
	float: left;
	border: 1px solid #132B43;
	margin: 3px 10px 10px 0;
}

.foto_rechts_noborder {
	float: right;
	border: none;
	margin: 3px 0 10px 10px;
}

.foto_links_noborder {
	float: left;
	border: none;
	margin: 3px 10px 10px 0;
}









ul#nieuwsgierig {
	list-style: none;
	padding-left: 20px;
}

ul#nieuwsgierig li {
}

ul#nieuwsgierig li a {
	background: url(../images/nieuwsgierig.png) no-repeat 0 0;
	width: 144px;
	height: 20px; 
	text-indent: -999em;
	display: block;	
}

ul#nieuwsgierig li a:hover {
        background-position: 0 -20px;
}







/* ============ KRUIMELPAD ============== */

#text ul#pad {
	position:absolute;
	left: 0px;
	top: 20px;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 0 0px;
	padding: 0 0 1em;
	float: left;
}

#text ul#pad ul, #text ul#pad li
{
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
background: none;
	position: relative;
	left: 0;
}

#text ul#pad a {
	text-decoration: underline;
	color: #444;
	padding: 0 10px 0 0;
	background: url(../images/pad_back.gif) no-repeat right center;
}

label {
    display: none;
}

form p {
    text-align: right;
}
form label {
    display: block;
    text-align: right;
    vertical-align: top;
}
form input[type="text"], form input[type="password"] {
    width: 60%;
}
form textarea {
    width: 100%;
}

