#mprofile_container {
    width: 950px;
    margin: auto;
    margin-bottom: 5px;
    background-color: #e7e0da;
    border: solid 1px #afafaf;
}

#mprofile_header{
	background-color: #d0cac3;
	padding: 10px;
}

#mprofile_header #name{
 
	float: left;
	width: 396px;
	margin-right: 30px;
	border: solid 1px #afafaf;
	background: #e7e0da;
	height: 80px;
}

#mprofile_header #name #icon{
	float: left;
	width: 80px;
	background: #110e0e;
	color: #d0cac3;
	height: 65px;
	text-align: center;
	font-size: 40px;
	padding-top: 15px;
}

#mprofile_header #name #icon #sub{
	font-size: 8px;
	font-family: Calibri;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#mprofile_header #name #main{
	margin-left: 90px;
	margin-top: 20px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Calibri;	
	line-height: 1;
	margin-bottom: 5px;
}

#mprofile_header #name #main #birthname{
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Calibri;	
	display: block;
}

#mprofile_header #name #subtitel{
	margin-left: 90px;
	font-size: 8px;
	font-family: Calibri;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: solid 1px #afafaf;
	width: 295px;
	padding-left: 5px;
	margin-top: -2px;
}

#mprofile_header #quote{
 
	float: left;
	width: 500px;
	border: solid 1px #afafaf;
	background: #e7e0da
}

#mprofile_header #quote #left{
	float: left;
	width: 80px;
	background: #110e0e;
	color: #d0cac3;
	height: 80px;	
	text-align: center;
}

#mprofile_header #quote #main{
 	width: 420px;
	float: left;	
	height: 80px;
}

#mprofile_header #quote #right{
	float: left;
	width: 25px;
	background: #110e0e;
	color: #d0cac3;
	height: 65px;
	padding-top: 15px;
	text-align: center;
}

#mprofile_bottom{
	background-color: #d0cac3;
	padding: 10px;
}

#mprofile_bottom #mprofile_player_facts{
	border: solid 1px #afafaf;
	background: #e7e0da;
	height: 58px;
}

#mprofile_bottom #mprofile_player_facts #icon{
	float: left;
	width: 70px;
	background: #110e0e;
	color: #d0cac3;
	height: 50px;
	text-align: center;
	font-size: 40px;
	padding-top: 8px;
	padding-left: 10px;
}

#mprofile_bottom #mprofile_player_facts #player_name{
		font-size: 17px;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-family: Calibri;
		width: 280px;
		float: left;
		margin-left: 14px;
		font-weight: bold;
		border-bottom: solid 1px #afafaf;
		padding-left: 5px;
		padding-top: 5px;
		line-height: 1;
}

#mprofile_bottom #mprofile_player_facts #titel{
	float: left;
	width: 100px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 1;
	font-weight: bolder;
}

#mprofile_bottom #mprofile_player_facts #facts{
	float: left;
	width: 170px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 1;
}

#mprofile_bottom #mprofile_player {
	border: solid 1px #afafaf;
	background: #e7e0da;
	height: 125px;
	width: 511px;
	float: left;
	text-align: center;
	margin-left: 17px;
}

#mprofile_bottom #mprofile_player #player{
	float: left;
	width: 441px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 2;
}

#mprofile_bottom #mprofile_player #player #titel{
	float: left;
	width: 170px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 10px;
	line-height: 1.8;
	font-weight: bolder;
	text-align: left;
}

#mprofile_bottom #mprofile_player #player #facts{
    float: left;
    width: 230px;
    font-family: Calibri;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1.8;
    text-align: left;
    margin-top: 10px;
}

#mprofile_bottom #mprofile_player #icon{
	float: left;
		width: 70px;
		background: #110e0e;
		color: #d0cac3;
		height: 85px;
		text-align: center;
		font-size: 40px;
		padding-top: 40px;
}

#mprofile_bottom #mprofile_second{
	float: left;
	width: 238px;
	border: solid 1px #afafaf;
	background: #e7e0da;
	height: 125px;
}

