body{ background-color: #FFFFFF;
      color: #000000; 
	  font-family: Arial, Verdana, Helvetica, sans-serif
}
h1{ color: #000080; 
	text-align:justify;
	font-size:16pt;
	font-style: italic; 
    font-weight: bold 
}
h2{ color: #000080; 
	font-style: italic; 
    font-weight: bold 
}
li {
	margin-bottom: 12pt;
	margin-left: 12pt;
	list-style-type: disc;
}
td{
	font-size: 12pt;
	text-align:center
}
.Titel {
	color:#000066;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px;
	text-align: center;
}
.Navigation {
    color:#000066;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px 
}
.Hinweis {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px 
}
.link {
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
.link:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

