/* Style Sheets (Normalansicht) für Profil d. Beschäftigten */

/* Profilseiten */
#fallgrube h3.profilname
{
  margin-bottom: 30px;
  color: #727272;
}

#content div.profilBlock 
{
  margin: 10px 0px 10px 0px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #B6B6B6;
  border-left:none;
  border-right:none;
  background-color: #EAEAEA;
}

#content div.profil
{
  margin-bottom: 30px;
}

#content div.profil table.profilData 
{
  margin: 0 0 0 10px;
  border: none;
  width: 365px; 
  float: left;
}

#content div.profil table.profilData th 
{
  background: none;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  color: #000000;
  padding-right: 10px; 
  border: none;
/*  border-right: 1px solid #FFFFFF;*/
}

#content div.profil table.profilData tr.odd th, #content div.profil table.profilData tr.odd td
{
  background-color: #EAEAEA;
}

div.jtrade
{
  margin: 0 20px;
text-align: left;
width: 50px;
float: left;
}


#content ul.profilLinks
{
   margin: 0;
}

#content ul.profilLinks li 
{
   list-style-image: url('/images/dot1.gif');
list-style-position: inside;
/*   background-position: 5px 3px; */ 
}

div.close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 15px;
  text-align: center;
  border-left: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  color: #787878;
  cursor: pointer; }

#pgp {
  position: absolute;
  display: none;
  z-index: 6;
  margin-left: -1px;
  margin-top: -1px;
  padding: 5px;
  background-color: #EAEAEA;
  border: 1px solid #c2c2c2; }
