#banner      { text-align: left; margin-top: 5px; width: 1000; height: 80; background: #FFFFFF url('../images/banner.jpg');}
#infobalk     { text-align: left; width: 1000; height: 25; background: #D57602;}
#agrond1     { text-align: left; width: 1000; background-color:#FFF5EA; margin: 0px}
#sluiter     { text-align: left; height: 40; width: 1000; background-color:#D57602; color:#FFFFFF }
#column1     { text-align: left; float: left; margin-left: 3px; margin-top: 3px; width: 200; height: 550; background-color: #FFFFFF; }
#column2     { text-align: left; float: left; margin-left: 3px; margin-top: 3px; padding: 20px 40px 20px 40px; width: 577; height: 550; background-color: #FFFFFF; }
#column3     { text-align: left; float: left; margin-left: 3px; margin-top: 3px; width: 210; height: 550; background-color: #FFFFFF; }
#teksten      { text-align: left; float: left; padding: 20px 20px 20px 20px; width: 210; background-color: #FFFFFF; }
#foto        { text-align: left; float: left; width: 210; background-color: #FFFFFF; }
#splitter 	 { text-align: left; background-color:#FFF5EA;  height: 3px; }
#eindsplitter { text-align: left; background-color:#FFF5EA; width: 1000; height: 3;}
body         { background-color: #E6E6E6; font-family:Arial; font-size:12px; color:#000000; width: 1000px; text-align:justify; line-height:150%}
.m_banner_hide{ display:none; }
.m_banner_show{ display:block; }
h1           { font-family: Arial; font-size: 16px; font-weight: bold }
h2           { font-family: Arial; font-size: 13px; font-weight: bold }
h3           { font-family: Arial; font-size: 12px; font-weight: bold }
h4           { font-family: Arial; font-size: 11px; font-weight: bold }
h5           { font-family: Arial; font-size: 10px; font-weight: bold; color:#98CC00 }
h6           { font-family: Arial; font-size: 10px; font-weight: bold; color:#306EA9 }

a:link {
	color: #737373;
	text-decoration: none
	}

a:visited {
	color: #737373;
	text-decoration: none;
	}
	
a:hover {
	color: #D57602;
	text-decoration: none;
	}
	
