
/*
	groen : #006f0d; oranje: #e57717;
	grijs: #eef4d9; grijs-oranje: #fae4d1;
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.letop {
    color: red;
}

.melding {
    border-top: 1px solid #006f0d;
    font-size: 0.7em;
    padding: 5px;
}

.normaltext {
    font-size: 0.7em;
    padding: 5px;
}

* {
    font-family: Arial, Verdana, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #000000;
    background-image: url("../images/body_bg.gif");
    background-position: center top;
    background-repeat: repeat-y;
}

.contbody {
    tag: body;
    font-size: 0.8em;
}

#contentmainframe {
    background-image: url("../images/body_bg_content.gif");
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #ffffff;
}

a {
    color: #000000;
}

a img  {
	border-width: 0px;
	}

form {
	margin: 0px;
	padding: 0px;
}

.submitButton {
    border: 1px solid #006f0d;
    color: #006f0d;
    height: 16px;
}

.submitDealerButton {
    border: 1px solid #000000;
    color: #000000;
    height: 16px;
}

.submitButtonAdd {
    font-size: 0.6em;
}

.InputDealerVeld {
    font-size: 0.6em;
    height: 16px;
    text-align: right;
    border: 1px solid #000000;
    background-color: #e0e3e5;
}


.InputVeld {
	background-color: #f6faeb;
    border: 1px solid #006f0d;
    font-size: 0.6em;
    height: 16px;
    text-align: right;
}

.SelectVeld {
	background-color: #f6faeb;
    border: 1px solid #006f0d;
    font-size: 1.0em;
    height: 16px;
    text-align: right;
}

.TextAreaVeld {
	background-color: #f6faeb;
    border: 1px solid #006f0d;
    font-size: 1.0em;
}



.inputbox {
    border: 1px solid #006f0d;
    background-color: #f6faeb;
}


/* BEGIN CONTENTMAIN OPBOUW */
#contentmainframe, #kopframe, #beeldframe, #tussenbalk, #contentframe  {
	position: relative;
    width: 988px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#contentmainframe {
	min-height: 800px;
}

#mainframe{
    position: absolute;
	height: 100%;
    width:100%;
    text-align:center;
}

#contentmainframe {
    text-align: left;
}

#kopframe {
    height: 50px;
}

#beeldframe {
	height: 251px;
}

#tussenbalk {
    xxheight: 24px;
}

#contentframe {
}



/* BEGIN KOPFRAME OPBOUW */
div#logo, div#titel {
	position:  relative;
	float: left;
	height: 100%;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#logo {
	width: 246px; height:138px
}

div#titel {
	width: 739px;
	left: 3px;
}
body.webshop div#titel {
	width: 317px;
	left: 3px;
}

/* BEGIN BEELDFRAME OPBOUW */
div#adresframe, div#beeld {
	position: relative;
	float: left;
	height: 100%;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#adresframe {
	width: 246px;
	background-color: #006f0d;
}

div#beeld {
	width: 739px;
	left: 3px;
}

form.zoeken {
	color: #ffffff;
	margin-left: 9px;
	padding-top:  8px;
	font-size: 0.8em;
}
form.zoeken a  {
	color: #ffffff;
}
form.zoeken input {
	border: 1px solid #000000;
	background-color: #bdd469;
	margin-right: 10px;
}
div#adresframe h3 {
	color: #ffffff;
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
	margin-top: 22px;
	margin-left: 10px;
}

div#adresframe p {
	color: #bfd863;
	font-size: 0.6em;
	line-height:  1.2em;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}


/* BEGIN TUSSENBALK */
div.links, div.rechts {
	position: relative;
	float: left;
}

div.links {
	width: 246px;
	background-image: url("../images/tussenbalk_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 24px;
}

div.rechts {
	width: 739px;
	left: 3px;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-bottom: 2px;

}

.rechtcontentfix {
    height: 24px;
}


/* BEGIN CONTENTFRAME */
div#menuframe, div#snelnaar, div#content {
	position: relative;
	float: left;
}

div#menuframe {
	width: 246px;
	background-color: #670487;
	margin-top: 32px;
}

