﻿body {
}
#text table.TABLE-galerie
{
	width: auto;
	margin: 0 auto;
}
#text table.TABLE-galerie tr td
{
    border-bottom: none;
    text-align: left;
    width: 600px;
	border-right: 5px solid transparent;
}
#text table.TABLE-galerie tr td.spacer:hover
{
	border-right: none;
}
#text table.TABLE-galerie tr td a
{
	text-decoration: none;
	z-index: 1000;
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}
#text table.TABLE-galerie tr td a img
{
    border: none;
}
#text table.TABLE-galerie tr td a span
{
    bottom: 5px;
    position: relative;
}
#text table.TABLE-galerie tr td a span:hover
{
    text-decoration: underline;
}
#text table.TABLE-galerie tr td:hover
{
	border-right: 5px solid #495342;
}
#text table.TABLE-galerie tr:hover
{
	background-color: transparent;
	background-image: none;
}
#text a
{
	padding-left: 10px;
}
/* start text - galerie */
table.galerie
{ width: 100%; margin: 20px 0 0 0; }
table.galerie tr
{ text-align: center; }
table.galerie tr:hover
{ background-image: none; }
table.galerie a img
{ border: solid 2px #85b55f; margin-bottom: 20px; }
table.galerie a img:hover
{ border: solid 2px #ee0000; margin-bottom: 20px; }
table.galerie tr td
{ border-bottom: none; }
/*end text - galerie */
