body.blank     {background-color:#FFFFFF;}
body.main      {
	       background-color:#FFFFFF;
	       background-image:url(../img/website_04.jpg);
	       background-repeat:no-repeat;
	       background-attachment:fixed;
	     }

*              {color: #464646; font-size: 10pt; font-family: Arial;}

ul             {list-style-type:square;list-style-image:url(square.gif);}

a:link         {color: #464646;text-decoration: underline;}
a:visited      {color: #464646;text-decoration: underline;}
a:active       {color: #464646;text-decoration: underline;}
a:hover        {color: #e7342c;text-decoration: none;}

td             {caption-side: top;}

td.main        {text-decoration: none;}
td.top         {
		color: #FFFFFF;
		text-decoration: none; 
		background-color:#CE0E0E;
		padding:1;
		padding-left:3;
		font-weight: bold;
	       }

p.marked       {
		color: #EF812C;
		text-decoration: none; 
		font-weight: bold;
               }

h1,h2,h3,h4,h5,h6,h7 {
		color: #EF812C;
		text-decoration: none; 
		font-size: 12pt;
		font-weight: bold;
	       }
		
table          {border:1;color: #FBE2D9;}
table.color    {
		border-width:1px; 
		border-color:#FBE2D9; 
		border-style:solid;
               }
               
/* #######################  Menü  ############################ */

TD#menu_1 SPAN                   {}

TD#menu_1 SPAN A                 {color: #464646;font-size: 9pt;text-decoration: none;}
TD#menu_1 SPAN A:hover           {color: #EF812C;font-size: 9pt;text-decoration: none;}

a.link_top:link                  {padding-top:4px;color: #FFFFFF;font-size: 10pt;text-decoration: none;font-weight: bold;}
a.link_top:active                {padding-top:4px;color: #FFFFFF;font-size: 10pt;text-decoration: none;font-weight: bold;}
a.link_top:visited               {padding-top:4px;color: #FFFFFF;font-size: 10pt;text-decoration: none;font-weight: bold;}
a.link_top:hover                 {padding-top:4px;color: #FFFFFF;font-size: 10pt;text-decoration: underline;font-weight: bold;}
