H1, H2, H3, H4, DIV { font-family: Helvetica }
H1 {
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  }
H2 {
  font-weight: bold;
  font-size: 14px;
  color: white;
  line-height: 16px;
  }
H3 {
  font-weight: bold;
  font-size: 9px;
  color:#000000;
  line-height: 20px;
  margin-left:25px;
  }
H4 {
  font-weight: bold;
  font-size: 8px;
  color: black;
  line-height: 10px;
  }
body {
  background-image: url(../images/BG04.png);
  }
  a:link {
 color: black; text-decoration: none;
 }
a:visited {
 color: black; text-decoration: none;
 }
a:hover {
 color: #ffffff; text-decoration: none;
 }
a:active {
 color: #ffffff; text-decoration: none;
 }
#Dekor {
	background-image: url(../images/laub3.png);
	background-repeat: no-repeat;
	position: fixed;
	z-index: -1;
	top: -5px;
	left: 0px;
	width: 600px;
	height: 563px;
}
#Dekor2 {
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	top:50%;
}
#Hauptcontainer {
  width: 100%;
  height: 100%;
}
#Mittelcontainer {
  height: 598px;
  width: 598px;
  background-image:
url(../images/BG_big5.png);
  background-repeat: no-repeat;
  padding-top:53px;
  margin-top:-30px;
  }
#Links {
  width: 540px;
  height: 10px;
  vertical-align:bottom;
  padding-left:10px;
  padding-bottom:0px;
  margin-top:50px;
  }
#Hauptbild {
  width: 492px;
  height: 492px;
  padding-top:10px;
  }
#Disclaimer {
	width: 492px;
	height: 12px;
  }
.abstand1 {
  margin-top: 10px;
  margin-bottom: 12px;
  margin-left: 55px;
  margin-right: 0px;
 }
