body {
	font-family: Arial, Helvetica, Verdana;
	background-image: none;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	background-repeat : no-repeat;
}

.a_titel:link
{
  	color:white;
}

.a_titel:visited
{
  	color:white;
}
 
.a_titel:hover
{
  	color:black;
}

a{
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-top:0;
	margin-bottom:0
}

h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 24pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13pt;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}

h5 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}

h6 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

ul {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;	
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
}

ul ul {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;	
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
}

ul ul ul {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;	
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:0cm;
}

ol
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-top: 3pt;
	margin-bottom: 3pt;
	margin-left: 18pt;
}
