#main_ajax_popup_wrapper h1 { margin:0px; padding:0px; cursor: move; margin-bottom:7px;}


#z_netz_popup_window
{
    display:block;
    height:auto;
    left:0;
    position:absolute;
    top:100px;
    width:100%;
    z-index:1000;
}

#v2_pop_up
{
    display:block;
    height:auto;
    left:0;
    position:absolute;
    top:100px;
    width:100%;
    z-index:1000;
}

.main_ajax_popup_wrapper{ text-align:left; width: 400px; min-height: 100px; padding:5px; border:2px solid silver; margin:10px auto;  background:#4781BF; position: relative; -moz-border-radius: 5px;
-webkit-border-radius: 5px; }
#main_close_button /* RЬBER */
{
    
	position:absolute;
	width:143px;
	height:26px;
	background: url("../images/close.gif") no-repeat 0px 0px;
	top:-2px;
	right:-2px;	
	cursor:pointer;cursor:hand;
	text-align: center;
}
 .action_link
{
	color:#135D9F;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	
}


 .action_link:hover
{
	color:#444;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	
}

.zahnarztfragen {cursor: pointer; cursor: hand;}


.friends_news{ border:1px solid #ccc; padding:5px;}
.z_netz_friend_info{background:#ccc; font-weight:bold;}

#z_netz_message_wrapper h2 {cursor: move;}

#z_netz_popup_window
{
    display:block;
    height:auto;
    left:0;
    position:absolute;
    top:100px;
    width:100%;
    z-index:10;
}
  #pm_new_messages_info{ background: url("../../css/images/email_icon2.gif") no-repeat center 2px; display:block; width:40px; height:40px; cursor:pointer;cursor:hand; float:left;}
  #pm_new_messages_info_m_num , #pm_new_messages_info_m_num_pat { font-size:12px; color:white; width:175px;font-weight:bold; cursor:pointer;cursor:hand;}
 
#pm_left
{
	float:left;
	width: 250px;
	/* border:1px solid gray; */
	height: 445px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.smallgray
{
    margin:0;
    padding:0;
    color: #6A5ACD;
    font-size:10px;    
}
/*#pm_close_button  
{
    
	position:absolute;
	width:143px;
	height:26px;
	background: url("../images/close.gif") no-repeat 0px 0px;
	top:3px;
	right:1px;	
	cursor:pointer;cursor:hand;
	text-align: center;
}RÜBER */

#pm_close_button /* RÜBER */
{
    
	padding: 1px 0px 0px 0px;
    position:absolute;
	width:125px;
	height:26px;
	background: url("../../css_tooth/images/icons_close.gif") no-repeat right 2px ;
	bottom:3px;
	right:15px;	
	cursor:pointer;cursor:hand;
	text-align: center;
    font-size: 11px;
}


#pm_content
{
	float:left;
	width: 740px;
	/* border:1px solid gray; */
	height: auto;
}
#pm_content_header
{
	height:20px;
	font-weight:bold;
	font-size:14px;
	width: 100%;
	position:relative;
	/*border:1px solid gray;*/
}
#pm_content_header p
{
	margin-left:10px;
}
#pm_content_body
{
	height:445px;
	width: 100%;
	/* border:1px solid gray;*/
	position:relative;
}
#pm_content_message_output
{
	background-color: white;
	width:100%;
	height:335px;
	margin-left:4px;
	overflow-x: hidden;
	overflow-y: scroll;
	
}
#messaging_blende
{
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	top:75px;
	left:0;
	width:100%;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	/* background-color:white; */
	height:100%;	
}
#messaging_window
{
	position:absolute;
	top:75px;
	height:100%;
    width:100%;
	z-index:100;

}
#messaging_window_inner
{
	 border:1px solid gray;
	margin:0 auto; background: #f0f0f1;width:1000px;height:495px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index:110;
}
#pm_message_quark
{
	clear:both;
	margin: 2px 2px 3px 2px;
}
#pm_content_message_input
{
	/*position:absolute;
	bottom:0px;*/
	text-align: center;	
}
#pm_content_message_input textarea
{
	height: 70px;
	width: 400px;
	margin:5px;
}
.pm_user_teaser
{
	margin:2px;
	position:relative;

}
.pm_date
{
	position:relative;
	height:20px;
	
}
.date_hr
{
	border-top:1px solid silver;
	height:1px;
	position:absolute;
	top:13px;
	width:100%;
}
.pm_user_teaser_last_conv_date
{
	background-color:#F0F0F1;
	font-size:10px;
	left:85px;
	padding:0 10px;
	position:absolute;
	text-align:center;
	top:6px;
}
.pm_user_teaser_inner
{
	position:relative;
	height:113px;
	overflow:hidden;
}
.pm_user_teaser_inner_selected
{
	background-color: silver;
}
.pm_user_teaser_unreaded_num
{
    color:green;
}
.arrow
{
	height:98px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	width:13px;
}
.arrow b
{
	background-color:#F0F0F1;
	border-color: silver;
	border-style:solid;
	border-width:0 0 0 1px;
	display:block;
	height:2px;
	overflow:hidden;
}
.transparent_90 {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#overlay-ajaxloading {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    /* background: url('../img/overlay.png') repeat 0 0; */
    display: none;
    text-align: center;
    background-color: gray;
}
#overlay-panel-ajaxloading {
    margin: 10% auto 0 auto;
    width: 100px;
    height:100px;
    background: transparent;
    background-image: url('../../images/ajax-loader_big.gif');
}
#meintab1 , #meintab2{ display:inline-block; width:95px; height:20px; border:1px solid gray; float:left; margin:1px; padding:3px; text-decoration: none; cursor: pointer; cursor: hand;
  }
#meintab1 {background:silver; }
  
#tabs-1 , #tabs-2 { padding:5px;}
#tabs-2{display:none;}

.klein{font-size:12px;color:silver}

/* z_netzwerk properties */

/*.z_netz_message_container{ width: 400px; min-height: 100px; padding:5px; border:2px solid #8EBBE6; margin:10px auto;  background:#F1F1F1; position: relative; }*/

.z_netz_message_container{ width: 550px; min-height: 100px; padding:5px; border:none; margin:10px auto;  background: none ; position: relative; }

 .action_link
{
	color:#135D9F;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	
}


 .action_link:hover
{
	color:#444;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	
}


 .nachladen
{
	padding-right: 20px; background: url("../../css_tooth/images/load.gif") no-repeat right 2px;
	
}


.form-row{margin:5px; padding:2px;}
.form-row label{ font-size:12px;}


/* ------------------ Z-Netz Patient --------------------------*/

.z_netz_message_container_new { width: 550px; min-height: 100px; padding:5px; border:none; margin:10px auto;  background: none ; position: relative; }



#pm_close_button_pa 
{
    
	padding: 1px 0px 0px 0px;
    position:absolute;
	width:125px;
	height:26px;
	background: url("../../css_tooth/images/icons_close.gif") no-repeat right 2px ;
	bottom:3px;
	right:15px;	
	cursor:pointer;cursor:hand;
	text-align: center;
    font-size: 11px;
}

.mail_alert { background: url("../../css_tooth/images/icons_mail_alert.gif") no-repeat 0px 0px ; padding-left: 22px }
.einbahn_alert { background: url("../../css/images/einbahn.gif") no-repeat 0px 0px ; padding: 0px 0px 5px 22px }

.inbox100 { display: inline-block; width:100px; vertical-align: top; }


.z_netz_message_container_kplus { width: 550px; min-height: 100px; padding:5px; border:none; margin:10px auto;  background: url("../../css_tooth/images/forum_kplus_") no-repeat right 2px ; position: relative; }


.pop_header { height:90px; background: url("../../css_tooth/images/popup/forum_head_bg.gif") no-repeat right 2px ;}

.pop_header_blank { height:90px; background: url("../../css_tooth/images/popup/forum_head_blanko2_bg.gif") no-repeat right 2px ;}

.pop_header_kplus {height:90px; background: url("../../css_tooth/images/popup/forum_kplus_head_bg.gif") no-repeat right 2px ; }
.pop_header_comment {height:90px; background: url("../../css_tooth/images/popup/forum_head_comment_bg.gif") no-repeat right 2px ; }

.pop_header_frage {height:90px; background: url("../../css_tooth/images/popup/forum_kplus_head_bg.gif") no-repeat right 2px ; }
.pop_header_rate {height:90px; background: url("../../css_tooth/images/popup/forum_head_rate_bg.gif") no-repeat right 2px ; }
.pop_header_empf {height:90px; background: url("../../css_tooth/images/popup/forum_head_empf_bg.gif") no-repeat right 2px ; }
.pop_header_suche {height:90px; background: url("../../css_tooth/images/popup/forum_head_suche_bg.gif") no-repeat right 2px ; }
.pop_header_suche_kplus {height:90px; background: url("../../css_tooth/images/popup/forum_head_suche_kplus_bg.gif") no-repeat right 2px ; }



.pop_mid { padding: 0px 20px; background: url("../../css_tooth/images/popup/forum_mid_bg.gif") repeat-y right 2px ; }
.pop_bott { height:50px; background: url("../../css_tooth/images/popup/forum_bott_bg.gif") no-repeat -5px -20px ; }


#pm_close_button_new 
{
    
	display: inline-block;
    margin:10px 15px 0px 0px;
    float:right;
    padding: 1px 0px 0px 0px;
	width:125px;
	height:26px;
	background: url("../../css_tooth/images/icons_close.gif") no-repeat right 2px ;
	cursor:pointer;cursor:hand;
	text-align: center;
    font-size: 11px;
}


