/* generell */
html, body, h1, h2, h3, h4, h5, input, textarea, select{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 100%;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
}

input,textarea{border:1px solid #BBC2CB;}
.usg_bold {font-weight: bold}
.usg_italic {font-style: italic}
.usg_through {text-decoration: line-through;}
.usg_c1 {color: blue}
.usg_c2 {color: green}
.usg_c3 {color: purple}
.usg_c4 {color: red}
.usg_c5 {color: yellow}
.usg_linkto{cursor:pointer;}
.vspace {height:10px; width:1px;font-size:1px;}

.loginbutton {
	background:url("../grafiken/global/loginbutton.gif") no-repeat scroll left top transparent;
	border:medium none;
	color:#820D00;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:27px;
	margin:-3px 0 0;
	padding:0 0 3px;
	width:97px;
}

.loginbutton:hover {
	color:#F8A70C;
	background:url("../grafiken/global/loginbutton.gif") no-repeat scroll left -29px transparent;
}

#obj_action_div,
#obj_action_div2{
	position:fixed;
	top:50%;
	left:50px;
}

#obj_action_div .login,
#obj_action_div2 .login{
	background:#fff;
	border:1px solid #000000;
	width:180px;
	padding:5px;
}

.cl {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

#ww_head_container_id {
    background: url("../grafiken/id/navi_bg4.gif") no-repeat scroll left top transparent;
    height: auto;
    width: auto;
}

#ww_site_container {
	background: url(../grafiken/id/back.jpg) left top no-repeat;
	width:777px;
	padding-top: 70px;
}

#ww_content_container {
	margin-left: 22px;
	width:756px;
}

#ww_head_container {
    background: url("../grafiken/id/navi_bg4.gif") no-repeat scroll left top transparent;
    height: auto;
    width: auto;
}

.banner2 {
    margin: 2px 0 0 14px;
    padding: 45px 0 0px;
}

#ww_content2 {
	width:756px;
	background: url(../grafiken/id/ww_content2_back.gif) left top repeat-y;
	padding-bottom:15px;
}

#ww_content_col1 {
	overflow: hidden;
	width:545px;
	float:left;
}

.ww_content_col1_settings {
	width:720px !important;
}

#ww_seitende {
	width:756px;
	height:12px;
	background: url(../grafiken/id/seitenende.gif) left top repeat-y;
}

#ww_content_col2 {
	overflow: hidden;
	width:194px;
	float:right;
}

#ww_content_col1 .cont_el {
	padding-left:36px;
	padding-top:19px;
	background: url(../grafiken/id/headline.gif) left top no-repeat;
}
* html #ww_content_col1 .cont_el {height:56px;}/*IE 6*/

#ww_content_col1 .cont_el_2 {
	padding-left:36px;
	padding-top:19px;

}

#ww_content_col2 .cont_el {
	margin-top: 0px;
	width:194px;
	padding-top:19px;
	background: url(../grafiken/id/headline_5.gif) left top no-repeat;
}

h5 {
	font-size:18px;
	font-weight:normal;
	line-height: 37px;
	color: #5d6268;
	text-transform: uppercase;
}

#ww_content_col2 .cont_el h5 {
	width: auto;
	padding-left: 18px;
}
#ww_content_col2 .cont_el .foffline {
	font-size: 14px;
	color:#9c0909;
	text-transform: lowercase;
}
#ww_content_col2 .cont_el .fonline {
	font-size: 14px;
	color:#389709;
	text-transform: lowercase;
}

.cont_button {
	margin-top:7px;
	height: 35px;
	width: 193px;
	overflow:hidden;
	background: url(../grafiken/id/headline_4.gif) left top no-repeat;
	line-height: 47px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.cont_button2 {
	height: 26px;
	width: 193px;
	overflow:hidden;
	background: url(../grafiken/id/headline_4.gif) left bottom no-repeat;
	line-height: 29px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}


/*******************************NAVI********************/
#id_nav{
	float:right;
	height:29px;
	width:500px;
	margin-top:8px;
	margin-right:18px;
}

#id_nav .button{
	height:29px;
	width:130px;
	background: url(../grafiken/id/button.gif) left top no-repeat;
	float:right;
	margin: 0px 0px 0px -5px;
	padding:0px;
	position:relative;
}

#id_nav .active{
	/*font-weight:bold;*/
}

#id_nav .button .inner{
	width:118px;
	height:20px;
	float:right;
	color:#fff;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin: 0px;
	font-size:14px;
	cursor:pointer;
}

#id_nav .button .small{
	font-size:13px;
	padding-top:2px;
	height:25px;
}

#id_nav .button .bubble{
	position:absolute;
	left:107px;
	top:-12px;
	background: url(../grafiken/id/bubble.gif) no-repeat scroll left top transparent;
	height:20px;
	width:20px;
}

#id_nav .button .bubbletxt{
	color:#fff;
	position:absolute;
	left:109px;
	top:-9px;
	width:15px;
	text-align:center;
	font-size:12px;
}

#id_nav a:hover{text-decoration:none !important;}

.pager_sortform_wrapper_2 {

}

