/*
(c) 2004 F. Kafka und www.succulentophila.de

Erstellt: 05.10.2004
Letzte Änderung: 11.10.2004
*/


#contentinfo
{
	text-align: center;
}

#contentinfo a
{
	text-decoration: none;
	color: #000000;
}

#content .domain
{
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000; 
	background-color: #ffffcc;
}

#content a
{
	text-decoration: none;
}

#content .domain a
{
	text-decoration: none;
	color: #000000;
}

#content .domaincontainer
{
	border: 1px solid #000000;
	width: 100%;
}

#content .genus
{
	color: #000000;	
	font-weight: bold;
	font-size: 12pt;
}

#content .species
{
	color: #000000;	
	font-weight: bold;
}

#content .namedlink
{
	color: #000000;	
}

#content .namedlink2
{
	color: #000000;	
	font-weight: normal;
}

#content .firstLetter 
{ 
 
	font-size: 14pt;	
}


/*ehemals aus album.css*/

#content .even td
{
	background-color: #f2f2f2;
}

/* nur nötig, wenn anders als Hintergrund
#content .odd td
{
	background-color: #ccffff;
}
*/

#content .PicNumber
{
	font-size: 8pt; 
	text-align: right; 
}

#content .KSYear
{
	font-weight: bold;
	text-align: right; 
}

#content .KSNumber
{
	font-weight: bold;
	text-align: left; 
}

#content .KSValue
{
	font-weight: bold;
	text-align: right; 
}

#content .KSCurrency
{
	font-weight: bold;
	text-align: left; 
}

#content .KSDescription
{
	font-weight: bold;
	text-align: left; 
}

#content .Year
{
	text-align: right; 
}

#content .Number
{
	text-align: left; 
}

#content .Value
{
	text-align: right; 
}

#content .Currency
{
	text-align: left; 
}

#content .Description
{
	text-align: left; 
}

/*
  Überschriebenes aus jahre.css
*/

#content .issue .picture
{
	/*text-align: center;*/

	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 3px;
	padding-right: 3px;	
}