.galleryholder{
	overflow: visible;
	position: relative;
	height: auto;
	width: 780px;
}
.albumims{
	display: block;
	width: 100%;
	position: absolute;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: auto;
	scrollbar-base-color:#FFFFAE;
	
}
.albumim{
	background-repeat: no-repeat;
	margin: 2px;
	height: 46px;
	width: 46px;
	position: relative;
	display: block;
	float: left;
	cursor: pointer;
	line-height: 46px;
	background-position: center center;
}
.galleries{
	overflow: auto;
	position: absolute;
	height: 390px;
	width: 200px;
	top: 5px;
	scrollbar-base-color:#FFFFAE;
	cursor: default;
}
.foto_film{
	background-image: url(Site_img/foto/film.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 22px;
	width: 28px;
	left: 16px;
	top: 16px;
	cursor: pointer;
}
.foto_nfilm{
	background-image: url(Site_img/foto/foto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 22px;
	width: 25px;
	left: 38px;
	top: 35px;
	cursor: pointer;
}
.tl_tape{
	background-image: url(Site_img/foto/tl_tape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 68px;
	width: 56px;
	left: -10px;
	top: -25px;
}
.tr_tape{
	background-image: url(Site_img/foto/tr_tape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 72px;
	width: 82px;
	right: -25px;
	top: -35px;
}
.bl_tape{
	background-image: url(Site_img/foto/bl_tape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 60px;
	width: 40px;
	left: -13px;
	bottom: -28px;
}
.br_tape{
	background-image: url(Site_img/foto/br_tape.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 65px;
	width: 56px;
	right: -21px;
	bottom: -28px;
}
.titel_tape{
	background-image: url(Site_img/foto/titletape.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 15px;
}
.titel_tape_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01111D;
	position: absolute;
	height: 20px;
	width: 100%;
	bottom: 11px;
	text-align: center;
	left: 0px;
	font-style: italic;
	line-height: 13px;
}

.pictureholder{
	margin: auto;
	width: auto;
	position: relative;
	height: auto;
}

.gallerie{
	overflow: hidden;
	position: relative;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	display: block;
	clear: left;
	margin-bottom: 2px;
	cursor: pointer;
	line-height: 46px;
	height: 46px;
}
.gal_image{
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	position: relative;
	height: 46px;
	clip: rect(auto,5px,auto,46px);
	display: block;
	margin-bottom: 2px;
	line-height: 46px;
	width: 183px;
}
.gal_text{
	display: block;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-left: 46px;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 17px;
	top: 10px;
	color: #FFFFAE;
}
.bigimage{
	background-position: center 30px;
	position: absolute;
	height:400px;
	width: 400px;
	top: 0px;
	background-repeat: no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #EF110E;
	left: 100px;	
}
.vid_el {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-right: 3px;
	margin-left: 3px;
}
.vid_text {
	display: block;
	position: relative;
	height: 20px;
	overflow: hidden;
	margin-left: auto;
	text-align: center;
	vertical-align: baseline;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	color: #FFFFAE;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 2px;
	cursor: default;
}
