body{	background-color:#E9E9E9;
		color:#006633;
		font-family:Arial,Helvetica,Times;
		font-style:normal;
		font-size:10pt;
		margin-left:5pt;
		margin-top:5pt;
	}
.titel	{
				vertical-align:top;
				background-color:#006633;
				color:#ffffff;
				font-weight : bold;
				text-align:center;
				font-size:12pt;
			}
	

.portrait	{
				vertical-align:top;
				background-color:#E9E9E9;
				color:#006633;
				font-weight : bold;
				text-align:center;
				font-size:10pt;
			}

.tb-true	{
				vertical-align:top;
				background-color:#E9E9E9;
				color:#339900;
				color:#339900
				text-align:left;
				font-size:10pt;
				margin-top:3pt;
			}

.tb-false	{
				vertical-align:top;
				background-color:#E9E9E9;
				color:#339900;
				text-align:left;
				font-size:10pt;
				margin-top:3pt;
			}
			
a {
				color:#339900;
				font-size:10pt;
				}

a:link				{ color:#339900 }         /* unvisited link */
a:visited 		{ color:#339900}        	/* visited links */
a:hover  		{color:#0000CC}		/*bei Onmouseover */
					
a.titel {
				color:#ffffff;
				font-size:12pt;
				text-decoration:none;
				}

a.titel:link				{ color:#ffffff }         /* unvisited link */
a.titel:visited 		{ color:#ffffff}        	/* visited links */
a.titel:hover  		{color:#E9E9E9}		/*bei Onmouseover */					

