
.nmr {
	margin-right: 0 !important;
}
/********** User Profile Left Bar**********/

#fe_up_lbar {
	position: relative;
   width: 280px;	/* 280 - 2x28(padding) = 224 */
	float: left;
	
	/*border: 1px solid silver;*/
	
	min-height: 985px;
	/*background: url(../bilder/tmp/up_lbar.png) 0 0 no-repeat;*/
}

#fe_up_i {
	padding: 28px 25px 0 25px;
	background-color: #ddd; /*#ddd;*/
	/*border:1px solid lime;*/
	color: #999;
	font-size: 11px;
}

#fe_up_i p {
	padding: 0;
	margin: 0;
}

#fe_up_i th,
#fe_up_i td {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	font-weight: normal;
	text-align: left;
	padding: 0;
}

#fe_up_i th {
	width: 85px;
}

#fe_up_i td {
	color: #333;
}

#fe_up_i hr.dotted {
	border-color: #333;
	margin:0;
}

#fe_up_i .fe_up_ibox {
	padding: 8px 0;
}

#fe_up_name {
	padding-bottom: 6px;
}

#fe_up_name > h1 {
	color: #990066;
	font-size: 18px;
	line-height: 22px;	
}

#fe_up_name > h2 {
	color: #333;
	font-size: 14px;
	line-height: 20px;	
}

.fe_up_ibox .status.online p {
	background-color: white;
	text-transform: uppercase;
	color: #bc197e;
}

#fe_up_i_pimg {
	border-bottom: 1px dotted #333;	
}


#fe_up_i_pimg .upload_container {
   width: 200px;
	height: 135px;
	padding: 10px;
	padding-top: 75px;
	background-color: #aaa;
}

#fe_up_i_pimg input {
	font-size:10px;
	margin-bottom: 20px;
	float: right;
	
}

#fe_up_i_pimg .upload_container input.fsubmit {	
	float: right;
}

#fe_up_i_pimg .border {
   width: 220px;
	height: 220px;
	border: 2px solid #bc197e;
}

#fe_up_i_pimg .img_container img {
	border:none;
}

#fe_up_i_pimg .border.offline {
	border-color: #fff;
}

#fe_up_i_pimg  img {
	/*border: 2px solid #bc197e;*/
	display: block;
}

#fe_up_i_pimg_n {
	padding: 9px 0 10px 0;
}

#fe_up_i_pimg_n a {
	padding: 1px 2px;
}

#fe_up_i_pimg_n a.active {
	background-color: #bc197e;
	color: #fff;
}

#fe_up_i_pimg_n > span {
	margin: 0 7px;
}

#fe_up_i_pimg .big_button {
	float: none;
	width: 167px;
	display: block;
	/*margin: 5px 0;*/
}

/* Status */
#fe_up_i_status {
	border-bottom: 1px dotted #333;
	padding: 8px 0;
}

input.fe_up_status {
	border: 1px solid #999;
	width: 200px;
	padding: 2px;
	margin: 2px 0;
	color: #333;
	font-size: 11px;
}

#fe_up_i_status input.fsubmit {	
	font-size: 10px;
	margin-top: 6px;
	display: none;
}

#fe_p_status_e {
	border: 1px solid #ddd;
	padding: 5px;
	color: #333;
}

#fe_p_status_e.active {
	border: 1px solid #999;
	background-color: #aaa;
}

#fe_p_status_e.active .fsubmit {
	display: inline;
}


/* Facts */
#fe_up_i_facts {
	border-bottom: 1px dotted #333;
	padding: 12px 0;
}

#fe_up_i_lvisits {
	padding: 17px 0 10px 0;
	
}

#fe_up_i_lvisits h3 {
	text-transform: none;
	font-size: 16px;
	color: #333;
	border-color: #333;
	/*margin-bottom: 7px;*/
}

#fe_up_i_lvisits  {	
	font-size: 0;
}

/*
#fe_up_i_lvisits img {
	
	background-color: #333;
	margin: 2px;
}*/

#fe_up_member_img_content {
	position: relative;
	background: #ddd;
	width: 455px;
	/*height: 440px; 	*/
	/*margin-bottom: 10px;*/
	padding: 15px;
}

#fe_up_fotos_pic_container {
	position: relative;
	margin: 10px auto;
	text-align: center
	/*position: absolute;
	width:  400px;
	height: 400px;
	top:  50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -200px;*/
	
}

#fe_up_fotos_pic_container > img {
	margin: auto;
}

#fe_up_fotos_pic_container > img {
	border: 2px solid #6C6C6C;
}

