p, a, ul, ol, li, td	{
		text-decoration: none;
		font-size: 11pt;
		font-weight: normal;
		text-align: left;
		font-family: Times New Roman, Times;
    color: #ffaa39;
    line-height: 15pt;
	}

h1	{	color: #ffffff;
		text-align: left;
		font-size: 13pt;
		font-weight: bold;
		font-family: Times New Roman, Times;
		text-decoration: none;
    line-height: 17pt;
	}

h2	{	color: #ffaa39;
		text-align: left;
		font-size: 12pt;
    margin-bottom: 0pt;
		font-weight: bold;
		font-family: Times New Roman, Times;
		text-decoration: none;
    line-height: 14pt;
	}
  
h3	{	color: #ffffff;
		text-align: left;
		font-size: 11pt;
    margin-top: 0pt;
		font-weight: bold;
		font-family: Times New Roman, Times;
		text-decoration: none;
    line-height: 15pt;
	}
  
a	{	color: #ffffff;
		text-align: left;
		font-size: 11pt;
		font-family: Times New Roman, Times;
		text-decoration: none;
    line-height: 15pt;
	}

a:active
	{	color: #ffaa39;
    text-decoration: underline;
	}
a:hover
	{	color: #ffaa39;
    text-decoration: underline;
	}

a.submenueklein:active
	{	color: #000000;
	}
a.submenueklein:hover
	{	color: #ff0000;
	}

