/* StyleSheet für Historischen Verein*/
/*-----------------------------------*/

body { 
				background-color:#F9F3D6;
				font-family		:Verdana,Arial,serif; 
				margin-right	:0px;
				margin-top:10px;
				margin-bottom	:0px;
				margin-left		:0px;
			}


/* Farben der Hyperlinks */
A { 
				font-family		:Verdana; 
				font-size		:12px;
				font-weight		:bold; 
				color				:darkblue;
				text-decoration:none;
	}

A:visited { color:darkblue; }
A:active 	{ color:darkblue; }
A:hover 	{ color:gray;}

/* Textattribute für statische Seiten Namenbuch */

.Titel
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;   
	font-color:#000000;
}

.textgr2 
{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10pt;
}

.textgr2black 
{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10pt;
	color:#000000;
}

.textgr3 
{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12pt;
}

.textgr3color 
{
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12pt;
	color:#91694F;
}

.TextNormal
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align: justify;
}

.TextKlein
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.textgr1
{
	font-family:Verdana;
	font-size:11px;
}

.TextBold
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

td
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-align: justify; 
}
.TextKleinbold
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.button
{
	font-family:Verdana;
	font-size:11px;
}
.text
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}