	@charset "utf-8";
	/* CSS Document */
	body {
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		padding:20px;
	}
	a{
		text-decoration:underline;
		color:#000000;
	}
	img {
		border:none;
	}
	h1 {
		font-size:16px;
	}
	h2 {
		font-size:14px;
		color: maroon;
	}
	h4 {
		font-size:12px;
		font-weight: bold;
	}
	ul {
		margin:10px 0px;
	}
	ul li {
		list-style-type:none;
	}
	.meer-info, .terug, .reis-menu, .details-bottom {
		display:none;
	}
	table {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
	}
	table tr {
		background:#ffffff;
	}
	table td a, #print_body a {
		text-decoration:none;
		cursor:text;
	}
	#print_body {
		width:700px;
	}
	#container {
		float: left;
	}
	#fotos {
		float: right;
		padding-left: 12px;
		width: 102px;
		padding-top: 10px;
		padding-right: 8px;
		margin-left: 8px;
	}
	#fotos a {
		display: block;
		width: 102px;
		height: 103px;
		background: url(/templates/img/showcase-fotoholder.gif) left top no-repeat;
		margin-bottom: 10px;
	}
	#fotos img {
		width: 85px;
		height: 68px;
		margin-top: 6px;
		margin-right: 15px;
		margin-bottom: 20px;
		margin-left: 5px;
	}
	#tab1, #tab2, #tab3, #tab4 {
		border-top: 1px solid #aaaaaa;
		padding-top: 10px;
	}
