#content .vcard {
	  border:0;
      min-width:600px;
      font:bold 120% 'arial',sans-serif;
      background:#CECAB1 url(../img/wasserzeichendunkel.jpg) no-repeat 10px 10px;
      padding:32px;
      min-height:350px;
}
* html #content .vcard {
 width:700px;
}
#content .vcard .vcardh {
      margin:-10px auto 40px auto;
      border:0;
      float:none;
}

#content .vcard h3 {
      margin:20px 0px 0px 130px;
      border-bottom:1px solid #ccc;
      font-size:140%;
}

* html #content .vcard h3 {
 margin-bottom:20px;
}
#content .vcard img {
      float:right;
      margin:20px 0;
      border:1px solid #aaa ;
      padding:18px;
      background:#fff;
}
#content .vcard ul {
      list-style-type:none;
      padding:0;
      margin:60px 0;
}
#content .vcard ul li {
 list-style-type:none;
 border:none;
      margin:10px 0;
      padding:0;
}
#content .vcard .room {
      margin-top:20px;
}
#content .vcard .phone{
      margin-bottom:3px;
      margin-top:20px;

}
#content .vcard .fax{
      margin-top:0px;

}
#content .vcard .mail {
      font-size:80%;
      margin-top:25px;
      margin-bottom:0px;
}
