/***********************************/
/* Stylesheets für DeinTB Bereich  */
/***********************************/
#newMap.profileMap {
  margin:14px 0 9px 0;
  width:400px;
  height:220px; 
}

table.userdaten {
  font-size:1.4em;
  clear:both;
  width:auto;
}

table.userdaten th {
  color:#000;
  font-weight:bold;
  background:none;
  text-align:right;
  vertical-align:top;
}

.nomail {color:#999;}
.nomail label {color:#999;}
.nomail span {color:red; padding:0 0 0 18px; font-size:0.9em; display:block;}
p#nomail {width:550px;font-size:1.1em; color:#006cff;}

table.userdaten td {
  text-align:left;
  padding:3px 0 3px 8px;
}

/* Icons Speziell */
a.profileedit, a.profileedit:link {background:url(/images/icons/profile-edit.gif) no-repeat; display:inline; font-size:0.9em;}
a.articleedit, a.articleedit:link {background:url(/images/icons/profile-edit.gif) no-repeat; float:left; margin-right:4px; border:none;}
a.articledelete, a.articledelete:link {background:url(/images/icons/favlist-delfav.gif) no-repeat; float:left; margin-right:4px;}
a.articlerefresh, a.articlerefresh:link {background:url(/images/icons/article-refresh.gif) no-repeat; float:left; margin-right:4px;}
a.articlehide, a.articlehide:link {background:url(/images/icons/article-hide.gif) no-repeat; float:left; margin-right:4px;}
a.articleunhide, a.articleunhide:link {background:url(/images/icons/article-unhide.gif) no-repeat; float:left; margin-right:4px;}
a.articlenew, a.articlenew:link {background:url(/images/icons/article-new.gif) no-repeat; display:inline; font-size:0.9em;}
a.password, a.password:link {background:url(/images/icons/icon-lock.gif) no-repeat; display:inline; font-size:1em;}
.showarticle {font-size:0.8em;}


/* Item invisible */
.invisible {
  color:#999;
}

table#sachenliste {
  margin:0;
  padding:0; 
}

table#sachenliste th {
  font-weight:bold;
  color:#000;
  border-bottom:1px solid #999;
  background:none;
  text-align:left;
}

table#sachenliste td {
  padding:8px 3px 8px 0;
  border-bottom:1px solid #eee;
  font-size:1.2em;
  vertical-align:top;
}

table#sachenliste td.nocontent {
  text-align:center;
}

table#sachenliste em {
 font-weight:normal;
 font-style:normal; 
}

table#sachenliste a, table#sachenliste a:active,table#sachenliste a:visited,table#sachenliste a:hover {border-bottom:none;}

#userContactBox {
  float:left;
  padding:0 0 0 25px;
  margin:15px 0 0 25px;
  width:280px;
  border-left:1px solid #ddd;
}

#userContactBox h1 {
 background:url(/images/icons/icon-pm.gif) 0px -17px no-repeat; 
 display:inline; 
 font-size:1.2em; 
 font-weight:bold; 
 padding:1px 0 0 20px;
 margin:0;
}

#userContactBox p {
  padding:0;
  margin:5px 0 0 0;
}

#userContactBox .messagebody {
  font-size:1.4em;
  font-style:italic;
}