body 			{
			background-color: #fff7c9;
      			color: #000000;
      			margin: 0;
      			padding: 0;
			font-family: sans-serif;
    			font-size: 10pt;
                        }

td 			{
			font-family: sans-serif;
    			font-size: 10pt;
			}

.u1			{
			font-family: sans-serif;
    			font-size: 12pt;
			font-weight: 700;
			color: #4379c3;
			}

.u2			{
			font-family: sans-serif;
    			font-size: 10pt;
			font-weight: 700;
			color: #000000;
			margin-left: 20pt;
			margin-right: 20pt;
			margin-top: 20pt;
			}

.text			{
			font-family: sans-serif;
    			font-size: 10pt;
			font-weight: 400;
			margin-left: 20pt;
			margin-right: 20pt;
			margin-top: 20pt;
			}

.headline		{
			font-family: sans-serif;
    			font-size: 11pt;
			font-weight: 700;
			margin-top: 20pt;
			text-align: left;
			color: #000000;
			}

.nav_headline		{
			font-family: sans-serif;
    			font-size: 11pt;
			font-weight: 700;
			margin-top: 20pt;
			margin-left: 37pt;
			text-align: left;
			color: #7fac38;
			}

a:link, a:visited, a:active, a:hover
			{
			background-color: transparent;
           		color: #7fac38;
           		font-weight: 700;
           		text-decoration:none;
    			font-size: 10pt;
                        }

a.navlink:link, a.navlink:visited, a.navlink:active, a.navlink:hover
			{
			background-color: transparent;
           		color: #000000;
           		font-weight: 400;
           		text-decoration:none;
    			font-size: 9pt;
			font-style: normal;
			margin-left: 40pt;
                        }

td.urgrosseltern	{
			background-color: #fff7c9;
      			color: #000000;
			}

td.grosseltern		{
			background-color: #fde97b;
      			color: #000000;
			}

td.eltern		{
			background-color: #7fac38;
      			color: #000000;
			}

