/* CSS Document */
/* solid = durchgezogen, dotted = gepunktet, dashed = gestrichelt */
.linie_links
	{
	border:none;
	border-top: 1px dotted #5a4233;
	color: transparent;
	background-color: transparent;
	height: 1px;
	noshade: noshade;
	}
.linie_main
	{
	border:none;
	border-top: 1px dotted #ac9d90;
	color: transparent;
	background-color: transparent;
	height: 1px;
	}
/* -------------------------------- */
.table
	{
	border-collapse: collapse;
	text-align: justify;
	}
.table td, table th
	{
  border: 1px solid #ac9d90;
	}
/* -------------------------------- */
.navi
	{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d3013;
	letter-spacing: 2px;
	text-decoration: none;
	}
a:link.navi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
a:visited.navi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
a:hover.navi
	{ 
	color: #bec96f;
	text-decoration: none;
	}	
a:active.navi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
/* -------------------------------- */
.navi_ist
	{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	}
/* -------------------------------- */
.subnavi
	{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d3013;
	letter-spacing: 2px;
	text-decoration: none;
	word-spacing: 20px;
	}
a:link.subnavi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
a:visited.subnavi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
a:hover.subnavi
	{ 
	color: #FFFFFF;
	text-decoration: none;
	}	
a:active.subnavi
	{ 
	color: #5d3013;
	text-decoration: none;
	}
/* -------------------------------- */
.subnavi_ist
	{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5d3013;
	letter-spacing: 2px;
	text-decoration: none;
	word-spacing: 20px;
	}
/* -------------------------------- */
.headline_main
	{ 
	font-family: Tahoma;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ac9d90;
	letter-spacing: 0px;
	text-decoration: none;
	}
/* -------------------------------- */
.headline_links
	{ 
	font-family: Tahoma;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5a4233;
	letter-spacing: 0px;
	text-decoration: none;
	}
/* -------------------------------- */
.text_main
	{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #ac9d90;
	letter-spacing: 0px;
	text-decoration: none;
	}
a:link.text_main
	{ 
	color: #ac9d90;
	text-decoration: none;
	}
a:visited.text_main
	{ 
	color: #ac9d90;
	text-decoration: none;
	}
a:hover.text_main
	{ 
	color: #a2b232;
	text-decoration: none;
	}	
a:active.text_main
	{ 
	color: #ac9d90;
	text-decoration: none;
	}
/* -------------------------------- */
.text_links
	{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #5a4233;
	letter-spacing: 0px;
	text-decoration: none;
	}
a:link.text_links
	{ 
	color: #5a4233;
	text-decoration: none;
	}
a:visited.text_links
	{ 
	color: #5a4233;
	text-decoration: none;
	}
a:hover.text_links
	{ 
	color: #a2b232;
	text-decoration: none;
	}	
a:active.text_links
	{ 
	color: #5a4233;
	text-decoration: none;
	}
/* -------------------------------- */
.footer
	{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #453022;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	}
a:link.footer
	{ 
	color: #453022;
	text-decoration: none;
	}
a:visited.footer
	{ 
	color: #453022;
	text-decoration: none;
	}
a:hover.footer
	{ 
	color: #ac9d90;
	text-decoration: none;
	}	
a:active.footer
	{
	color: #453022;
	text-decoration: none;
	}
/* -------------------------------- */
.footer_ist
	{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #c56713;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	}