div#disclaimer {
    position: absolute;
	width: 246px;
	height: 118px;
	bottom: 0px;
	color: #999999;
}

div#disclaimer a  {
	color: #999999;
	text-decoration: none;
}
div#disclaimer h4, div#disclaimer p {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-right: 2px;
}

div#disclaimer h4 {
	color: #999999;
}

div#disclaimer p {
	margin-bottom: 11px;
}

div#snelnaar {
	left: 3px;
	width: 164px;
	background-image: url("../images/border_wit.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

div#content {
	left: 6px;
	width: 572px;
}

div.quicklinks {
	border-bottom: 1px solid #006f0d;
	padding-bottom: 4px;
}
div#snelnaar h2 {
	color: #006f0d;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 6px;
}
div#snelnaar h3 {
	font-size:  0.7em;
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	margin-left: 6px;
}
div#snelnaar ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	list-style: url("../images/bullet_snelnaar.gif");
}

div#snelnaar ul li a {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
}

div.tekst, div.nieuws {
    font-size: 0.8em;
	padding-left: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #006f0d;
}

div.tekst h1 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom:8px;
}

div.tekst p.intro {
	color: #006f0d;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom:  10px;
}

div.nieuws h2 {
	color: #006f0d;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div.nieuws h3 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}

div.nieuws h4 {
	color: #006f0d;
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div.nieuws p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-right: 10px;
}


/*  BEGIN AANPASSINGEN VOOR DE WEBSHOP WEBSHOP */
body.webshop #contentmainframe {
	background-image:  url("../images/content_bg_content.gif");
    /*padding: 0px;
    margin: 0px;*/
}

body.webshop #beeldframe {
	height: 149px;
}

body.webshop div#content {
	left: 3px;
	width: 739px;
}


/*	BEGIN WEBSHOP ELEMENTEN */
div#logowebshop {
	position:  relative;
	float: left;
	height: 100%;
	left:  3px;
	width: 422px;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;

}

body.webshop h1 {
	color: #006f0d;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

body.webshop h1.contentkop {
	font-size: 0.9em;
	width: 208px; 
	border-right: 1px solid #006f0d;
}

div#kruimelpad {
	height: 21px;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #e9f1cc;
}

div#kruimelpad ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
}
div#kruimelpad ul li {
	position: relative;
	float: left;
}
div#kruimelpad ul li a {
	height: 16px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	vertical-align: middle;
	color: #000000;
	font-size: 0.55em;
}

div#kruimelpad ul li a.geenlijn {
	text-decoration:  none;
}

table#productvergelijking {
	width: 739px;
	font-size: 0.6em;
	border-top: 1px solid #006f0d;
}
table#productvergelijking td {
	height: 21px;
	text-align: center;
	border-bottom: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
}
table#productvergelijking tr.titel {
	height: 34px;
	background-color: #d3e499;
}
table#productvergelijking tr.titel td.specificaties {
	font-size: 1.4em;
	width: 208px;
	background-color:  #ffffff;
}
table#productvergelijking tr.oneven {
	background-color: #dde1d3;
}
table#productvergelijking tr.titel td {
	font-weight: bold;
}
table#productvergelijking tr.titel td a {
	color: #000000;
	text-decoration: none;
}

.linkerlijn {
    width: 1px;
    background-color: #006f0d;
}

table#productvergelijking tr.afbeelding td {
	vertical-align: bottom;
}
table#productvergelijking td.specificaties {
	text-align: left;
	padding-left: 10px;
}
table#productvergelijking tr.oneven td.specificaties {
	background-color: #bdcd89;
}
table#productvergelijking tr.even td.specificaties {
	background-color: #d3e499;
}
table#productvergelijking td.beeld {
	width: 103px;
}

.specificaties {
    border-left: 1px solid #006f0d;
}

#content.productdetails table#productvergelijking  {
	border-left: 1px solid #006f0d;
	width: 326px;
	font-size: 0.7em;
}

.zoekoneven {
    background-color: #bdcd89;
    margin-right: 5px;
}

.zoekeven {
    background-color: #d3e499;
    margin-right: 5px;
}

