#gall { color: #336; }
a#index { background-image: url(../gif/nickig-light.gif); }
a#index:hover { background-image: url(../gif/nickig.gif); }

#gallery
{
	width: 800px;
	height: 80px;
	float: left;
}

.frame
{
	width: 80px;
	height: 80px;
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../gif/frame.gif);
}

.frame:hover { background-image: url(../gif/frame-over.gif); }
.frame:active { background-image: url(../gif/frame-down.gif); }
.select { background-image: url(../gif/frame-over.gif); }

.thumb
{
	width: 80px;
	height: 80px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

/*
.hoch, .quad { padding-top: 8px; }
.quer { padding-top: 24px; }
*/

.slide
{
	height: 364px;
	text-align: center;
}

.lift
{
	margin-top: -48px;
	/*margin-bottom: 48px;*/
}

.picture
{
	width: 384px;
	height: 364px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}

.description { height: 364px; }

/*
#legende
{
	width: 100%;
	height: 76px;
}
*/
