

html {
	HEIGHT: 100%
}



#container {
	MIN-HEIGHT: 100%; POSITION: relative; HEIGHT: auto; voice-family: inherit;padding: 0
}
unknown {
	HEIGHT: auto
}
#wrapper {
	PADDING-BOTTOM: 32px; width: 100%;position: relative;
}


#header
{
    height: 101px;
}



#header h1 span
{
    /*display: none;*/
    margin-left: 500px;
    color: #ffffff;
}

#header h1 span i { color:#0031aa;}


h1 {
	FONT: bold 24px verdana; COLOR: #0031aa; PADDING-TOP: 5px
}

h1 i {color:#88ccff;}


h2 {
	FONT: bold 12px verdana; MARGIN-LEFT: 0px;color:#0031aa;
}

h3 {FONT: normal 12px verdana; MARGIN-LEFT: 0px;margin-top:1px;margin-bottom:2px;margin-right:0px;
background:#0033aa;padding:0px;color:#ffffff;
}


p {margin-LEFT: 0px}

#kreet {float:left;
      width:100%;margin:0px;padding-LEFT: 2px;color:#fff;background:#136;}

#engels {color: #136;}
	
#abstract {font-weight: bold; }

/* hieronder definitie van locatie/dimensie van drie tekst/menu blokken */

#leftblock
{
float: left;
width: 30%;
margin: 0;
padding: 1em;

}

#rightblock
{
float: right;
width: 30%;
margin: 0;
padding: 1em;

}

#content
{
width: 30%;
margin-left: 33%;
/* border-left: 1px solid #03a; */
margin-right: 33%;
/* border-right: 1px solid #03a; */
padding: 1em;

}



/* Hieronder definitie footer */
#footer   { color: white; background: #3f2d2d; text-align: left; margin-top: 20px; position: absolute; bottom: 0; width: 100%; height: 40px; border-top: 1px solid #000; border-bottom: 1px solid #666;padding-left:2px; }
#footer a {color:ffffff}
#footer a:link {color : #ffffff;
	text-decoration : underline;
	background: transparent;
	}
#footer a:visited {color : #ffffff;
	text-decoration : underline;
	background: transparent;
	}
#footer a:hover  { color: #ff0000; 
	text-decoration: underline;
	background: #ffffff; }
# footer a:active {color : #ffffff;
	text-decoration : underline;
	background: transparent;
	} 

/* Hieronder definitie voor een kader voor een nieuwsbericht op hoofdpagina  */
div.stkader   { background-color: #ffffff; margin: 2px; padding: 2px;  border: solid; border-width: 1px; border-color: #03a; width: 90%}

/* Hieronder definitie gedrag links */	
a:link {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	}
a:visited {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	}
a:hover  { color: #ff0000; 
	text-decoration: underline;
	background: transparent; }
a:active {color : #0000ff;
	text-decoration : underline;
	background: transparent;
	} 


		}	

hr {color: #03a;}