/* Stylesheet für Foto-Indexseiten */
/* für blauen Hintergrund und Rockwell: Kopie von gtbstrict06 */

	body {margin-top: 30px; background: rgb(0,0,0); padding: 0; text-align: center}
	img {border: 0px}
	button {background: yellow; outline-color: orange; height: 22px; outline-width: thin; vertical-align: middle; cursor: pointer}
	table {text-align: center; padding: 0; table-layout: fixed; border: 0px; width: 100%; margin-top: auto; margin-bottom: 0px; vertical-align: middle; border-collapse: collapse;
					empty-cells: show}

										/* für Textzeilen außerhalb der Tabellen */
	.text {font-family: "Rockwell", Verdana, sans-serif; font-size: 15pt; text-align: center; color: rgb(180,130,0); margin-left: 100px; margin-right: 100px}
				/* Erläuterungen auf Indexseiten mit Rändern*/
	.rltrng {font-family: "Rockwell", Verdana, sans-serif; font-size: 15pt; text-align: center; color: white}	/* Erläuterungen auf Indexseiten historisch*/
	a.rltrng {font-family: "Rockwell", Verdana, sans-serif; font-size: 15pt; text-align: center; color: red; font-weight: normal; text-decoration: none; cursor: pointer}
	.sprung {font-family: "Rockwell", Verdana, sans-serif; font-size: 15pt; text-align: center; color: goldenrod; font-weight: normal; text-decoration: none; cursor: pointer}
	.schrift {font-family: "Rockwell", Verdana, sans-serif; font-size: 20pt; color: rgb(180,130,0); height: 60px; vertical-align: middle}

										/* für Indexseiten mit 10 Vorschaubildern*/
	.bindex {font-family: "Rockwell", Verdana, sans-serif; font-size: 16pt; text-align: center; color: yellow; border: thin solid grey; margin: 30px auto 30px auto; table-layout: fixed; width: 1200px;
			empty-cells: show}
	.zehn {font-family: "Rockwell", Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 101px; height: 68px; border: 0; color: rgb(180,130,0);; overflow: hidden}
	.zehna {font-family: "Rockwell", Verdana, sans-serif; font-size: 12pt; color: rgb(180,130,0);; font-weight: 100; line-height: 100%; overflow: hidden; text-decoration: none}    /* Textfelder im Bildindex */
	.zehnb {font-family: "Rockwell", Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 0; width: 102px; height: 68px; border: 1px solid grey; color: rgb(180,130,0);;}
	.zehnc {font-family: "Rockwell", Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 95px; height: 70px; border: 0; color: rgb(180,130,0);}  /* Index Zahlenfeld */ 
	.zehnf {font-family:  "Rockwell", Verdana, sans-serif; font-size: 11pt; color: slategray; font-weight: 100; font-stretch: condensed; line-height: 100%;
					overflow: hidden; text-decoration: none}    /* untergeordnete Textfelder im Bildindex */
	.zehng {font-family:  "Rockwell", Verdana, sans-serif; font-size: 10pt; color: rgb(180,130,0);; font-weight: 100; font-stretch: condensed; line-height: 100%;
					overflow: hidden; text-decoration: none}    /* Textfelder im Bildindex wie 'zehna', aber kleinere Schrift*/
	.zehnj {font-family:  "Rockwell", Verdana, sans-serif; font-size: 18pt; color: rgb(180,130,0);; font-weight: 100; overflow: hidden; text-decoration: none}    
			/* z.B. Jahreszahl im Bildindex */
	.zehnz {font-family:  "Rockwell", Verdana, sans-serif; font-size: 11pt; color: rgb(200,200,255); font-weight: 100; font-stretch: condensed; line-height: 100%;
					overflow: hidden; text-decoration: none}    /* untergeordnteteTextfelder im Bildindex */
	.elf {font-family: "Rockwell", "Rockwell", Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 95px; height: 70px; border: 0; color: rgb(180,130,0);}   /* Index Zahlenfeld */
	
										/* für Indexseiten Navigationszeilen*/	
	.vier {font-family: "Rockwell", "Rockwell", Verdana, sans-serif; font-size: 18pt; text-align: center; border-spacing: 0; width: 408px; height: 68px; border: 1px solid grey; color: rgb(180,130,0);;}
	.drei {font-family: "Rockwell", "Rockwell", Verdana, sans-serif; font-size: 18pt; text-align: center; border-spacing: 0; width: 510px; height: 68px; border: 1px solid grey; color: rgb(180,130,0);;}
	.sechs {font-family: "Rockwell", "Rockwell", Verdana, sans-serif; font-size: 18pt; text-align: center; border-spacing: 0; width: 306px; height: 68px; border: 1px solid grey; color: rgb(180,130,0);;}
	
/*	Test only
	td {text-align: center; padding: 0; border: thin solid grey}
*/
