body

	{
	font-family:verdana,helvetica,sans-serif;
	margin-top: 25px;
	padding-left: 5pt;
	align:center;
	background-color: #FFFF99;
	}
table
	{
	font-family:verdana,helvetica,sans-serif;
	border-collapse:collapse;
	background-color: #FFFFFF;
	font-size:10pt;
	vertical-align:top;
	padding-left: 5pt

	}
tr, td, p, span, div, h1, h2, h3, h4
	{
	font-family:verdana,helvetica,sans-serif;
	border-collapse:collapse;
	font-size:10pt;
	vertical-align:top;
	color: #1D1E1D;

	}



/*<!-- Tabellenbreite generell --> */	

.tabwidth
	{
	width: 600px;
	text-align:left;
	}	



/*<!-- Text und Tabellendefinition --> */	


ul
	{
	margin-bottom: 10pt;
	text-indent: 1pt;
	}

		

/*<!-- Überschriften --> */

h1	{
	color:#006633;
	font-size:16pt;
	font-weight:bold; 
	}



h2	{
	color:#006633;
	font-size:16pt;
	font-weight:normal; 
	}

				

h3	{

	color:#006633;
	font-size:14pt;
	font-weight:normal;
	}			



h4	{

	color:#006633;
	font-size:12pt;
	font-weight:bold;
	margin-top:5pt;
	margin-bottom:2pt;
	}			



/*<!-- Link Formatierung nur bei IE aktiv --> */



a	{

	color:#006633;

	text-decoration: none;

	size:10pt;

	weight:bold; 

	}



a:link		{

	color:#006633;

	text-decoration: none;

	size:10pt;

	weight:bold; 

	}



a:visited	{

	color:#006633;

	text-decoration: none;

	size:10pt;

	weight:bold; 

	}



a:active	{

	color:#006633;

	text-decoration: none;

	size:10pt;

	weight:bold; 

	}



a:hover	{

	color:#CC3366;

	text-decoration: none;

	size:10pt;

	weight:bold; 		

	}
	@print
	
	body, table{
	width:600px;
	}