/* Stylesheet für Foto-Indexseiten */
/* für blauen Hintergrund und Rockwell: gtbstrict0?.css - immer mitändern! */

	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: Verdana, sans-serif; font-size: 14pt; text-align: center; color: white; margin-left: 100px; margin-right: 100px}	/* Erläuterungen auf Indexseiten mit Rändern*/
	.rltrng {font-family: Verdana, sans-serif; font-size: 14pt; text-align: center; color: white}	/* Erläuterungen auf Indexseiten historisch*/
	a.rltrng {font-family: Verdana, sans-serif; font-size: 14pt; text-align: center; color: red; font-weight: normal; text-decoration: none; cursor: pointer}
	.sprung {font-family: Verdana, sans-serif; font-size: 14pt; text-align: center; color: goldenrod; font-weight: normal; text-decoration: none; cursor: pointer}
	.schrift {font-family: Verdana, sans-serif; font-size: 20pt; color: white; height: 60px; vertical-align: middle}

										/* für Indexseiten mit 10 Vorschaubildern*/
	.bindex {font-family: 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: Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 101px; height: 68px; border: 0; color: yellow; overflow: hidden}
	.zehna {font-family:  Verdana, sans-serif; font-size: 11pt; color: yellow; font-weight: 100; font-stretch: condensed; line-height: 100%;
					overflow: hidden; text-decoration: none}    /* Textfelder im Bildindex */
	.zehnb {font-family: 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: Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 95px; height: 70px; border: 0; color: yellow}  /* Index Zahlenfeld */ 
	.zehnf {font-family:  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:  Verdana, sans-serif; font-size: 10pt; color: yellow; font-weight: 100; font-stretch: condensed; line-height: 100%;
					overflow: hidden; text-decoration: none}    /* Textfelder im Bildindex wie 'zehna', aber kleinere Schrift*/
	.zehnh {font-family: Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 68px; height: 101px; border: 0; color: yellow; overflow: hidden}  /* zehn hochkant */
	.zehnj {font-family:  Verdana, sans-serif; font-size: 14pt; color: yellow; font-weight: 100; font-stretch: condensed; overflow: hidden; text-decoration: none}    /* z.B. Jahreszahl im Bildindex */
	.zehnz {font-family:  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: Verdana, sans-serif; font-size: 16pt; text-align: center; border-spacing: 1px; width: 95px; height: 70px; border: 0; color: yellow}   /* Index Zahlenfeld */
	
										/* für Indexseiten Navigationszeilen*/	
	.vier {font-family: 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: 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: 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}
*/
