body {
	font-family: arial, tahoma, verdana; 
	font-size: 11px; 
	color: #000000;
	margin: 50px 0 50px 0;
	padding: 0;
	background: #fff;
}

a	       	{font-family: arial,tahoma,verdana; font-size: 11px;}
a:link     	{color: #000000; text-decoration: none; font-weight: bold;}
a:visited  	{color: #000000; text-decoration: none; font-weight: bold;}
a:active	{color: #000000; text-decoration: none;}
a:hover	    {color: #FF0000; text-decoration: none;}

a.nav	       	{font-family: arial,tahoma,verdana; font-size: 11px; text-transform: uppercase;}
a.nav:link     	{color: #000000; text-decoration: none; font-weight: bold;}
a.nav:visited  	{color: #000000; text-decoration: none; font-weight: bold;}
a.nav:active	{color: #000000; text-decoration: none;}
a.nav:hover	    {color: #FF0000; text-decoration: none;}

a.navaktiv	       	{font-family: arial,tahoma,verdana; font-size: 11px; text-transform: uppercase;}
a.navaktiv:link     {color: #000000; text-decoration: none; font-weight: normal;}
a.navaktiv:visited  {color: #000000; text-decoration: none; font-weight: normal;}
a.navaktiv:active	{color: #000000; text-decoration: none; font-weight: normal;}
a.navaktiv:hover	{color: #FF0000; text-decoration: none; font-weight: normal;}

a.navlight	       	{font-family: arial,tahoma,verdana; font-size: 11px; text-transform: uppercase;}
a.navlight:link 	{color: #999999; text-decoration: none; font-weight: bold;}
a.navlight:visited 	{color: #999999; text-decoration: none; font-weight: bold;}
a.navlight:active	{color: #999999; text-decoration: none;}
a.navlight:hover	{color: #FF0000; text-decoration: none;}

td			{font-family: arial,tahoma,verdana; font-size: 11px; color: #000000;}
td.nav		{font-family: arial,tahoma,verdana; font-size: 11px; color: #000000; text-transform: uppercase;}

td.formbez  {font-family: arial,tahoma,verdana; font-size: 11px; color: #999999;}

.textbox 	{font-family: arial,tahoma,verdana; font-size: 11px; color: #000000; background-color: #DCDCDC;}
.button		{font-family: arial,tahoma,verdana; font-size: 11px; color: #000000; background-color: #DCDCDC;}

