#GALERIE {
	width:962px;
	height:608px;
	display:none;
}
#GAL_ANZ_BILDER {
	width:69px;
	height:18px;
	padding-top:3px;
	top:195px;
	text-align:center;
	background-color:#666666;
	font-size:11px;
}
#GAL_BILD, #GAL_BILD_HG {
	left:84px;
	top:7px;
	width:800px;
	height:600px;
	background:black no-repeat center;
}
#GAL_BILD_HG0 {
	left:3px;
	top:3px;
	width:962px;
	height:608px;
	background:black no-repeat center;
}
#GAL_BILD_NR {
	width:69px;
	height:18px;
	padding-top:3px;
	top:220px;
	text-align:center;
	background-color:#666666;
}
#GAL_CLOSE {
	left:938px;
	top:2px;
	width:28px;
	height:19px;
	background-image:url(../../img/schliessen.gif);
	cursor:pointer;
}
#GAL_DIASHOW {
	width:69px;
	height:18px;
	padding-top:3px;
	top:440px;
	text-align:center;
	background-color:#666666;
}
#GAL_PFEIL_L {
	left:8px;
	top:251px;
	width:53px;
	height:53px;
	background-image:url(../../img/pfeil-links.png);
}
#GAL_PFEIL_R {
	left:8px;
	top:251px;
	width:53px;
	height:53px;
	background-image:url(../../img/pfeil-rechts.png);
}
#GAL_PLAY {
	left:8px;
	top:471px;
	width:53px;
	height:53px;
	background-image:url(../../img/play.png);
}
#GAL_RHM {
	width:100%;
	height:100%;
	border:3px solid #333333;
}
#GAL_RHM1, #GAL_RHM2 {
	width:69px;
	height:596px;
	background-color:black;
}
#GAL_ST1 {
	left:7px;
	top:7px;
	width:69px;
	height:596px;
	border:2px solid #222222;
}
#GAL_ST2 {
	left:888px;
	top:7px;
	width:69px;
	height:596px;
	border:2px solid #222222;
}
#GAL_TEMPO {
	left:7px;
	top:570px;
}
#GAL_TEMPO_TXT {
	left:18px;
	top:552px;
	font-size:11px;
	color:#555555;
}
.galBild {
	text-align:center;
	vertical-align:middle;
}
.galBilder {
	border:solid 1px #444444;
}
.galTempo {
	width:9px;
	height:16px;
	position:relative;
	border:solid 1px black;
	cursor:pointer;
	font-size:0.1px;
}
.galTempo:hover {
	border:solid 1px red;
}
.opac30 {
	opacity:.3;
    filter:alpha(opacity=30);
    -moz-opacity:.3;
}
.opac50 {
	opacity:.5;
    filter:alpha(opacity=50);
    -moz-opacity:.5;
}
.opac100 {
	opacity:1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
}
