/*user/INDEX*/

    .UserIndex {
    font-size:12px;
    margin-top:10px;
    width:700px;
    }
    
    .UserIndex a:link, .UserIndex a:visited{
        background: url(../../images/schwimmer/mehr-FFFFFF.gif) no-repeat;
        background-position: 1px 5px;
        color:white;
        text-decoration:none;
        padding-left:11px;
      }
      
      .UserIndex a:hover {
        color:#FFA500;
        text-decoration:none;
      }
    
    .UserIndexLinksTop{
    width:50%;
    border:1px white dotted;
    padding-left:5px;
    font-weight:bold;
    }
    
    .UserIndexLinks{
    width:50%;
    border:1px white dotted;
    padding-left:5px;
    vertical-align:top;
    }

    .UserIndexRechtsTop{
    width:50%;
    border:1px white dotted;
    padding-left:5px;
    font-weight:bold;
    }
    
    .UserIndexRechts{
    width:50%;
    border:1px white dotted;
    padding-left:5px;
    vertical-align:top;
    }
    
    .UserIndexB {
    font-size:12px;
    margin-top:10px;
    width:350px;
    }
    
    .UserIndexB a:link, .UserIndexB a:visited{
        background: url(../../images/schwimmer/mehr-FFFFFF.gif) no-repeat;
        background-position: 1px 5px;
        color:white;
        text-decoration:none;
        padding-left:11px;
      }
      
      .UserIndexB a:hover {
        color:#FFA500;
        text-decoration:none;
      }
    
    .UserIndexBMitteTop{
    border:1px white dotted;
    padding-left:5px;
    font-weight:bold;
    }
    
    .UserIndexBMitte{
    border:1px white dotted;
    padding-left:5px;
    vertical-align:top;
    }
