@charset "iso-8859-1";
html,body  { background-image: url(http://www.euregionaalforum.net/images/graphic_midcenter.jpg); background-repeat: repeat; background-attachment: fixed; background-position: 1em 0; margin: 0; padding: 0 }
div#inner { 
	background-color: transparent; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	position: relative; 
	width: 1000px; 
	height: 600px; 
	border: 0 
}
div#agenda  { 
	background-color: white;  
	font: bold 12px/14px Arial, Arial, sans-serif; 
	text-decoration: none; 
	text-align: left; 
	text-transform: none; 
	margin: 0; 
	padding: 5px; 
	position: absolute; 
	top: 155px; 
	left: 0; 
	width: 140px; 
	height: 435px; 
	overflow: auto; 
	border: 0 
}
div#centraal {  
	font: bold 14px/17px Arial, Arial, sans-serif; 
	text-decoration: none; 
	text-align: left; 
	text-transform: none; 
	margin: 0; 
	padding: 5px; 
	position: absolute; 
	top: 155px; 
	left: 155px; 
	width: 625px; 
	height: 435px; 
	overflow: auto; 
	border: 0;
	background-color: transparent;
}
div#nieuws { 
	background-color: white;
	font: bold 10px/12px Arial, Arial, sans-serif; 
	text-decoration: none; 
	text-align: left; 
	text-transform: none; 
	margin: 0; 
	padding: 5px; 
	position: absolute; 
	top: 155px; 
	left: 795px; 
	width: 190px; 
	height: 435px; 
	overflow: auto; 
	border: 0 
}
  
p{                    /* this makes the look more consistent between browsers, it has nothing to do with the technique */
   margin:0;
   padding:.2em;
}
A:link { color: blue; text-decoration: none }
A:visited { color: blue; text-decoration: none }
A:hover { background-repeat: repeat; background-attachment: fixed; background-position: 0 0; text-decoration: underline     }
A:active { color: red; text-decoration: none }
h1 { text-transform: uppercase }