#fe_up_member_img_navi {
	width: 320px;
	background: #ddd;
	padding-bottom: 15px;
	padding-left: 165px;
}

#fe_up_member_img_navi .fe_sb {
	float: left;
	margin-right:20px;
}

#up_account_form_frame FORM, #up_account_form{
    float: left;
}


div.up_account_form_right_img  {
    /*background: url(../bilder/main/pep5_rightscreen.png) 0 0 no-repeat;*/
	 background: url(../bilder/main/register.png) 0 0 no-repeat;
    height: 855px;
    width: 503px;
    float: right;    
    position: relative;
}

div.up_account_form_right_img.edit  {
	background: url(../bilder/main/myaccount.png) 0 0 no-repeat;
}

div.up_account_form_right_img div {
    position: absolute;
    width: 285px;
    height: 200px;
    top: 110px;
    left: 70px;
    
    font-size: 14px;
    line-height: 1.5em;
}

/*
#fe_up_i_lvisits > img.nmr {
	margin-right: 0;
}
*/
/********** User Profile Main Content **********/

#fe_up_main {
	position: relative;
   width: 495px;
	float: right;
   margin: 0 5px;
	
	min-height: 985px;
}

#fe_up_main_navi {
	width: 495px;
	height: 50px;
	/*background: url(../bilder/tmp/up_pinwand.png) 0 0 no-repeat;	*/
}

/*#fe_up_main_navi ul.level_1 {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

#fe_up_main_navi ul.level_1 li {

	float: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-right: 5px;
	padding: 0 6px;
	text-transform: uppercase;	
}

#fe_up_main_navi ul.level_1 li.active {
	background-color: #990066;
}
*/

#fe_up_pinnwand {
	/*width: 485px;*/
	padding:5px;
	/*background: url(../bilder/tmp/up_pinwand.png) 0 -50px no-repeat;		*/
	min-height: 985px;
}

#fe_up_fotos {
	padding: 8px 5px;
}

#fe_up_fotos h3 {
	margin-bottom: 7px;
}

#fe_up_fotos h3 {
}

#fe_up_fotos .fe_section {
	/*margin-top: 3px;*/
	margin-bottom: 12px;
}

#fe_up_fotos .hrdotted {
	margin-bottom: 7px;
}

#fe_up_fotos .fe_pg_pthumb {
	margin: 0 3px 5px 0;	
}

#fe_up_fotos .breadcump {
	font-style: italic;
	font-weight: bold;
	color: #990066;
	font-size: 12px;
	margin-bottom: 7px;
}

/************ Infos ********************/
.fe_up_main_content {
	padding: 10px 0;
}

.fe_up_main_content h3 {
	margin-bottom: 8px;
}

.fe_up_main_content dl {
	display:block;
	margin:0 0 10px;
	overflow:hidden;
	font-size: 12px;
  	line-height: 18px;	
}

.fe_up_main_content dl dt {
	clear:left;
	color:#777777;
	float:left;
	overflow:hidden;
	padding:2px 0;
	white-space:nowrap;
	width:37%;
}

.fe_up_main_content dl dt {
	/*width:115px;*/
}

.fe_up_main_content dl dd {
	width:270px;
}
.fe_up_main_content dl dd {
	margin:0;
	overflow:hidden;
	padding:2px 0;
}

#fe_up_infos, #fe_up_friends, #fe_up_mailbox {
	padding:5px;
}

#fe_up_friends_online, #fe_up_friends_same {
	background-color: #7f0c5a;
	padding: 17px 25px 17px 25px;
	color: #fff;
}

#fe_up_friends_online h3, #fe_up_friends_same h3 {
	color: #fff;
	border-color: #fff;
	font-size: 16px;
}

#fe_up_friends_online .fe_u_ico.online, #fe_up_friends_same .fe_u_ico.online {
	border-color: #fff;
}
#fe_up_friends_online .n_img_n_t.online, #fe_up_friends_same .n_img_n_t.online {
	color:#fff;
}

#fe_up_friends_online a.more, #fe_up_friends_same a.more {
	float: right;
	color: #fff;
	text-decoration: underline;
	padding-right: 4px;
	margin-top: 5px;
}

#fe_up_friends_same {
	background-color: #333;
}

/******** Tab Bar 1 ***********/

.tb_1 {
	
}

.tb_l1 {  /* Level 1 */
	position: relative;
	height: 21px;
	overflow: hidden;
}

