/************
USERAUSGABE
************/

.dataBoxUser {
   position:relative;
   padding: 6px 2px 0px 15px;
   border:1px #7dab29 solid;
   width:315px;
   float:left;
}


.dataBoxUserHeight{
   float:right;
   width:1px;
   height:92px;
}

.dataBoxUser .zoom {
   position:absolute;
   top:85px;
   left:-13px;
}

/************
USERDETAIL
************/

.vitaYear  {
   color:#7dab29;  
   position:relative;
   clear:both;
   float:left;
}

.vitaTxt {
   margin-left: 90px;
   margin-bottom:0;
   text-indent:-3px;
}

.moreRed2 {
   float:right;
   position:relative;
   width:22px;
   height:9px;
   background-image:url(pics/moreRed.gif);
   background-repeat:no-repeat;
   cursor:pointer;
   margin:4px 0 0 0;
}

