.pansicht-name {
width: 250px;
height: auto;
border-bottom: 2px solid #46a29f;
text-align: center;
text-transform: uppercase;
padding: 3px;
font-family: 'Fjalla One', sans-serif;
font-size: 23px;
}

.pansicht-avatar {
width: 250px;
height: 210px;
border: 1px solid #46a29f;
padding: 2px;
}

.pansicht-kurzbeschreibung {
width: 250px;
height: 180px;
background: #206161;
border: 1px solid #46a29f;
overflow: auto;
padding: 2px;
font-size: 11px;
text-align: justify;
color: #bdbdbd;
}

.pansicht-spielername {
width: 250px;
height: auto;
background: #46a29f;
color: #1d2727;
padding: 3px;
text-align: center;
}

.pansicht-icon {
width: 250px;
height: 100px;
border: 1px solid #46a29f;
padding: 2px;
}

.pansicht-registriert {
width: 250px;
height: 15px;
background: #46a29f;
color: #1d2727;
text-transform: uppercase;
padding: 3px;
}

.pansicht-themenbeitraege {
width: 122px;
height: auto;
background: #1d2727;
color: #c6b974;
float: left;
border: 1px solid #46a29f;
padding: 2px;
}