body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bcb299;
	background-image: url('afbeeldingen/bgserail.jpg');
	font-size: 11pt;
	color: #ffffff;
	line-height: 1.4em;
	background-repeat: no-repeat;
	background-position: top center;
}


div.site {
	margin:0 auto;
	width:960px;
	height:800px;
	}

div.top {
	width:960px;
	height:30px;
	background-image: url(afbeeldingen/balk.jpg);
	margin: 0 auto;
	border: none;
	}

div.balk {
	position:absolute;
	width:910px;
	height:40px;
	top:380px;
	left:25px;
	padding:0 0 0 0;
	background-image: url(afbeeldingen/balk.jpg);
	}

div.cont {
	position:relative;
	float:left;
	border: none;
	margin:0px  auto;
	width:960px;
	height:680px;
	background-color:#ffffff;
	/*background-image: url(afbeeldingen/achtergrond.gif);*/
	}





/* teksten */

p.gewoon, p.witgewoon, p.grijsgewoon, p.smalgewoon, p.midden{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #6779c6;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	text-indent: 0;
	margin: 0 20px 0 20px;
	letter-spacing: 0.0em;
  }  

p.gewoon{
	line-height: 1.3em;
}
p.midden{
	line-height: 1.3em;
	text-align: center;
}

p.witgewoon{
	color:#ffffff;
	font-size:9.5pt;
		margin: 0 30px 0 30px;
}

p.smalgewoon, li, ul{
	color:#ffffff;
	font-size:9.5pt;
	margin: 0 20px 0 20px;

}
p.grijsgewoon{
	color:#c9cee3;
	font-size:9.5pt;
	margin: 0 30px 0 30px;

}

p.portfolio{
	font-family:  Arial narrow, Helvetica, sans-serif;
	font-size: 7.85pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 0;
	margin: 0;
	line-height: 1.2em;
  }  
p.opdruk{
	font-family:  Arial narrow, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	margin:0;
	padding:0;
	}


h1, h2, h3, h4{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-align: left;
	font-weight: bold;
	margin: 0 30px 5px 30px;
	color:#ffffff;
	letter-spacing: 0.0em;
	line-height: 1.5em;
}

h1 {
	font-size: 10.5pt;
	color:#ffffff;
		letter-spacing: 0.1em;
}

h2 {
	font-size: 10.5pt;
	color:#1c3e93;
		letter-spacing: 0.1em;
	margin: 0 20px 0 20px;
}

h3 {
	font-size: 10.5pt;
	color:#000000;
	line-height: 1.2em;
	margin: 0 20px 0 20px;
	text-align: justify;
	font-weight: normal;
}

h4 {
	font-size: 10.5pt;
	color:#000000;
	line-height: 1.2em;
	margin: 0 20px 0 20px;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0.025em;
}

td.bl, td.br{
	font-family: , Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding:0 15px 0 10px;
	}

td.br {
	color:#894520;
	text-align:right;
	}

td.legl {
	text-align:left;
	font-size:10pt;
	padding:0px 0px 5px 0px;
	}

td.legr {
	text-align:right;
	font-size:10pt;
	padding:0px 0px 5px 0px;
	}

p.copyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #5555bb;
	text-indent: 0cm;
	} 

/* links algemeen */

a:link, a:visited, a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#9e5e13;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.0em;
	}

a:hover {
	color:#ffcc00;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.topl:link, a.topl:visited, a.topl:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	font-size: 9.5pt;
	color: #ca922a;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.0em;
	}

a.topl:hover {
	color:#ffcc00;
	text-decoration: underline;
	font-weight: normal;
	}
		
a.topr:link, a.topr:visited, a.topr:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  	font-size: 9.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 0.0em;
	}

a.topr:hover {
	color:#ccaa00;
	text-decoration: underline;
	font-weight: normal;
	}


a.ll:link, a.ll:visited, a.ll:active, a.lr:link, a.lr:visited, a.lr:active{
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color:  #ffffff;
	font-weight: bold;
	letter-spacing: 0em;
	line-height:1em;
	border:none;
	text-decoration:none;
	border:none;
	}

a.lr:link, a.lr:visited, a.lr:active{
	color:#9b5c1c;
	}

a.lr:hover, a.ll:hover {
	background-color:#768abc;
	color:#ffffff;
	}
