body {
	margin: 10px;
	padding: 0;
	background-color: #FEFDF8;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #3F3D39;
	text-align: center;
	line-height:18px;
}

.promoties, .ligging {
    text-align: left;
}

.sluitvenster {
    text-align: center;
    margin: 10px 0 0 0;
}


.sluitvenster a {
	color: #3F3D39;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 2px 15px;
}

.sluitvenster a:hover {
	color: #5F4930;
}



img {
    margin: 0 auto;
}


.adresinstrulife {
    font-size: 10px;
	color: #617CA3;
	border-top: 1px solid #617CA3;
	border-bottom: 1px solid #617CA3;
	margin: 10px 0 0 0;
}



/******** afdrukken catalogus **********/
.catalog {
    text-align: left;
    font-size: 10px;
	width: 560px;
}
.catalog h1 {
    color: black;
    background-image: none;
    padding: 0;
}
.catalog h2 {
    border: 0;
    font-size: 16px;
    font-weight: bold;
}
.catalog h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.catalog h4 {
    font-size: 12px;
	margin: 0;
}
.catalog .CategorieCats {
    /*clear: both;*/
}
.catalog .CategorieProd
{
	/*clear: both;*/
	margin-bottom: 30px;
	page-break-after: always;
}
.catalog .Product {
    /*clear: both;*/
    margin-bottom: 20px;
    font-size: 10px;
}
.catalog .Product p {
    font-size: 10px;
}
.catalog .Variant {
    /*clear: both;*/
}
#prodlijst td img.productfoto {
    float: right;
}
#prodlijst .prodtop {
    font-weight: bold;
}
#prodlijst {
	width: 560px;
    font-size: 11px;
}
#prodlijst td, #prodlijst p {
    font-size: 11px;
}