.tb_l2 { /* Level 2 */
	position: relative;
	width: 100%;
	height: 28px;
	background-color: #7f0c5a; 
}

.tb_l2_l, .tb_l2_r {
	position: absolute;	
	top: 0;
	width: 8px;
	height: 28px;	
}

.tb_l2_l {
   left: 0;
	background: url(../bilder/tab_l2_l.png) 0 0 no-repeat;
}

.tb_l2_r {
  right: 0;
  background: url(../bilder/tab_l2_r.png) 0 0 no-repeat;	
}

.tb_1 ul {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	list-style: none;
}

.tb_1 ul li {
	float: left;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;	
}

ul.level_1 li {	
	font-weight: bold;
	margin-right: 4px;
	padding: 0 5px;
	
}

ul.level_1 li a {	color: #990066; }

ul.level_1 li.active .tab {
	background-color: #7f0c5a;
} 

ul.level_1 li.active a { color: #fff; }

ul.level_2 li {	
	color: #fff;
	padding: 0 5px;
	font-size: 11px;
	line-height: 28px;
/*	border-left: 1px solid white;*/
}

ul.level_2 li.active {	
	background-color: #bc1a7d;
}

ul.level_2 li a {	color: #fff; }

.tab {
	position: relative;
	padding: 0 2px;
   border: 1px solid #7f0c5a;
   border-bottom: none;
   height: 21px;
	cursor: pointer;
}

.tab_l, .tab_r {
   position: absolute;
	top: -1px;
	width:   6px;
	height: 21px;
}

.tab_l {
   left: -6px;
	background: url(../bilder/tab_l.png) 0 0 no-repeat;
}

.tab_r {
   right: -6px;
	background: url(../bilder/tab_r.png) 0 0 no-repeat;
}

.tb_1 ul.level_1 li.active .tab_l {
	background: url(../bilder/tab_al.png) 0 0 no-repeat;
}

.tb_1 ul.level_1 li.active .tab_r {
	background: url(../bilder/tab_ar.png) 0 0 no-repeat;
}

/*********** Album ************/

#form_album {
	background-color: #ddd;
	padding: 10px;
	margin-bottom: 7px;
	border:1px dashed #9C9C9C;
}

#form_album input {
	font-size: 10px; 
	margin:3px;
}

#form_album div.label {
float:left;
margin-bottom:5px;
width:230px;
}

div.break_item {
border-bottom:1px dashed #9C9C9C;
margin-bottom:10px;
padding-bottom:5px;
}

.medium {
  width:200px;
}

/************************** Comments *******************************/

#comments_form TEXTAREA{
	background: url(../bilder/bg/long01.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 3px;
	
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 480px;
	height: 100px;
}

#comments_form #comments_header{
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

#comments_form DIV.comment{
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	border:1px solid #DFDFDF;
	margin-bottom: 10px;
}

#comments_form DIV.comment DIV.comment_user_image{
    
    float:left;
    padding: 5px;
    
}

#comments_form DIV.comment DIV.comment_item_data{
    float:left;
    padding: 5px;
    width: 390px;
    background-color: white;
    min-height: 88px;
}

#comments_form DIV.comment DIV.comment_item_data IMG{
    float:left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding:2px;
}


#comments_form DIV.comment IMG.user{
	margin: 0px;
}

#comments_form DIV.comment H4{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 2px;
}

#comments_form DIV.comment H5{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: grey;
    margin-bottom: 5px;
}

#comments_form DIV.comment P{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
}

#comments_form DIV.comment DIV.icons A{
    color: grey;
}

#comments_form DIV.comment TEXTAREA{
    width: 380px;
}

/* ACTION WALL */

DIV.action{
	position: relative;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding: 5px;
	
	border-bottom: 1px dashed #333333;
}
/*
DIV.action INPUT{
	position: absolute;
	
	right: 3px;
	top: 3px;
	
    margin-top: 0px;
    margin-bottom: 0px;
    
    padding: 0px;
    
    border: 1px solid white;
    background-color: #E41818;
    color: white;
    
    font-size: 10px;
    font-weight: bold;
    
    float: right;
    
    display: none;
}

DIV.action INPUT:hover{
    color: black;
}*/
div.action_del_button {
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	text-transform:none;
	position:absolute;
	right:5px;
	text-transform:none;
	top:5px;
	display: none;	
}

div.action_del_button.show {
	display: block;
	right: 0;
	top:2px;
}

div.action_del_button a {
	padding: 1px 2px;
}

DIV.action DIV.icon{
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px;
    padding: 4px;
}


