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

#container,
#container-ikleerook
	{
	position: relative;
	width:960px;
	margin:0 auto;
	padding:0;
	background-repeat:no-repeat;
    font-size:0.89em;

	}
#voorlezen	{
	position:absolute;
	top:56px;
	left:783px;
	}
#voorlezen	a{
	color:#000000;
	text-decoration:none;
	}

#metanaviagatie	{
	font-size:0.75em;
	position:absolute;
	left:640px;
	top:15px;
	width: 315px;
	text-align:right;
	}
#metanaviagatie a	{
	text-decoration:none;
	color:#000000;
	}
#metanaviagatie a:hover	{
	text-decoration:underline;
	color:#000000;
	}
#metanaviagatie .actief	{
	color:#e31818;
	}
#metanaviagatie .rood	{
		color:#e31818;
		text-decoration:none;
		}	
h1	{
	color:#e31818;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:6px;
	letter-spacing:0.01em;
	line-height:22px;
	}
h2	{
	color:#e31818;
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:8px;
	letter-spacing:0.01em;
	}
h3	{
	color:#e31818;
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:3px;
	margin-top:8px;
	letter-spacing:0.01em;
	}
h4	{
	color:#e31818;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:7px;
	letter-spacing:0.01em;
	}

		
.rood	{
		color:#e31818;
		text-decoration:none;
		}

.small	{
		font-size:0.93em;
		color:#000000;
		text-decoration:none;
		}
.big	{
		font-size:1.1em;
		color:#000000;
		text-decoration:none;
		}
.groot	{
		font-size:1.1em;

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

