/* NAVI */

#prf_navi{
    border-bottom: 3px #dbdbdb solid;
    height: 19px;
    margin: 0;
}

#prf_subnavi,#navi_gb{
    height: 16px;
    background: #b6b6b6;
}

#prf_subnavi a,#navi_gb a{
    font-size: 10px;
    margin-top: -2px;
}

#prf_subnavi li,#navi_gb li{
    float: right;
    list-style-type: none;
    font-weight: bolder;
    margin-left: 10px;
}

#prf_navi li{
    float: right;
    list-style-type: none;
    font-weight: bolder;
    font-size: 11px;
    width: 120px;
    margin-top: 5px;
   
}

.active,.unactive,.before_active,.end,.end_active{
    height: 14px;
    display: block;
    text-align: right;
    padding-right: 4px;
}

a.active{
    background: url( profilnavi/active.png );
}

a.unactive{
    background: url( profilnavi/unactive.png );
}

a.before_active{
    background: url( profilnavi/before_active.png );
}

a.end{
    background: url( profilnavi/end.png );
}

a.end_active{
    background: url( profilnavi/end_active.png );
}

#usr_subnavi{
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#usr_subnavi li{
    background: #f2f2f2;
    list-style-type: none;
    margin-left: 20px;
    float: left;
}

#usr_subnavi a{
    border-left: 5px #dbdbdb solid;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    font-weight: bold;
    background: #f2f2f2;
}

#usr_subnavi a:hover{
    border-left: 5px #ff0466 solid;
}

#subnavi_gb{
    background: #b6b6b6;
    padding-left: 2px;
}

#subnavi_gb li{
    display: inline;
    list-style-type: none;
    height: 16px;
}

#subnavi_gb a{
    padding-left: 2px;
    padding-right: 2px;
    color: rgb(79, 78, 76);
    font-weight: bolder;
    text-decoration: none;
}

#subnavi_gb a:hover{
    background-color: rgb(249, 0, 93);
    color: rgb(255, 255, 255);
}

/* Profil */
.gallerydiv{
    display: inline;
    float: left;
    font-size: 9px;
    background: rgb(243, 243, 243);
    text-align: center;
    padding: 5px;
    width: 170px;
    height: 170px;
    margin-left: 45px;
    margin-top: 5px;
    border: 2px rgb(221, 221, 221) solid;
    -moz-border-radius: 3px;
}

#userimage{
    font-size: 9px;
    float: right;
    background: #b6b6b6;
    padding: 8px;
    text-align: center;
    margin-bottom: 5px;
    width: 220px;
}

#userimage img{
    padding: 2px;
    background: #FFFFFF;
    cursor: pointer;
}

.userinfo{
    background: #dbdbdb;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 220px;
}

#signatur{
    clear: both;
    text-align: center;
    border-top: #f0f0f0 2px solid;
    color: #9f9e9c;
}

.row0{
    background-color: #f7f7f7;
    border: 0;
}

#prf_guestbook .row0,#prf_guestbook .row1{
    padding-top: 5px;
}

.date
{
    float: right;
    font-size: 10px;
    font-weight: bold;
}

fieldset h4{
    background-color: #b6b6b6;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-align: center;
    border-bottom: 1px  #b6b6b6 solid;
    margin-bottom: 5px;
}

fieldset{
    background-color: #f0f0f0;
    border: 0;
    margin: 0;
    padding: 0;
}

.fieldset label{
    float: left;
    width: 150px;
    font-weight: bold;
    margin-left: 5px;
}

.fieldset .textfield,fieldset textarea{
    background-color: #FFFFFF;
    width: 300px;
}

#help_box_news_text{
    background: transparent;
    border: 0;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    margin-top: 5px;
}

input,textarea{
     background-color: #f2f2f2;
     border: #dbdbdb 1px solid;
}

.kopf{
    background-color: #b6b6b6;
    font-weight: bold;
    margin: 0;
}
