div.profil table {
  width:100%;
}

div.gbookItem {
  border-top: 1px solid #CCCCCC;
  margin-bottom:15px;
}

div.gbookItem .info { 
  font-style:italic;
  font-size:11px;
  padding:2px;
  background:#EEEEEE;
}

img.profilbild {
  width:200px;
  border:1px solid black;
  margin-top:10px;
  float:right;	
}

fieldset {
	width:500px;
	border-top:1px solid #CCC !important;
}

fieldset.sonstigeAngaben {
  width:auto;
}

table.sonstigeAngaben {
	width:100%;
}

table.sonstigeAngaben td {
	vertical-align:top; 
	border-bottom:1px dashed #CCC;
}

table.sonstigeAngaben tr:last-child td {
  vertical-align:top; 
  border-bottom:0px;
}
