html 
{
	    overflow: -moz-scrollbars-vertical;
}
	 
body 
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
}


td

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align : top;
}

.intro

{
	line-height: 18px;
}

h1

{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: -10px;
	text-transform : uppercase;
	color: #8ED500;
}

h2

{
	font-size: 12px;
	margin-bottom: -9px;
	text-transform : uppercase;
}

h3

{
	font-size: 12px;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 18px;
}



.bull

{
	margin: 0px 0px 0px 18px;
	color: #FFFFFF;
	font-weight: bold;

}


a:link, a:hover, a:visited, a:active 

{
	color: #000000;
	text-decoration: underline;
}


a.mn:link,a.mn:visited,a.mn:active
{
	color: #A2A2A2;
	text-decoration: none;
}

a.gr:link,a.gr:visited,a.gr:active
{
	color: #83AB32;
	text-decoration: undeline;
	font-size: 13 px;
	line-height: 23px;
	font-weight: bold;
}

.content
{
			margin: 0px 0px 0px 18px;
}

.pr
{
			padding: 3px 3px 3px 3px;
			background-color:#000000;
			width: 75px;
			color:#FFFFFF;
}


.pr2
{
			padding: 3px 3px 3px 3px;
			background-color:#000000;
			width: 85px;
			color:#FFFFFF;
}

.pra
{
			padding: 3px 3px 3px 3px;
			background-color:#9CC941;
			width: 75px;
			color:#FFFFFF;
}

.prb
{
			padding: 3px 3px 3px 3px;
			background-color:#83AB32;
			width: 75px;
			color:#FFFFFF;
}

.pr2a
{
			padding: 3px 3px 3px 3px;
			background-color:#9CC941;
			width: 85px;
			color:#FFFFFF;
}

.pr2b
{
			padding: 3px 3px 3px 3px;
			background-color:#83AB32;
			width: 85px;
			color:#FFFFFF;
}




.input, textarea		{
			border:0.1em solid #000000; 
			color:#000000;
			background-color:#FFFFFF;
			background-image: url('/img/bg_form.gif');
			font-family: arial;
			font-size: 12px;
			width: 180 px; 
}

.bgRight 
{
			background-position: top left;
			background-image: url('../img/bgRight.gif');
			background-repeat: no-repeat;
			height:100%;
				
}

.bgLeft
{
			background-position: top right;
			background-image: url('../img/bgLeft.gif');
			background-repeat: no-repeat;
			height:100%;
				
}

.bgLeftVoorbeelden
{
			background-position: top right;
			background-image: url('../img/bgLeftVoorbeelden.jpg');
			background-repeat: no-repeat;
			height:100%;
				
}

.bgLeftContact
{
			background-position: top right;
			background-image: url('../img/bgLeftContact.jpg');
			background-repeat: no-repeat;
			height:100%;
				
}


.bgLeftPrijzen
{
			background-position: top right;
			background-image: url('../img/bgLeftPrijzen.jpg');
			background-repeat: no-repeat;
			height:100%;
				
}


.bgLeftPrijzen
{
			background-position: top right;
			background-image: url('../img/bgLeftPrijzen.jpg');
			background-repeat: no-repeat;
			height:100%;
				
}

.bgLeftKlantcases
{
			background-position: top right;
			background-image: url('../img/bgLeftKlantCases.gif');
			background-repeat: no-repeat;
			height:100%;
}



.bgLeftKlant
{
			background-position: top right;
			background-image: url('../img/bgLeftKlant.jpg');
			background-repeat: no-repeat;
			height:100%;
}



.bgContact
{
			background-position: bottom right;
			background-image: url('../img/bg07contact.gif');
			background-repeat: no-repeat;
}


.bgAlgemene
{
			background-position: bottom right;
			background-image: url('../img/bg07Algemene.jpg');
			background-repeat: no-repeat;
}


.bgPrijzen
{
			background-position: bottom right;
			background-image: url('../img/bg07Prijzen.gif');
			background-repeat: no-repeat;
}

