body {
  margin:0px 0px 0px 0px;
  background-image:url(bg_main.gif);
  font-family:Arial, Helvetica, sans-serif;
  font-size:22px;
}
a:link {
  color:#000000;
  text-decoration:none; 
} 
a:visited {
  color:#000000; 
  text-decoration:none; 
} 
a:hover {
  color:#000000; 
  text-decoration:underline; 
} 
a:active {
  color:#000000; 
  text-decoration:underline; 
} 
#visitenkarte {
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-310px;
  margin-top:-200px;
  height:275px;
  width:410px;
  padding-top:125px;
  padding-left:210px;
  background-image:url(bg_vcard.jpg);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  color:#000000;
  z-index:10;
}
.erste_zeile {
  font-size:32px;
  margin-bottom:32px;
}
.homepage {
  position:absolute;
  right:20px;
  bottom:10px;
}
.pgpkey {
  position:absolute;
  right:65px;
  bottom:10px;
}
.vcard {
  position:absolute;
  right:110px;
  bottom:10px;
}
.noborder {
  border-style:none;
}
