#profile_container {
		width: 670px;
		text-align: left;
}

#profile_left {
		width: 210px;
		text-align: center;
		float: left;
}

#profile_content {
		text-align: left;
		border: 1px solid #e5e5e5;
		margin-left: 220px;
		padding: 10px;
}

#profile_content .tspalte {
		width:90px;
		font-weight: bold;
		float:left;
		text-align: right;
		padding-right: 10px;
}

#profile_content .tzeile {
		border: 1px solid #e5e5e5;
		padding: 3px;
		margin-bottom: 3px;
}

#profile_content .tzeile_im {
		border: 1px solid #e5e5e5;
		padding: 5px;
		margin-bottom: 3px;
}

#profile_content .profile_medaillen {
		border: 1px solid #e5e5e5;
		background: #FFFFFD;
		padding: 8px;
}

#profile_left .nicknamebox {
	padding: 4px 10px 4px 10px;
	border: 1px solid #e5e5e5;
	background: #fefefe;
	text-align: left;
	
	margin-bottom: 5px;
}

#profile_left .visitor_box {
	padding: 2px;
	padding-bottom: 0;
	border: 1px solid #e5e5e5;
	background: #fefefe;
	text-align: left;
	
	margin-bottom: 5px;
}


#profile_left .nicknamebox h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

#profile_left .imagebox {
	width: 208px;
	border: 1px solid #e5e5e5;
	background: #efefef;
	text-align: center;
		
	margin-bottom: 5px;
}

#profile_left .pMenu {
	display: block;
}

#profile_left .pMenu ul {
	display: block;
	list-style-type: none;
	margin:0;
	padding:0;
}

#profile_left .pMenu ul li {
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	display: block;
	margin:0;
	padding:0;
}

#profile_left .pMenu .first {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	display: block;

}

#profile_left .pMenu ul li a {
	display: block;
	padding: 5px 0 5px 10px;
}

#profile_left .pMenu ul li a:hover {
	background: url(images/tabellen_head.jpg) repeat-x;
	text-decoration: none;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left: 9px;
}

#profile_left .pMenuFirst {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 6px 0 6px 10px;
	text-align: left;
	display: block;
}

#profile_left .pMenuFirst a {
	display: block;
}

#profile_left .pMenuIcon {
	float: left;
	padding-right: 10px;
}
