h1 {  font-size: 200%;    color: #000000;}h2 {    font-size: 150%;    color: #000000;    border-bottom-width: 1px;    border-bottom-style: solid;    border-bottom-color: #dddddd;    padding-bottom: 1%;    padding-top: 1%;}h3 {    font-size: 120%;    color: #000000;}h4 {    font-size: 100%;    color: #000000;}ul {    list-style-type: circle;}a {    text-decoration: none;    color: black;}a:link {    text-decoration: none;    color: black;}a:visited {    text-decoration: none;    color: #FFFFFF;}a:focus {    text-decoration: underline;    color: #FFFFFF;}a:hover {    text-decoration: underline;    color: #FFFFFF;}a:active {    text-decoration: underline;    color: #FFFFFF;}body {    padding-top: 0px;    padding-right: 20px;    padding-bottom: 0px;    padding-left: 20px;    margin-top: 0px;    margin-right: 0px;    margin-bottom: 0px;    margin-left: 0px;    background-color: #FFFFFF;  background-image: url("Himmel_2.jpg");  font-family: Helvetica, Arial, Geneva, sans-serif;}table {    width: 100%;    border-spacing: 1px;}td {    vertical-align: top;}th {    vertical-align: top;  text-align: left;}