<!--

/* ------------------ Links ------------------ */
a:link					{ color: #00A452; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}
a:visited 				{ color: #00A452; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}
a:hover 				{ color: #00A452; font-family: Arial; font-size: 11px; text-decoration:underline; font-weight:bold;}
a:active 				{ color: #00A452; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}

a.nav1:link				{ color: #00A452; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}
a.nav1:visited 			{ color: #00A452; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}
a.nav1:hover 			{ color: #00A452; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:underline;}
a.nav1:active 			{ color: #00A452; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}

a.nav1active:link		{ color: #FFFFFF; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}
a.nav1active:visited 	{ color: #FFFFFF; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}
a.nav1active:hover 		{ color: #FFFFFF; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:underline;}
a.nav1active:active 	{ color: #FFFFFF; font-family: Arial; font-size: 13px; font-weight: bold; text-decoration:none;}

a.nav2:link				{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.nav2:visited 			{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.nav2:hover 			{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:underline;}
a.nav2:active 			{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}

a.nav2active:link		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.nav2active:visited 	{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.nav2active:hover 		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:underline;}
a.nav2active:active 	{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}

a.metanav:link			{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.metanav:visited 		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}
a.metanav:hover 		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:underline;}
a.metanav:active 		{ color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration:none;}

a.back:link				{ color: #000000; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}
a.back:visited 			{ color: #000000; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}
a.back:hover 			{ color: #000000; font-family: Arial; font-size: 11px; text-decoration:underline; font-weight:bold;}
a.back:active 			{ color: #000000; font-family: Arial; font-size: 11px; text-decoration:none; font-weight: bold;}

/* ------------------ Überschriften ------------------ */
h1 						{ color: #00A452; font-family: Arial; font-weight: bold; font-size: 16px; text-decoration: none; }
h2 						{ color: #00A452; font-family: Arial; font-weight: bold; font-size: 13px; text-decoration: none; }

/* ------------------ Allgemeine Tags ------------------ */
body					{ font-family: Arial; color: #000000; font-size: 11px; SCROLLBAR-FACE-COLOR: #eeeeee; SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; SCROLLBAR-SHADOW-COLOR: #cdcdcd; SCROLLBAR-ARROW-COLOR: #444444; SCROLLBAR-TRACK-COLOR: #bbbbbb; SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb; SCROLLBAR-BASE-COLOR: #eeeeee; line-height:18px;}
input               	{ font-family: Arial; color: #000000; font-size: 11px; border-style:solid solid solid solid; border-width:1px; border-color:black; background-color:#FFFFFF; line-height:18px;}
input.noborder         	{ font-family: Arial; color: #000000; font-size: 11px; border-style:none none none none; line-height:18px;}
textarea            	{ font-family: Arial; color: #000000; font-size: 11px; border-style:solid solid solid solid; border-width:1px; border-color:black; background-color:#FFFFFF; line-height:18px;}
select              	{ font-family: Arial; color: #000000; font-size: 11px; border-style:solid solid solid solid; border-width:1px; border-color:black; background-color:#FFFFFF; line-height:18px;}
div                 	{ font-family: Arial; color: #000000; font-size: 11px; line-height:18px;}
table					{ font-family: Arial; color: #000000; font-size: 11px; line-height:18px;}
td						{ font-family: Arial; color: #000000; font-size: 11px; line-height:18px;}
select					{ font-family: Arial; color: #000000; font-size: 11px; line-height:18px;}
-->


