BODY {
	background-color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a,td,b,p,li,h2,h3,h4{
	font-size: 11pt;
	color : #7a4305;
}
a,td,b,p,li{
	color : #7a4305;
}

h2{
	color : #7a4305;
}

h3{
	color : #7a4305;
}



/*###########################################
td navigation unter titelbild
###########################################*/
td.nav{
  
  color: #7a4305;
	font-weight : bold;
}
A.nav:link    {  
	text-decoration: none;
	color: #666666;
	font-weight : bold;
}
A.nav:hover   {  
	color: #666666;
	font-weight : bold;
	text-decoration: underline;
}
A.nav:visited   {  
	text-decoration: none;
	color: #666666;
	font-weight : bold;
}
/*###########################################
td zeitalter navigation
###########################################*/
td.zeitnav{
	background-color : #cccccc;  
	color: #ffffff;
	font-weight : bold;
	text-decoration: none;
}
A.zeitnav:link    {  
	text-decoration: none;
	color: #666666;
	font-weight : bold;
}
A.zeitnav:hover   {  
	text-decoration: underline;
	color: #666666;
	font-weight : bold;
}
A.zeitnav:visited   {  
	text-decoration: none;
	color: #666666;
	font-weight : bold;
}

/*###########################################
td inhalt
###########################################*/
td.inhalt{
	text-decoration: none;
  color : #7a4305;
  
	font-weight : bold;
}
A.inhalt:link    {
line-height:0.95em;
	text-decoration: none;
	color: #666666;
  
}
A.inhalt:visited {
line-height:0.95em;
	text-decoration: none;
  color: #996600;
  
}
A.inhalt:hover   {
line-height:0.95em;
	text-decoration: underline;
  color : #7a4305;
  
}

/*###########################################
td inhalt_ueberschrift
###########################################*/
td.inhalt_ueberschrift{
	text-decoration: none;
  color : #7a4305;
  
	font-weight : bold;
}
A.inhalt_ueberschrift:link    {
	text-decoration: none;
  color : #7a4305;  
}
A.inhalt_ueberschrift:visited {
	text-decoration: none;
  color : #7a4305;  
}
A.inhalt_ueberschrift:hover   {
	text-decoration: underline;
  color : #7a4305;  
}









/*###########################################
überschriften
###########################################*/
td.ueberschrift {
	font-weight: bold;
	font-size: 15px;
	color : #7a4305;
}
A.ueberschrift:link    {
	text-decoration: underline;
	color: #666666;  
}
A.ueberschrift:visited {
	text-decoration: underline;
  color: #996600;
  
}
A.ueberschrift:hover   {
	text-decoration: underline;
  color : #7a4305;  
}




/*###########################################
td text
###########################################*/
td.text{
	color : #7a4305;
}


/*###########################################
td bild
###########################################*/
td.bild{
	background-color : #cccccc;
	color : #666666;
	font-size: 9pt;
}
td.bildquelle{
	font-size: 7pt;
}
td.bildueberschrift{
	font-size: 9pt;
	font-weight : bold;
}
td.bildtext{
	font-size: 9pt;
}


