
body
{
	padding: 0;
	margin: 0;
	background: #c0c0c0;
}

body, p, td
{
	font: 12px Verdana;
	line-height: 24px;
	color: #000;
}

p
{
	padding-bottom: 10px;
}

h1
{
	font: 20px Verdana;
	line-height: 32px;
	color: #696969;
	font-weight: bold;
	margin-top: 10px;
}

a
{
	color: #5b787f;
}

h2
{
	font: 12px Verdana;
	line-height: 24px;
	color: #ba0000;
	font-weight: bold;
}

#container
{
	width: 899px;
	margin: 0 auto;
	background: url(/gfx/thuis_in_warmte.jpg) #f9f2e2 no-repeat top;
}

#header
{
	clear: both;
	height: 150px;
}

#content
{
	width: 899px;
	background: url(/gfx/speksteenkachels.gif) #638189 no-repeat top left;
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

#navigation
{
	width: 225px;
}

#main
{
	background-color: #f9f2e2;
	padding-right: 20px;
}

#hoofdmenu
{
	margin-left: 48px;
	margin-top: 24px;
	padding-left: 0;
	padding-top: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}

.plus
{
	font-size:11px;
	vertical-align:text-top;
	color:#ccc8be;
	cursor: pointer;
}

div.hm
{
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-top: 5px;
	border-top: 1px solid #738e95;
}

#hoofdmenu a:link, #hoofdmenu a:visited
{
	color: #fff;
	text-decoration: none;
}

#hoofdmenu a:hover
{
	color: #f0bb39;
}

#hoofdmenu a.actief
{
	color: #f0bb39;
	font-weight: bold;
}

#hoofdmenu ul
{
	padding: 0;
	margin: 0;
	margin-top: -5px;
	margin-left: 24px;
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	margin-bottom: 7px;
}

#hoofdmenu ul li
{
	font-size: 90%;
	line-height: 110%;
	color: #f2f2f2;
}

#tulikivi
{
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}

#tulikivi div
{
	padding: 0;
	margin-left: 58px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#tulikivi div img
{
	margin-top: -13px;
}


div.tulikivi_hoofdcat
{
	border: 1px dashed #ccc8be;
	padding: 4px;
	margin: 0;
	margin-top: 18px;
	margin-bottom: 8px;
	background: #efe9dc;
}

div.tulikivi_hoofdcat h1
{
	font-size: 12px;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	color: #5b787f;
}

div.tulikivi_hoofdcat a
{
	text-decoration: none;
	color: #5b787f;
}

div.tulikivi_hoofdcat a:hover
{
	text-decoration: underline;
}

table.modellen
{
	width: 100%;
	border-spacing: 14px;
	empty-cells: hide;
	table-layout: fixed;
}

table.modellen td
{
	width: 25%;
	height: 140px;
	border: 0;
	padding: 4px;
	margin: 10px;
}

table.kenmerken
{
	width: 100%;
	border-spacing: 0;
	empty-cells: hide;
	border: none;
	border-collapse: collapse;
}

table.kenmerken td
{
	font: 11px Arial,helvetica;
	border-top: 1px solid #ccc8be;
	border-bottom: 1px solid #ccc8be;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1.eigenschap
{
	font: 16px Arial,helvetica;
	line-height: 24px;
	color: #323232;
	font-weight: bold;
	margin-top: 0px;
}

td.space
{
	width: 25px;
	background-color: #f9f2e2;
}

.intro
{
	color: #696969;
	font-weight: bold;
}

.input_text
{
	width: 350px;
}

textarea
{
	height: 80px;
}

.input_submit
{
	width: 100px;
}

p.klein
{
	font-size: 10px;
}

img.footprint
{
	border: 1px solid #ccc8be;
	margin-top: 10px;
}