* 
{
	margin: 0;
	padding: 0;
}
body 
{ 
	overflow:-moz-scrollbars-vertical;
	overflow-Y:scroll;
	font-family: verdana, arial;
	background:#f3f2f2;
	font-size:62.5%;
	height: auto;
}
hr
{
	border-top: 2px solid #ffa800;
	border-bottom: 1px dashed #fff;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
	clear: left;
}
h1 
{ 
	color: black;
	font-size: 15PX;
	padding: 0 0 5px 0;
}
h2 
{ 
	font-weight:bold; 
	color: black;
	font-size: 15px;
	padding: 0 0 10px 0;
}
h3 
{ 
	font-weight:bold;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0 0 3px 0;
}
table
{
	font-size: 12px;
	padding:0;
	margin:0;
	left:0;
	border:0;
}
b
{
	font-weight:bold;
}
i
{
	font-style:italic;
}
p
{
	font-size: 12px;
	padding-bottom:1em;
}
p.intro
{
	font-size:12px;
	color: black;
	font-weight:bold;
}
p.nb
{
	font-style:italic;
}
ul
{ 
	list-style: disc url(../img_site/bullet.gif) outside;
	margin-left: 16px;
}
ol
{
	list-style: decimal outside;
	margin-left: 22px;
}
li
{
	font-size: 12px;
	padding-bottom:0.25em;
}
#lichtgroen
{
	background-color: #;
	padding-left: 10px;
	padding-right: 5px;
	float:right;

	font-size:12px;
}
/*###############################################*/
/*Link styles*/
a:link 
{
	font-size: 12px;
	text-decoration: underline;
	color:black;
}
a:hover 
{ 
	text-decoration: underline; 
	color:#000; 
}
a:visited
{
	text-decoration: underline;
	color:#3ebd00;
}

p a:link 
{
	font-size: 12px;
	text-decoration: underline;
	color:black;
}
p a:hover 
{ 
	text-decoration: underline; 
	color:#000; 
}
p a:visited
{
	text-decoration: underline;
	color:#000;
	
}
li a:link 
{
	font-size: 12px;
	text-decoration: underline;
	color:black;
}
li a:hover 
{ 
	text-decoration: underline; 
	color:#000; 
}
li a:visited
{
	text-decoration: underline;
	color:#000;	
}
/*###############################################*/
/*DIV sectie*/
div.container
{
	position: absolute;
	padding:20px 20px 0px 20px;
	float:left;
	right: px;
	border-right: 4px solid #ffa800;
	min-height: 100%;
	left: 0px;
}
div.container_rightblock
{
	position: absolute;
	right:65px;
	padding:20px 252px 0px 20px;
	float:left;	
	min-height: 100%;
}
div.referenceblock
{
	display: inline;
	position: relative;
	float:right;
	right: 20px;
	height: 100%;
	width: 260px;
	padding-top:20px;
	padding-left:15px;
	background-image: url(../img_site/referentie_bg.png);
	padding-bottom:0px;

}
div.kolomblok
{
	width: 100%;
}
div.kolom1
{
	float: left;
	width: 35%;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.kolom2
{
	display: inline;
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.kolomlink
{
	display: inline;
	float: right;
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana, arial;
	font-size:12px;
}
div.info_kolom
{

	float: right;
	width: 55%;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.header 
{
	clear: left;
	text-align: center;
}
div.header a:link
{
	text-decoration: underline;
	color: #3ebd00;

}
div.header a:hover
{
	
	color:#000;
}
div.header a:visited
{
	text-decoration: underline;
	color:#6aae00;
}
div.footer 
{
	clear: both;
	text-align: center;
	color: #4a4a4a;
	padding-top:20px;
	padding-bottom:20px;
}
div.footer a:link
{
	color: #4a4a4a; 
	text-decoration: underline;
	padding-top:0px;
}
div.footer a:hover
{
	text-decoration: underline; 
	color: #000;
	padding-top:0px;
}
div.footer a:visited
{
	text-decoration: underline;
	color:#4a4a4a;
}
div.image-right
{
	position: relative;
	float:right;

	padding: 5px 5px 5px 5px;
}
div.image-left_1
{
	position: relative;	
	padding: 5px 5px 5px 5px;
	float: left;
	
}
div.image-left_2
{
	position: relative;	
	padding: 5px 5px 5px 5px;
	float: left;
	
}
div.image-left_3
{
	position: relative;	
	padding: 5px 5px 5px 5px;
	float: left;
	
}
div.image-center
{
	padding: 5px 5px 5px 5px;
}
div.vorige
{
	position: absolute;
	background: no-repeat;
	left: 20px
}
div.volgende
{
	position: absolute;	
	background: no-repeat;
	right: 20px;
}

