html, body {
	padding: 0;
	margin: 0;
	font: 80% Arial, Helvetica, sans-serif;
	background: #222760;
}
#main {
	background: #FFF url(/images/bg.jpg) top left repeat-x;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
}
#print {
	display: none;
}
#top {
	height: 195px;
}
#header, #header2 {
	height: 185px;
	border: 1px #FFFFFF solid;
	margin: 15px;
	width: 700px;
}
#header2 {
	margin-left: 0px;
	width: 167px;
}
#bottom {
	height: 20px;
}
#footer {
	height: 20px;
	background-color: #D16422;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	margin: 10px;
}
#footer a {
	color: #FFF;
}
td.kolom {
	width: 180px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
td.kolom2 {
	width: 167px;
	padding-left: 0px;
}
td {
	font-size: 12px;
	color: #000; /*#293D86;*/
}
td strike {
	color: #293D86;
	text-decoration: none; 
}
td a {
	color: #293D86;
	text-decoration: none;
}

/* Overige style info */

/* Algemeen */

/* Content */
#middle {
	padding: 0px;
}
#content {
	color: #222;
	width: 506px;
}
#content td {
	color: #666;
}
#content .titel {
	color: #222159;
	font-weight: bolder;
	line-height: 22px;
	font-size: 14px;
}
#content a {
	text-decoration: underline;
}

/* Zoeken */
#zoekformhome span.titel {
	width				:	147px;
	text-align			:	left;
	color				:	#D16422;
	display				:	block;
	background			:	#FFF url(/images/hoofdmenubg.jpg) top left repeat-x;
	padding-top			:	2px;
	padding-left		:	5px;
	padding-bottom		:	13px;
	line-height			:	22px;
	font-weight			:	bolder;
	font-size			:	14px;
}

#zoekformhome {
	width: 147px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
	z-index: 100;
	line-height: 30px;
	height: 30px;
	padding:	10px;
}
#zoekformhome input {
	padding-top: 5px;
}
#zoekformulier .submit {
	padding-top: 5px;
}
.submit {
	float: left;
	color: #293D86;
	border: 0;
	background: transparent;
	width: 66px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.trefwoord {
	float: left;
	width: 120px;
	border: 1px #DDDDDD solid;
	margin-top: 4px;
	padding-top: 0px;
}

#objectzoeken {
	clear: both;
}

#quote {
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
}

input.contactinput {
	width: 140px;
}
input.datum {
	width: 70px;
}

/* Berekeningsmodule */
.kop {
	clear: both;
	margin-bottom: 20px;
}
#begraven, #crematie {
	margin-top: 20px;
}
.vraag {
	clear: both;
	margin-bottom: 20px;
}
.kolom {
	width: 120px;
	float: left;
	padding-right: 5px;
	color: #000;
}
.kolom2 {
	width: 300px;
	float: left;
}
select, input.aantal {
	float: left;
}
input.aantal {
	width: 30px;
	text-align: center;
}
.subtotaal {
	background: none;
	text-align: right;
	width: 40px;
	border: none;
	float: right;
}
select, input {
	font-size: 11px;
}
#totaal {
	border-top: 1px #000 solid;
	font-weight: bold;
	color: #000;
}
#premie {
	font-weight: bold;
	color: #000;
	float: left;
}