#galleri
{
	text-align: center;
}
#galleriContainer
{
	margin: 0px auto;
	text-align: left;
}
#galleriBox
{
	float: left;
	width: 220px;
	height: 100%;
	padding:  0px 5px 5px 5px;
	margin: 5px 5px 0px 0px;
	text-decoration: none;
	cursor: hand;
}
.galleriTDBox
{
	background: #3a3a3a;
	border-right: #474747 2px outset;
	border-top: #474747 2px outset;
	border-left: #474747 2px outset;
	border-bottom: #474747 2px outset;
}
.galleriImages
{
	text-align: center;
}
.galleriImageBox
{
	background: #1e1e1e;
	padding: 10px;
}

.galleriHeader
{
	color: #ff99ff;
	font-weight: bold;
	text-align: right;
	border: 0px 0px 10px 0px;
	font-size:10pt;
}
.galleriTekst
{
	font-size: 8pt;
	color: #FFF;
	font-weight: normal;
}
.forsideImg
{
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 0px 0px;
}


