#top,
#menu,
#fotos,
#content .intraLinks,
#content p.end,
#content p.innav,
#content br.clear,
#content #menukaart,
#feet {
	display: none;
	}

body {
	font-family: Georgia, serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #000;
	}

a {
	color: #000;
	text-decoration: none;
	}

img {
	border: none;
	}

#face {
	font-size: 6pt;
	height: 90px;
	margin-bottom: 6em;
	}
	#face #logo {
		position: absolute;
		}
	#face .vcard {
		padding: 21px 0 0 218px;
		text-align: right;
		font-style: normal;
		}

#content {
	padding-left: 3cm;
	padding-right: 3cm;
	}

#content .imgleft {
	position: relative;
	float: left;
	margin: 1px 10px 5px 0;
	border: 3px solid #EAEAEA;
	}
#content .imgright {
	position: relative;
	float: right;
	margin: 1px 0 5px 10px;
	border: 3px solid #EAEAEA;
	}

table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.33;
	}
table thead th,
table tr.dataLegenda th {
	font-weight: bold;
	vertical-align: bottom;
	}
table th,
table td {
	margin: 0;
	padding: 0.25em 5px 0.4em 5px;
	border-bottom: 1px solid #EAEAEA;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	}
table.pricelist td {
	white-space: nowrap;
	text-align: right;
	}
table.pricelist cite {
	font-weight: bold;
	}
