/* CSS Document */
body {
  font-size:11px;
  background-color:#e7e1db;
  background-position:center;
  background-image:url(../images/achtergrond-verloop.gif);
  background-repeat:repeat-y;
  line-height:12pt;
  color: #000000;
}
body, td, tr, ul, li, h1, h2, h3
	{
  font-family: Tahoma,Arial;
  padding:0;
  margin:0;
  }

#container 
	{
	position: relative;
	width:750px;
	margin:0 auto;
	margin-top:1%;
	padding:0;
	background-repeat:no-repeat;
	}
#voorlezen	{
	position:absolute;
	top:60px;
	left:630px;
	}
#voorlezen	a{
	color:#000000;
	text-decoration:none;
	}

#metanaviagatie	{
	font-size:9px;
	position:absolute;
	left:450px;
	top:15px;
	width: 275px;
	text-align:right;
	}
#metanaviagatie a	{
	text-decoration:none;
	color:#000000;
	}
#metanaviagatie a:hover	{
	text-decoration:underline;
	color:#000000;
	}
#metanaviagatie .actief	{
	color:	color:#e31818;
	}
	
h1	{
	color:#e31818;
	font-size:18px;
	font-weight:normal;
	margin-bottom:6px;
	letter-spacing:0.03em;
	line-height:22px;
	}
h2	{
	color:#e31818;
	font-size:13px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:8px;
	letter-spacing:0.03em;
	}
h3	{
	color:#e31818;
	font-size:13px;
	font-weight:normal;
	margin-bottom:3px;
	margin-top:8px;
	letter-spacing:0.03em;
	}
h4	{
	color:#e31818;
	font-size:16px;
	font-weight:normal;
	margin-bottom:7px;
	letter-spacing:0.03em;
	}

		
.rood	{
		color:#e31818;
		text-decoration:none;
		}
.small	{
		font-size:11px;
		color:#000000;
		text-decoration:none;
		}
.big	{
		font-size:14px;
		color:#000000;
		text-decoration:none;
		}
.groot	{
		font-size:14px;

		}
.geenborder	
		{
	border:0;
		}
.vet	{
	font-weight:bold
		}
.eigenagenda
		{
		font-weight:bold;
		color:#e31818;
		}
.margin-right8	{
	margin-right:8px;
