frame{
    border:none;
	border-style: hidden;
}
frameset{
    border: none;
	border-style: hidden;
}

body
{ 
	background: url(pic/hgtop.jpg) top left repeat-x #B50429; 
	font-family: Calibri, Arial, Verdana,Helvetica, sans serif;
	color: #ffffff;
	font-size: 100.01%;
	text-align: left;
	border: 0;
}

a, a:visited, a:link {
   color : #FFFFFF;
   text-decoration : underline;
   font-weight:  bold;
}

a:focus, a:hover, a:active {
   color : #FFFFFF;
   text-decoration : none;
}

.hglogo {
   position: absolute;
   top: 0;
   width: 650px;
   height: 117px;
   margin: 0;
   padding: 0;
}
.hglogo1 {
   position: absolute;
   top: 117px;
   width: 630px;
   height: 61px;
   margin: 0;
   padding: 0;
}
img {
 border: 0;
}
.email {
    position: absolute;
	top: 183px;
	width: 100%;
	font-size : 80%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.ecke {
  position: absolute;
  width: 6px;
  height: 42px;
  right: 0;
  bottom: 0;
}