#thSteuerleiste {
	position:			relative;
	top:				0;
	left:				0;
	width:			100%;
	height:			33px;
	margin-top:		0.75em;	
	background:		url(../rahmen-bilder/galerie_th_leiste.gif) top left repeat-x;
}

#th_anfang, #b_anfang {
	position:			absolute;
	top:				0;
	left:				0;
}

#th_zurueck, #b_zurueck {
	position:			absolute;
	top:				0;
	left:				0;
	margin-left:		100%;
}

#th_vor, #b_vor {
	position:			absolute;
	top:				0;
	right:				0;
	margin-right:		100%;
}

#th_ende, #b_ende {
	z-index:			500;
	position:			absolute;
	top:				0;
	right:				0;
}

#thSteuerleiste img:hover {
	background:		url(../rahmen-bilder/button-hover.gif) top left no-repeat;
}

#thumbnails {
	margin-top:		-1px;
	width:			11em;
	background-color:	#494949;			/* schriftgrau */
}

.thumb_zeile {
	position:			relative;
	top:				0;
	left:				0;
	margin-top:		1px;
	width:			100%;
	height:			5.5em;
}

.thumb_li, .thumb_re{
	position:			absolute;
	top:				0;
	left:				0;
	width:			50%;
	height:			100%;
	overflow:			hidden;
}

.thumb_re {
	left:				1px;
	margin-left:		50%;
}

.thumb_quer, .thumb_hochkant {
	position:			absolute;
	top:				0;
	left:				0;
	width:			125%;
	height:			100%;
}

.thumb_hochkant {
	width:			100%;
	height:			125%;
}

.geradegross {
	position:			absolute;
	top:				0;
	left:				0;
	width:			100%;
	height:			100%;
	background:		url(../rahmen-bilder/button-hover.gif) top left repeat;
}

#Inhalt {
	text-align:			center;
}

#Inhalt h1 {
	margin-right:		1em;
	text-align:			center;
}

 #Inhalt p {
	margin-right:		1.5em;
}
 
.Bild_inline {								/* position: relative; aus geotoura.css */
	left:				0;
	margin-left:		50%;					/* nur mit left: 50% bekommt's IE nicht hin */
	width:			50%;
	text-align:			left;
}

.inlineBild {									/* position: absolute; top: 0; aus geotoura.css */
	margin-left:		-0.5em;
	background:		url(../rahmen-bilder/raster-hell.gif) top left repeat;
}

.Schttn {
	z-index:			-100;
}

.uSchttn {
	z-index:			600;
}

#Steuerleiste {
	position:			absolute;
	top:				100%;
	left:				0;
	width:			100%;
	height:			33px;
	margin-top:		1.5em;	
	background:		url(../rahmen-bilder/galerie_leiste.gif) top left repeat-x;
}

#Steuerleiste img:hover {
	background:		url(../rahmen-bilder/button-hover.gif) top left no-repeat;
}

#FotoCopyright {
	position:			absolute;
	top:				-1em;
	left:				0.5em;
	width:			80%;
	margin-top:		-2px;
}

.Fotograph {
	position:			absolute;
	top:				0;
	left:				0;
	font-size:			0.85em;
	color:			#ceac82;			/* helles braun aus Umriß-Schatten */
	line-height:		1em;
}

.Schaltflaeche {
	margin-top:		5em;
}
