@CHARSET "ISO-8859-1";
html, body, div, h1, h3, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
body {
	background: #b9902d url(img/bg.png) repeat-x;
}
p {
	margin: 10px 0 0 0;
}
/* fonts */
body, input, table {
	font: 11px Verdana, Geneva, sans-serif;
	color: #555;
}
a {
	color: #C79C2A;	
}
h1 {
	font-size: 1.5em;
	font-weight: lighter;
	margin-bottom: 20px;
}

/* end fonts */
/* container */
#container {
	position: relative;
	margin: 0 auto;
	width: 785px;
	background-color: #FFF;
}
#header {
	/*background: url(img/header_home.png) no-repeat;*/
	width: 785px;
	height: 200px;
}
/*#footer {
	margin: 0 auto;
	background: url(img/footer.png) no-repeat;	
	width: 990px;
	height: 305px;
}*/
#footer {
	clear: both;
	background: url(img/footer.png) no-repeat;	
	width: 785px;
	height: 163px;
}
#gereedschap {
	margin: -170px auto 0 auto;
	background: url(img/gereedschap.png) no-repeat;
	width: 997px;
	height: 321px;
	z-index: -1;
}
/* end container */

/* lists */
dl,dd { 
	margin: 0;
}

ul {
	list-style	: none;
	padding: 0px;
}
/* end lists */

/* menu */
#menu {
	background-color: #FFF;
	float: left;
	width: 162px;
	margin-top: 25px;
}
#menu a {
	outline: none;	
}
a.heading {
	color: #fff;	
}

/* end menu */

/* content */
#content {
	margin-top: 23px;
	margin-left: 162px;
	width: 425px;
	padding: 0 10px;
}
#content ol, #content ul {
	margin-left: 20px;
}
/* end content */

/* form */
form {
	margin-top: 10px;	
}
input.textinput {
	width: 100%;	
}
.warning {
	margin-top: 10px;
	color: #F00;	
}
.errors {
	margin: 10px 0 10px 20px;
	color: #F00;	
}
/* end form */

/* sfeerbeelden */
#sfeerbeelden {
	padding-top: 7px;	
}
#gallery1, #gallery2, #gallery3, #gallery4 {
	width: 200px;
	height: 120px;
	/*border: #F00 solid 1px;*/
}
#gallery1, #gallery3 {
	float: left;	
}
#gallery2, #gallery4 {
	margin-left: 210px;	
}
#gallery1, #gallery2 {
	margin-bottom: 10px;	
}
/* end sfeerbeelden */

/* header */
#logo {
	position: absolute;
	top: 55px;
	left: 20px;
	z-index: 10;
	/*background: url(img/logo.png) no-repeat;*/
}
#language {
	position: absolute;
	top: 20px;
	left: 685px;
	color: #fff;
	z-index: 101;
}
#language a {
	text-decoration: none;
	color: #fff;	
}
#korting_btn {
	position:absolute;
	top: 90px;
	left: 675px;
	z-index: 100;
}
/* end header */

/* banners */
#banner {
	position: absolute;
	right: 15px;
	top: 230px;
	width: 150px;
	height: 261px;
	/*border: #F00 solid 1px;	*/
}
/* end banners */

/* pind */
#pind {
	position: relative;
	left: 675px;
	top: 130px;
}
/* end pind */