.pager {
	margin-top: 18px;
	background:#EDF3FA;
	color:#5D6268;
	font-size:10px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
}

#ww_content_col2 .pager {
	width:187px;
}

.pager .prevpage,
.pager .nextpage,
.pager .firstpage,
.pager .prefix,
.pager .firstpage,
.pager .other,
.pager .current,
.pager .lastpage{
	display:none;
}

.anvs {
	position:absolute;
	margin-top:5px;
	left:280px;
}

#ww_content_col2 .pager .anvs {
	position:absolute;
	margin-top:5px;
	left:645px;
	font-size:8px !important;
	
}

* html #ww_content_col2 .pager .anvs  {
	width:85px;
	left:635px;
}


 
 
 
.pager .nextpage{
	display:block;
	float:right;
	width:50px;
	height:25px;
	background: url(../grafiken/id/pager_next.jpg) left top no-repeat;
	text-decoration:none;
}
.pager .prevpage{
	display:block;
	float:left;
	width:50px;
	height:25px;
	background: url(../grafiken/id/pager_prev.jpg) left top no-repeat;
	text-decoration:none;
}


/**************************GOOGLEMAP*************************/
.googlemap_wrapper {
	float:right;
	margin-top:10px;
}

.googlemap{
	width:503px;
	height:295px;
	margin-bottom:20px;
	padding:2px;
	border:1px solid #808080;
	background-color:#ffffff;
}
.map_canvas {
	width:503px;
	height:295px;
}


.selbstbesch {
	padding-top:18px;
	color: #3f3f58;
	font-size: 12px;
	line-height:130%;
	text-align: justify;
}
/***************************FOTOS*********************/
#foto_list{background:#FFFFFF;}

#foto_list .list{
	
}

#foto_list #flush{
	height:50px;
	width:502px;
	background: url(../grafiken/id/headline_3.gif) left -16px no-repeat;
	padding-top:6px;
	padding-left:10px;
}
#foto_list #flush h1{float:left;width:120px;text-transform:uppercase;color:#5d6268;padding-top:5px;font-weight: normal;}
#foto_list #flush .img_upload{float:left;}
#foto_list #flush form{float:left;width:300px;}
#foto_list #flush .flush_h1_cl{clear:none !important;}
#foto_list #flush .img_upload .img_upload_progressbar{

}
#obj_edit_error{position:absolute;margin-top:-10px;z-index:9999}
.uplg_back {
	background: transparent url(../grafiken/basic/global/loading_inactive.gif) repeat-x;
	padding:0px;
	margin:0px;

}
#uplg,#uplgk {
	border: none;
	padding:0px;
	margin:0px;
	background: transparent url(../grafiken/basic/global/loading_active.gif) repeat-x;
}
#uplgk {
	background: transparent url(../grafiken/basic/global/loading_ani.gif) repeat-x;
}
.uplg_0{
		width:0px;
		background: red !important;
}
#upl {
	width:100%;
	padding:5px 0px 5px 0px;
	display:block;
}
#obj_list_wrapperfoto .list .preview{
	float:left;
	margin-right:28px;
	margin-top:18px;
}

#obj_list_wrapperfoto .list .preview_3,
#obj_list_wrapperfoto .list .preview_7 {
	margin-right:0px !important;
}

#obj_list_wrapperfoto .list .preview .obj_img .value {
	width: 103px;
	height: 84px;
	background: transparent url(../grafiken/id/img_bg.gif) no-repeat;
	padding: 2px 0px 0px 3px;
} 


#obj_list_wrapperfoto .list .preview .obj{position:relative;}
#obj_list_wrapperfoto .list .preview .obj img{border:1px solid #fff;}
#obj_list_wrapperfoto .list .preview .obj .deletepix a{
	position:absolute;
	top:2px;
	left:88px;
	height:15px;
	width:15px;
	background: url(../grafiken/id/delete.jpg) left top no-repeat;
	text-decoration:none;
}

#obj_list_wrapperfoto .list .preview_cl{clear:none!important;}
#obj_list_wrapperfoto .list .preview_4{clear:both !important;}


/***************************VIDEOS*********************/
#video_list{}

#video_list .list{
	
}

#video_upload{
	height:50px;
	width:502px;
	background: url(../grafiken/id/headline_3.gif) left -16px no-repeat;
	padding-top:6px;
	padding-left:10px;
}
#video_upload .prefix {float:left;width:150px;text-transform:uppercase;color:#5d6268;padding-top:5px;font-weight: normal;}
#video_upload .value{float:left;padding-top:4px}
#video_upload .value input{width:155px;}
#video_upload .suffix{float:right;margin-right:20px;}
#video_upload .suffix a{display: block;color:#995300;font-weight:normal;font-size: 10px;padding-top:6px;}
#video_upload a{color:#3F3F3F;}


#video_list .list .preview {position:relative;}

#video_list .list .preview .deletepix a{
	position:absolute;
	top:2px;
	left:88px;
	height:15px;
	width:15px;
	background: url(../grafiken/id/delete.jpg) left top no-repeat;
	text-decoration:none;
}