.zoekonevenster {
    background-color: #e5e5e5;
}

.zoekevenster {
    background-color: #ffffff;
}

.zoekresultaat {
    border-bottom: 1px solid #006f0d;
}

.zoekresultaten {
    border-top: 1px solid #006f0d;
    font-size: 0.9em;
}

.zoekresultaten a {
    color: #000000;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

.zoekpaginas {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.zoekpaginas:hover {
    text-decoration: underline;
}

.zoekresultaten a:hover {
    text-decoration: underline;
}

/* BEGIN BESTELLEN */
div#tussenbalk div.rechts {
	text-align: right;
	}
ul.buttons {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.buttons li {
	display: inline;
}

table#bestellen {
    position: relative;
	width: 739px;
	font-size: 0.6em;
	border-top: 1px solid #006f0d;
}

table#bestellen td {
	height: 21px;
	padding-left: 4px;
	border-bottom: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
}

table#bestellen input.wachtwoordInput, select.wachtwoordInput {
	background-color: #f6faeb;
    border: 1px solid #006f0d;
}

table#bestellen .inputboxHolder {
	background-color: #d3e499;
}


table#bestellen td.geenvergelijk {
	height: 21px;
	padding-left: 0px;
	border-bottom: 1px solid #006f0d;
	border-right: 0px solid #006f0d;
}

table#bestellen tr.titel td {
	height: 34px;
	background-color: #d3e499;
}
table#bestellen tr.totaal {
	font-weight: bold;
}
table#bestellen tr.titel td.titel {
	font-size: 1.4em;
	font-weight: bold;
	width: 208px;
	background-color:  #ffffff;
	padding-left: 10px;
}
table#bestellen td.icons {
	text-align: right;
}
table#bestellen tr.oneven {
	background-color: #e5e5e5;
}
table#bestellen tr.oneven td.merk {
	background-color: #bdcd89;
}
table#bestellen tr.even td.merk {
	background-color: #d3e499;
}

table#bestellen tr.oneven td.merk a, table#bestellen tr.even td.merk a {
    color: #000000;
    text-decoration: underline;
}

table#bestellen tr.oneven td.prijs {
	background-color: #dde1d3;
}
table#bestellen tr.even td.prijs {
	background-color: #f6faeb;
}

table#bestellen td.logo {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: bottom;
	height: 69px;
}
table#bestellen td.vergelijken {
	width: 1%;
	padding: 0px;
}

table#bestellen td.merk {
	width: 247px;
}
table#bestellen td.aantal {
	width: 63px;
}
table#bestellen td.artikelnummer {
	width: 95px;
}
table#bestellen td.prijs {
	width: 95px;
}

table#bestellen td.adres {
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
}
table#bestellen td.button {
	background-color: #f6faeb;
}
table#bestellen input {
	font-size: 0.9em;
}

#logoadres {
    font-size: 0.6em;
}

#logoadres a {
    color: #000000;
}

.fontcorrectie {
    font-size: 0.6em;
}


/* BEGIN OVERZICHT PRODUCTGROEPEN */
div#overzichtproductgroepen {
	border-top: 1px solid #006f0d;
	padding-left: 50px;
	padding-top: 15px;
	height: 10px;
}
div.productgroep {
	position: relative;
	float: left;
	width: 198px;
	height: 93px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
	border-bottom: 1px solid #006f0d;
	border-left: 1px solid #006f0d;
	background-color: #d3e499;
}

div.productgroep h2 {
	padding: 0px;
	margin: 0px;
	width: 198px;
	height: 36px;
	font-size: 0.9em;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}
div.productgroep h2 a {
	display: block;
	width: 194px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 4px;
	text-decoration: none;
	color: #000000;
}

#product h3 {
	color: #000000;
    font-size: 0.9em;
}

#productgroep h2 {
	color: #000000;
}


/*	BEGIN DETAILSPAGINA */
div#productgroep, div#product, div#beschrijving, div#afbeelding {
	position: relative;
	float: left;
}
div#productgroep,  div#afbeelding {
	width: 218px;
}

div#afbeelding {
	margin-top: 16px;
}

