
body			{color: #000000; background-color: #FFFFFF;}

/* ---------------------- NAVIGATION --- */

A.navi:link		{color: #000000; font-family: Verdana, Arial, Tahoma; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navi:visited	{color: #000000; font-family: Verdana, Arial, Tahoma; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navi:active	{color: #000000; font-family: Verdana, Arial, Tahoma; font-size: 13px; text-decoration: none; font-weight: bold;}
A.navi:hover	{color: #025B00; font-family: Verdana, Arial, Tahoma; font-size: 13px; text-decoration: underline; font-weight: bold;}

.naviaktiv		{color: #025B00; font-family: Verdana, Arial, Tahoma; font-size: 14px; text-decoration: none; font-weight: bold;}

/* ---------------------- CONTENT --- */

.headline		{color: #025B00; font-family: Verdana, Arial, Tahoma; font-size: 14px; font-weight: bold; line-height: 22px;}		/* Überschriften */
td				{color: #000000; font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: normal; line-height: 18px;}		/* Standardtext */

dt				{color: #025B00; font-family: Verdana, Arial, Tahoma; font-size: 14px; font-weight: bold; line-height: 22px;}		/* DListe-Überschrift */
dd				{color: #000000; font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: normal; line-height: 18px;}		/* Dliste-Text */

.info			{color: #444444; font-family: Arial, Verdana, Tahoma; font-size: 12px; font-weight: normal;}						/* Infotext */
.stern			{color: #025B00; font-family: Verdana, Arial, Tahoma; font-size: 12px; font-weight: bold;}							/* Pflichttext-Markierung */

.fehler			{color: #BB2020; font-family: Verdana, Arial, Tahoma; font-size: 14px; font-weight: bold; line-height: 22px;}		/* Fehlermeldung (Überschrift) */
.td_fm			{color: #BB2020; font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; line-height: 18px;}		/* Fehler markieren (Zelle) */

A:mail			{color: #025B00; font-family: Arial, Verdana, Tahoma; font-size: 13px; text-decoration: none; font-weight: normal;}
A:link			{color: #025B00; font-family: Arial, Verdana, Tahoma; font-size: 13px; text-decoration: underline; font-weight: normal;}
A:visited		{color: #025B00; font-family: Arial, Verdana, Tahoma; font-size: 13px; text-decoration: underline; font-weight: normal;}
A:active		{color: #025B00; font-family: Arial, Verdana, Tahoma; font-size: 13px; text-decoration: none; font-weight: normal;}
A:hover			{color: #000000; font-family: Arial, Verdana, Tahoma; font-size: 13px; text-decoration: none; font-weight: normal;}

.bull			{color: #025B00; }																									/* Aufzählungspunkte (Startseite) */


/* ---------------------- FORMULAR --- */

.input1er	{
	width: 300px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dashed none;
    border-color: #025B00;
    display: inline;}

.input1er_f	{
	width: 300px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dotted none;
    border-color: #BB2020;
    display: inline;}

.input2er	{
	width: 60px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dashed none;
    border-color: #025B00;
    display: inline;}

.input2er_f	{
	width: 60px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dotted none;
    border-color: #BB2020;
    display: inline;}
	
.input3er	{
	width: 50px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dashed none;
    border-color: #025B00;
    display: inline;}

.input4er	{
	width: 100px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: none none dashed none;
    border-color: #025B00;
    display: inline;}

.area1er	{
	width: 410px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #FFFFFF;
    border-width: 1px;
    border-style: dashed;
    border-color: #025B00;
	display: inline;
	overflow: auto;}

.button	{
	width: 220px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #025B00;
	background-color: #EAFFEA;
	border: 1px solid #000000;
	display: inline;}

checkbox	{
	display: inline;}

form	{
	display: inline;}
