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

/*Style for the background-bar*/
.clBar{position:absolute; visibility:hidden;}


/*Styles for level 0*/
.clLevel0,.clLevel0over, .clLevel0border{
display:none;
}

.noprint, .clLevel0 {
    display: none;
    height: 0px;
    width: 0px;
}
body { 
	color: #000000; 
    font-size: 0.9em;
}

h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 10px;}
h6 {font-size: 8px;}

h1.contentkop {
    font-size: 16px;
}

#adresgegevens {
    width: 100%;
/*    text-align: center; */
    display: block;
    font-size: 1em;
    margin-bottom:  20px;
}

* {
    font-family: arial;
}

#product {
    font-size: 0.9em;

}

/*
#content, #bestellen, .merk, .titel, .merk, .aantal, .artikelnummer, .prijs, .adres, .logo, .icons, .even {
    width: 100px;
}
*/

body.webshop h1 {
    border-right: 0px #FFFFFF;
}

table#bestellen {
	width: 620px;
}

table#bestellen tr.titel td.titel {
    width: 100px;
}

table#bestellen td.merk {
	width: 100px;
}

.printinput {
    border: 0px #FFFFF;
    background-color: #FFFFF;
}

.afltxtarea {
    border: 0px;
    overflow:hidden;
}

.wachtwoordInput {
    border: 0px #FFFFF;
    background-color: #FFFFF;
}

div#beschrijving {
    width: 390px;
	padding-left:10px;
	font-size:12pt
}

#prijs {
    width:100%;
    height: 50px;
    text-align: right;
}

div#product, div#productgroep {
    border: 0px;

}

#productvergelijking {
}

table#productvergelijking {
	border-color: #000000; 
}

table#productvergelijking {
	width:100%;
	border-top: 1px solid #000000; 
}
table#productvergelijking td {
	font-size:9pt;
	width:50%;
	padding-left:3px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-transform: lowercase;
	
}

table#productvergelijking td.specificaties {
	border-left: 1px solid #000000;
	font-weight:700;
}



#content h1, #productgroep h2, #product h3 {
	color: #000000;
	border-right: 0px;
}
#content h1 {
	margin: 0px;
}

#documentatie{display:none}
