/* author: e.kornreiter@web.de
   last modified: 2002-04-21
*/

/* text */
p, ul, li, .navi, .small, .text, small
	{font-family:Verdana,Arial,Helvetica,Sans-Serif; text-decoration:none; font-weight:normal;}

.titel	{
	font-family:Times New Roman,Times,serif;
	font-size:25px;
	line-height:27px;
	color:#5A881D;
	font-weight:bold;
	font-style : italic;
}
.titel2	{
	font-family:Times New Roman,Times,serif;
	font-size:25px;
	line-height:27px;
	color:#ffffff;
	font-weight:bold;
	font-style : italic;
}
.text, p, ul, li				{font-size:12px; line-height:25px; color:#000000;}
.text a:link, .text a:visited	{color:#FF9900; text-decoration:none}
b {font-weight:bold}
small				{font-size:10px; line-height:12px; color:#000000;}

/* links */
a			{color:#737D19}
a:link		{text-decoration:none}
a:visited	{text-decoration:none}
a:hover		{text-decoration:underline}

/* navigation */
.navi	{font-size:12px; color:#737D19; line-height:22px;}
.navi a:link, .navi a:visited 	{text-decoration:none}
.navi a:hover {text-decoration:underline}
