/* Charakterpopup
--------------------------------------------- */
.cinfuser {
    text-align: center;
    background-color: #2b18002e;
    margin-bottom: 5px;
    padding: 5px;
    font-family: 'Quintessential', cursive;
    text-transform: uppercase;
    border: 1px solid #2b1800b0;
    font-size: 30px;
    font-weight: bold;
}

.cintitel {
    text-align: center;
    background-color: #2b18002e;
    margin-bottom: 5px;
	margin-top: 5px;
    padding: 5px;
    font-family: 'Quintessential', cursive;
    text-transform: uppercase;
    border: 1px solid #2b1800b0;
    font-size: 24px;
	font-weight: bold;
}

.cinfield {
    text-align: left;
    background-color: #2b18002e;
    padding: 5px;
    border: 1px solid #2b1800b0;;
    font-size: 16px;
    font-family: 'Quintessential', cursive;
    font-variant: small-caps;
}

.cinfbio {
	text-align: justify;
	margin-bottom: 10px;
	
	font-size: 13px;
}

/* Mitgliederliste
--------------------------------------------- */
.mitglied {
float: left;
margin-left: 5px;
margin-right: 5px;	
margin-bottom: 5px;
margin-top: 5px;
width: 188px;
border: 1px solid #2b1800b0;
}

.mbox {
padding: 5px;
width: 178px;
}

.mname {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;	
font-size: 14px;
text-align: center;
background: #2b18002e;
border: 1px solid #2b1800b0;
	height: 42px;
    vertical-align: middle;
	display: table-cell;
	width: 176px;
}

.mtitel {
font-family: 'Montserrat', sans-serif;
font-variant: small-caps;	
font-size: 13px;
text-align: center;
background: #2b18002e;
border: 1px solid #2b1800b0;
    vertical-align: middle;
	display: table-cell;
	width: 176px;
}

.mtitel2 {
font-family: 'Montserrat', sans-serif;;
font-variant: small-caps;	
font-size: 10px;
text-align: center;
background: #2b18002e;
border: 1px solid #2b1800b0;
margin-top:5px;
}

.avatar {
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Profil
--------------------------------------------- */
.puser {
text-align: center;
	margin-bottom: 16px;
font-family: 'Quintessential', cursive;
text-transform: uppercase;	
	font-size: 30px;
	color: #331f00;
}

.puser2 {
text-align: center;
	margin-bottom: 10px;
font-family: 'Quintessential', cursive;
text-transform: uppercase;	
	font-size: 30px;
	color: #331f00;
}

.ptitel {
font-family: 'Quintessential', cursive;
	font-size: 26px;
	font-variant: small-caps;
	text-align:center;
	color: #4d3302;
}

.ptitel2 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;	
	font-size: 16px;
text-align: center;
background: #2b180012;
	border: 1px solid #2b1800b0;
	padding: 5px;
}

.pbox {
background: #2b180012;
	border: 1px solid #2b1800b0;
width: 568px;
	height: 250px;
	padding:  10px;
	margin-bottom: 5px;
}

.pbox2 {
width: 280px;
	height: 250px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.pbox3 {
width: 290px;
	margin-bottom: 5px;
}

.pbox4 {
width: 578px;
	padding-left:  10px;
	margin-bottom: 5px;
}

.pava {
width: 200px;
border: 1px solid #2b1800b0;
}

.pbio {
	height: 190px;
	overflow: auto;
background: #2b180012;
border: 1px solid #2b1800b0;
	padding:5px;
}

.pbio2 {
	font-size: 11px;
	text-align: justify;
	padding-right: 8px;
	color: #4d3302;
}

.pfield {
text-align: center;
background: #2b18002e;
padding: 5px;
font-family: 'Quintessential', cursive;
text-transform: uppercase;	
border: 1px solid #2b1800b0;
font-size: 16px;
	font-weight:bold;
letter-spacing: 1px;
}

.pfieldv {
text-align: center;
background: #2b180012;
	padding: 5px;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;	
border: 1px solid #2b1800b0;
font-size: 12px;
	margin-bottom:5px;
}

.pfieldv2 {
background: #2b180012;
margin-bottom: 5px;
padding: 5px;
font-variant: small-caps;
border: 1px solid #2b1800b0;
font-size: 12px;
}

.picon {
	margin-bottom: 5px;
}