#flash_error{position:absolute;margin-top:30px;;}

#video_list .list .preview img {
	border:0px;
	width: 98px;
	height: 78px;
}
#video_list .list .preview {
	margin-right:28px;
	margin-top:18px;
	float: left;
	width: 102px;
	height: 83px;
	background: transparent url(../grafiken/id/img_bg.gif) no-repeat;
	padding: 3px 0px 0px 4px;
} 
#video_list .list .preview_3,
#video_list .list .preview_7 {
	margin-right:0px !important;
}
/***************************GÄSTEBUCH*********************/
#gbook_list{}

#gbook_list .child {

	width:509px;
	background: url(../grafiken/id/headline_2.jpg) left top no-repeat;
	margin-top:18px;
	padding-top:27px;
	position:relative;
}

#gbook_list .textinfos .child_cuname{float:left;padding-left:60px;}
#gbook_list .textinfos .child_gtime{float:right;margin-right:10px;color:#7a8189;; font-size:11px;}

#gbook_list .textinfos .child_cuname .value a:link,
#gbook_list .textinfos .child_cuname .value a:visited,
#gbook_list .textinfos .child_cuname .value a:active{
	color:#788fa3;
	font-size:13px;
	font-weight:bold;
}

#gbook_list .childlist .child a:link,
#gbook_list .childlist .child a:visited,
#gbook_list .childlist .child a:active{
	color:#000;
}

#gbook_list .textinfos .child_cont{
	margin-top:40px;
	color: #3f3f58;
	text-align: justify;
	line-height: 140%;
	
}

#gbook_list .textinfos .child_cuname_cl{clear:none!important;}


#gbook_list .child .child_uimg{
	position:absolute;
	top:16px;
	left:10px;
	background: transparent url(../grafiken/id/pinnwand_userpix_bg.gif) no-repeat;
	width: 33px;
	height: 33px;
	padding: 3px 0px 0px 3px;
	
}

#gbook_list .child img{border:0px !important;}

#gbook_list .childlist_header_cl{
	
}
#gbook_list .button_wrapper{
	width:509px;
}


#gbook_list .button_wrapper a:link,
#gbook_list .button_wrapper a:visited,
#gbook_list .button_wrapper a:active{
	color:#995300;
	font-size: 10px;
}

#gbook_list .button_wrapper .child_edit{
	float:right;
}
#gbook_list .button_wrapper .child_del{
	float:right;
}
#gbook_list .button_wrapper .child_abuse{
	float:right;
}
#gbook_list .button_wrapper .child_edit_cl,
#gbook_list .button_wrapper .child_del_cl
/*#gbook_list .button_wrapper .child_abuse_cl*/{
	clear:none !important;
}

#gbook_list .childlist_listelement .child_actions_cl{
	height:10px;
}

#gbook_list .form_cancel,
#gbook_list .form_preview{
	display:none;
}

#gbook_list #flush{
	background: url(../grafiken/id/gbook_back.jpg) left -8px no-repeat;
	width:490px;
	height:145px;
	padding:10px 10px 10px 10px;
}

#gbook_list #flush #cont_free{float:left;font-size:10px}
#gbook_list #flush .plugin_form_wrapper{float:right;}
#gbook_list #flush .cont_free_cl {clear:none !important;}
#gbook_list #flush #flush_6 .obj_edit_wrapper_h1_cl {clear:none !important;}

#gbook_list #child_list_wrapper #flush{
	background: url(../grafiken/id/gbook_back.jpg) left -8px no-repeat;
	position:relative;
	top:0px;
	width:490px;
	height:164px;
}
.obj_edit_textformat{padding:0px;margin:0px;height:25px;}
#gbook_list #flush textarea{width:475px;height:80px;} 
#gbook_list .childlist_listelement{margin-top:0px;}
#gbook_list .formbutton{background:transparent;border:0px !important;float:right;color:#995300;cursor:pointer;font-size:10px;font-weight: normal;padding-right:11px;}
*html #gbook_list .formbutton {margin-top:-5px;}
*+html #gbook_list .formbutton {margin-top:-10px;}

#gbook_list #obj_edit_error {
	margin-top:0px;
	position:relative;
	z-index:9999;
}

.obj_edit_textformat a {
	display:block;
	float:left;
	height:23px;
	margin-right:4px;
	width:22px;
}
.obj_edit_textformat
	.tf_bold	{background: url(../grafiken/basic/obj/textformat/bold.gif) left bottom no-repeat;}
	.tf_it		{background: url(../grafiken/basic/obj/textformat/italic.gif) left bottom no-repeat;}
	.tf_st		{background: url(../grafiken/basic/obj/textformat/stroke.gif) left bottom no-repeat;}

	.tf_color_01 	{background: url(../grafiken/basic/obj/textformat/color_01.gif) left bottom no-repeat;}
	.tf_color_02	{background: url(../grafiken/basic/obj/textformat/color_02.gif) left bottom no-repeat;}
	.tf_color_03	{background: url(../grafiken/basic/obj/textformat/color_03.gif) left bottom no-repeat;}
	.tf_color_04	{background: url(../grafiken/basic/obj/textformat/color_04.gif) left bottom no-repeat;}
	.tf_color_05	{background: url(../grafiken/basic/obj/textformat/color_05.gif) left bottom no-repeat;}

	.tf_mailto	{background: url(../grafiken/basic/obj/textformat/mailto.gif) left bottom no-repeat;}
	.tf_linkto	{background: url(../grafiken/basic/obj/textformat/linkto.gif) left bottom no-repeat;}
	.ft_smilies {background: url(../grafiken/basic/obj/textformat/smilies.gif) left bottom no-repeat;}
	.extlink {background: url(../grafiken/basic/obj/textformat/extlink.gif) left bottom no-repeat;}
	.extembed {background: url(../grafiken/basic/obj/textformat/extembed.gif) left bottom no-repeat;}

