.bodygalitem
{
	height: 100%;
	width: 100%;
}

.bodygalitem tbody
{
	padding: 0;
	margin: 0;
}


a 
{
	text-decoration: none;
	color: white;
}

img 
{
	border-width: 0;
}

.gipic 
{
	margin-left: auto;
	width: 118px;
	background-color: #191919;
	border: 1px solid #484848;
	overflow: hidden;
	vertical-align: top;
	background-position: center;
	background-repeat: no-repeat;
}

.gipic img 
{
	margin: auto;
}

.gioverlayvid
{
	width: 118px;
	height: 88px;
	text-align: center;
	overflow: hidden;
	background-image: url('../images/galvidicon_off.png');
}

.giouter:hover .gioverlayvid
{
	background-image: url('../images/galvidicon.png');
}

.giouter:hover .gipic, .active .gipic
{
	border-color: #FFEE06;
}

.gioverlayvid a {
	color: white;
}

.gioverlaypic
{
	text-align: center;
	overflow: hidden;
	background-image: url('../images/galpicicon_off.png');
}

.giouter:hover .gioverlaypic
{
	background-image: url('../images/galpicicon.png');
}

.active .gitexttitel
{
	color: #FFEE06;
}

.gioverlaypic a 
{
	color: white;
}

.gilist
{
	text-align: center;
	margin-left: auto;
	margin-right: 0;
}

.gilist td
{
	width: 118px;
	height: 88px;
	padding: 2px;
}

.gitext 
{
	line-height: 15px;
	padding-top: 2px;
	height: 3em;
	overflow: hidden;
	background-image: url('../images/galcapbg.png');
	color: #C0C0C0;
	font-size: 10px;
	text-align: center;
}

.giouter:hover .gitext
{
	height: 6em;
	margin-top: -3em;
}

.gitext a {
	color: white;
}


.gitexttitel {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


.givtitel {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFEE06;
	margin-bottom: 3px;
}

.givuntertitel {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.givdetail {
	color: #bbbbbb;
}

.galiframe {
	height: 100%;
	//height: 610px;
	width: 400px;
	border: 0px black none;
}

.galtable {
	width: 100%;
	margin-top: 2em;
}

.galtdliste {
	height: 522px;
	overflow: auto;
	vertical-align: top;
}

.galtdiframe
{
	width: 400px;
	height: 100%;
	padding-right: 20px;
	vertical-align: top;
	text-align: center;
	padding-top: 4px;
}

.givbpic img {
	max-width: 380px;
	max-height: 380px;
	margin-bottom: 20px;
	cursor: url('../images/lupe.png');
}

.givbpic a {
	cursor: url('../images/lupe.png');
}

.galstartpage {
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 100px;
}

.pages
{
	font-size: 13px;
	text-align: right;
	margin-top: 2em;
}

.pages b
{
	color: #FFEE06;
}

.pages .active
{
	color: #FFEE06;
}

.pages a
{
	color: #fff;
}

.galleiste
{
	position: absolute;
	bottom: 1em;
	margin: auto;
	width: 100%;
}

.galleiste td
{
	max-width: 118px;
}

.galleiste table
{
	width: 100%;
}

.hidder
{
	display: none;
}
