body {
	margin: 0;
	padding: .5em;
	width: auto;
	background: white;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
}

a {
	text-decoration: none;
}

a:link {
	color: #FF6600;
}

a:visited {
	color: #FF6600;
}

a:focus, a:hover, a:active {
	color: red;
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: .5em 0 .5em 0;
	padding: 0;
/*	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
*/
}

table {
	margin: .5em 0 .5em 0;
	border: none;
	padding: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	text-align: center;
	vertical-align: middle;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
*/
}

/* Galerie photo */
/* ============= */

/* Banner */
.photographer, .header, .contactinfo, .email, .date {
}

/* Navigation */

.nav_table {
}

.home_index, .previous, .page, .next {
}

.home_index {
	width: 13em;
	text-align: left;
}

.previous {
	width: 7em;
	text-align: right;
}

.page {
	width: 12em;
	text-align: center;
}

.next {
	width: 4.5em;
	text-align: left;
}

.numericlinks {
}

/* Thumbnails */

.thumbs_table {
}

/* Thumbnail (image) */

.thumb_td {
	vertical-align: bottom;
	width: 180px;
	height: 180px;
}

.thumb_img {
	border: 1px solid black;
}

/* Thumbnail (caption) */

.thumbcaption_td {
	vertical-align: top;
	width: 180px;
}

.thumb_filename, .thumb_title, .thumb_description, .thumb_credits, .thumb_copyright {
}

/* Image (image) */

.image_p {
}

.image_img {
	border: 1px solid black;
}

/* Image (caption) */

.image_filename, .image_title, .image_description, .image_credits, .image_copyright {
}
