#banner      { text-align: left; margin-top: 5px; width: 1000; height: 100; background: #000000 url(../images/banner.jpg);}
#infobalk    { text-align: left; width: 1000; height: 25; }
#agrond1     { text-align: left; width: 1000; background-color:#ECFFEC; margin: 0px 0px 0px 0px;}
#agrond2     { text-align: left; height: 10; width: 1000; background-color:#ECFFEC; }
#sluiter     { text-align: left; height: 40; width: 1000; background-color:#000000; color:#FFFFFF }
#column1     { text-align: left; float: left; margin-left: 5px; margin-top: 5px; width: 150; background-color: #FFFFFF; }
#column2     { text-align: left; float: left; margin-left: 5px; margin-top: 5px; width: 600; background-color: #FFFFFF; }
#column3     { text-align: left; float: left; margin-left: 5px; margin-top: 5px; width: 220; background-color: #FFFFFF; }
#login       { text-align: left; width: 210; margin-left: 5px; margin-top: 5px; background-color: #98CC00; }
#navigatie   { text-align: left; width: 140; margin-left: 5px; margin-top: 5px; }
#tekstvenster { text-align: left; width: 590; margin-left: 5px; margin-top: 5px; }
#fotorechts  { text-align: left; margin-top: 5px; margin-left: 10px; width: 200; height: 146; background: #FFFFFF url(../images/bobby1.jpg);}
#splitter 	 { text-align: left; background-color:#ECFFEC; height: 10;}
body         { background-color: #808080; font-family:Arial; font-size:12px; color:#000000; line-height:150%; 
			   width: 1000px}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
h1           { font-family: Verdana; font-size: 14px; font-weight: bold }
h2           { font-family: Verdana; font-size: 12px; font-weight: bold }
h3           { font-family: Verdana; font-size: 11px; font-weight: bold }
h4           { font-family: Verdana; font-size: 10px; font-weight: bold }
h5           { font-family: Verdana; font-size: 10px; font-weight: bold; color:#98CC00 }
h6           { font-family: Verdana; font-size: 10px; font-weight: bold; color:#306EA9 }

a,  a:visited {
	color: #008000;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}