body {
	background: #e7e1dc url(../images/bg_body.gif) no-repeat left top;
	color: #3b1c13;
}

.hr {
	margin: 0px 0px 22px 0px;
	padding: 25px 0px 0px 0px;
	border-bottom: 1px solid #e1dcdb;
}

input, .textarea {
	border: 1px solid #e1dcdb;
	background: #ffffff;
}

/*#content #painting #opmaat {
	background: #c5b9af;
	border-right: 1px solid #ffffff;
}

#content #painting #opmaat a {
	color: #3b1c13;
	background: url(../images/style1/dark_arrow.png) no-repeat bottom right;
}

#content #painting #standaard {
	background: #544336;
}

#content #painting #standaard a {
	color: #ffffff;
	background: url(../images/style1/light_arrow.png) no-repeat bottom right;
}

#content #painting #standaard .highlight {
	color: #9c8d82;
}*/

/*#top #logo {
	background: #3b1c13 url(../images/style1/logo.png) no-repeat center;
}*/

/*#swapper #menu #navigatie {
	background: #544336;
}
	#swapper #menu #navigatie li a {
		color: #9c8d82;
	}
	
	#swapper #menu #navigatie li a:hover, #swapper #menu #navigatie li a.active {
		color: #ffffff;
	}
	#swapper #menu #navigatie li ul li a {
		color: #544336;
	}
	#swapper #menu #navigatie ul li ul li a:hover, #swapper #menu #navigatie ul li ul li a.active {
		color: #3b1c13;
	}*/
#content #painting #backgroundpaint { background: url(../images/painting.jpg) no-repeat top left; }

/* 16/02 - Hide's the 'gsm' field for users but not for spam-bots */
input.gsm {
	display:none;
}
