/*
	CSS-Stylesheet fuer die Dateien des Digitalen Archivs::Hessen
	Autor: Sebastian Frischbier (Sebastian.Frischbier@gmx.de, http://www.sebastian-frischbier.de)

*/

/*
	--------------[Allgemeine Einstellungen
*/

BODY
{
	font-family : Verdana, Tahoma, Arial;
	margin-right : 10px;
}


TD
{
	font-family : Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #FFFFFF;
}
 
TH
{
	background : gray;
	font-family : Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight : bold;
	color: #FFFFFF;	
}


A
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	color : #CCCCCC;

}

.h4
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-size : 17px;
	color : #CCCCCC;
	margin-top : 80px;
	margin-bottom : 20px;
}


H3
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-size : 17px;
	color : #FFFFFF;
}


/*
	--------------[Klassendefinition
*/


TD.jahreszahl
{
	text-align : left;
	font-weight : bold;
	color: #FFFFFF;

}
TD.anzahl
{
	color: #FFFFFF;
	text-align : right;

}

.quelle
{
    margin-right: 50px; 
 	margin-left	 : 50px;
}

.datum
{
    margin-right: 50px; 
 	margin-left	 : 50px;
	text-align : right;
 	font-family :  Verdana, Arial;
	color : #FFFFF;
}

.bildunterschrift
{
	text-decoration : none;
	font-style : italic;
	font-size : 12px;
 	font-family :  Verdana, Arial;
	text-align : center;
	margin-top: 10px;
	width : 250px;
	
	
}

/*BODY-Einstellungen fuer die Dokumente der EPOCHENUEBERSICHT*/
.suchmaschine
{
	background : #B3B3B3;
	background-image: url("./pics/bg_epochen.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : bottom left ;
	padding-left : 30px;
	
}

A {
	color : #FFF;
}


.epocheneintraege
{
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
 	font-family :  Verdana, Arial;
	color : #000000;
}

/*BODY-Einstellungen fuer die Dokumente der Epoche HEXENVERFOLUNG */
.hexenverfolgung
{
	color : #FFFFFF;
	background : #AA0000;
	background-image: url("./pics/bg_hexenverfolgung.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
background-position : bottom left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche REFORMATION */
.reformation
{
	color : #000000;
	/*background : #FFFFF5;*/
	background : #6D5BA5;
/*	background : #9900CC;*/ /*LILA*/
	background-image: url("./pics/bg_reform.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
background-position : bottom left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche Absolutismus */
.absolutismus
{
	color : #000000;
	background : #5C6AA6;
	background-image: url("./pics/bg_absolutismus.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
background-position : bottom left ;

}

/*BODY-Einstellungen fuer die Dokumente der Epoche Revolution */
.revolution
{
	color : #FFFFFF;
	background : #910000;
	background-image: url("./pics/bg_revolution.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
background-position : bottom left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche Juedisches Leben */
.juden
{
	color: #000;
	background : #FAEF6F;
	background-image: url("./pics/bg_juden.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche ZWANGSARBEITER */
.zwangsarbeiter
{
	color : #FFFFFF;
	background : #696969;
	background-image: url("./pics/bg_zwangsarbeiter.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche INDUSTRIALISIERUNG */
.industrialisierung
{
	color : #FFFFFF;
	background : #4D7019;
	background-image: url("./pics/bg_industrie.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche NACHKRIEGSZEIT */
.nachkriegszeit
{
	color : #FFFFFF;
	background : #40573D;
	background-image: url("./pics/bg_nachkriegszeit.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left ;	

}

/*BODY-Einstellungen fuer die Dokumente der EPOCHENUEBERSICHT*/
.epochenuebersicht
{
	background : #B3B3B3;
	background-image: url("./pics/bg_epochen.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : bottom left ;	

}

/*BODY-Einstellungen fuer die Dokumente der Epoche 1er Weltkrieg */
.feldpostbriefe
{
	color : #000;
	background : #F4DBA6;
	background-image: url("./pics/bg_wk1.jpg");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position :  left ;	
/*	padding-left : 30px; */

}

/*BODY-Einstellungen fuer die Dokumente der Epoche Weimar */
.weimar
{
	color : #FFFFFF;
	background : #000000;
	background-image: url("./pics/bg_weimar.gif");
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : bottom left ;	

}

.navigation
{
 color : #FFFFFF;

}

/*Einstellungen fuer FLIESSTEXTE (SPALTEN) */
.fliesstext
{
	width : 90%; 
    margin-right: 50px; 
/* 	margin-left	 : 50px;*/
/* 	text-align : justify; */
 	font-size : 15px;
 	font-family : Verdana, Arial;
	color : #FFFFFF;
 }

.einleitung
{
	color:#000000;
	font-size: 15px;
/* 	text-align : justify; */
	font-style : italic;

}

.mappen_ad
{
	font-family : Verdana, Tahoma, Arial;
	color:#FFFFFF;
	width : 200px;
	background : gray;
	font-size: 14px;
	text-align : center;
	font-weight : bold;
	border :  white solid 1px;
}

.mappen_info
{
	width : 90%; 
    margin-right: 50px; 
 	text-align : left;
 	font-size : 15px;
 	font-family : Verdana, Arial;
	color : #FFFFFF;
 }

HR.kinderarbeit
{
	width : 80%;
	size : 1;
	margin-top: 30px;
	margin-bottom : 70px;
}

.print
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	color : #FFFFFF;
	background : #000000;
}

/* ---  alles SCHWARZE SCHRIFT ------------------------- */

A.s
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	color : #999;

}


.sh4
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-size : 17px;
	text-align : left;
	color : #888;
	margin-top : 80px;
	margin-bottom : 20px;
}

.sh5
{
	text-decoration : none;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	color : #888;
	padding-right : 15px;
}

H3.s
{
	color : #888;
}




.soldatenname
{
	color : #888;
	font-family : Verdana, Arial;
	font-size : 20pt;
}


/*Einstellungen fuer FLIESSTEXTE (SPALTEN) */

.sfliesstext
{
	width : 90%; 
    margin-right: 50px; 
/* 	margin-left	 : 50px;*/
/* 	text-align : justify; */
 	font-size : 15px;
 	font-family : Verdana, Arial;
	color : #000;
 }

.transkription
{
    margin-right: 50px; 
/* 	margin-left	 : 50px;*/
 	text-align : justify;
 	font-size : 15px;
 	font-family : Verdana, Arial;
	font-style : italic;	
	background : #F5EBD4;
	padding : 5px;
	color : #000;
 }


.sbildunterschrift
{
	text-decoration : none;
	font-style : italic;
	font-size : 12px;
 	font-family :  Verdana, Arial;
	text-align : center;
	margin-top: 10px;
	width : 250px;
	color : #000000;
	
}


.smappen_ad
{
	font-family : Verdana, Tahoma, Arial;
	color:#000;
	width : 200px;
	background : gray;
	font-size: 14px;
	text-align : center;
	font-weight : bold;
	border :  white solid 1px;
}

/* ---  ENDE alles SCHWARZE SCHRIFT ------------------------- */