#idvisits .obj_list,
#fonline .obj_list,
#foffline .obj_list {
	margin-right:7px;
	margin-top:7px;
}

#idvisits .obj_list img,
#fonline .obj_list img,
#foffline .obj_list img{
	border: 0px;
	width: 48px;
	height: 48px;
}
#idvisits .obj_list .obj_owner_wrapper,
#fonline .obj_list .obj_owner_wrapper,
#foffline .obj_list .obj_owner_wrapper {
	width: 180px;
	height: 50px;
	padding:3px;
	margin-right:9px;
	background: url(../grafiken/id/flist_user_bg48.gif) left top no-repeat;
}


#idvisits .obj_list .obj_uimg,
#fonline .obj_list .obj_uimg,
#foffline .obj_list .obj_uimg {
	width:56px;
	float: left;
}


#idvisits .obj_list .obj_uimg_cl,
#fonline .obj_list .obj_uimg_cl,
#foffline .obj_list .obj_uimg_cl {
	clear: none !important;
}

#idvisits .obj_list .obj_owner .textinfos,
#fonline .obj_list .obj_owner .textinfos,
#foffline .obj_list .obj_owner .textinfos {
	float:left;
	background-color: #ecf3f9;
line-height: 44px;
	padding-left:4px;
	height: 48px;
	width:120px;
	overflow:hidden;
}

#idvisits .obj_list .obj_owner .textinfos a,
#fonline .obj_list .obj_owner .textinfos a,
#foffline .obj_list .obj_owner .textinfos a{
	color:#3f3f58;
	font-size:14px;
}



#idvisits .obj_list .obj_owner_wrapper_cl,
#fonline .obj_list .obj_owner_wrapper_cl,
#foffline .obj_list .obj_owner_wrapper_cl {
	clear: none !important;
}

#f_inbox .obj_list ,
#f_outbox .obj_list {
	padding-top:5px;
}

#f_inbox .obj_list .obj_owner_wrapper,
#f_outbox .obj_list .obj_owner_wrapper{
	width:509px;
	height:46px;
	background: url(../grafiken/id/freundesanfragen.gif) left top no-repeat;
	margin-bottom:5px;
}
#f_inbox .obj_list .obj_owner_wrapper img,
#f_outbox .obj_list .obj_owner_wrapper img{
	border: 0px;
	margin-left:14px;
	margin-top: 9px;
}

#f_inbox .obj_list .obj_uimg,
#f_outbox .obj_list .obj_uimg {
	float:left;
}
#f_inbox .obj_list .textinfos,
#f_outbox .obj_list .textinfos {
	float:right;
	padding-top:17px;
	padding-right:20px;
	font-size:11px;
	width:420px;
}

#f_inbox .obj_list .textinfos .obj_uname,
#f_outbox .obj_list .textinfos .obj_uname {
	float: left;
	font-weight: bold;
	font-size:14px;
	
}
#f_inbox .obj_list .textinfos .obj_uname a,
#f_outbox .obj_list .textinfos .obj_uname a{
	color:#768fa3;
}


#f_inbox .obj_list .textinfos .friend_inbox_action_buttons,
#f_outbox .obj_list .textinfos .friend_inbox_action_buttons {
	width:150px;
	float: right;
	text-align:right;

}

#f_inbox .obj_list .textinfos .obj_uname_cl,
#f_outbox .obj_list .textinfos .obj_uname_cl,
#f_inbox .obj_list .obj_uimg_cl,
#f_outbox .obj_list .obj_uimg_cl  {clear: none !important;}


a.fbox_ok {
	color:#64a843;
}

