﻿/* CSS PRINT */
p {
	font-size: 14px;
	line-height: 20px;
}
strong {
	color: #32320a;
	font-weight: bold;
	letter-spacing: 1px;
}
#master {
	padding: 0px;
	margin: 0px auto 0px auto;
	font-family: arial, helvetic, sans-serif;
	color: #000000;
	font-size: 13px;
}
.img_lijn {
	display: none;
}
.printvorige {
	display: none;
}
#rij01 {
	display: none;
}
#rij04 {
	display: none;
}
#rij05_col2 {
	display: none;
	}

.clear {
	clear: both;
	}
.adrestitelonder {
	display: none;
}
.adresonder {
	font-family: arial, helvetic, sans-serif;
	color: #979797;
	font-size: 11px;
}


.txt_leesverder { /* lees verder */
	font-family: Arial, Helvetica, sans-serif;
	color: #412d28;
	font-size: 10px;
	letter-spacing: 3px;
	margin: 1px 0px 10px 0px;
}
.img_border {
	border: 1px solid #32320a;
}
.img_border_none {
	border-style: none;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_leftborder {
	border: 1px solid #32320a;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_leftborder_none {
	border-style: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.img_rightborder {
	border: 1px double #32320a;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_rightborder_none {
	border-style: none;
	margin-top: 5px;
	margin-right: 20px;
	float: right;
}
.img_border_none_top {
	border-style: none;
}
.txt_blikvanger {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	letter-spacing: 1px;
	padding: 0px 10px 0px 10px;
}
.txt_blikvangertitel {
	font-size: 15px;
	line-height: 18px;
	color: #004274;
	letter-spacing: 3px;
	padding: 0px 10px 0px 10px;
}
.noprint {
	display: none;
}	