.headline{
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: Calibri;
	text-align: center;
	font-size: 15px;
	border-bottom: solid 1px #afafaf;
	width: 95%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mprofile_character_img{
	width: 220px;
	height: 615px;
	float: left;
}

/* Tab Content - menucool.com */

ul.tabs {
    font-size: 0;
    margin:0;
	padding: 0;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the tabs as desired*/
	float: left;
	background: #110e0e;
	height: 555px;
	width: 75px;
	padding-top: 60px;
}

ul.tabs li {
}

ul.tabs li:hover {
}

ul.tabs li a {
    display: block;
    margin: 3.5px; /*distance between tabs*/
	background-color: #e7e0da;
	border: solid 1px #afafaf;
	color: #110e0e;
	padding: 5px;
	padding-top: 15px;
	font-size: 30px;
	height: 45px;
   	text-decoration: none;
	text-transform: uppercase;
   	position: relative;
}

ul.tabs li a:visited{
}

ul.tabs li a:hover {
   	font-weight:bold;
	display: block;
    margin: 3.5px; /*distance between tabs*/
	background-color: #d0cac3;
	border: solid 1px #afafaf;
}

ul.tabs li.selected a, ul.tabs li.selected a:hover {
    display: block;
    margin: 3.5px; /*distance between tabs*/
	background-color: #d0cac3;
	border: solid 1px #afafaf;
	color: #433635;
	font-weight:bold;
}

ul.tabs li.selected a:hover {
    font-weight:bold;
	background: #d0cac3;
}

div.tabcontents {
	color: #333;
	overflow: visible;
	float: left;
	width: 655px
}

.tabs subtitel{
 
	display: block;
	font-size: 8px;
	letter-spacing: 2px;
	font-family: Calibri;
	text-transform: uppercase;
}

/**** Profilfelder ****/

.mprofile_character_facts{
	background-color: #d0cac3;
	border: solid 1px #afafaf;
	margin: 5px;
	padding: 5px;
}

.member-field{
	background-color: #e7e0da;
	border: #afafaf solid 1px;
	color: #110e0e;
	text-transform: uppercase;
	font-size: 10.5px;
	float: left;
	text-align: right;
	box-sizing: border-box;
	width: 100%;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 3px;
	font-family: calibri;
}

.member-field-name{
	background: #110e0e;
	color: #d0cac3;
	border-right: #afafaf solid 5px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	letter-spacing: 1px;
	margin-top: -3px;
	font-family: Calibri;
}

.member-fieldtw {
    color: red;
    text-transform: uppercase;
    font-size: 12.5px;
    float: left;
    font-family: calibri;
    margin-left: 100px;
}

.member-field-nametw {
    color: red;
    padding: 3px;
    padding-left: 70px;
    padding-right: 16px;
    text-transform: uppercase;
    font-size: 12.5px;
    margin-top: -3px;
    font-family: Calibri;
}

.mprofile_steck_title{
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: Calibri;
	text-align: center;
	font-size: 15px;
	border-bottom: solid 1px #afafaf;
	width: 65%;
	margin: auto;
	font-weight: lighter;
}

.mprofile_steck_name{
	font-size: 10px;
	font-family: Calibri;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	font-weight: bold;
}

.mprofile_character_facts2{
	background-color: #d0cac3;
	border: solid 1px #afafaf;
	margin: 5px;
}

.mprofile_character_facts2 .icon{
	float: left;
	width: 70px;
	height: 120px;
	background: #110e0e;
	color: #d0cac3;
	padding-top: 50px; 
	text-align: center;
	font-size: 45px;
}

.mprofile_character_facts2 .icon .subtitel{
	display: block;
	font-size: 8px;
	font-family: Calibri;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.mprofile_character_facts2 .icon_t{
	float: right;
	width: 70px;
	height: 600px;
	background: #110e0e;
	color: #d0cac3;
	padding-top: 270px; 
	text-align: center;
	font-size: 45px;
	margin-left:10px;
	box-sizing:border-box;
}

.mprofile_character_facts2 .icon_t .subtitel{
	display: block;
	font-size: 8px;
	font-family: Calibri;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.mprofile_character_facts2 .icon_1{
	float: left;
	width: 70px;
	height: 125px;
	background: #110e0e;
	color: #d0cac3;
	padding-top: 50px; 
	text-align: center;
	font-size: 45px;
}

.mprofile_character_facts2 .icon_1 .subtitel{
	display: block;
	font-size: 8px;
	font-family: Calibri;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.mprofile_character_description{
	float: left;
	width: 230px;
	height: 120px;
	padding: 5px;
}

.mprofile_character_description_1{
	float: left;
	width: 230px;
	height: 125px;
	padding: 5px;
}

.relations_type{
	width: 48%; 
	float: left; 
	margin: 5px;
	background-color: #d0cac3;
	border: solid 1px #afafaf;
}

.relations_cat{
	background: #110e0e;
	color: #d0cac3;
	padding: 5px;
	text-transform: uppercase;
	font-family: Calibri;
	font-size: 10px;
	letter-spacing: 2px;
}

.rprelations_bit{
	margin: 2.5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #afafaf;
	background: #e7e0da;
	padding: 2.5px;
	height: 130px;

	font-family: Calibri;
	font-size: 10px;
	line-height: 1;
}

.rprelations_bit .avatar {
 
	float: left; width: 50px; 
	height: 50px; 
	padding: 2.5px;
	background-color: #d0cac3;
	border: solid 1px #afafaf;
	margin-top: 5px;
	margin-left: 5px;
}

.profilescenes{
	padding: 10px;
	width: 614px;
	margin-left: 10px;
	background-color: #d0cac3;
	border: solid 1px #afafaf;
	margin-top: 10px;
	float: left;
}

.profilescenes_types{
	width: 290px;
	float: left;
	margin: 5px;
}

.profilescenes_bit{
	padding: 10.5px;
	margin: 2.5px;
	background-color: #e7e0da;
	border: solid 1px #afafaf;
	text-transform: uppercase;
}

#mprofile_contact{
	margin-top: 5px;
	border: solid 1px #afafaf;
	background: #e7e0da;
	padding: 10px;
}

#mprofile_contact #pm{
	width: 100%;
	font-family: Calibri;
	font-size: 10px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#mprofile_bottom #mprofile_contact #titel{
	float: left;
	width: 100px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;

	line-height: 1;
	font-weight: bolder;
}

#mprofile_bottom #mprofile_contact #facts{
	float: left;
	width: 170px;
	font-family: Calibri;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 20px;
	line-height: 1;
}

.tracker_title{
    background-color: #110e0e;
    padding: 10px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bolder;
    font-family: Calibri;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
}

.tracker_bit{
	    font-family: Calibri;
		font-size: 10px;
		line-height: 1;
		padding: 5px;
		border-bottom: solid 1px #afafaf;
		width: 90%;
		margin: auto;
		margin-bottom: 5px;
}