DIV.action DIV.icon.write{
    background: url(../bilder/icons/wall_comment.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.album{
    background: url(../bilder/icons/wall_album.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.register{
    background: url(../bilder/icons/wall_register.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.trade{
    background: url(../bilder/icons/wall_trade.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.friend_new{
    background: url(../bilder/icons/wall_friend_new.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.message_new{
    background: url(../bilder/icons/wall_write.png);
    background-repeat: no-repeat;
}

DIV.action DIV.icon.event{
    background: url(../bilder/icons/wall_event.png);
    background-repeat: no-repeat;
}

DIV.action DIV.content{
    /*float: left;
    width: 430px;*/
}

DIV.action div#comments.small .content,
DIV.action div.comments_small .content {
	width: 320px !important;
} 

DIV.action IMG.fe_u_ico{   
	 margin: 5px 5px 0 0 ;
    display: none;
}

DIV.action IMG.content_image{
	float: right;
    padding: 1px;
    margin: 1px;
    border: 1px solid white;
    
    display: none;
}



DIV.action DIV.content_time{
    display: none;
    float: left;
}

DIV.action DIV.content_data{
    margin-top: 2px;
    height: 16px;
    /*width: 355px;*/
    line-height: 16px;
    overflow: hidden;
    /*float: left;*/
}

DIV.action div#comments.small .content_data,
DIV.action div.comments_small .content_data {
	width: 255px !important;
} 

DIV.action DIV.content_data SPAN.content_data_text{
    color: #333333;
}



DIV.action.over{
    background-color: #EAEAEA;
}

/*DIV.action.over INPUT,*/
DIV.action.over div.action_del_button {
    display: block;
}

div.action_del_button a:hover {
	/*border: 1px dashed #9C9C9C;*/
	background-color: #bc197e;
	color: #fff; 	
}


DIV.action.over IMG.fe_u_ico{
    margin-right: 8px;
    display: block;
	 border:1px solid #9C9C9C;
    float:left;
    padding:2px;
}

DIV.action.over IMG.content_image{
    display: inline;
}

DIV.action.over DIV.content_data{
    margin-top: 2px;
    height: 48px;
    width: 325px;
    padding: 3px;
    
    overflow: hidden;
    
    background-color: #333333;
    color: white;
    
    line-height: 16px;
}

DIV.action.over DIV.content_data a {
	color: #fff;
}

DIV.action.over DIV.content_data a:hover {
	text-decoration: underline;
}

div#comments.small DIV.action.over .content_data,
div.comments_small DIV.action.over .content_data {
	width: 225px !important;
} 


DIV.action.over DIV.content_data SPAN.content_data_text{
    font-style: italic;
    color: white;
	 /*white-space: nowrap;*/
}

DIV.action.over DIV.content_time{
	margin-top: 2px;
    display: block;
    color: #333333;
}

div.action.over div.content_data_buttons {
	position: absolute;
	bottom: 26px;
	right: 32px;
	display: none;
}

div.action.over:hover  div.content_data_buttons {
	display: block;
}

div.action.friend, div.action.is_read {
	background-color: #fff;
}

div.action.friend:hover, div.action.is_read:hover, div.action:hover {
	background-color: #ddd;
}


.member_info {
	position:relative;
	padding: 5px 3px;
	border-bottom:1px dotted #990066;
}

.member_info.last {
	border-bottom: none;
}

.member_info.even {
   background-color: #eaeaea;
}

.member_info img.fe_u_ico {	
	display:block;
	float:left;
	margin-right:8px;
	padding:1px;
}

.member_info .content_data {
	background-color: #333;
	color: #fff;
	padding: 0 4px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 4px;
}


/*
div.action.request {
	background-color: #bbb;
}*/

/*
DIV.action:hover{
    background-color: #EAEAEA;
}

DIV.action:hover INPUT{
    display: block;
}


DIV.action:hover IMG.user{
    margin-right: 8px;
    display: block;
	 border:1px solid #9C9C9C;
    float:left;
    padding:2px;
}

DIV.action:hover IMG.content_image{
    display: inline;
}

DIV.action:hover DIV.content_data{
    margin-top: 2px;
    height: 48px;
    width: 325px;
    padding: 3px;
    
    overflow: hidden;
    
    background-color: #333333;
    color: white;
    
    line-height: 16px;
}

DIV.action.:hover DIV.content_data SPAN.content_data_text{
    font-style: italic;
    color: white;
}

DIV.action:hover DIV.content_time{
	margin-top: 2px;
    display: block;
    color: #333333;
}
*/

