/* Tierwelt Muenchen Print css file */


/* KOI-Fancybox*/
.koi_fancy_container {
	margin: 10px;
	margin-bottom: 0px;
}

.koi_fancy_pic {
	float: left;
	border: 1px solid #555;
	margin-right: 20px;
}

.koi_fancy_info table {
	text-align: left;
	width: 400px;
	border-collapse: collapse;
}
.koi_fancy_info table th {
	font-size: 14px;
	padding-bottom: 2px;
	border-bottom: 1px solid #888;
	margin-bottom: 5px;
}
.koi_fancy_info table td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.koi_fancy_info table td.sold {
	color: #bf0005;
}
.koi_fancy_info table tr.zebra_even {
	background: #d3e4ec;
}
.koi_fancy_info table tr.zebra_odd {
	background: #e4f5fd;
}
.koi_fancy_info table tr.spacer {
	height: 12px;
}
.koi_fancy_info table tr.button {
	display: none;
}

.koi_fancy_info td {
	vertical-align: top;
}

.table_left {
	width: 150px;
}

#koi_fancy_navi {
	display: none;
}
