/* ALGEMEEN */

body {
text-align:center;
margin:0;
padding:0 0 20px;
}

#wrapper {
width:700px;
margin:0 auto;
padding:10px;
}

#header {
height:125px;
}

#beeldmerk {
background-repeat:no-repeat;
height:125px;
float:left;
}

#contentwrapper {
margin:0;
padding:40px 20px 30px 65px;
clear:both;
}

/* fix for IE */
* html #contentwrapper  {
width:700px;
padding-bottom:0;
}

#content {
text-align:left;
width:390px;
float:left;
clear:left;
margin:0;
padding:0 0 0.5em 0.5em;
}

#mainmenu {
font-size:75%;
width:175px;
float:right;
clear:right;
margin:0;
padding:0;
}
#path {
font-size:100%;
}

#visual p {
font-size:100%;
}

#copyrightblok {
margin-top:1em;
}

#element {
background-repeat:no-repeat;
height:22px;
}

/* fix for IE */
* html #element {
width:700px;
}

p,h1,h2,h3,h4,ul,ol,legend,blockquote,dl,dt,dd,td {
font-family:Georgia, "Times New Roman", Times, serif;
line-height:140%;
}

p,td,blockquote {
font-size:75%;
margin:0 0 1em;
padding:0;
}

#content ul {
font-size:75%;
}

div#menu_2_space {
padding-top:1em;
}

#menu_2 h2 {
background-repeat: no-repeat;
background-image:url("stichtingeea/pijl_submenu.gif");
padding-left:11px;
margin-bottom:-10px;
}

#menu_2 p {
padding-left:11px;
margin-top:10px;
margin-bottom:0px;
}

li.active {
background-repeat: no-repeat;
background-image:url("stichtingeea/punt_menu.gif");
padding-left:8px !important;
}

h1 {
font-size:110%;
font-weight:700;
text-align:center;
margin:0 0 1em;
padding:0;
}

h2 {
font-size:80%;
font-weight:700;
margin:0;
padding:0;
}

h2 a {
font-size:100%;
}

h3 {
font-size:110%;
font-weight:700;
margin:0 0 0.4em -0.8em;
padding:0;
}

.navigate {
text-align:center;
}

#pageback {
margin-top:25px;
}

div.blok {
text-align:left;
margin:1em 0 0;
padding:0 1em 1em 1.5em;

}

div.blok ul {
margin:0;
padding:0;
}

div.blok li {
list-style-type:none;
margin:0;
padding:0;
}

div.clear {
clear:both;
}

img {
border:0;
}

/* FIELDSET */

fieldset {

}

* html fieldset {
padding-top:0;
padding-right:5px;
padding-left:5px;
}

legend {
font-size:70%;
font-weight:700;
background-color:#fafae6;
margin-bottom:10px;
padding-right:4px;
padding-left:4px;
}

fieldset p {
height:1.5em;
clear:both;
}

fieldset span.label {
text-align:right;
width:30%;
float:left;
}

fieldset span.formfield {
text-align:left;
width:68%;
float:right;
}

fieldset p.submit {
padding-top:1em;
}

fieldset input.minwidth {
width:50%;
}

fieldset select.maxwidth,fieldset input.maxwidth {
width:100%;
}

/* ACTUEEL */

#actueelblok p {
font-size: 100%;
margin-bottom: 0;
}

#actueelblok p.textlight {
margin-bottom:5px;
}

/* DISPLAY NONE */

.dontshow {
display:none;
}

#printlogo,#nedstat {
display:none;
}

/* PRINTER INSTELLINGEN */

@media print  {
body {
font-family:Georgia, "Times New Roman", Times, serif;
}

img.logoprint {
display:block;
}

h1 {
color:#000;
font-size:120%;
font-weight:700;
text-align:center;
margin:0;
padding:0;
}

td {
color:#000;
text-decoration:none;
}

.noprint {
display:none;
}
}