a.fbox_del {
	color:#9b080e;
}
.friend_inbox_action_buttons .fbox_ok{color:#64a843 !important;}
.friend_inbox_action_buttons .fbox_del{color:#9b080e !important;}

/* NC */

.cont_el_nc {
	margin-top:30px;
}
.navi_main_nc {
	position: absolute;
	margin-left:38px;
	margin-top:22px;
}
.navi_main_nc a {
	float:left;
	border: 1px solid #bfbab6;
	background-color: #8c9497;
	line-height: 26px;
	font-size: 11px;
	color: #fff;
	height:26px;
	padding: 0px 5px 0px 5px;
	margin-right: 6px;
}
.navi_main_nc a.active {
	background-color:#850c04 !important;
	color: #fff !important;
	font-weight: normal !important;
}

/* owner*/


.owner .obj_uimg {
	margin-top:-24px;
	width: auto;
	float:left;
	background: url(../grafiken/id/user_idimg_bg.gif) left top no-repeat;
	width: 153px;
	height: 153px;
	padding-top:6px;
	padding-left: 6px;
	
}
.owner .obj_uimg  img {
	border:0px;
}

.owner .obj_uimg_cl {
	clear: none !important;
}

.owner .textinfos {
	padding: 10px 0px 0px 25px;
	float:left;
	width: 325px;
	overflow:hidden;
	line-height: 150%;
}

.modf a {
	color:#99004c;
	font-weight: bold;
	
}
.obj_uonline_online,
.obj_ulastonline,
.obj_uonline_online .name,
.obj_ulastonline .name,
.obj_uonline_online .value,
.obj_ulastonline .value {
	float:left;
}

.obj_uonline,
.obj_uonline,
.obj_uonline .name,
.obj_uonline .name,
.obj_uonline .value,
.obj_uonline .value {
	float:left;
}

.obj_ulastonline_cl {
	clear: none !important;
}

.obj_uonline_online .name,
.obj_uonline .name
{
	font-weight: bold;
}


/* settings */

#pers label {
	float:none;
	padding-left: 5px;
	line-height:5px;
}
#pers h6 {
	color:#3f3f58;
	font-weight:bold;
	margin:0px;
	padding:13px 0px 7px 0px;
	font-size:12px;
} 

#id_card_visible .help {
	height:60px;
	width:502px;
	background: url(../grafiken/id/help.gif) left -16px no-repeat;
	padding-top:6px;
	padding-left:10px;
	font-size: 12px;
	color: #5D6268;
	line-height:18px;
}


#id_card_visible label {

	float:none;
	color:#3f3f58;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-size:12px;
	
}
#id_card_visible h6 {
	display: none;
	color:#3f3f58;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:12px;
	float:right;
	width:200px;
} 



/* nc settings*/

#nc_settings {
	width:700px;
}
#nc_settings #ww_proset_upd_gbdeak {
	display: none;
}

#nc_settings h2 {
	display: none;
}


#nc_settings .value {
 	float: left;
 	padding-right:5px;
 }

#nc_settings .prefix{
	 float:left;
	 color:#3F3F58;
	font-size:12px;
	font-weight:bold;
}

#nc_settings .suffix{
	 float:none;
	 position: absolute;
	 margin-top:20px;

	color:#3F3F58;
	font-size:12px;
	font-weight:normal;
	margin-left: 250px;
}
#nc_settings .cl {
	
}

.profil_norm {
	font-size:12px;
	font-weight: normal;
	color: #3f3f58;
}

.profil_norm a {
 	color: #995300;
 }
 
.profil_hl {
	font-size:12px;
	font-weight: bold;
	color: #3f3f58;	
}

.profil_hl a {
	font-size:12px;
	font-weight: normal;
 	color: #995300;
}

.profil_hl a:link,
.profil_hl a:visited,
.profil_hl a:active{
	color:#995300;
}
 
#PROF_SETTING_PN_ENP,
#PROF_SETTING_PN_ENM {
	border:none;
}

#PROF_SETTING_PN_UPO,
#PROF_SETTING_PN_MPO {
	width:175px;
	padding:3px;
}
#ww_proset_upd_pn_enp,
#ww_proset_upd_pn_enm,
#ww_proset_upd_pn_upo,
#ww_proset_upd_pn_mpo {
	margin-top:18px;
}

* html #ww_proset_upd_pn_enp,
* html #ww_proset_upd_pn_enm,
* html #ww_proset_upd_pn_upo,
* html #ww_proset_upd_pn_mpo {
	line-height:18px;
}
#ww_proset_upd_pn_enp .suffix {
	display: none;
}
#ww_proset_upd_pn_mpo .prefix,
#ww_proset_upd_pn_upo .prefix {
	float:none;
	padding-bottom:5px;
}
#ww_proset_upd_pn_mpo .value,
#ww_proset_upd_pn_upo .value {
	float:left;
}
#ww_proset_upd_pn_mpo .suffix,
#ww_proset_upd_pn_upo .suffix {
	float:left;
	width:444px;
	margin: 0px;
	position: relative;
	margin-left:50px;
}



#pers input checkbox {
	padding:10px;
}
.pid_771 .prefix,
#ww_profil_upd_711 .prefix,
#ww_profil_upd_701 .prefix,
#ww_profil_upd_811 .subheadline,
#ww_profil_upd_791 .prefix,
#ww_profil_upd_731 .prefix,
#ww_profil_upd_781 .prefix,
#ww_profil_upd_801 .prefix,
#ww_profil_upd_771 .prefix
 {
	color:#3f3f58;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:13px;
	display: block;
}
#ww_profil_upd_701 {
	display: none;
}

#pers input {
	width: 200px;
	/*height:20px;*/
}

