/* 

	gesch_std.css

	CSS1 style sheet for the afs gesch pages

	$Author:   HolzerM  $

	$Revision:   1.8  $

*/



/* general styles 	*/

    BODY,TABLE,TD,TR,P,H1,H2,H3,H4,H5,H6,TD,LI {

	font-family: arial, verdana, sans-serif;

	font-size: 10pt;

  	color: black;

  	background: white;

}



/* general links */

A:link; A:visited; A:active 	{ text-decoration: underline; }


a:link		{ color: #003366; }				


.dropCap 			{ font-weight:bold; font-size: 120%; text-transform: uppercase }




/* special styles for gesch pages */

.geschId			{ font-weight:normal;font-size: 12pt; }

.geschTitle			{ font-weight:bold;font-size: 12pt; }

.geschTyp			{ font-weight:normal;font-size: 12pt; }

.geschText			{ font-size: 10pt; }

.geschInfo			{ font-weight:normal;font-size: 10pt; }

.geschInfoTitle		{ font-weight:bold; font-size: 10pt; } 

.geschLink			{ color:green; }

.geschBesch			{ }

.geschBeschTitle	{ font-family: arial,verdana,sans-serif; font-weight:bold; font-size: 10pt; }

.geschBeschTextOnly	{ font-family: arial,verdana,sans-serif; font-size: 10pt;}

.geschBeschList		{ font-family: arial,verdana,sans-serif; font-size: 10pt;}

.geschBeschDate		{ font-family: arial,verdana,sans-serif; font-weight:bold; font-size: 10pt;}

.sectionTitle		{ font-weight: bold; font-size: 10pt;}

.geschCosign		{ b}

A.geschSmallLinks	{ font-weight:bold;font-size: 80%; }

TD.geschSmallLinks	{ font-weight:bold;}

.geschKeywordsTitle	{ font-weight:bold;font-size: 8pt; }
.geschKeywords		{ font-weight:normal;font-size: 8pt; }

.backgDark			{background: #003366;}
.backgMiddle		{background: #336699;}


/* special styles for person TOC page */

.persTocAlphabet	{ color:green; }

.persTocBigLetter	{ font-size:120%; color:red; }

.persTocRowEven		{ background:white; }

.persTocRowOdd		{ background:yellow; }





/* 

	gesch_std.css

	CSS1 style sheet addition for the afs form pages 

	$Author:   JaeggiE  $

	$Revision:   1.2  $

*/


/* special styles for forms */

.BackDarkblue			{background: #003366;}
.Backmiddleblue			{background: #336699;}
.BackBrightblue			{background: #66ccff;}

.formOptionBox		{ font-family: arial,verdana,sans-serif; font-size: 8pt; font-weight:normal; }

/* special styles for cosign page */

.cosignTitle1	{ font-family: arial; font-weight:bold; font-size: 10pt;line-height: 8pt;marging:0;}
.cosignTitle2	{ font-family: arial; font-weight:bold; font-size: 8pt;line-height: 6pt;marging:0;}
.cosignTD       {font-family: arial;font-weight:normal; font-size: 8pt;line-height: 6pt;marging:0;}

/* eof:gesch_std.css*/


