/* CSS Document */
body {
  background-color:#e7e1db;
  background-position:center;
  background-image:url(../images/achtergrond-verloop.gif);
  background-repeat:repeat-y;
}
body, td, tr, ul, li, h1, h2, h3
	{
  padding:0;
  margin:0;
  }

#container 
	{
	position: relative;
	width:750px;
	margin:0 auto;
	margin-top:2%;
	padding:0;
	background-repeat:no-repeat;
	}

#jubileumtekst1	{
	margin:0;
	padding:0;
	position: absolute;
	top:186px;
	left:441px;
	width:225px;
	height:286px;
  	line-height:16px;
	color:#000000;
	font-family: Verdana;
	letter-spacing:1pt;
	font-size:13px;
}
a	{
	color:#73173c;
	}
	
a:hover, #tienjaar a:hover, #overperspectief a:hover  {
	color:#000000;
	}
