body { 
background:#ddedcb;
}

#Tabelle_01 { margin:0 auto; }

h1 {
	font-family: Helvetica;
	font-weight: bold;
	font-size:22;
	text-decoration:none
	color:#c71978;
	margin-top:20px;
	margin-left:50px; margin-right:50px;
}

h2 {
	font-family:Helvetica;
	font-weight: bold;
	font-size:18;
	text-decoration:none;
	color:#c71978;
	margin-left:50px; 
}

h3 {
	font-family:Helvetica;
	font-weight: normal;
	font-size:16;
	text-decoration:none;
	color:#FFF;
	margin-left:50px; margin-right:50px;
}

p,ul,table {
	font-family:Helvetica;
	font-weight: normal;
	font-size:16;
	text-decoration:none;
	line-height:1.5;
	color:#c71978;
	text-align:justify;
	margin-left:50px; margin-right:50px;
}


p2 {
	font-family:Helvetica;
	font-weight: normal;
	font-size:16;
	text-decoration:none;
	color:#c71978;
	font-style:italic
	margin-left:50px; margin-right:50px;
}

a {
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:16;
	text-decoration:none;
	color:#c71978;
	outline:none;
	:active, :focus
}