div#documentatie, div#gerelateerd, div#verwant{
	margin-top: 10px;
	margin-left: 7px; 
	font-size: 0.7em;
	float: left;
	width: 200px;
	clear:left;  
}

div#documentatie ul, div#gerelateerd ul, div#verwant ul{
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: url("../images/bullet_snelnaar.gif");
	padding: 0px;
}

div#documentatie h4, div#gerelateerd h4, div#verwant h4{
	color: #006f0d;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size: 1.0em;
}

div#product, div#beschrijving  {
	width: 520px;
}



div#productgroep {
	height: 34px;
	border-top: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
	border-bottom: 1px solid #006f0d;
}
div#product {
	height: 34px;
	border-top: 1px solid #006f0d;
	border-bottom: 1px solid #006f0d;
	background-color: #d3e499;
	top: -1;
}

div#product h3 {
    position: relative;
    top: -4;
    left: 5;
}

div#productgroep h2 {
    position: relative;
    top: -1;
    left: 5;
}

div#productgroep h2 {
    font-size: 0.8em;
    vertical-align: center;
}

div#afbeelding {
	clear:left;
	text-align:center;
}
div#beschrijving {
	padding-top: 13px;
}
#content.productdetails h2 {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 7px;
}
#content.productdetails h3  {
	font-size: 1em;
	padding:0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 7px;
}
#content.productdetails h4 {
	font-size: 0.8em;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
}
#content.productdetails p  {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
	padding-left: 10px;
	margin-bottom: 8px;
}

/* BEGIN TELL A FRIEND */
body#tellafriend td.label, body#tellafriendklimaatcomfort td.label {
	text-align: right;
	width: 200px;
	color: #006f0d;
	font-style: italic;
}
body#tellafriend h2, body#tellafriendklimaatcomfort h2 {
	font-size: 1em;
	margin-top: 15px;
}


/* BEGIN KLIMAAT COMFORT */
body#klimaatcomfort div#zoekframe {
	position:  relative;
	float: left;
	height: 100%;
	left:  3px;
	width: 422px;
	background-image: url("../images/border_zwart.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: right;
}

body#klimaatcomfort form.zoeken {
	color: #ffffff;
	margin-left: 9px;
	margin-right: 6px;
	padding-top:  8px;
	font-size: 0.8em;
}
body#klimaatcomfort form.zoeken a  {
	color: #ffffff;
}
body#klimaatcomfort form.zoeken input {
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-right: 10px;
}
body#klimaatcomfort.webshop form.zoeken {
	padding-top: 4px;
}
body#klimaatcomfort.webshop form.zoeken input {
	font-size: 0.8em;
	border: 1px solid #444444;
}

body#klimaatcomfort.home form.zoeken {
	padding-top: 4px;
}
body#klimaatcomfort.home form.zoeken input {
	font-size: 0.8em;
	border: 1px solid #e57817;
	background-color: #f1ceb0;
}


body#klimaatcomfort div#titel {
	width: 317px;
	left: 3px;
}
body#klimaatcomfort div.logoklimaat {
	height: 156px;
	background-image: url("../images/border_wit.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}
body#klimaatcomfort.webshop div.logoklimaat {
	height: 148px;
}
body#klimaatcomfort div.logoleverancier {
    position: absolute;
    top: 197px;
	text-align: center;
	background-color: #ea9245;
    width: 246px;
}
body#klimaatcomfort.webshop div.logoleverancier {
	border-bottom: 1px solid #000000;
}
body#klimaatcomfort div.logoleverancier img {
	margin-top: 0px;
}


body#klimaatcomfort div#locator {
	margin-top: 20px;
	margin-left: 11px;
	margin-right: 11px;
	color: #ffffff;
}
body#klimaatcomfort div#locator h4 {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
}
body#klimaatcomfort div#locator form {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #ea9245;
	border-bottom: 1px solid #ea9245;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #9e9e9e;
}
body#klimaatcomfort div#locator form a {
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

/* CoolMenus 4 */


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
    position:absolute;
    visibility:hidden;
    left:0;
    top:0
}

