.profilhead {
	width: 100%;
	height: 70px;
	background: #688189;
}

.profilhead1 {
	width: 100%;
	background: #a6b061;
	font-family: Calibri;
	color: #f7f3eb;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding-left: 10px;
}

.profilname {
	color: #f7f3eb;
	letter-spacing: 1px;
	text-align: center;
	
	font-family: Arial;
	font-size: 18px;
	padding-top: 10px;
}

.profilspieler {
	color: #f7f3eb;
	text-transform: uppercase;
	text-align: center;
	
	font-family: Calibri;
	font-size: 10px;
}

.profiltab {
	background: #e8e5d4;
	height: 230px;
}

.profiltab2 {
	background: #e8e5d4;
	height: 200px;
}

.profiltab3 {
	background: #e8e5d4;
	height: 250px;
}

.profiltext {
	width: 250px;
	height: 190px;
	overflow: auto;
	text-align: justify;
	margin-left: 22px;
	padding-right: 5px;
	padding-top: 10px;
	
	font-family: Calibri;
	font-size: 10px;
}

.profiltext2 {
	width: 270px;
	height: 160px;
	overflow: auto;
	text-align: justify;
	margin-left: 12px;
	padding-top: 20px;
	
	font-family: Calibri;
	font-size: 10px;
}

.profilarea {
	width: 100%;
	color: #a6b061;
	text-align: center;
	text-transform: uppercase;
	
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
}

.profilarea a:link {
	color: #a6b061;
}

.profilarea a:visited {
	color: #a6b061;
}

.profilarea a:active {
	color: #a6b061;
}

.profilarea a:hover {
	color: #a6b061;
}

.profilinfo {
	width: 95%;
	background: #ece9d9;
	font-family: Calibri;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 2px;
}

