﻿a						{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; color: 000000; text-decoration: underline;}
a:hover					{text-decoration: underline;}

a.underline				{font-weight: normal; text-decoration: underline;}
a.underlinebold			{font-weight: bold; text-decoration: underline;}

a.nav 					{font-family: Times New Roman,Serif; font-size: 14px; line-height: 18px; font-weight: normal; color: 000000; text-decoration: none;}
a.nav:hover 			{font-family: Times New Roman,Serif; font-size: 14px; line-height: 18px; font-weight: bold; color: 000000; text-decoration: underline;}
a.nav:visited 			{color: 000000;}

a.navbold 				{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: 000000; text-decoration: none;}
a.navbold:visited		{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: 000000; text-decoration: none;}
.navboldblack			{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: 000000;}

.titelgrun				{
	font-family: Times New Roman,Serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #70A33D;
}
.textnav				{font-family: Times New Roman,Serif; font-size: 14px; line-height: 18px; font-weight: normal; color: 000000;}


.texts					{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; line-height: 16px; font-weight: normal; color: 000000;}
.textsbold				{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 12px; line-height: 16px; font-weight: bold; color: 000000;}
.textsmall				{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 2px; line-height: 2px; font-weight: normal; color: cc0000;}
.textsmall2				{font-family: Tahoma,Arial,Helvetica,Sans-Serif; font-size: 5px; line-height: 5px; font-weight: normal; color: cc0000;}



li						{list-style : square outside;}
.linie {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #70A33D;
}

