﻿body, table, th, td, p, input, textarea, select, a  {
	color:#3D2E29;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}

img
{
	border: 0px;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

h4
{
	font-size: 11px;
	font-weight: bold;
}

h5
{
	font-size: 11px;
}

h6
{
	font-size: 11px;
}

.header-nav
{
	display:none;
}

.header
{
	display:none;
}

.printheader
{
	display:block;
}

.printheader p.logo
{
	color: #000;
	font-size: 48px;
	padding:0;
	margin:0;
}

.printheader p.payoff
{
	color: #000;
	font-size: 14px;
	letter-spacing: 6px;
	padding:0;
	margin:0;
	margin-bottom: 20px;
}

.main-nav
{
	display:none;
}

.leftcol
{
	display:none;
}

.midcol
{
	display:none;
}

.main .rightcol .content
{
	width: 700px;
}

.footer
{
	display:none;
}

/* PRODUCT DETAIL */

div.product
{
	position:relative;
	float: left;
	width: 696px;
}

div.product img
{
	float: left;
}

div.productDetails
{
	position:relative;
	float: left;
	width: 222px;
}

div.productDetails div.detail
{
	width: 222px;
	float:left;
}

div.bestelform
{
	width: 464px;
	float:left;
	position: relative;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

div.bestelform .head
{
	width: 449px;
	float:left;
	position: relative;
}

div.bestelform .head h3
{
	float:left;
	position: relative;
}

div.bestelform div.formElement
{
	width: 459px;
	float:left;
	position:relative;
}

div.bestelform div.formElement div.label
{
	float:left;
	position:relative;
	width: 215px;
}

div.formElementContainer
{
	float:left;
	position:relative;
}

div.formElementContainer div.formElementContainer div.label
{
	font-weight: normal;
	padding-left: 5px;
	width: 210px;
}

div.bestelform div.formElement select
{
	float:left;
	position:relative;
	width: 225px;
}

div.bijpassendeProducten
{
	width: 344px;
	float:left;
}

/* / PRODUCT DETAIL */

/* FAQ LIST */
.faq-list
{
	margin-top: 16px;
}

.faq-item
{
	width: 700px;
	float: left;
	text-align: left;
	background-color: #fff;
	margin-bottom: 16px;
}

.product-item div
{
	float: left;
	width: 440px;
	height:100%;
	position: relative;
}

/* / FAQ LIST */

/* FORM */
.content .form
{
	width: 700px;
	float: left;
	text-align: left;
	background-color: #fff;
	margin-bottom: 16px;
	padding: 0px;
}

/* / FORM */
