html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	height: 100%;
}

body {
	/* background: url(../images/page-background.png); */
	background-attachment: fixed;
}

img {
	border: none;
}

#container {
	width: 879px;
	margin: 0 auto;
	/* background: url(../images/background-meetlat.png) no-repeat; */
	height: auto;
	min-height: 100%;
	overflow: hidden;
}

/* Taalswitch */

div.moduletable-taalswitch {
	width: 859px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	position: relative;
	clear: both;
}

div#jflanguageselection {
	position: absolute;
	right: 0px;
}

ul.jflanguageselection {
	margin: 0px;
	padding: 0px;
}

ul.jflanguageselection li {
	list-style-type: none;
	float: left;
	font-size: 9px;
	display: block;
	background: url(../images/taal-bg.png) no-repeat;
	width: 41px;
	height: 20px;
	padding: 3px 0px 0px 0px;
}

ul.jflanguageselection li img {
	margin-right: 3px;
	margin-left: 4px;
}

ul.jflanguageselection li#active_language img {
	margin-right: 4px;
	margin-left: 6px;
}

ul.jflanguageselection li a {
	color: #fff;
	text-decoration: none;
}

ul.jflanguageselection li#active_language {
	list-style-type: none;
	float: left;
	font-size: 9px;
	display: block;
	background: url(../images/taal-active-bg.png) no-repeat;
	width: 44px;
	height: 20px;
	padding: 5px 0px 0px 0px;
}

ul.jflanguageselection li#active_language a {
	color: #ffed00;
	text-decoration: none;
}

/* Content */

h1 {
	font-size: 20px;
	display: block;
	margin-left: 190px;
	margin-top: 50px;
}

h2 {
	font-family: Verdana;
	text-transform: uppercase;
	color: #4a5860;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-top: 155px;
	padding-left: 10px;
	cursor: hand;
	cursor: pointer;
}

h3 {
	font-family: Verdana;
	color: #ffed00;
	font-size: 13px;
	margin: 0px;	
	line-height: 25px;
}

div.toelevering {
	width: 399px;
	float: left;
	text-align: center;
}

div.producten {
	width: 400px;
	float: left;
	padding-left: 30px;
	text-align: center;
}

#content {
	width: 840px;
	min-height: 390px;
	background: url(../images/bg-content-c.png) no-repeat;
	float: right;
	position: relative;
}

#adres {
	padding-top: 170px;
	width: 200px;
	float: left;
}

#adres p {
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	display: block;
	padding-left: 30px;
	padding-right: 10px;
	margin-top: 0px;
}

#adres a {
	text-decoration: underline;
	color: #fff;
}

#toelevering {
	width: 199px;
	float: left;
	background: url(../images/visual-toelevering.jpg) no-repeat;
	margin-right: 30px;
}

#steenknippers {
	width: 200px;
	float: left;
	background: url(../images/visual-steenknipper.png) no-repeat;
}

#pijpuitslijpers {
	width: 200px;
	float: left;
	background: url(../images/visual-slijpers-klinkers.png) no-repeat;
}

#toelevering p, #steenknippers p, #pijpuitslijpers p {
	font-size: 11px;
	color: #758086;
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 18px;
	padding-top: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.balk-boven {
	height: 25px;
	width: 840px;
	background: url(../images/bg-balk-boven3.png) no-repeat;
	clear: both;
	float: right;
	margin-top: 75px;
}

.balk-onder {
	height: 35px;
	width: 840px;
	background: url(../images/bg-buttons2.png) no-repeat;
	clear: both;
	float: right;
}

.balk-onder ul {
	margin: 0px 0px 0px 209px;
	padding: 0px;
}

.balk-onder ul li {
	list-style-type: none;
	float: left;
}

.balk-onder ul li a {
	display: block;
	float: left;
	font-size: 11px;
	color: #16232d;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	width: 199px;
}

.balk-onder ul li a:hover {
	text-decoration: underline;
}