/* Grundeinstellungen */
body				{background-repeat:no-repeat; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;} 
td					{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:15px; font-style:normal; font-weight:light; color:#333333;}
a.Link				{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:15px; font-style:normal; font-weight:light; color:#EE3338; text-decoration:none;}
a.Link:hover		{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:15px; font-style:normal; font-weight:light; color:#EE3338; text-decoration:underline;}
.Wichtig			{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:15px; font-style:normal; font-weight:light; color:#999999;}

a.Hauptnavigation			{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:11px; font-style:normal; font-weight:bold; color:#999999; text-decoration:none;}
a.Hauptnavigation:hover		{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:11px; font-style:normal; font-weight:bold; color:#333333; text-decoration:none;}
.HauptnavigationStatus		{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:11px; font-style:normal; font-weight:bold; color:#333333; text-decoration:none;}
a.Subnavigation				{font-family:verdana, helvetica, sans-serif; font-size:10px; line-height:15px; font-style:normal; font-weight:bold; color:#888888; text-decoration:none;}
a.Subnavigation:hover		{font-family:verdana, helvetica, sans-serif; font-size:10px; line-height:15px; font-style:normal; font-weight:bold; color:#333333; text-decoration:none;}
.SubnavigationStatus		{font-family:verdana, helvetica, sans-serif; font-size:10px; line-height:15px; font-style:normal; font-weight:bold; color:#333333; text-decoration:none;}

input.text			{font-family:verdana, helvetica, sans-serif; font-size:11px; line-height:15px; font-style:normal; border:1px solid; border-color:#888888 #CCCCCC #CCCCCC #888888; padding: 0px 0px 0px 2px; color:#777777; background-color:#FFFFFF;}
input.text:focus	{border:1px solid; border-color:#002276 #4A5F9A #4A5F9A #002276; background-color:#EBF5FF;}

a.Enable
{
	padding: 2px;
	font-family: verdana, helvetica, sans-serif;
	color: White;
	background-color: #FF3333;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