.clLevel1, .clLevel1border, .clBar, #oCMenu0bbar_0 {
    width:1px;
    position:absolute;
    visibility:hidden;
}

.clBar{
    position:absolute;
    width:10;
    height:10;
    visibility:hidden
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
    position:absolute;
    padding-left: 5px;
    font-size:12px;
    font-weight:bold;
    /*line-height: 18px;*/
	/*	border-bottom: 1px solid #006f0d */
    background-image: url('../images/coolmenuborder.gif');
    background-position: center bottom;
    background-repeat: repeat-x;
}

.fakemenu {
    cursor:pointer;
    cursor:hand;
    width: 241px;
    height: 18px;
}

.clLevel0{
    color:#FFFFFF;
    /*coolmenupijl.gif*/
}

.clLevel0over{
    background-color:#bdcd89;
    layer-background-color:#bdcd89;
    color: #000000;
    cursor:pointer;
    cursor:hand;
}

.clLevel0border{
    position:absolute;
    visibility:hidden;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
    position: absolute;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold;
	/* border-bottom: 1px solid #006f0d; */
    background-image: url('../images/coolmenuborder.gif');
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-left: 5px;
}

.clLevel1{
    background-color: #000000;
    layer-background-color: #006f0d;
    color: #FFFFFF;
}

.clLevel1over{
    background-color:#bdcd89;
    layer-background-color:#bdcd89;
    color: #000000;
    cursor:pointer;
    cursor:hand;
}

.clLevel1border{
    position:absolute;
    visibility:hidden;
    background-color:#5588BB;
    layer-background-color:#5588BB
}

#contentdiv {
    font-size: 0.7em;
    padding: 10px;
    border-top: 1px solid #006f0d;
}

.contentkop {
    xborder-bottom: 1px solid #006f0d;
}

#adresgegevens {
     display: none;
}

/* KOPPEN VOOR RICHTEXTEDITOR */

 h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS;
    color: #006f0d;
    font-weight: bold;
    margin-bottom: 5px;
}

h1 {tag: h1; desc: Kop 1; font-size: 20px;}
h2 {tag: h2; desc: Kop 2; font-size: 16px;}
h3 {tag: h3; desc: Kop 3; font-size: 14px;}
h4 {tag: h4; desc: Kop 4; font-size: 12px;}
h5 {tag: h5; desc: Kop 5; font-size: 10px;}
h6 {tag: h6; desc: Kop 6; font-size: 8px;}

/* NIEUWSBRIEF */

td.nieuwsbrieflijst {
	border-left: 87px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

a.nieuwsbrieflijstwarning {
	font-size: 0.7em;
}

a.nieuwbrieflink {
 font-size: 0.7em;
}

div#prijs {
	padding-right: 20px;
}

#contentdiv a, #beschrijving a, .editDoc a, .infoTekst a {
	padding:4px;
	color: #006f0d;
	font-weight: bold;
}
#contentdiv a:hover, #beschrijving a:hover, .editDoc a:hover, .infoTekst a:hover {
	text-decoration:none
}








table#enqueteformulier {
    width: 739px;
	font-size: 0.6em;
	border-top: 1px solid #006f0d;
}

table#enqueteformulier td {
	height: 21px;
	padding-left: 4px;
	border-bottom: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
}

table#enqueteformulier input.wachtwoordInput, select.wachtwoordInput {
	background-color: #f6faeb;
    border: 1px solid #006f0d;
}

select.InputVeld {
    font-size: 1em;
}

table#enqueteformulier .inputboxHolder {
    font-size: 1em;
	background-color: #d3e499;
}


table#enqueteformulier td.geenvergelijk {
	height: 21px;
	padding-left: 0px;
	border-bottom: 1px solid #006f0d;
	border-right: 0px solid #006f0d;
}

