	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background-color: #CAD129;
	background-image: url(img/bg2.jpg);
	background-attachment:fixed;
	background-position:bottom; 
	background-repeat: repeat-x;
}

p{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;}


a:link,a:active,a:visited{
	font-weight: normal;
	color: #d95374;
	text-decoration: none;
}

a:hover{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


a.wit:link,a.wit:active,a.wit:visited{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}

a.wit:hover{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}

a.groen:link,a.groen:active,a.groen:visited{
	font-weight: normal;
	color: #EADF64;
	text-decoration: none;
	
}

a.groen:hover{
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
	
	
}
.myrow{
background-image: url(images/Designer_Brushworx_Paint_Effects_Interiors_31.jpg);
background-repeat:no-repeat;

}

.myrow2{
background-image: url(images/Designer_Brushworx_Paint_Effects_Interiors_47.jpg);
background-repeat:no-repeat;
}

.myrow3{
background-image: url(img/content.jpg);
background-repeat:no-repeat;}

.mema{
margin-bottom:1;
margin-top:0;
margin-left:2px;
}

FORM {
	PADDING: 0px; 
	MARGIN: 0px; 
}

.nn {
	
	Border: 0px
}

INPUT {
	
	FONT-SIZE: 10px; 	
	COLOR: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	background-color: #E6EA93;
	border-color:#FFFFFF;
	border-width: 0px;
		
	}
	
h1 
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}

h2 
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	}
	
h3 
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
	
	h5 
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	margin: 2px;
	}


	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #transparent;
		padding: 0px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 0px solid #3e3e3e;
		border-width: 0px 0px 0px;
	}
	#gallery ul a:hover img {
		border: 0px solid #fff;
		border-width: 0px 0px 00px;
		color: #transparent;
	}
	#gallery ul a:hover { color: #transparent; }