input, textarea {
	padding: 3px;
}

.chbox {
	border: none;
}
#pers .chbox,
#pers .aftercheckbox {
	display: block;
	float:left;
	margin-top: 7px;
}

#pers .afterradio {
padding-right:15px;
}

#pers .rad {
	border: none;
}

* html #pers .rad {border-top:5px solid white;}
	
	
#pers .rad,
#pers .chbox {
	width: auto;
	height:auto;
}
#pers .rad {
	width:10px;
}

#ww_profil_upd_881,
#ww_profil_upd_871,
#ww_profil_upd_861,
#ww_profil_upd_851,
#ww_profil_upd_821,
#ww_profil_upd_831,
#ww_profil_upd_841 {
	margin-left:350px;
	margin-top: -23px;
}

*html #ww_profil_upd_881,
*html #ww_profil_upd_871,
*html #ww_profil_upd_861,
*html #ww_profil_upd_851,
*html #ww_profil_upd_821,
*html #ww_profil_upd_831,
*html #ww_profil_upd_841 {
	margin-left:350px;
	margin-top: -42px;
	line-height:18px;
}

*+html #ww_profil_upd_881,
*+html #ww_profil_upd_871,
*+html #ww_profil_upd_861,
*+html #ww_profil_upd_851,
*+html #ww_profil_upd_821,
*+html #ww_profil_upd_831,
*+html #ww_profil_upd_841 {
	margin-left:350px;
	margin-top: -42px;
	line-height:18px;
}


#ww_profil_upd_851 {
	margin-top:-19px;
}
#pers .aftercheckbox { 
	padding-left:5px;
	color:#3f3f58;
}

#ww_profil_upd_901 {
	margin-bottom:7px;
}
#ww_profil_upd_891 .suffix,
#ww_profil_upd_881 .suffix,
#ww_profil_upd_781 .suffix,
#ww_profil_upd_791 .suffix,
#ww_profil_upd_871 .suffix,
#ww_profil_upd_861 .suffix,
#ww_profil_upd_801 .suffix,
#ww_profil_upd_851 .suffix,
#ww_profil_upd_811 .suffix,
#ww_profil_upd_761 .suffix,
#ww_profil_upd_841 .suffix,
#ww_profil_upd_701 .suffix,
#ww_profil_upd_711 .suffix,
#ww_profil_upd_831 .suffix,
#ww_profil_upd_821 .suffix,
#ww_profil_upd_721 .suffix,
#ww_profil_upd_771 .suffix,
#ww_profil_upd_961 .suffix,
#ww_profil_upd_971 .suffix,
#ww_profil_upd_981 .suffix
 {
	display: none;
}

#ww_profil_upd_861,
#ww_profil_upd_881,
#ww_profil_upd_871,
#ww_profil_upd_891 {
	display: none;
}

#ww_profil_upd_951 h2,
#ww_profil_upd_811 .subheadline,
#ww_profil_upd_911 h2,
#ww_profil_upd_941 h2,
#ww_profil_upd_931 h2,
#ww_profil_upd_731 .prefix,
#ww_profil_upd_921 h2 {
	background:transparent url(../grafiken/id/headline.gif) no-repeat scroll left top;
	width: 545px;
	height: 34px;
	margin-left: -35px;
	padding-left:35px;
	color:#5D6268;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:28px;

}

#ww_akt_in_731 {
	width: 660px;
	height:110px;
	padding: 5px;
	line-height:150%;
	margin-bottom:7px;
}

#ww_profil_upd_891 {
	float:none;
	margin-left: 350px;
	margin-top: -15px;
}


#foto_list_settings{}

#foto_list_settings #flush_foto_list_settings{
	height:auto;
	min-height:50px;
	height:auto !important;
	height:50px;
	width:502px;
	background: url(../grafiken/id/headline_3.gif) left -16px no-repeat;
	padding-top:6px;
	padding-left:10px;
	margin-top: -6px;
}
#foto_list_settings #flush_foto_list_settings .prefix{float:left;width:150px;text-transform:uppercase;color:#5d6268;padding-top:5px;font-weight: normal;}
#foto_list_settings #flush_foto_list_settings .img_upload{float:left;}
#foto_list_settings #flush_foto_list_settings form{float:left;width:300px;}
#foto_list_settings #flush_foto_list_settings .flush_h1_cl{clear:none !important;}
#foto_list_settings #flush_foto_list_settings .img_upload .img_upload_progressbar{

}
#foto_list_settings #flush_foto_list_settings .img_upload {
	width: 500px;
}


#foto_list_settings #flush_foto_list_settings .img_upload_title {
	width:500px;
}
#foto_list_settings #flush_foto_list_settings .value {
	float:left;
}

.img_upl {
	width: 146px;
	height: 146px;
	border: 1px solid #ccc;
	padding: 1px;
}

