.profileinformation_left {
	text-align: left;
	font-weight: bold;
	border: 0px;
	color: #000000;
}

.profileinformation_right {
	text-align: left;
	border: 0px;
}

.innerprofile {
	width: 100%;
	border: 0px;
}

.innerprofile td {
	border: 0px;
}

.innerprofile th {
	font-weight: bold;
	border: 0px;
	background: none;
	text-align: left;
	color: #456070;
}

.profilebg {
	background: #F6F6F6;
}

.profileinformation_description {
	text-align: left;
}

.tinyback {
display: none;
}

#user_birthday_calender {
 width: 15px;
 height: 15px;
 vertical-align: bottom;
 width: 15px;
 border: 0px;
 }
 
 #user_birthday {
 height: 15px;
 }
 
 .profiltop ul {
 padding: 0px;
 margin: 0px;
 }
 
 .profiltop li {
 background: #EBEBEB;
 list-style-type: none;
 float: left;
 border: 1px solid #C3C3C3;
 margin: 3px;
 }
 
 .profiltop li a, .button_interaktiv a {
 display: block;
 padding: 4px;
 }
 
  .profiltop li a:hover, .button_interaktiv a:hover {
 	font-weight: bold;
 }
 
 a.profiltop_active {
 font-weight: bold;
 }
 
 
 .button_interaktiv {
 	width: 128px;
 	background: #EBEBEB;
 	border: 1px solid #C3C3C3;
 	margin-top: 3px;
 }
