
.pusername {
font-family:'Oswald', sans-serif;
font-size:16pt;
text-align:center;
text-transform:uppercase;
border-bottom:1px solid #985c4b;
}

.pusertitel{
font-family: 'Anaheim', sans-serif;
font-size:9pt;
background-color:#985c4b;
color:#b4b8b6;
text-align:center;
text-transform:uppercase;
width: 235px;
margin:2px 5px;
}

.pusertext{
font-family: 'Anaheim', sans-serif;
font-size:10pt;
color:#5a4140;
text-align:justify;
padding:5px;
height:120px;
overflow: auto;
width: 230px;
}

.pusersfhead{
font-family:'Oswald', sans-serif;
font-size:10pt;
text-align:center;
text-transform:uppercase;
border-bottom:1px solid #985c4b;
background-color: #985c4b;
color:#b4b8b6;
padding:1px 2px;
width: 235px;
}

.pusersftext{
font-family: 'Anaheim', sans-serif;
font-size:9pt;
color:#5a4140;
text-align:center;
}

.hrinfohead{
font-family:'Oswald', sans-serif;
font-size:16pt;
text-align:center;
text-transform:uppercase;
border-bottom:1px solid #985c4b;
width: 300px;
}

.hrinfotext{
font-family: 'Anaheim', sans-serif;
font-size:11pt;
color:#5a4140;
text-align:justify;
padding:5px;
width: 290px;
height:220px;
overflow: auto;
}