table#enqueteformulier tr.titel td {
	height: 34px;
	background-color: #d3e499;
}
table#enqueteformulier tr.totaal {
	font-weight: bold;
}
table#enqueteformulier tr.titel td.titel {
	font-size: 1.4em;
	font-weight: bold;
	width: 208px;
	background-color:  #ffffff;
	padding-left: 10px;
}
table#enqueteformulier td.icons {
	text-align: right;
}
table#enqueteformulier tr.oneven {
	background-color: #e5e5e5;
}
table#enqueteformulier tr.oneven td.merk {
	background-color: #bdcd89;
}
table#enqueteformulier tr.even td.merk {
	background-color: #d3e499;
}

table#enqueteformulier tr.oneven td.merk a, table#enqueteformulier tr.even td.merk a {
    color: #000000;
    text-decoration: underline;
}

table#enqueteformulier tr.oneven td.prijs {
	background-color: #dde1d3;
}
table#enqueteformulier tr.even td.prijs {
	background-color: #f6faeb;
}

table#enqueteformulier td.logo {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: bottom;
	height: 69px;
}
table#enqueteformulier td.vergelijken {
	width: 1%;
	padding: 0px;
}

table#enqueteformulier td.merk {
	width: 247px;
}
table#enqueteformulier td.aantal {
	width: 63px;
}
table#enqueteformulier td.artikelnummer {
	width: 95px;
}
table#enqueteformulier td.prijs {
	width: 95px;
}

table#enqueteformulier td.adres {
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
}
table#enqueteformulier td.button {
	background-color: #f6faeb;
}
table#enqueteformulier input {
	font-size: 1em;
}
table#CustomTable {
    position: relative;
	width: 700px;
	font-size: 1em;
	border-top: 1px solid #006f0d;
}
table#CustomTable td {
	height: 21px;
	padding-left: 4px;
	border-bottom: 1px solid #006f0d;
	border-right: 1px solid #006f0d;
}

table#CustomTable tr.titel td {
	height: 34px;
	background-color: #d3e499;
}

table#CustomTable tr.titel td.titel {
	font-size: 1.4em;
	font-weight: bold;
	width: 208px;
	background-color:  #ffffff;
	padding-left: 10px;
}

table#SnelTable {
    position: relative;
	float:right;
	margin-left:10px;
	width: 200px;
	font-size: 1em;
	border-top: 1px solid #e57817;
}
table#SnelTable td {
	height: 21px;
	padding-left: 4px;
	border-bottom: 1px solid #e57817;
	border-left: 1px solid #e57817;
	border-right: 1px solid #e57817;	
}

table#SnelTable tr.titel td {
	height: 34px;
	background-color: #f1ceb0;
}

table#SnelTable tr.titel td.titel {
	font-size: 1.4em;
	font-weight: bold;
	width: 208px;
	background-color:  #f1ceb0;
	padding-left: 10px;
}

/* AANBIEDINGEN
----------------------------------------------------------------------------------- */
div.aanbieding {
	position:relative;
	width:96%;
	display:block;
	clear:both;
	margin-left:1%;
	margin-right:1%;
	border:1px solid #000;
	background-color:#C2C8CC;
	padding: 5px;
	margin-bottom:10px;
	}
div.aanbieding img {
	margin-right: 5px;
	margin-left: 15px;
	background: #fff;
	float:right;
	border: 1px solid #000;
	clear:bottom;
	}
		
div.aanbieding div {
	text-align:center;
	clear:bottom;
}	
div.aanbieding h1 a:link, div.aanbieding h1 a:visited {
	text-decoration:none;
	font:700 10pt Verdana; 
	}
div.aanbieding h1 a:hover, div.aanbieding h1 a:active {
	color: red;
	font:700 10pt Verdana; 
	}	
span.prijsvan {
	text-decoration:line-through;
	color:red
	}
span.prijsvoor {
	font-weight:700;
	font-size:x-large;
	text-decoration:none;
	color:green;
	font-size: 110%;
	}
input.submit {
	position:absolute;
	bottom:1%;	
	right:1%;
	border: 0;
	width: 80px;
	height: 30px;
	background: url("/styles/algemeen/images/formbutton.jpg") 0 0 no-repeat;
	float: right;
	margin: 10px 5px 0 0;
	padding-bottom: 2px;
	cursor: pointer;
	color: #ffffff;}
div.aanbieding input {
	display:block;
	clear:both;
	}		