/*

#ww_profil_old_email,
#ww_profil_upd_email,
#ww_profil_upd_email2,
#ww_profil_upd_passold,
#ww_profil_upd_pass,
#ww_profil_upd_passw,
#obj_actions,
#pers .buttons_headline {
	display: none;
}



#pers .value .subheadline {
	display:block;
	float:left;
	padding-right:5px;


}
#pers .value {
	float:left;
}
#pers .suffix {
	display:none;
}
#pers .prefix {
	float:left;
	padding-right:5px;
	 color:#3F3F58;
	font-size:12px;
	font-weight:bold;
	width:120px;
}
#pers .cl {
	margin-top:10px;
}

.aftercheckbox {
	 color:#3F3F58;
	font-size:12px;
	font-weight:normal;
	position: absolute;
	margin-left:5px;
}

#ww_profil_upd_721 .value .subheadline,
#ww_profil_upd_811 .value .subheadline  {
	float:none;
	margin-bottom:10px;
}

#ww_profil_upd_771 .prefix,
#ww_profil_upd_711 .prefix,
#ww_profil_upd_701 .prefix,
#ww_profil_upd_801 .prefix,
#ww_profil_upd_791 .prefix,
#ww_profil_upd_781 .prefix,
#ww_profil_upd_731 .prefix
{
	float:none;
	margin-bottom:10px;
}

#ww_profil_upd_821 {
	margin-top: -23px;
	margin-right:400px;
}

*/


#ww_tooltip_quote #ww_tooltip_quote_cont .upic,
#ww_tooltip_quote #ww_tooltip_quote_cont .qmed,
#ww_tooltip_quote #ww_tooltip_quote_cont .qvid,
#ww_tooltip_quote #ww_tooltip_quote_cont .quo,
#ww_tooltip_quote #ww_tooltip_quote_cont .fst{
	float:left;
}

#ww_tooltip_quote h4 {
	font-size:14px;
	padding-bottom:10px;
}
#ww_tooltip_warn,
.tooltip_quote {
	width:300px;
	height:auto;
	border:3px solid #000;
	background: #fff;
	padding:5px;
	line-height:150%;
}

#ww_tooltip_warn,
.tooltip_quote a {
	color: #000;
	font-weight:normal;
}

.upic a,
.idsprerren a {
	color: #99004c;
	font-weight:bold;
}

/* Missbrauch */
.tooltip_abuse a:link,
.tooltip_abuse a:active,
.tooltip_abuse a:visited{
	color:#000;
}
.tooltip_abuse input{
	border:0px !important;
}
.tooltip_abuse{
	width:300px;
	height:auto;
	border:1px solid #000;
	background: #fff;
	line-height:150%;
}
.tooltip_abuse h4 {
	background-color:#444444;
	color:#FFFFFF;
	padding:3px 9px;
}
.tooltip_abuse a{
	color: #000;
	font-weight:normal;
}

.ww_tooltip_cont{
	padding:5px;
}

.tooltip_abuse textarea{
	width:280px;
}

.tooltip_abuse .button{
	background:url("//images.basic.me20.de/grafiken/basic/buttons/basic_button_left_1.gif") no-repeat scroll left top transparent;
	float:left;
	height:27px;
	margin-right:5px;
	padding:0 0 0 20px;
}

.tooltip_abuse .button_right{
	background:url("//images.basic.me20.de/grafiken/basic/buttons/basic_button_right_1.gif") no-repeat scroll right top transparent;
	float:left;
	font-size:11px;
	height:27px;
	line-height:25px;
	padding:0 15px 0 5px;
}

.tooltip_abuse .button_on {
	background:url("//images.basic.me20.de/grafiken/basic/buttons/basic_button_left_2.gif") no-repeat scroll left top transparent;
	float:left;
	height:27px;
	margin-right:5px;
	padding:0 0 0 20px;
}

.tooltip_abuse .button_on .button_right {
	background:url("//images.basic.me20.de/grafiken/basic/buttons/basic_button_right_2.gif") no-repeat scroll right top transparent;
	float:left;
	font-size:11px;
	height:27px;
	line-height:25px;
	padding:0 15px 0 5px;
}

#ww_abuse #ww_content_col1{width:735px;}

#ww_abuse .cont_el{padding-left:14px;}

#ww_abuse .ww_miss_cont a:link,
#ww_abuse .ww_miss_cont a:visited,
#ww_abuse .ww_miss_cont a:active{
	color:#000 !important;
}
#ww_abuse #table{margin-top:20px;}
#ww_abuse #table table{
	border-collapse:collapse;
	width:100%;
	border-style:hidden;
	border-color:#999999;
	border-spacing:0px; 
	padding:3px;
	table-layout:auto;
}

#ww_abuse #table table th{
	font-weight:bold;
	background:#444444;
	font-size:12px;
	padding-left:5px;
}

#ww_abuse #table table td{
	padding:3px;
}

#ww_abuse #table table tbody{
	font-size:11px;
}

#ww_abuse #table table tbody .edit{
	/*background: url(/grafiken/basic/missbrauch/edit.gif) top left no-repeat;
	padding-left:20px;
	height:18px;
	width:18px;*/
}

#ww_abuse #table table tbody .delete{
	/*background: url(/grafiken/basic/missbrauch/delete.gif) top left no-repeat;
	padding-left:20px;
	height:18px;
	width:18px;*/
}

#ww_idcard .tooltip_smilies{
	width:300px;
	height:auto;
	border:1px solid #000;
	background: #fff;
	line-height:150%;
}
#ww_idcard .tooltip_smilies h4 {
	background-color:#444444;
	color:#FFFFFF;
	padding:3px 9px;
}

#ww_idcard .tooltip_smilies img{
	border:0px !important;
}

#ww_idcard .tooltip_linkto{
	width:200px;
	height:auto;
	border:1px solid #000;
	background: #fff;
	line-height:150%;
}
#ww_idcard .tooltip_linkto h4 {
	background-color:#444444;
	color:#FFFFFF;
	padding:3px 9px;
}

#ww_idcard .tooltip_mailto{
	width:200px;
	height:auto;
	border:1px solid #000;
	background: #fff;
	line-height:150%;
}
#ww_idcard .tooltip_mailto h4 {
	background-color:#444444;
	color:#FFFFFF;
	padding:3px 9px;
}

#ww_idcard .tooltip_linkto a:link,
#ww_idcard .tooltip_linkto a:visited,
#ww_idcard .tooltip_linkto a:active,
#ww_idcard .tooltip_mailto a:link,
#ww_idcard .tooltip_mailto a:visited,
#ww_idcard .tooltip_mailto a:active{
	color:#000;
}

#ww_idcard .lightbox_confirm a:link,
#ww_idcard .lightbox_confirm a:visited,
#ww_idcard .lightbox_confirm a:active{
	color:#000;
}



#ww_tooltip_msg h4 {background-color:#444444;padding:3px 9px;color: #fff; }

#ww_tooltip_msg .tooltip_msg {
	background: #fff url(../grafiken/basic/tooltip/cont_bg.gif) left top repeat-x; 
	width:300px;
	height:auto;
	color: #000;
	border:1px solid #000;
	padding:10px;
}

#ww_tooltip_msg #tt_cin {
	width: 290px;
	height:100px;
	padding: 5px;
}

#ww_tooltip_msg .tooltip_msg .ww_tooltip_cont {
	margin-top:10px;
}

#ww_tooltip_msg .tooltip_msg  .button_wrapper {
	background-color:#fff;
	padding:10px 0px 0px 0px;
}
#ww_tooltip_msg .tooltip_msg .button {
	background:transparent url(//images.basic.me20.de/grafiken/basic/buttons/basic_button_left_1.gif) no-repeat scroll left top;
	float:left;
	height:27px;
	margin-right:5px;
	padding:0px 0px 0px 20px;
}

#ww_tooltip_msg .tooltip_msg .button .button_right {
	background:transparent url(//images.basic.me20.de/grafiken/basic/buttons/basic_button_right_1.gif) no-repeat scroll right top;
	float:left;
	font-size:11px;
	height:27px;
	line-height:25px;
	padding:0px 15px 0px 5px;
}

#ww_tooltip_msg .tooltip_msg .button_on {
	background:transparent url(//images.basic.me20.de/grafiken/basic/buttons/basic_button_left_2.gif) no-repeat scroll left top;
	float:left;
	height:27px;
	margin-right:5px;
	padding:0px 0px 0px 20px;
}

#ww_tooltip_msg .tooltip_msg .button_on .button_right {
	background:transparent url(//images.basic.me20.de/grafiken/basic/buttons/basic_button_right_2.gif) no-repeat scroll right top;
	float:left;
	font-size:11px;
	height:27px;
	line-height:25px;
	padding:0px 15px 0px 5px;
}


#ww_tooltip_msg .tooltip_msg a {
	color: #000;
}
.facebook{
	background:transparent url(../grafiken/id/follow_fb.gif) top left no-repeat;
	width:150px;
	height:22px;
	float:left;
}

.facebook_deak{
	background:transparent url(../grafiken/id/follow_fb_grau.gif) top left no-repeat;
	width:150px;
	height:22px;
	float:left;
}

.twitter{
	background:transparent url(../grafiken/id/follow_tw.gif) top left no-repeat;
	width:150px;
	height:22px;
	float:left;
	margin-left:10px;
}

.twitter_deak{
	background:transparent url(../grafiken/id/follow_tw_grau.gif) top left no-repeat;
	width:150px;
	height:22px;
	float:left;
	margin-left:10px;
}

.idcard_not_active {
	font-size:12px;
	font-weight: bold;
	padding:20px;
	color:#99004C;
}
.idcard_not_active_settings {
	font-size:12px;
	padding:10px;
	color:#99004C;
}

.idcard_not_active a {
	color:#99004C !important;
	text-decoration: underline;
}

.age {
	font-size: 14px;
	text-transform: none;
	color: #8e8f90;
}

p {
	
}

.CHILD_DEL {
	background-color:yellow;
	padding:5px;
}
.CHILD_DEL a {
	color:#000 !important;
}

#ww_404pop #ww_site_container{
	height:600px;
}

#ww_404pop .pop404_msg{
	font-size:12px;
	padding:10px;
	color:#99004C;
	line-height:120%;
}
