html, body, h1, h2, h3, h5, input, textarea, select{
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 150%;
	color: #3d3d3d;
	margin: 0px;
	padding: 0px;
}

img {
	padding: 1px;
	border: 1px solid #444444;
}

em {
	background-color:yellow;
}


.tt_preview  {
	width:600px;
}

.tt_preview em {
	background-color:yellow;
}

.tt_preview .censor_hint {
	border-top:1px solid #ccc;
	font-size:10px;	
}

#videoplaydiv {float:left;}
.cl {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.fl{float:left;}
.fr{float:right;}

select {
	border:1px solid #e5e5e5;
	color: #505050;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #827a62;

	}

	/*#ww_cont_col_3 h1,
	#ww_cont_col_1 h1,
	#ww_cont_col_1 h4 {
		font-size: 18px !important;
		margin-bottom: 5px !important;
		margin-top: 7px !important;
		padding: 0px 0px 0px 10px !important;
	}*/

#ww_cont_col_3 h1 {
	padding: 0px 10px 5px 0px !important;
	text-align: right;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #827a62;
}
h3 {
	color: #444444;
	font-weight: normal;
	font-size: 12px;
}
	
.error {
	padding: 5px;
	color: #832d29;
	font-weight: bold;
	/*height:30px; overflow:hidden; wird nicht mehr gebraucht wenn plugins höhe automatisch anpassen*/ 
}

.obj_release{
	padding:5px;
	font-weight:bold;
	color:#832d29;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #996450;
}

a:hover {
	text-decoration: underline;
}


.formbutton {
	margin:0px;
	padding:0px 3px 0px 3px;
	font-size:12px;
	height:22px;
	line-height:14px;
}

* html .formbutton {}

/* overview seite header unterhalb aller navielemnte*/
.ov_header {
	margin-top:15px;
	width: 100%;
}
	.ov_header h1 {
		color: #63625e !important;
	}
	.ov_header .h1_cl {}
	.ov_header h2 {padding-bottom:2px;}
	.ov_header .h2_cl {}
	.ov_header h3 {}
.ov_header_cl {}	

/* actions */

.actions a{
	width: 150px;
	height:43px;
	margin-bottom:10px;
}
	.actions a:link,
	.actions a:visited,
	.actions a:active,
	.actions a:hover {
		/*
		padding: 0px 30px 0px 30px;
		background: url(../grafiken/basic/actions/action_new_obj_bg.gif) top left repeat;
		color: #fff !important;
		font-style: italic;
		text-decoration: none;
			margin-right:10px;
			*/
		float:left;
		display:block;


	}
	
#ww_videos_overview .actions a{
	background: url(../grafiken/basic/actions/action_new_obj_bg_video.gif) top left repeat-x;
}	


.actions2 {
	position:relative;
	height:24px;
	width:800px;
	margin-top:-18px;
}



.actions2 .actions2_headline {
		padding: 2px 17px 2px 17px;
		background: url(../grafiken/basic/actions/action2_bg.gif) top left repeat;
		color: #757575 !important;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		float:left;
		display:block;
}
	.actions2 a:link,
	.actions2 a:visited,
	.actions2 a:active,
	.actions2 a:hover {
		padding: 2px 17px 2px 17px;
		background: url(../grafiken/basic/actions/action2_bg.gif) top left repeat;
		color: #fff !important;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		float:left;
		display:block;
	}
	.actions2 a:hover {text-decoration: underline;}



.indicator_card_1 {
	position:absolute;
	margin-top:-15px;
	line-height:34px;
	background: url(../grafiken/basic/pageowner/user_card_1.gif) top left no-repeat;
	padding-left:30px;
	font-weight:bold;

}

.indicator_card_2 {
	position:absolute;
	margin-top:-15px;
	line-height:34px;
	background: url(../grafiken/basic/pageowner/user_card_2.gif) top left no-repeat;
	padding-left:30px;
	font-weight:bold;
}
.indicator_card_3 {
	position:absolute;
	margin-top:-15px;
	line-height:34px;
	background: url(../grafiken/basic/pageowner/user_card_3.gif) top left no-repeat;
	padding-left:30px;
	font-weight:bold;
}




.owner .obj_owner .indicator_online {
	position: relative;
	background-color: #90c86a;
	border: 1px solid #b2f783;
	width: 10px;
	height: 10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size: 0px;
}

.owner .obj_owner .indicator_offline {
	position: relative;
	background-color: #ae0606;
	border: 1px solid #e51919;
	width: 10px;
	height: 10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size: 0px;
}

* html .owner .obj_owner .indicator_offline,
* html .owner .obj_owner .indicator_online  {
	margin-top:-16px;
}


.child_uimg .indicator_online {
	position: relative;
	background-color: #90c86a;
	border: 1px solid #b2f783;
	width: 10px;
	height: 10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size: 0px;
}

.child_uimg .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:10px;
	height:10px;
	margin-top:-21px;
	margin-left:88px;
	font-size:0px;
}

* html .child_uimg .indicator_offline {margin-top:-16px;}
* html .child_uimg .indicator_online {margin-top:-16px;}


.child_owner .child_uimg .indicator_online {
	position:relative;
	background-color:#90c86a;
	border:1px solid #b2f783;
	width:5px;
	height:5px;
	margin-top:-14px;
	margin-left:44px;
	font-size:0px;
}

.child_owner .child_uimg .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:10px;
	height:10px;
	margin-top:-14px;
	margin-left:44px;
	font-size:0px;
}

* html .child_owner .indicator_offline {margin-top:-16px;}
* html .child_owner .indicator_online {margin-top:-16px;}




#id_friendlist .obj_owner .indicator_online {
	position:relative;
	background-color:#90c86a;
	border:1px solid #b2f783;
	width:10px;
	height:10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size:0px;
}

#id_friendlist .obj_owner  .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:10px;
	height:10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size:0px;
}

* html #id_friendlist .obj_owner .indicator_offline {margin-top:-16px;}
* html #id_friendlist .obj_owner .indicator_online {margin-top:-16px;}




input, textarea {
	padding: 0px 0px 0px 0px;
}



input .text {
	width: 175px;
	height: 18px;
	line-height:100%;
}


#ww_foot_container {
	height:151px;	
	background: url(../grafiken/basic/global/footer_bg.jpg) right top no-repeat;
	width:100%;
}

.body_foot h5, h6 {
	color: #827a62;
	margin:0px;
	padding:0px;
	float:left;
	margin-top: 95px;
}
.body_foot h5 {
	margin-left:15px;
	font-weight:bold;
}
.body_foot h6 {
	margin-left:25px;
	font-size:11px;
}

.foot_1_cl, .foot_2_cl, .foot_3_cl, .foot_4_cl, .foot_5_cl {clear:none !important;}


#ww_webzweinull_link {
	color: #827a62;
	margin:0px;
	padding:0px 5px 0px 0px;
	float:right;
	margin-top:-18px;
	font-size:11px;
	font-weight:bold;
}
* html #ww_webzweinull_link {	margin-top:-20px;}

.addthis {
	padding: 15px 31px 40px 0px;
	float:right;
	margin-top: -33px;
}

/**/

#form_login1 input {float:left;margin-right:10px;}
#form_login1 input.text {width:100px;}
/* Loginbox */


.ww_login_logout {
	text-align: right;
	position: relative;
	left: 50%;
	margin-left: 40px;
	width:380px;
	top:-25px;
	font-size:11px;
	z-index:2;/*IE FIX*/
}

.login_info {float: right; color: #929292, font-size: 10px}
.login_info .prefix, .login_info .suffix, .login_info .value {
	float:left; 
}
#logindiv_pwvdiv {float:right}
#logindiv, #pwvdiv {text-align: left;}

#obj_action_div .login,#obj_action_div2 .login {
	margin-left:490px;
	margin-top:0px;
}

.login {
	width: 300px;
	border:5px solid #dadada;
	padding: 5px 10px 5px 10px;
	background-color:#F3F3F3;
}

.login h3 {
	text-align:right;
	width:100%;
	border-bottom: 1px solid #827a62;
	color:#827A62;
	font-size:24px;
	line-height:35px;
	font-weight:normal;
	padding: 0px;
	margin-bottom: 5px;
}

.login form {
	margin-top:10px;
}

.login .form_pass, .login .form_chbox {
	margin-top:5px;
}

.login .prefix, .login .value, .login .suffix
{
	float:left;
	font-weight: bold;
}

.login .value
{
	float:right;
	font-weight: normal;
}

.login .form_chbox .value {
	float: left;
	padding-left:60px;
}

	
.login .form_cancel
{
	float:left;
	padding-left: 115px;
	padding-top:10px;
}

.login .form_ok
{
	float:left;
	padding-left: 20px;
	padding-top:10px;
}

.login .form_cancel_cl {clear: none !important;}


.login .button_wrapper {

	padding-top: 0px;
	border-top: 1px solid #ccc;
}

.login .button , .login .button .button_right{
	background: none;
	padding:0px;
	margin:0px;
	float: none;
}


	.login .button .button_right a:link,
	.login .button .button_right a:visited,
	.login .button .button_right a:active,
	.login .button .button_right a:hover {
		color: #6b6040 !important;

	}
	
	.login .prefix {width:110px}
	
.login .login_pwv_cl {clear:none !important;}
.login .login_pwv {float:left;width:120px;}
.login .login_reg {float:right;width:120px;}
.login a {color: 6b6040;}
/* ------------------------------------------------------------------- */

#ww_content_container {
	/*float:left;*/
	width:100%;
	height:auto;

}

#ww_cont_col_1 {
	width: 145px;
	min-height:500px;
	float:left;
	overflow:hidden;
/*	margin-top:25px;*/
}
.ww_cont_col_1_cl {clear: none !important;}



#ww_cont_col_2 {
	margin-left:45px;
	width: 573px;
	float:left;
	margin-top:50px;

}

.ww_cont_col_2_cl {clear: none !important;}
#ww_cont_col_3  {
	float:right;
	width: 150px;
	margin-right: 14px;
	overflow:hidden;
	margin-top:50px;
	/*background: url(../grafiken/basic/global/right-column-shadow.png) 0px 0px no-repeat;
	padding-left: 20px;*/
	border: 1px solid #a6a6a6;
	background: #efefef;
}

* html #ww_cont_col_3  {
	margin-right:7px;
}

/*
* html #ww_cont_col_3 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='grafiken/basic/global/right-column-shadow.png', sizingMethod='scale');
}
*/
.ww_cont_col_3_cl {}
#ww_site_container_2 {
	position: relative;
	/*background: #fff url(../grafiken/basic/global/bg_body.jpg) 0px 119px repeat-x;*/
	background: #fff url(../grafiken/basic/global/bg_body2.jpg) center 119px no-repeat;
}


#ww_forum_overview #ww_site_container_2,
#ww_threads #ww_site_container_2,
#ww_thread_detail #ww_site_container_2,
#ww_people #ww_site_container_2,
#ww_user_online #ww_site_container_2,
#ww_reg #ww_site_container_2,
#ww_redaktion_body #ww_site_container_2,
#ww_suche #ww_site_container_2  {
	background: #fff url(../grafiken/basic/global/bg_body3.jpg) 0px 119px repeat-x;
}

#ww_photo_detail #ww_cont_col_2,
#ww_blog_detail #ww_cont_col_2,
#ww_video_detail #ww_cont_col_2 {
	margin-top:22px;
}




#ww_forum_overview .actions {
	float:right;
	height:auto;
}


#ww_main_content_container { /* +++ This container encloses the header, the actual content and the footer */
	position: relative;
	left: 50%;
	margin-left: -500px;
	margin-top: -18px;
	width: 1000px;


}

#ww_head_container {
	background: url(../grafiken/basic/global/header_bg.jpg) 0px 0px no-repeat;
	margin:0px;
	padding:1px;
	height:160px;
	position:relative;
}

#ww_index #ww_head_container,
#ww_abuse #ww_head_container {
	background: url(../grafiken/basic/global/header_bg_nowimpel.jpg) 0px 0px no-repeat;
}

#ww_index #ww_cont_col_1 {margin-top: 10px;}
#ww_index #ww_cont_col_2 {margin-top: 10px;}
#ww_index #ww_cont_col_3 {margin-top: 10px;}

* html #ww_head_container {}

/* we dont need this for the me20 design*/
.body_head
{
	display:none;

}


.body_head_cl {}

.navi_main {
	font-weight:bold;
	margin-top:40px;
	margin-left:120px;
	width:650px;
}

.navi_main .active{
	color:#8b5b49;
}

	.navi_main a { /* +++ The links inside the main-navigation are wrapped by the h5-element */
		color: #635d4b;
		text-decoration: none;
		font-size:13px;
			
	
	}
	
	.navi_main a:hover {
		color: #8b5b49;
		text-decoration:underline;
	}


	.navi_main .spacer { /* +++ change this to change the orientation of the links in the main-navigation */
		padding-left:20px;
	}

.navi_main_cl {clear:both !important;}

.suchfeld  {
  	float:right;
  	/*
  	padding-top:22px;
  	padding-right:22px;
  	*/
  	height:20px;
  	overflow:hidden;
  	width:200px;
  	margin-top:-20px;
  	margin-right:22px;
}
  	* html .suchfeld {
  		  	margin-right:11px;
  	}
	.suchfeld .prefix {
	  	display:none;
	}
	
	.suchfeld input {
		float:right;
		margin:0px;
		margin-left:2px;
		padding:0px;
		width:170px;
		font-size: 13px;
		color: #333;
		border:0px;
	}
	
/* we dont need the ugly submitt button*/
	.suchfeld .searchbutton {
		position:relative;
		width:15px;
		height:17px;
		cursor:pointer;
		font-size:0px;
		background: #dbdbdb url(../grafiken/basic/global/searchicon.gif) -1px 3px no-repeat;
		line-height:120px;

	}


.owner_navi {
	width:500px;
	height:20px;
	overflow:hidden;
	margin-top:25px;
	margin-left:120px;
	font-size: 12px;
	line-height:20px;
	font-weight:bold;
	color: #999999;
	font-size:12px;
	padding-right:10px;

}
.owner_navi .name {
	padding-right:10px;

}
.owner_navi .value .blog {
	color: #745099;
		padding-right:10px;
}

.owner_navi .value .foto {
	color: #96450;
		padding-right:10px;
}
.owner_navi .value .video {
	color: #506599;
		padding-right:10px;
}

.owner_navi .value .answer {
	color: #99505e;
		padding-right:10px;
}
.owner_navi .value .id {
	color: #519399;
}





/* >>>>>> "Breadcrump"-Navigation ("You are here") ......................................... */
.breadcrump_navi {
	width:500px;
	height:20px;
	overflow:hidden;
	margin-top:18px;
	font-size: 12px;
	color: #999;
	font-style: italic;
}

#ww_index .breadcrump_navi,
#ww_abuse .breadcrump_navi {
	margin-top:62px;
}




#ww_index #ww_cont_col_3,
#ww_videos_overview #ww_cont_col_3{

	border:none;
	background:none;
	width:150px;
}


#ww_videos_overview #ww_cont_col_1,
#ww_videos_overview #ww_cont_col_2 {
	margin-top:20px;
}


#ww_index #ww_cont_col_3 .list {
	border-top:1px solid #999;
	border-right:1px solid #999;
	height:auto;
	width:128px;
	padding:10px;
	overflow:hidden;

}

#ww_index #ww_cont_col_3 .list .obj_cl {
clear:both !important;
}

#ww_index #ww_cont_col_3 .list_head {border:none;}

	.breadcrump_navi a:link,
	.breadcrump_navi a:visited,
	.breadcrump_navi a:active {
		color: #999;
		text-decoration: underline;
	}
	
	.breadcrump_navi a:hover {
		color: #000;
	}

	.breadcrump_navi .name {
		float: left;
		font-style: normal;
	}

.breadcrump_navi_cl {clear:both !important;}

.body_sub_head {
	position:absolute;
	width:107px;
	height:99px;
	background: url(../grafiken/basic/obj/body_sub_head/bg_body-sub-head.jpg) right top no-repeat;
	left:884px;
	top:72px;

}
/*yes, a css hack for IE 6 */
* html .body_sub_head {

}


#ww_videos_overview .body_sub_head, #ww_video_detail .body_sub_head {
	background: #fff url(../grafiken/basic/obj/body_sub_head/bg_body-sub-head_video.jpg) right top no-repeat;
}





	.body_sub_head h1 {
	display:none;
	}

#ww_reg .body_sub_head h1 {
	font-size: 13px;
}

/*-------------------------------------------------------------------------*/

.name {
	float:left;
}

.value {
	float:left;
	
}

.suffix {
	float:left;
}

h4 {
	color:#827A62;
	font-size:24px;
	font-weight:normal;
}



/* global buttons */
/*-----------------------------------------------------------------------------------------*/

/* buttons headline */
.buttons_headline {
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	display:none;
}

/* we have a div named button_wrapper around all buttons to style the button area*/
.button_wrapper {

	padding: 10px 0px 0px 0px;

}

/* make all buttons float*/
.button_wrapper .cl {clear: none !important; float:left;}

/* clear the float*/
.button_wrapper_cl {clear: both !important}


/* button at normal state */
.button	{
	height: 27px;
	float: left;
	line-height:25px;
	padding: 0px 0px 0px 19px;
	background: url(http://images.basic.me20.de/grafiken/basic/buttons/basic_button_left_1.gif) left top no-repeat;
	margin-right:5px;
}

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


.button_on {
	height: 27px;
	float: left;
	line-height:25px;
	padding: 0px 0px 0px 19px;
	background: url(http://images.basic.me20.de/grafiken/basic/buttons/basic_button_left_2.gif) left top no-repeat;
	margin-right:5px;
}

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

 
/* buttontext */
.button a:link, .button a:active, .button a:visited, .button a:hover {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}

.button_on a:link, .button_on a:active, .button_on a:visited, .button_on a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}


/**/
 .childlist_listelement {
	border: none;
	padding: 0px;
}

 .child .textinfos {
	background: url(../grafiken/basic/obj/detail/comment_textinfo_bg2.gif) top left no-repeat;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

 .child_actions .button_wrapper {
	position: relative;
/*	top: -20px;*/
}

 .child_actions {
	margin-bottom: 5px;
	padding-left: 14px;
}

 .child_actions .button,
 .child_actions .button_right,
 .child_actions .button_on {
	background: none;
	padding: 0px;
	margin-right: 10px;
	height: auto;
	width: auto;
	line-height: 13px;
}

	 .child_actions .button,
	 .child_actions .button_on {
		border-right: 1px solid #b4b4b4;
		color: #b4b4b4;
	}

	 .child_actions .button_on a {
		color: black;
	}
	
	 .child_actions .button_on a:hover {
		text-decoration: underline;
	}
	
	 .child_actions .child_abuse {
		border: none !important;
	}
	
		 .child_actions .child_abuse .button_right a {			
			color: #810404 ;
		}

 .childlist .childlist_header h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------------------*/


.preview {}




/* taglist */
/*-----------------------------------------------------------------------------------------*/


.taglist {

	color:#6b6040;
}


.taglist_cl {
	
}
/* the single tag */
/*.tag is the normal class */
/* tagclick is only used while editing an objekt, e.g. delete a tag*/
.tag, .tagclick{
	float:left;
	padding-left:28px;
	background: url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) 8px 2px no-repeat;
}

/* delete a tag hover*/
 a:hover.tagclick{
	color:red !important;
}

/* space or char between single tags*/
.trenner {
	display:none;
	}

.preview .taglist {
	margin-left:10px;
	padding-left:20px;
	background: url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) center left no-repeat;
	font-size:10px;
	color:#7e7e7e;
}

.preview  .tag, .tagclick{
	float:left;
	padding-left:5px;
	background: none;
	font-size:10px;
	text-decoration:none;
}





/*obj detailinfos*/ 

.ww_obj_detail {
	border-top:1px solid #929292;
	border-left:1px solid #929292;
	padding: 10px 0px 0px 10px;
	width:730px; /* ie 6*/
}


/* the image of the objekt*/
.obj_img {
	float:left;
}

.obj_img img {
	padding:3px;
}
.obj_img_cl {
	
}

/* the textarea of the objekt*/
.obj_textwrapper {
	float:left;
	padding: 0px 0px 10px 0px;

}





/* the elements are inside the textarea of the objekt (obj_textwrapper) */
/* we define these global*/
	.obj_title {
		padding:0px 0px 10px 0px;
		color: #827a62;
		font-size: 24px;
		font-weight: bold;
/*		line-height: 28px;*/
	}
	.obj_title_cl {}
	
	
	.obj_cont {
		/*
		width:100%;
		border-bottom:1px solid #f2f2f2;
		*/
	}

	.obj_cont .value{
		
	}	

	
			
		
	.obj_cont_cl {}
	
	
	.obj_uname{
		float:left;
		color: #827a62;
		font-size: 12px;
		font-weight: bold;
/*		font-style: italic;*/
	}
	.obj_uname_cl {clear:none !important;}
	
	.list .preview .obj .textinfos .obj_cuname_cl {}
		
	.obj_gtime{
		float:left;
		color: #827a62;


	}
	.obj_gtime_cl {}
	
	.obj_ctime {
		padding:10px 0px 10px 0px;
		color: #c2beae;
		font-size: 10px;
		font-weight: bold;


	}
	.obj_ctime_cl {}
	
	.obj_bw {
		float:left;
	}
	.obj_bw_cl {clear:none !important;}
	
	.obj_bwnum {
		float:left;
	}
	.obj_bwnum_cl {
		
	}
	
	.obj_publicfunc {
		float: right;
	}

	.obj_publicfunc_cl {
	
	}
	
	.obj_ip { font-size:10px; }
	
	 .obj_flag0 .value{
		background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_no_ok.gif) left center no-repeat;
 	 	color: #99505e;
 	 	font-style: italic;
 	 	font-weight:bold;
 	 	padding:0px 0px 0px 15px;
	}
	.obj_flag1 .value{
		background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_ok.gif) left center no-repeat;
 		color: #789950;
 		font-style: italic;
 	 	font-weight:bold;
 	 	padding:0px 0px 0px 15px;
	}

	.list .preview .obj .textinfos .obj_flag0 .value{
		background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_no_ok.gif) left center no-repeat;
 		color: #99505e;
 		font-style: italic;
 	 	font-weight:bold;
 	 	padding:0px 0px 0px 15px;
	}
	
	.list .preview .obj .textinfos .obj_flag1 .value{
		background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_ok.gif) left center no-repeat;
 		color: #789950;
 		font-style: italic;
 	 	font-weight:bold;
 	 	padding:0px 0px 0px 15px;
	}

	.obj_vi{
	
	}
	.obj_vi_cl {clear:none !important;}
	

	#list_standard .obj_vi_cl {clear:both !important}
	
	.obj_kname {
	
	}
	.obj_kname_cl {clear:none !important;}

	
	.obj_childnum{
	
	}
	.obj_childnum_cl {clear:none !important;}






.textinfos {
	float: left;
}


.textinfos .wrapper {float: left;}
.textinfos .name {
	color: #4a4a4a;
	font-weight:normal;
}
.textinfos .value {
	color: #4a4a4a;
	font-weight:bold;
} 

.textinfos .obj_uonline_online .value {
	}

.textinfos .obj_ugender_cl {}



/* obj owner */
.owner {
}

.owner h4 {
	border-top:1px solid #f2f2f2;
	padding: 10px 0px 10px 0px;
}

.obj_owner {
	/*
	width:105px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;
	*/
}
.obj_owner .textinfos {
}

.obj_uimg {
	float:left;
}
.obj_uimg_cl {clear:none !important;}

.owner .textinfos {
	padding: 5px;
}

/* more obj from user linkbox*/


#ww_videos_overview_user .owner {float:left; width:740px;}
#ww_videos_overview_user .owner_cl {clear: none !important;}


.pageowner  {
	float:left;
	margin-top:30px;
	margin-left:10px;
	padding-bottom:5px;
}

.pageowner .linkbox {
	float:left;
}
.pageowner .linkbox a{
	display: block;
}

.pageowner h5{
	width:99px;
	height:6px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/morefrom.gif) left top repeat-x;
	font-size:6px;
}

.pageowner .linkbox .more1{
	width:99px;
	height:16px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/foto.gif) left top repeat-x;
}
.pageowner .linkbox .more2{
	width:99px;
	height:16px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/video.gif) left top repeat-x;
}
.pageowner .linkbox .more3{
	width:99px;
	height:16px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/blog.gif) left top repeat-x;
}
.pageowner .linkbox .more4{
	width:99px;
	height:16px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/termine.gif) left top repeat-x;
}
.pageowner .linkbox .more5{
	width:99px;
	height:16px;
	background: url(http://images.basic.me20.de/grafiken/basic/pageowner/fragen.gif) left top repeat-x;
}

/*childs (commenta)*/

/*wrapper fpr the list*/
.childlist {
	width:100%;
	margin-top:30px;

}



.childlist_listelement {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	padding:10px;
}

.childlist .childlist_header {
	padding:0px;
	margin:0px;
}
	
	
.childlist .childlist_header h4 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	padding-bottom:10px;
}


	.childlist .info_total { 
		float: left;
		margin-right: 0px;
	}
	
	.childlist .info_total .suffix {
		font-weight:normal;
	}
	
	.childlist .info_anz .suffix {
		font-weight:normal;
	}
	
	.childlist .info_anz { 
		float: left;
	}	  

	.childlist .prefix,
	.childlist .suffix,
	.childlist .value  { 
		float: left; 
	} 
	
	
/* the child obj */
.child {
	width:100%;

}


}
.child .child_uimg {
	float:left;
}

.child .child_uimg_cl { clear:none !important;}

.child .textinfos {
	margin-left:15px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/detail/comment_textinfo_bg.gif) left top no-repeat;
	width:550px;
	padding-left:52px;
	padding-top:22px;
	min-height:114px;
	height:auto !important;  /* für moderne Browser */
	height:114px;  /*für den IE */

}
/* dummy test*/
.child .flag .textinfos {
/*	background: url(http://images.basic.me20.de/grafiken/basic/obj/detail/comment_textinfo_bg_flag.gif) left top no-repeat !important;*/
}


.child .textinfos .value {font-weight:normal;}

.child .textinfos .child_title .value { font-weight:bold; font-size:14px; color: #444444;}


.child .textinfos .child_cuname {
	float: left;
	font-style:italic;
}
.child .textinfos .child_cuname_cl {
	clear: none !important;
}
.child .textinfos .child_gtime {
	float: left;
 	font-style:italic;
}
.child .textinfos .child_gtime_cl {
	clear: none !important;
}



.child .textinfos .child_ctime {
 	font-style:italic;
}

 	
.child .textinfos .child_bw {
	float: left;
}
.child .textinfos .child_bw_cl {
	clear: none !important;
}

.child .textinfos .child_bwnum {
	float: left;
}
.child .textinfos .child_bwnum_cl {
	clear: none !important;
}


/* child action abuttons */
.child_actions {
		margin-top: 0px;
		margin-left: 160px;
		margin-bottom: 28px;
		width:100%;
}
child_actions_div {margin-left: 160px;}
.child_actions .buttons_headline{
	padding-top:0px;
}

.child_actions .button_wrapper {
	padding: 0px 0px 0px 0px;
}

/* child owner */
.child_owner_wrapper {
	margin-left: 160px;
}

.child_owner_wrapper h4 {
	border-top:1px solid #f2f2f2;
	padding: 10px 0px 10px 0px;
}
.child_owner {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat-x;

}

.child_owner .textinfos {
	padding-left: 20px;
}
.child_actions_cl {clear: both !important;}



.child_owner .child_uimg img {
	width: 50px;
	height: 50px;
	padding:1px;
}


.child_uimg {
	float:left;

}

	
.child_uimg_cl {clear:none !important;}



.textinfos .child_uonline_online .value {color: #9f2525;}

.child_uname {float:left;}
.child_uname_cl {clear:none !important;}

.child_ugender {float:left;}
.child_ugender_cl {clear:none !important;}

/* global lists */

/* the whole list-element (header, pager, sortforms, objekt list*/ 
.obj_list {
	/*
	margin-top:30px;
	padding-top:30px;
	background: url(../grafiken/basic/global/list_head_bg.jpg) right top no-repeat;
	*/
}


/*
#ww_videos_overview .obj_list {
	background: url(../grafiken/basic/global/wimpel/videos_alle-videos.jpg) right top no-repeat;
}

#ww_videos_overview #list_bestof .obj_list {
	background: url(../grafiken/basic/global/wimpel/videos_beste-videos.jpg) right top no-repeat;
}
*/




.list {

	border-left:1px solid #999999;
	padding:10px;
	width:100%; /*ie6 need this*/

}


#ww_cont_col_3 .list {
	border-left: none;
	border-right:1px solid #999999;	
	width:auto;
	padding-top:10px;
}

#ww_cont_col_3 .pager_sortform_wrapper,
#ww_cont_col_3 .pager_sortform_wrapper_2 {display: none;}


.list_head {
	border-bottom:1px solid #999999;
	font-size:24px;
	font-weight:normal;
}


.list_head h1 {
	color: #996450;
	line-height:100%;
	padding-left:10px;
	padding-bottom:5px;
}

.list_head h2 {
}

.list_head .wrapper {
}

.info_total, .info_anz {
	font-style: italic;
	color:#a1a1a1;
	float:left;
	padding-left:10px;
}


.info_total .prefix,
.info_total .value,
.info_total .suffix {
	float:left;
}

.info_total_cl {clear: none !important}

.info_anz .prefix,
.info_anz .value,
.info_anz .suffix  {
	float:left;
}



/* the obj list */

/* wrapper class=preview*/

.obj {
	float:left;


	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;

}

* html .obj {
	float:left;
	margin-right:14px;
}

.obj .obj_img {
	float:left;
}
.obj .obj_img img {
	width:120px;
	height:120px;
	padding:2px;
	border:1px solid  #996450;
}
.obj_cl {clear:none !important;}




#list_bestof .textinfos {margin-top:-5px; line-height:150%;}
#list_bestof .obj_vi {margin-left:10px;}
#list_bestof .obj_childnum {margin-left:10px;}


.typ_indicator_1 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/user.gif) left top no-repeat;
}


.typ_indicator_2 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/blog.gif) left top no-repeat;
}

.typ_indicator_3 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/foto.gif) left top no-repeat;
}





.typ_indicator_4 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/video.gif) left top no-repeat;
}

.typ_indicator_7 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/frage.gif) left top no-repeat;
}

.typ_indicator_9 {
	width:37px;
	height:35px;
	margin-top:-5px;
 	margin-left:67px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/.gif) left top no-repeat;
}


* html .typ_indicator_2 {margin-top:0px;}
* html .typ_indicator_3 {margin-top:0px;}
* html .typ_indicator_4 {margin-top:0px;}	

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

.obj .textinfos {
	padding:10px;
	line-height:100%;
	font-size:11px;
}


.obj .textinfos .value {font-weight:normal;}

.obj .textinfos .obj_title {padding-bottom:0px;}
.obj .textinfos .obj_title .value {font-weight:bold; font-size:12px; color: #996450;}

.obj .textinfos .obj_cuname {
	float: left;
}
.obj .textinfos .name{color:#787878}
.obj .textinfos .value{color:#787878}

.obj .textinfos .obj_cont .value{color:#444444}




.obj .textinfos .obj_cuname_cl {
	clear: none !important;
}
.obj .textinfos .obj_gtime {
	float: left;
}

.obj .textinfos .obj_gtime_cl {

}


	
.obj .textinfos .obj_ctime {
	padding:0px;
 	font-size: inherit;
}

.obj .textinfos .obj_bw {
	float: left;
}

.obj .textinfos .obj_bw .name{
	font-weight:bold;
}

.obj .textinfos .obj_bw_cl {
	clear: none !important;
}

.obj .textinfos .obj_bwnum {
	float: left;
}

.obj .textinfos .obj_bwnum .name{
	font-weight:bold;
	padding-left:15px;
}

.obj .textinfos .obj_bwnum_cl {
	clear: none !important;
}

.obj .textinfos .obj_vi{
	float: left;
	font-size:10px;
}

.obj .textinfos .obj_vi .name{
	font-weight:bold;

}

.obj .textinfos .obj_childnum{
	float: left;
	font-size:10px;
}
.obj .textinfos .obj_childnum .name{
	font-weight:normal;
}




/* obj owner in list */
.preview .obj_owner_wrapper
{
	margin-top:10px;
	margin-left:170px;
}
.preview .obj_owner_wrapper .obj_owner .obj_uimg img {
	padding:1px;
	width:50px;
	height:50px;
}
.preview .obj_owner_wrapper .obj_owner  {
	line-height:120%;
}

.preview .obj_owner_wrapper .obj_owner .name {
	font-weight:bold;
}

.preview .obj_owner_wrapper .obj_owner .value {
	font-weight:normal;
}

.obj_uimg .indicator_online {
	position:relative;
	background-color:#90c86a;
	border:1px solid #b2f783;
	width:10px;
	height:10px;
	margin-top: -19px;
	margin-left: 88px;
	font-size:0px;
}

.obj_uimg .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:10px;
	height:10px;
	margin-top: -19px;
	margin-left: 88px;
	font-size:0px;
}

* html .obj_uimg .indicator_online ,
* html .obj_uimg .indicator_offline {
	margin-top:-17px;
}
.obj_owner .textinfos {

}


/* stats */
.stat2_wrapper {
	padding:5px;
	color:#000;
	border-right:1px solid #999;
	border-top:1px solid #999;
	font-size:11px;
	width:auto;
}
.stat2_wrapper .wrapper {
	float:left;
}

.stat2_wrapper .prefix,
.stat2_wrapper .value,
.stat2_wrapper .suffix {
	float:left;
}

.stat2_wrapper .value{
	font-weight:bold;
}
.stat2_wrapper .obj_user_stats,
.stat2_wrapper .obj_blog_stats,
.stat2_wrapper .obj_foto_stats,
.stat2_wrapper .obj_video_stats,
.stat2_wrapper .obj_answer_stats,
.stat2_wrapper .obj_forum_stats {
	margin-bottom:5px;
}

.stat2_wrapper .obj_blog_stats_cl,
.stat2_wrapper .obj_foto_stats_cl,
.stat2_wrapper .obj_video_stats_cl,
.stat2_wrapper .obj_answer_stats_cl,
.stat2_wrapper .obj_forum_stats_cl {
	clear: none !important;
}

.pager_sortform_wrapper, .pager_sortform_wrapper_2 {
	padding:10px 0px 0px 8px;
	border-left:1px solid #999999;
}

#list_bestof .pager_sortform_wrapper, #list_bestof .pager_sortform_wrapper_2 {display:none}
#list_new .pager_sortform_wrapper, #list_new .pager_sortform_wrapper_2 {display:none}

/* >>>>>> pager ----------------------------------------------------------------------------- */

.pager {
	color: #444444;
	float:left;
	height:35px;
	float:right;
}

  	.pager_cl {
  		clear:none !important;
  	}

  	.pager a {
  		text-decoration: none;
        padding:3px 3px 6px 3px;
        margin:0px 1px 0px 0px;
  		border: 1px solid #e5e5e5;
  	}
  	
  	
  	  	.pager a:hover {
  		background: #e5e5e5;
  	}
  	

  	.pager .firstpage, .pager .lastpage, .pager .prevpage, .pager .nextpage {
        border:1px solid #e5e5e5;
  		padding: 2px 5px;
        margin:0px 1px 0px 0px;
	}

  	.pager .anvs {
		margin-right:15px;
  	}

  	.pager .other {
  		padding: 2px 5px;
  	}

  	
  	.pager .current {
  		background: #bbb;
        border:1px solid #e5e5e5;
  		padding: 2px 5px;
  		margin:0px 1px 0px 0px;
  		color:#000;
  	}

/* >>>>>> sort-form ------------------------------------------------------------------------ */


	.sort_form {
		float: left;
		margin-left:0px;
	}

	.sort_form .prefix {
		float: left;
	}

	.sort_form .prefix_cl {
		clear: none !important;
	}

	.sort_form_cl {
		clear: none !important;
	}
/* ------------------------ objekt edit ------------------------ */

	/*wrapper around the plugin*/
	.obj_edit_element {
		/*width: 800px;*/
		/*width:550px;*/
		border:1px solid #dadada;
		padding: 10px 10px 5px 10px;
		background-color:#fff;
	}
/*	
#ww_blog_detail .obj_edit_element,
#ww_photo_detail .obj_edit_element,
#ww_video_detail .obj_edit_element,
#ww_answers_detail .obj_edit_element {
	width:720px;
}
*/
	/* globals inside the wrapper*/
		.obj_edit_element .text {
		  /*width: 550px;*/
		  width:280px;
		  padding: 2px;
	}
/*	
#ww_blog_detail .obj_edit_element .text,
#ww_photo_detail .obj_edit_element .text,
#ww_video_detail .obj_edit_element .text,
#ww_answers_detail .obj_edit_element .text {	
		  width: 470px;
	}	
*/	
	.obj_edit_element .prefix {
		color: #444444;
		font-weight: bold;
	}
	
	#obj_edit_error {
		padding-left:100px;
		
	}
		/* headline e.g. "Edit here your Blog"*/
		.obj_edit_element h1 {
			text-align: right;
			width:100%;
			border-bottom: 1px solid #7f7f7f;
			color: #827a62;
		}
		
		/* objekt tile */
		.obj_edit_ti {
			float:left;
			margin-top: 30px;
		}
		/* char free in tile*/	
		.obj_edit_element .title_free {
			float:right;
			margin-top: 30px;
		}
		
			.obj_edit_element .obj_edit_ti .prefix{
				float:left;
				width: 110px;
			}
			.obj_edit_element .obj_edit_ti .value {
				float:left;

			}
			.obj_edit_element .obj_edit_ti .suffix {
				display:none;
			}
		
		.obj_edit_ti_cl {clear: none !important;}
			
		.obj_edit_order{
			float:left;
			margin-top:10px;
		}

		.obj_edit_order .prefix{
			width:110px;
			float:left;
		}
		.obj_edit_order .value{
			width:200px;
			float:left;
		}
		
		.obj_edit_gr{
			float:left;
			margin-top:10px;
			padding-bottom:10px;
		}	
		.obj_edit_gr .prefix{
			width:110px;
			float:left;
		}
		.obj_edit_gr .value{
			width:200px;
			float:left;
		}	
	
		.obj_edit_acc{
			float:left;
			margin-top:10px;
		}	
		.obj_edit_acc .prefix{
			width:110px;
			float:left;
		}
		.obj_edit_acc .value{
			width:200px;
			float:left;
		}
		.obj_edit_close{
			float:left;
			margin-top:10px;
		}	
		.obj_edit_close .prefix{
			width:110px;
			float:left;
		}
		.obj_edit_close .value{
			float:left;
		}	
	/* element wrapper */
	.obj_edit_textformat {
		float:left;
		margin-top:30px;
	}

		.obj_edit_textformat .prefix {
			float:left;

		}
		
		.obj_edit_textformat .value {
			padding-left:110px;
			float:left;
		}
		.obj_edit_textformat .suffix {
			display: none;
		}
			
		.obj_edit_textformat a {
			display:block;
			width:22px;
			height:23px;
			float:left;
			margin-right:4px;
		}
		
		.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;}
			
		.obj_edit_cont{
			float:left;
			margin-top:10px;
		}
		
			.obj_edit_element  .obj_edit_cont .prefix{
				float:left;
				width: 110px;
			}
		
			.obj_edit_element .obj_edit_cont .value {
				float:left;
			}
			
			.obj_edit_element .obj_edit_cont .value textarea{
				height: 200px;
			}
			
			.obj_edit_element .obj_edit_cont .suffix {
				display:none;
			}
			.obj_edit_cont_cl {clear: none !important;}
			
		.cont_free {
			float:right;
		}
		

		
		.addtag_wrapper {
			border-top:1px solid #7f7f7f;
			padding-top: 30px;
			margin-top: 30px;
		}
		
			.addtag_input{
			float:left;
			width:330px;
		}
		
			.addtag_input .text {
				width: 200px;
			}
/*
#ww_blog_detail .obj_edit_element .addtag_input .text,
#ww_photo_detail .obj_edit_element .addtag_input .text,
#ww_video_detail .obj_edit_element .addtag_input .text,
#ww_answers_detail .obj_edit_element .addtag_input .text {	
	width:180px;
}
*/			
			.addtag_input .prefix{
				float:left;
				width: 110px;
			}
		
			.addtag_input .value {
				float:left;
			}
			.addtag_input .suffix {
				/*display:none;*/
			}
			.addtag_input_cl {clear: none !important;}
			
			
			.addtag_button{
				float:left;

			}
		
				.addtag_button .prefix{
					float: left;
				}
			
				.addtag_button .value {
					float:left;
				}
				
				.addtag_button .suffix {
					display:none;
			}
			
			.addtag_taglist{
				float:left;
				padding-top:10px;
				padding-left:100px;
			}
		
				.addtag_taglist .prefix{
					float:left;
				}
			
				.addtag_taglist .value {
					float: left;
				}
				.addtag_taglist .suffix {
					/*display:none;*/
				}	
			
			.img_upload {
				border-top:1px solid #7f7f7f;
				margin-top:30px;
				padding-top:30px;
			}
			
				.img_upload_title {
					float:left;
				}
			
				.img_upload_title .prefix{
					float:left;
					width:110px;
				}
			
				.img_upload_title .value {
					float: left;
				}
				
				.img_upload_title .suffix {
					display:none;
				}
		
				.img_upload_progressbar {
					float:left;
				}
			
				.img_upload_progressbar .prefix{
					float:left;
					width:110px;
				}
			
				.img_upload_progressbar .value {
					float: left;
				}
				
				.img_upload_progressbar .suffix {
					display:none;
				}
				
			.img_upload_list {
				float:left;
				padding-top:20px;
			}
		
				.img_upload_list .prefix{
					float:left;
					width:110px;
				}
			
				.img_upload_list .value {
					float: left;
				}
				.img_upload_list .suffix {
					display:none;
				}		
			
				.upl_list {width: 420px;background-color:#fff;}
				

				.img_upl_loading_on {margin-top:-1px;padding:1px; border:1px solid #996450;float:left;width:100px;height:100px;background:url(http://image.newcom101.de/grafiken/basic/obj_actions/icons/loading.gif) center center no-repeat;}
				.img_upl_loading_off {margin-top:-1px;padding:1px; border:1px solid #fff;float:left;width:100px;height:100px;background:url(../grafiken/basic/global/trans.gif) top left repeat;}
				
				.img_upl_border {float:left; padding:1px; border:1px solid #996450;}
				.img_upl_border_off {margin-top:-1px;float:left; padding:1px; border:1px solid #fff;}
				.upl_list .img_upl {width:100px;height:100px;}
				
				.img_upl_wrapper {float:left;}
				.img_upl_cl {clear:none;}
				.img_del {margin:1px; 0px 0px 1px; float:left;width:15px; height:15px;cursor:pointer; background:url(../grafiken/basic/obj_actions/icons/icon_delete.gif) left top no-repeat;}
				.img_insert {margin:1px; 0px 0px 1px;float:left;width:15px; height:15px;cursor:pointer; background:url(../grafiken/basic/obj_actions/icons/icon_insert.gif) left top no-repeat;}
				.img_zoom_icon {margin:1px; 0px 0px 1px;float:left;width:15px; height:15px;cursor:pointer; background:url(../grafiken/basic/obj_actions/icons/icon_zoom.gif) left top no-repeat;}


			.obj_edit_element form .form_cancel {
				float:left;
				padding-left: 110px;
			}
			.obj_edit_element form .form_cancel_cl {
				clear:none !important;
			}
			.obj_edit_element form .form_ok {
				float:left;
				padding-left: 30px;
			}	

			.obj_edit_element form .form_preview {
				float:left;
				padding-left: 30px;
			}	
			.obj_edit_element form .form_preview_cl {
				clear:none !important;
			}
			
.forum_gr_form {margin-top:10px;}
			#ww_forum_overview .obj_edit_element form .form_ok_cl {
				clear:none !important;
			}
			
			.obj_edit_element form .form_del {
				float:left;
				padding-left: 30px;
			}
						
#ww_photos_overview	.img_upl_loading_on {margin-top:-1px;padding:1px; border:1px solid #996450;float:left;width:400px;height:300px;background:url(http://image.newcom101.de/grafiken/basic/obj_actions/icons/loading.gif) center center no-repeat;}
#ww_photos_overview	.img_upl_loading_off {margin-top:-1px;padding:1px; border:1px solid #fff;float:left;width:400px;height:300px;background:url(../grafiken/basic/global/trans.gif) top left repeat;}

#ww_photos_overview	.upl_list .img_upl { width:auto;height:auto;margin:-1px; }
#ww_photos_overview	.upl_list .img_del { position:relative; }	
#ww_photos_overview	.upl_list .img_zoom_icon { position:relative; }

/* IE Fix */
* html #ww_photos_overview	.upl_list .img_upl { margin:0; }
* html #ww_photos_overview	.upl_list .img_del { margin-top: 2px; margin-left: 2px; margin-bottom: -18px! important; }	
* html #ww_photos_overview	.upl_list .img_zoom_icon { margin-top: 2px; margin-bottom: -18px! important; }
		
		
/* >>>>>> Tagcloud ........................................................................ */

.ww_cloud {
	/*background: url(../grafiken/basic/global/wimpel/tags.jpg) right top no-repeat;*/
	min-height:101px;
	height:auto !important;  /* für moderne Browser */
	height:101px;  /*für den IE */
	margin-bottom:10px;
	padding: 5px;
	width: 137px;
}

.ww_cloud .header {

}

	.ww_cloud .header h1 {
	width:143px;
	overflow: hidden;
	line-height:26px;
	color:#bbbbbb;
	font-size:24px;
	font-weight:normal;
	}

	.ww_cloud .header h2 {
	;
	}

	.ww_cloud .cloud {
		width: 142px;
		line-height: 200%;
		border-top: 1px solid #999999;
		border-right: 1px solid #999999;
	}
	
	.ww_cloud a:link,
	.ww_cloud a:active,
	.ww_cloud a:visited {
		text-decoration: none;
		color: #999;
		margin-right:5px;
	}
	
	.ww_cloud a:hover {
		color:#000;
	}
	
	.ww_cloud a.tag1 {
		font-size: 10px;
	}
	
	.ww_cloud a.tag2 {
		font-size: 12px;
		font-weight:bold;
	}
	
	.ww_cloud a.tag3 {
		font-size: 16px;
	}
	
	.ww_cloud a.tag4 {
		font-size: 16px;
		font-weight:bold;
	}
	
	.ww_cloud a.tag5 {
		font-size: 18px;
	}
	
	.ww_cloud a.tag6 {
		font-size: 18px;
		font-weight:bold;
	}


#ww_photos_overview .ww_cloud .header h1 {
	color: #996450;
}

#ww_photos_overview .stats3 h1 {
	color: #996450;
}


/* local tooltip function e.g. display linkto box*/
.tooltip_linkto, .tooltip_mailto  {
	width:200px;
	height:130px;
}	

.tooltip_permalink  {
	width:350px;
	height:110px;
}	

.tooltip_tell  {
	width:350px;
}	

.tooltip_tell form {display:inline;}

.tooltip_tell #ww_taf_email ,.tooltip_tell #ww_taf_desc { width:300px; display:block;}	
.tooltip_tell #ww_taf_desc { height:50px; margin-bottom:10px;}


.tooltip_permalink #lim_url{
	width:320px;
}	
.tooltip_permalink .tooltop_ok {
float:right;
}	

.tooltip_smilies {
	width:400px;
	height:600px;
}

/* global tooltips */
.ww_tooltip {
	border:1px solid #dbdbdb;
	background-color:#fff;

}


.ww_tooltip h4 {
	background-color:#444444;
	padding:3px 9px 3px 9px;
	color: #fff;
	font-size: 12px;
	margin:0px;
}

.ww_tooltip_cont {
	padding: 15px 9px 5px 9px;
	background: url(../grafiken/basic/tooltip/cont_bg.gif) left top repeat-x;

}
.ww_tooltip_cont .text {
	width:170px;
	margin-bottom:10px; 
}
.tooltop_cancel {
	float:left;
}
.tooltip_cancel_cl {clear:none !important;}

/* end tooltips */


/* video colors*/

#ww_video_detail #ww_cont_col_3 {}
#ww_video_detail .more_objects {

}
#ww_video_detail .more_objects h2{
	background-color: #506599;
}





/* USG */

.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_mailto {
	padding-left:20px;
	background: url(http://images.basic.me20.de/grafiken/basic/forum/mailto_bg.gif) 1px 2px no-repeat;
	
}
 a.usg_mailto:link ,
 a.usg_mailto:visited ,
 a.usg_mailto:active {
	text-decoration: underline;
}

.usg_linkto {
		padding-left:20px;
		background: url(http://images.basic.me20.de/grafiken/basic/forum/linkto_bg.gif) 3px 2px no-repeat;
		text-decoration: underline;
		
	}
	
 a.usg_linkto:link ,
 a.usg_linkto:visited ,
 a.usg_linkto:active {
	text-decoration: underline;
}
.usg_img {border:none}

.smilie {
	border:none;
/*	width:auto;
	height:auto;
*/
}

	

.ovj_vote {
	/*padding:10px;*/
	color: #827a62;
	background-color: #fff;
}

.ovj_vote  h4 {
	margin: 10px 0px 0px 0px
}
.ovj_vote  h5 {
	margin: 10px 0px 0px 10px

}
.stars {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/stars_bg_v2.jpg) left top no-repeat;
	float: left;
	padding: 25px 0px 0px 8px;
	width: 340px;
	height: 30px;
}

.stars_cl {clear:none !important}

.blsl {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_0.jpg) left top no-repeat;
	float: left;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right:2px;
}

.blsl0, .blsl1, .blsl2, .blsl3, .blsl4, .blsl5, .blsl6 , .blsl7, .blsl8, .blsl9 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_1.gif) left top no-repeat;
	float: left;
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-right:2px;
}

.ovj_vote .button_wrapper {
	position:relative;
	float:left;
	padding-top:22px;
	padding-left: 0px;
	margin-left:-205px;
}


/* exeptions for the detail*/
.obj_bw .blsl {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_0_small.gif) center center no-repeat;
	width: 12px;
	margin-right:0px;
	cursor: default;
}

.obj_bw .blsl0, .obj_bw .blsl1, .obj_bw .blsl2, .obj_bw .blsl3, .obj_bw .blsl4, .obj_bw .blsl5, .obj_bw .blsl6 , .obj_bw .blsl7, .obj_bw .blsl8, .obj_bw .blsl9 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_1_small.gif) center center no-repeat;
	width: 12px;
	margin-right:0px;
	cursor: default;
}


/* exeptions for the list*/
.obj_list .blsl {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_0_small.gif) center center no-repeat;
	width: 12px;
	margin-right:0px;
	cursor: default;
}

.obj_list .blsl0, .obj_list .blsl1, .obj_list .blsl2, .obj_list .blsl3, .obj_list .blsl4, .obj_list .blsl5, .obj_list .blsl6 , .obj_list .blsl7, .obj_list .blsl8, .obj_list .blsl9 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/rating/star_1_small.gif) center center no-repeat;
	width: 12px;
	margin-right:0px;
	cursor: default;
}

.content_element {}

/* Registration*/


#ww_reg #ww_cont_col_1 {display:none;}
#ww_reg #ww_cont_col_2 {margin:0px; width:100%;}
#ww_reg #ww_cont_col_3 {display:none;}

#ww_reg .ov_header {

}

#ww_reg .obj_detail_header {
margin:0px;

}

#ww_reg .obj_detail_header h1 {
	display:none;

	}
	
	#ww_reg .obj_detail_header h2 {
		padding-top: 20px;
		margin-bottom: 10px;
		border-bottom: 0px dotted black;
	}

	
#ww_reg .prefix {
	float:left;
}
	
.ww_reg_form {
	margin-top:0px;
}
.ww_reg_form .prefix, .ww_reg_form .suffix, .ww_reg_form .value {
	float:left;
}
.ww_reg_form .prefix {
	width:250px;
	font-weight:bold;
}
.ww_reg_form .suffix {
	padding-left:40px;
	font-weight:normal;
	color:#787878;
	font-style:italic;
}

#ww_reg .ww_reg_form .suffix {
	padding-left:10px;
	font-weight:normal;
	color:#787878;
	font-style:italic;
}

.ww_reg_form .text{
	width:180px;
}
.ww_reg_form .cl{
	padding-top:2px;
}

.ww_reg_form .button {
	margin-top: 20px;
}

.form_uname {width:700px;}

#ww_reg_form_err {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-style: italic;
	border-top: 1px dotted black;
	padding-top: 10px;
}

/* Activation*/


.ww_akt_form .prefix, .ww_akt_form .suffix, .ww_akt_form .value {
	float:left;
}
#ww_reg h1 {margin-top:-2px}
#ww_reg .aktdiv h1 {margin-top:0px}
#ww_reg h2 { font-size:18px;}

.ww_akt_form .suffix {
	padding-left:10px;
	font-weight:normal;
	color:#787878;
	font-style:italic;
}

.ww_akt_form .text{
	width:180px;
}
.ww_akt_form .cl{
	padding-top:2px;
}

#ww_reg .subheadline {font-weight: bold; float:left; width:200px;}

#ww_reg .innerval {padding-left:30px;}

#ww_reg .textarea {width:200px; height:150px;}

.aktdiv {margin-top:0px;}
.aktdiv h2 {padding-bottom:10px;}



#ww_videos_overview .body_sub_head, #ww_video_detail .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/videos_headline.jpg) right top no-repeat;
}

.ww_akt_form .prefix {
	width: 150px;
}

.ww_akt_form .suffix {
	padding-left: 20px;
}




/* statblock */
.stat1 {
	height:31px;
	background: url(http://images.basic.me20.de/grafiken/basic/global/statleiste_bg.gif) left top repeat-x;
	line-height:31px;
	color: #a1a1a1;
	font-size:11px;
}

.statswrapper {
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 860px;
}

.stat_uonline,
.stat_fronline,
.stat_fg,
.stat_nc,
.stat_miss {
	float:left;
	margin-right:30px;
	padding-left:18px;
}

.stat_uonline {
	background: url(http://images.basic.me20.de/grafiken/basic/global/stats/icon_user_online.gif) left 6px no-repeat;
}
.stat_fronline {
	background: url(http://images.basic.me20.de/grafiken/basic/global/stats/icon_friends_online.gif) left 7px no-repeat;
}
.stat_nc {
	background: url(http://images.basic.me20.de/grafiken/basic/global/stats/icon_nc.gif) left 8px no-repeat;
	padding-left:20px;
}

.stat1 .prefix, .stat1 .value, .stat1 .suffix {
	float:left;
}
.stat1 .value{
	padding-left:5px;
	color: #6c6c6c;
}
.stat_uonline_cl {clear:none !important;}
.stat_fronline_cl {clear:none !important;}
.stat_fg_cl {clear:none !important;}
.stat_miss_cl {clear:none !important;}
.stat_nc_cl {clear:none !important;}
.statswrapper_cl {clear:none !important;}
.stat1_cl {clear:none !important;}






/* suche */

#ww_suche .suche_error {
	margin-top:-7px;
}
#ww_suche .suche_error h1 { 
	border-bottom:1px solid #999;
}
#ww_suche  #ww_cont_col_1 {
	width: 180px;
	min-height:500px;
	float:left;
	overflow:hidden;

}

#ww_suche  .ww_cont_col_1_cl {
	clear: none !important;
}

#ww_suche #ww_cont_col_2 {
	margin:0px;
	margin-left:45px;
	width: 760px;
	float:left;
	min-height:500px;
	overflow:hidden;
}

#ww_suche  .ww_cont_col_2_cl {clear: none !important;}
#ww_suche  #ww_cont_col_3  {
	display:none;
}

#ww_suche h4 {
	margin:0px;
	padding: 0px;
}

#ww_suche .label {
	padding-left:5px;
	padding-right:15px;
	
}


#ww_suche .obj_edit_element {
	margin:0px;
	padding:8px;
	width:100%;

}

.searchoptions_wrapper {
	margin:0px;
	padding:0px;
	font-size: 11px;
}
.searchagain_element {
	
}
.searchoptions {
	padding:10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;

}

.searchoptions form {
	margin:0px;
	padding:0px;
}
.searchoptions_wrapper  h1{
	line-height:100%;
	padding-bottom:5px;
	padding-left:10px;
}
.searchoptions .submit {
	width:120px;
	height:25px;
	line-height:20px;
	margin-top:5px;
	padding:0px;
}

#ww_suche .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}

#ww_suche #suche_userlist .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	height:190px;
	width:105px;
	overflow:hidden;
}
#ww_suche #suche_userlist .list {
height:180px
}
#ww_suche .pager {float:right;}
#ww_suche .obj_owner .obj_uname_cl  {clear:both !important}

	
#ww_suche .obj_owner_wrapper_cl {clear: none !important}

#ww_suche .obj_list .info_total {
	padding-top:10px;
	padding-bottom:10px;
	border-left:1px solid #999999;
}
#ww_suche .obj_list .info_anz {
	padding-top:10px;
	padding-bottom:10px;
}
#ww_suche .obj_list .info_anz_cl {clear: none !important;}
#ww_suche .list { border-top:0px solid #999999;}


#ww_suche .pager_sortform_wrapper, .pager_sortform_wrapper_2 {
	float:right;
	border:none;
	height:15px;
	width:auto;
}


#ww_suche #suche_obj_list .preview {
	width:755px;
}
#ww_suche #suche_obj_list .obj {
	width:99%;
}
#ww_suche #suche_obj_list .obj_cl {
	clear:both !important;
}
#ww_suche #suche_obj_list .obj .obj_img img {
	border:1px solid #000;
	height:100px;
	padding:2px;
	width:100px;
}
#ww_suche #suche_obj_list .obj .obj_img_cl {clear: none !important;}


#ww_suche #suche_obj_list .obj .textinfos {
	font-size:12px;
	line-height:150%;
	padding:5px 5px 5px 10px;
	width:610px;
}

#ww_suche #suche_obj_list .obj .textinfos .name,
#ww_suche #suche_obj_list .obj .textinfos .value {	
	color: #99999;
	font-weight:normal;
	font-size:11px;
}

#ww_suche #suche_obj_list .obj .textinfos .obj_title a{
	font-size:14px;
	font-weight:bold;
	color: #000;
	padding:0px;
}
#ww_suche #suche_obj_list .obj .textinfos .obj_cont {

	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #f3f3f3;
	width:100%;
}
#ww_suche #suche_obj_list .obj .textinfos .obj_cont .value {
	font-size: 12px;
}


#ww_suche #suche_obj_list .obj .textinfos .obj_gtime {
	font-size: 11px;
	font-weight:normal;
}
	
#ww_suche #suche_obj_list .obj .textinfos .obj_gtime_cl {
	clear:none !important;
}

#ww_suche #suche_obj_list .obj .textinfos .obj_vi {
	font-size: 11px;
	font-weight:normal;
}
	
#ww_suche #suche_obj_list .obj .textinfos .obj_vi_cl {
	clear:none !important;
}

#ww_suche #suche_obj_list .obj_foundin {
	font-size:11px;
	padding:10px ;
	float:right;
	margin-top:-30px;
}
#ww_suche #suche_obj_list .obj_foundin_cl {clear: none !important;}

#ww_suche #suche_obj_list .obj_rel {
	font-size:11px;
		padding:10px ;
	float:right;
	margin-top:-30px;
}
#ww_suche #suche_obj_list .obj_rel_cl {clear: both !important;}


#ww_suche #suche_obj_list .preview .taglist {
	float:left;
	width:590px;
	margin-left:120px;
	margin-top:-35px;
}

#ww_suche .user_not_found h3,
#ww_suche .user_not_found h4,
#ww_suche .obj_not_found h3,
#ww_suche .obj_not_found h4 {
	color:#827A62;
	font-size:24px;
	font-weight:normal;
}



.obj_prev_text_userselect {
	margin-top:-10px;
	padding-left:0px;
	width:600px;
}
.obj_prev_text_userselect_cl {
}

	
	.obj_prev_text_userselect a.inactive:link,
	.obj_prev_text_userselect a.inactive:visited,
	.obj_prev_text_userselect a.inactive:active,
	.obj_prev_text_userselect a.inactive:hover 
	
	
	{
		font-size:14px;
		padding-top:4px;
		display:block;
		float:left;
		text-align:center;
		width:175px;
		height:30px;
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_inactive_foto.gif) right top no-repeat;
		color: #fff !important;
		margin-right:3px;		
	}


	.obj_prev_text_userselect a.active:link,
	.obj_prev_text_userselect a.active:visited,
	.obj_prev_text_userselect a.active:active,
	.obj_prev_text_userselect a.active:hover 
	{
		font-size:14px;
		padding-top:9px;
		display:block;
		float:left;
		text-align:center;
		width:175px;
		height:40px;
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_active_foto.gif) right top no-repeat;
		color: #fff !important;
		margin-right:3px;		
	}
	



#ww_freigabe .preview {float:left;}
#ww_freigabe .preview_cl {clear: none !important;}
#ww_freigabe .obj {width:125px;}
#ww_freigabe .obj_img_cl {}
#ww_freigabe .textinfos {
	padding:0px;
	line-height:100%;
	font-size:11px;
}

#morediv .pager_sortform_wrapper,
#morediv .pager_sortform_wrapper_2 {
	display:none;
}

#samediv .pager_sortform_wrapper,
#samediv .pager_sortform_wrapper_2 {
	display:none;
}

#morediv .list {
	/* border-top:1px solid #999;*/
		border: none;
		width:auto;
		padding: 9px;
}
#samediv .list {
	/*border-top:1px solid #999;*/
		border: none;
		width:auto;
		padding: 9px;
}

/* ----------------------------------------------------------------------------------------------*/
/* Photo exeptions*/
/*
* html #ww_photos_overview #ww_content_container {margin-top:30px;}
* html #ww_videos_overview #ww_content_container {margin-top:30px;}
* html #ww_answers_overview #ww_content_container {margin-top:30px;}
* html #ww_thread_detail #ww_content_container {margin-top:30px;}
* html #ww_threads #ww_content_container {margin-top:30px;}
 #ww_videos_overview  #list_standard {margin-top:20px;}
*/
#ww_photos_overview #ww_cont_col_2{
	margin-top:0px;
	margin-left:45px;
	width: 573px;
	float:left;
}

#ww_photo_detail #ww_cont_col_1 {
	display:none;
}

#ww_photo_detail #ww_cont_col_2 {
	margin-left:0px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}

#ww_photo_detail .ww_obj_detail img {
	width: auto;
	cursor:pointer;
}

#ww_photo_detail .ww_obj_detail .textinfos img {

}


#ww_photo_detail .owner {

}

#ww_photos_overview_user .owner {
	float:left;
	width:740px;
}




#ww_photos_overview_user .owner_cl {
	clear: none !important;
}

#ww_photo_detail .child .textinfos .child_gtime_cl {
	clear: both !important;
}

#ww_photo_detail .ww_obj_detail .obj_cont .value {
	text-align:justify;
	float: none;
	padding-bottom:15px;
	border-bottom:1px solid #ececec;
}

#ww_photo_detail .ww_obj_detail .obj_cont .value img {
		width: auto;
	height: auto;
}

#ww_photo_detail .ww_obj_detail .obj_gtime_cl {clear: none !important;}
#ww_photo_detail .ww_obj_detail .obj_bwnum_cl {clear: none !important;}
#ww_photo_detail .ww_obj_detail .obj_vi {float:left;}
#ww_photo_detail .ww_obj_detail .obj_vi_cl {clear: none !important;}
#ww_photo_detail .ww_obj_detail .obj_childnum {float:left;}
#ww_photo_detail .ww_obj_detail .obj_childnum_cl {clear: both !important;}


#ww_photo_detail .ww_obj_detail .obj_gtime,
#ww_photo_detail .ww_obj_detail .obj_bw,
#ww_photo_detail .ww_obj_detail .obj_vi,
#ww_photo_detail .ww_obj_detail .obj_childnum,
#ww_photo_detail .ww_obj_detail .obj_bwnum {
	color: #666666;
	font-size:11px;
	margin-left:10px;
}
#ww_photo_detail .ww_obj_detail .obj_gtime {margin-left: 0px;}
#ww_photo_detail .ww_obj_detail .obj_bwnum {margin-left: 2px;}



#ww_photo_detail .ww_obj_detail .obj_gtime .value,
#ww_photo_detail .ww_obj_detail .obj_bw .value,
#ww_photo_detail .ww_obj_detail .obj_vi .value,
#ww_photo_detail .ww_obj_detail .obj_childnum .value,
#ww_photo_detail .ww_obj_detail .obj_bwnum .value {
font-weight: bold;
}



#ww_photo_detail .taglist {margin-top:7px;font-size:11px;}

/*
#ww_photos_overview .obj_list {
	background: url(../grafiken/basic/global/wimpel/fotos_alle-fotos.jpg) right top no-repeat;
}

#ww_photos_overview #list_bestof .obj_list {
	background: url(../grafiken/basic/global/wimpel/fotos_beste-fotos.jpg) right top no-repeat;
}
*/

#ww_photos_overview .info_total, #ww_photos_overview .info_anz {
	padding-top:10px;
	border-left:1px solid #999999;
}

#ww_photos_overview #list_bestof .textinfos {width:500px;}
.ww_photos_overview_user .info_anz {
	border-left:0px solid #999999 !important;
}

.ww_photos_overview_user .pager_sortform_wrapper, .pager_sortform_wrapper_2 {

	overflow:hidden;
	height:25px;
}
.ww_photos_overview_user .info_anz_cl {clear:both !important;}
/*
#ww_photos_overview .preview {width:380px; border:1px solid red; float: left; overflow:hidden}
*/

#ww_photos_overview #list_bestof .obj .obj_img img {
	width: auto;
	height: auto;
	max-width: 545px;
	padding:1px;
	/*width: expression(document.body.clientWidth < 125 ? "120px" : document.body.clientWidth > 600 ? "545px" : "auto");*/
}

#ww_photos_overview .typ_indicator_3, #ww_photo_detail .typ_indicator_3 {
	position:relative;
	width:13px;
	height:13px;
	margin-top:-22px;
 	margin-left:5px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/foto_lupe.gif) left top no-repeat;
	cursor:pointer;
}


* html #ww_photos_overview .typ_indicator_3,
* html #ww_photo_detail .typ_indicator_3 {
	margin-top:-18px;
}


#ww_photos_overview #list_bestof .obj .textinfos .obj_gtime_cl {
}

#ww_photo_detail #listmore_div .textinfos {
	padding:0px;
	padding-top:5px;
}

#ww_photo_detail #listmore_div .obj_list {}
#ww_photo_detail #listmore_div .preview {}
#ww_photo_detail #listmore_div .obj {
	width:125px;
	margin-bottom:10px;
}

#ww_photo_detail #listmore_div .obj_img_cl {}
#ww_photo_detail #listmore_div .obj_cl {}
#ww_photo_detail #listmore_div .preview_cl {}

#ww_photo_detail #samediv .preview {margin-top:0px; margin-right:15px}


#ww_photo_detail .ww_obj_detail .obj_textwrapper {width:100%;}

#ww_photo_detail #samediv .preview .obj {margin-bottom:10px;}



#ww_photo_detail #obj_action_div,
#ww_video_detail #obj_action_div,
#ww_blog_detail #obj_action_div,
#ww_answers_detail #obj_action_div {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#ww_photo_detail #obj_action_div #flush,
#ww_video_detail #obj_action_div #flush,
#ww_blog_detail #obj_action_div #flush,
#ww_answers_detail #obj_action_div #flush {
	width: 710px;
	
}

#ww_photo_detail #obj_action_div .login,
#ww_video_detail #obj_action_div .login,
#ww_blog_detail #obj_action_div .login,
#ww_answers_detail #obj_action_div .login  {
	margin:0px;
}



#ww_photos_overview .body_sub_head, #ww_photo_detail .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/fotos_headline.jpg) right top no-repeat;
}


#ww_photos_overview #list_standard {
	margin-top:20px;

}
#ww_photos_overview #list_standard .preview{
	float:left;
	width:140px;
	overflow:hidden;
}
.ww_photos_overview_user #list_standard .preview{
	width:150px !important;
}

#ww_photos_overview #list_standard .textinfos {
	padding:2px 0px 2px 2px;
}

#ww_photos_overview #list_standard .preview_cl {
	clear: none !important
}

#ww_photos_overview #list_standard .obj_cuname_cl {
	clear: both !important
}

#ww_photos_overview #list_standard .obj_bw_cl {
	clear: both !important
}

#ww_photos_overview #list_new .textinfos {
	padding:2px
}

#ww_photos_overview #list_new .preview_cl {
	clear: none !important
}

#ww_photos_overview #list_new .obj_cuname_cl {
	clear: both !important
}

#ww_photos_overview #list_new .obj_bw_cl {
	clear: both !important	
}

#ww_photos_overview .obj {margin-right:17px; margin-bottom:10px}
/*---------------------------------------------------------*/


#ww_videos_overview #bestoflist .list {padding-top:0px;}


#ww_videos_overview #list_standard {margin-top:25px;}

#ww_videos_overview .textinfos a:link,
#ww_videos_overview .textinfos a:visited,
#ww_videos_overview .textinfos a:active,
#ww_video_detail .textinfos a:link,
#ww_video_detail .textinfos a:visited,
#ww_video_detail .textinfos a:active  {
	color: #506599;
}


#ww_video_detail h1  {
	color: #506599;
}
#ww_video_detail .obj_title {
color:#506599;
}

#ww_video_detail #ww_cont_col_1 {
	display:none;
}

#ww_video_detail #ww_cont_col_2 {
	margin-left:0px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}

#ww_video_detail .ww_obj_detail img {
	width: auto;
}

#ww_videos_overview_user .owner {
	float:left;
	width:740px;
}
#ww_videos_overview_user .owner_cl {
	clear: none !important;
}

#ww_video_detail .child .textinfos .child_gtime_cl {
	clear: both !important;
}



/*
#ww_videos_overview .obj_list {
	background: url(../grafiken/basic/global/wimpel/fotos_alle-fotos.jpg) right top no-repeat;
}

#ww_videos_overview #list_bestof .obj_list {
	background: url(../grafiken/basic/global/wimpel/fotos_beste-fotos.jpg) right top no-repeat;
}
*/

#ww_videos_overview .info_total, #ww_videos_overview .info_anz {
	border-left:1px solid #999999;
}

/*
#ww_videos_overview .preview {width:380px; border:1px solid red; float: left; overflow:hidden}
*/


#ww_videos_overview .typ_indicator_4, #ww_video_detail .typ_indicator_4 {
	position:relative;
	width:13px;
	height:13px;
	margin-top:-21px;
 	margin-left:4px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/video_play.gif) left top no-repeat;
	cursor:pointer;
}
* html #ww_videos_overview .typ_indicator_4,
* html #ww_video_detail .typ_indicator_4 {
	margin-top:-17px;
	
}
#ww_videos_overview h1 {
	color:#506599;
}
#ww_video_detail h2 {
	color:#506599;
}


#ww_videos_overview #list_bestof .obj .textinfos .obj_gtime_cl {
}

#ww_video_detail #listmore_div .textinfos {
	padding:0px
}

#ww_video_detail #listmore_div .obj_list {}
#ww_video_detail #listmore_div .preview {}
#ww_video_detail #listmore_div .obj {
	width:125px;
}

#ww_video_detail #listmore_div .obj_img_cl {}
#ww_video_detail #listmore_div .obj_cl {}
#ww_video_detail #listmore_div .preview_cl {}


#ww_videos_overview .body_sub_head, #ww_video_detail .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/videos_headline.jpg) right top no-repeat;
}

#ww_videos_overview .obj .obj_img img {width:120px; height:72px; }



#ww_videos_overview #list_standard .obj_img_cl {clear:none !important;
}

#ww_video_detail #listmore_div .obj_img img {width:120px; height:72px; }
#ww_video_detail #listsame_div h1 {color:#999}
#ww_video_detail #listmore_div h1 {color:#999}
#ww_video_detail #morediv .obj {margin-bottom:10px;}
#ww_video_detail #samediv .obj {
	width: 140px;
	padding:0px;
	margin:0px;
}


* html #ww_videos_overview #ww_cont_col_2 {
	width:571px;
}

.ww_videos_overview_user #ww_cont_col_1 {display:none;}
.ww_videos_overview_user #ww_cont_col_2{
float:left;
margin-left:0px;
margin-top:0px;
width:760px;
}


.ww_videos_overview_user #ww_cont_col_3 .owner { border:1px solid #999}

#ww_video_detail #samediv .obj_img img {width:120px; height:72px; }


#ww_videos_overview #list_standard .textinfos {
	padding:2px
}

#ww_videos_overview #list_standard .preview_cl {
	clear: none !important
}

#ww_videos_overview #list_standard .obj_cuname_cl {
	clear: both !important
}

#ww_videos_overview #list_standard .obj_bw_cl {
	clear: both !important
}

#ww_videos_overview #list_new .textinfos {
	padding:2px
}

#ww_videos_overview #list_new .preview_cl {
	clear: none !important
}

#ww_videos_overview #list_new .obj_cuname_cl {
	clear: both !important
}

#ww_videos_overview #list_new .obj_bw_cl {
	clear: both !important	
}
#ww_videos_overview .obj .textinfos {
	padding:0px;
	line-height:150%;
}

#ww_videos_overview #bestoflist .obj {
	width:100%;
	margin:0px 0px 10px 0px;
}
#ww_videos_overview #list_standard .obj {
	width:99%;
	margin-bottom:10px;
}


#ww_videos_overview #list_standard .textinfos {
	padding-left:10px;
	width:400px;
}


#ww_videos_overview #list_standard .textinfos .obj_bw_cl {
	clear: none !important
}

#ww_videos_overview #list_standard .textinfos .obj_cuname_cl {
	clear: none !important
}

#ww_videos_overview #list_standard .textinfos .obj_vi {
	padding-left:20px;
	padding-right:20px;
}
#ww_videos_overview #list_standard .textinfos .obj_vi_cl {
	clear: none !important
}
	

.ww_videos_overview_user #list_standard .preview {
	width:350px !important;
	height:95px !important;
	float:left;
	overflow:hidden;
}

.ww_videos_overview_user #list_standard .preview .obj {
	height:78px;
	width:340px !important;
	overflow:hidden;
}

.ww_videos_overview_user #list_standard  {width:720px;}

.ww_videos_overview_user #list_standard .obj_cl {clear:both !important;}
.ww_videos_overview_user #list_standard .textinfos {
	width:200px !important;
	float:left !important;
	padding:0px 0px 0px 10px !important;
	line-height:120% !important;
}




#ww_videos_overview .obj_prev_text_userselect a.inactive:link,
#ww_videos_overview	.obj_prev_text_userselect a.inactive:visited,
#ww_videos_overview	.obj_prev_text_userselect a.inactive:active,
#ww_videos_overview	.obj_prev_text_userselect a.inactive:hover 
	{

		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_inactive_video.gif) right top no-repeat;
		
	}


#ww_videos_overview .obj_prev_text_userselect a.active:link,
#ww_videos_overview	.obj_prev_text_userselect a.active:visited,
#ww_videos_overview	.obj_prev_text_userselect a.active:active,
#ww_videos_overview	.obj_prev_text_userselect a.active:hover 
	{
		font-size:14px;
		padding-top:9px;
		display:block;
		float:left;
		text-align:center;
		width:175px;
		height:40px;
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_active_video.gif) right top no-repeat;
		color: #fff !important;
		margin-right:3px;		
	}

#ww_video_detail .ww_obj_detail .obj_img {padding: 5px; float:left}
#ww_video_detail .ww_obj_detail .obj_img_cl {clear: none !important;}
#ww_video_detail .ww_obj_detail .obj_textwrapper {padding:10px;width:150px; float:left; overflow:hidden;}
	
#ww_video_detail .ww_obj_detail .wrapper {
	font-size:11px;
	color: #666666;
}
#ww_video_detail .ww_obj_detail .obj_cont {
	font-size:12px;
	color: #000;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
#ww_video_detail .ww_obj_detail .taglist {
	border-top: 1px solid #e3e3e3;
	padding-top: 10px;
	margin-top:10px;
}
#ww_video_detail .ww_obj_detail .taglist .tag, .tagclick {
	float: none;
}


#ww_video_detail .obj_bw_cl {clear: both !important;}

#ww_videos_overview .obj {margin-right:17px;}
/* BLOGS */
/* ---------------------------------------------------------------- */


#ww_blog_overview h1 {
	color:#745099;
}
#ww_blog_overview h2 {
	color:#745099;
}

#ww_blog_overview .obj_title {
	background-color: #e3dceb;
	width:730px;
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #8f9396;
}

#ww_index #ww_blog_overview .obj_title {
	width:550px;
}

#ww_blog_overview .textinfos a:link,
#ww_blog_overview .textinfos a:visited,
#ww_blog_overview .textinfos a:active  {
	color: #9275af;
}

#ww_blog_overview .obj_title a:link,
#ww_blog_overview .obj_title a:visited,
#ww_blog_overview .obj_title a:active{
	font-size:18px;
	font-weight:normal;
}
	
#ww_blog_overview .textinfos {
	width:100%;
	padding:0px;
	font-size:12px;
	line-height:150%;

}
* html #ww_blog_overview .textinfos {padding-bottom:5px;}
#ww_blog_overview .obj .textinfos .name,
#ww_blog_overview .obj .textinfos .value {
	color: #402060;
}

#ww_blog_overview .obj	{background: #f7f5f9; }

#ww_blog_overview .list {margin-top:-20px;}
#ww_blog_overview .obj_cuname {
	padding:5px 0px 0px 5px;
/*	background-color:#f7f5f9;*/
	font-size:11px;
}
#ww_blog_overview .obj_gtime {
	padding:5px 0px 0px 0px;
/*	background-color:#f7f5f9;*/
	font-size:11px;
}
#ww_blog_overview .obj_bw{
	padding:5px 0px 0px 40px;
/*	background-color:#f7f5f9;*/
	font-size:11px;
	margin-left:70px;
}
#ww_blog_overview .obj_childnum{
	padding:5px 0px 0px 45px;
	background: url(http://images.basic.me20.de/grafiken/basic/global/icon_comments.gif) 25px 7px no-repeat;
	font-size:11px;	
	margin-left:70px;
}
#ww_blog_overview .obj_morelink{
	float:right;
	text-align:left;
	padding:5px 25px 0px 20px;
	background: url(http://images.basic.me20.de/grafiken/basic/global/icon_read_more.gif) left 8px no-repeat;
	font-size:11px;
	border-right:1px solid #f7f5f9;
	line-height:20px;
}
* html #ww_blog_overview .obj_morelink {
		padding:5px 10px 0px 20px;
}
#ww_blog_overview .obj_cont {
	border-left:1px solid #f7f5f9;
	border-right:1px solid #f7f5f9;
	padding:5px;
	line-height:220%;
	font-size:12px;
	width:727px;
	background:#fff;

}

#ww_blog_overview .obj .textinfos .obj_cont .value{
color:#000;
	/*text-align:justify;*/
	width: 725px;
}

#ww_blog_overview .obj_gtime_cl {clear:none !important;}
#ww_blog_overview .obj_cl  {clear:both !important;}

#ww_blog_overview .preview {margin-top:30px;}
#ww_blog_overview .preview .taglist {
	background: url(http://images.basic.me20.de/grafiken/basic/tags/blog_tag_bg.gif) 10px center no-repeat;
	font-size:11px;
	border-top:1px solid #eae4ef;
	margin:0px;
	padding:0px;
	background-color:#f1edf5;
	color:#402060 ;
	height:30px;
	line-height:30px;
	padding-left:35px;
}

#ww_blog_overview .preview .taglist .tag a:link,
#ww_blog_overview .preview .taglist .tag a:visited,
#ww_blog_overview .preview .taglist .tag a:active {
	color:#402060;
}


#ww_blog_overview #ww_cont_col_1 {
	display:none;
}

#ww_blog_overview #ww_cont_col_2 {
	margin-left:0px;
	margin-top:25px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}
#ww_blog_overview #ww_cont_col_3 {
	background:none;
	border:none;
}

#ww_blog_overview .actions a, #ww_blog_detail .actions a{
	background: url(../grafiken/basic/actions/blog_new_button.gif) top left no-repeat;
}	

#ww_idcard .actions a, #ww_blog_detail .actions a{
	background: url(../grafiken/basic/actions/action_new_obj_bg_user.gif) top left repeat-x;
	padding-left:44px;
}	

#ww_idcard .actions  {
	height:auto;
}

#ww_idcard .actions .new_obj {
	display:block;
	height:44px;
	line-height:44px;
	background: url(../grafiken/basic/actions/gbook_new.gif) top left no-repeat;
}

#ww_idcard .actions .friend_add {
	display:block;
	height:44px;
	line-height:44px;
	background: url(../grafiken/basic/actions/friend_new.gif) top left no-repeat;
}


#ww_idcard #id_friendlist {margin-bottom:30px;}
#ww_idcard #id_friendlist .info_total, .info_anz {
	font-style: italic;
	color:#a1a1a1;
	float:left;
	padding-left:10px;
	border-left:none;
}
#ww_idcard #id_friendlist .list_head { border:none}

#ww_idcard #id_friendlist .list {border-top:1px solid #999; width:563px}
#ww_idcard #id_friendlist .pager_sortform_wrapper,
#ww_idcard #id_friendlist .pager_sortform_wrapper_2 {border: none}

#ww_blog_overview .body_sub_head, #ww_blog_detail .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/blogs_headline.jpg) right top no-repeat;
}

#ww_blog_overview .obj_prev_text_userselect a.inactive:link,
#ww_blog_overview .obj_prev_text_userselect a.inactive:visited,
#ww_blog_overview .obj_prev_text_userselect a.inactive:active,
#ww_blog_overview .obj_prev_text_userselect a.inactive:hover 
	{
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_inactive_blog.gif) right top no-repeat;
	}


#ww_blog_overview .obj_prev_text_userselect a.active:link,
#ww_blog_overview .obj_prev_text_userselect a.active:visited,
#ww_blog_overview .obj_prev_text_userselect a.active:active,
#ww_blog_overview .obj_prev_text_userselect a.active:hover 
	{
		font-size:14px;
		padding-top:9px;
		display:block;
		float:left;
		text-align:center;
		width:175px;
		height:40px;
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_active_blog.gif) right top no-repeat;
		color: #fff !important;
		margin-right:3px;		
	}

/* ------------------------- blog detail -----------------------------*/


#ww_blog_detail #ww_cont_col_1 {
	display:none;
}

#ww_blog_detail #ww_cont_col_2 {
	margin-left:0px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}
#ww_blog_detail #ww_cont_col_3 {
	margin-top:60px;
}

#ww_blog_detail h1 {
	color: #745099;
	padding-left:10px;
}
#ww_blog_detail h2 {
	color: #745099;
	padding-left:10px;
}
#ww_blog_detail h4 {
/*	color: #745099;*/
	padding-left:10px;
}

/* exeption for blogthe textarea of the objekt*/
#ww_blog_detail .ww_obj_detail .obj_textwrapper {
	width:730px;
	padding: 0px 0px 5px 0px;
	line-height:200%;
	font-size:11px;
}

#ww_blog_detail .ww_obj_detail .obj_textwrapper .obj_cont {
	border-bottom:1px solid #eae4ef;
	margin-bottom:10px;
	font-size:12px;
	padding-bottom: 10px;
}
#ww_blog_detail .ww_obj_detail .obj_textwrapper .obj_cont .value{
	text-align: justify;
	width:730px;
}
	

#ww_blog_detail .obj_gtime {
	padding-left:10px;
	color: #745099;
}
#ww_blog_detail .obj_gtime_cl {clear:none !important;}

#ww_blog_detail .obj_bw {
	margin-top:2px;
	margin-left:180px;
	padding-left:10px;
	color: #745099;
}

* html #ww_blog_detail .obj_bw {
	margin-left:160px;
}
#ww_blog_detail .obj_bwnum {
	color: #745099;
}
#ww_blog_detail .obj_bwnum_cl {clear:none !important;}
#ww_blog_detail .obj_vi {
	padding-left:10px;
	float:left;
	padding-right:10px;
	float:left;
	color: #745099;

}
#ww_blog_detail .obj_vi_cl {
	clear:none !important;
	
}

#ww_blog_detail .obj_childnum {
	float:right;
	color: #745099;
	padding-right:10px;
	padding-left:20px;
	background: url(http://images.basic.me20.de/grafiken/basic/global/icon_comments.gif) 0px 5px no-repeat;

}

#ww_blog_detail .obj_childnum_cl {
	clear: both !important;
}

#ww_blog_detail .taglist {
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	border-top: 1px solid #eae4ef;
	color: #745099;
	background: #f1edf5 url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) 8px 8px no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;

}

#ww_blog_detail .tag{
	padding-left:10px;
	background:none;
	font-weight:normal;
}

#ww_blog_detail .tag a:link, #ww_blog_detail .tag a:visited, #ww_blog_detail .tag a:active {
	color: #745099;
}




#ww_blog_detail .child .textinfos .child_gtime_cl {
	clear: both !important;
}


/* exeption for blog*/	
#ww_blog_detail .usg_img {
	border:1px solid #745099;
	float:left;
	margin:5px 10px 5px 0px;
	}


#ww_blog_detail #morediv .obj {
	background:none;
}
#ww_blog_detail #morediv .textinfos {
	padding:0px 0px 10px 0px;
}


#ww_blog_detail #morediv a:link, #ww_blog_detail #morediv a:visited, #ww_blog_detail #morediv a:active {
	color:#745099;	
}
	

/* more from*/
#samediv {}
	
#ww_blog_detail #samediv .obj_title {
	/*
	background-color: #e3dceb;
	width:100%;
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #8f9396;
	*/

}

#ww_blog_detail #samediv .textinfos a:link,
#ww_blog_detail #samediv .textinfos a:visited,
#ww_blog_detail #samediv .textinfos a:active  {
	color: #9275af;
}

#ww_blog_detail #samediv .obj_title a:link,
#ww_blog_detail #samediv .obj_title a:visited,
#ww_blog_detail #samediv .obj_title a:active{
	font-size:12px;
	font-weight:bold;
}
	
#ww_blog_detail #samediv .textinfos {
	padding:0px;
	font-size:12px;
	line-height:150%;
}

#ww_blog_detail #samediv .obj .textinfos .name,
#ww_blog_detail #samediv .obj .textinfos .value {
	color: #402060;
}
#ww_blog_detail #samediv .obj .textinfos .obj_title .name {
	color:#745099;
	font-size:38px;
}

#ww_blog_detail #samediv .obj	{background: none; 	width:100%;}


#ww_blog_detail #samediv .obj_cuname {
	/*
	padding:5px 0px 0px 5px;
	background-color:#f7f5f9;
	font-size:11px;
	*/
}
#ww_blog_detail #samediv .obj_cuname {clear: none !important;}
#ww_blog_detail #samediv .obj_gtime {
	/*padding:5px 0px 0px 0px;*/
	/*background-color:#f7f5f9;*/
	float:left;
	font-size:11px;
	padding-left:5px;
}
#ww_blog_detail #samediv .obj_bw{
	padding:5px 0px 0px 40px;
	background-color:#f7f5f9;
	font-size:11px;	
}
#ww_blog_detail #samediv .obj_childnum{
	padding:5px 0px 0px 40px;
	background-color:#f7f5f9;
	font-size:11px;	
}
#ww_blog_detail #samediv .obj_childnum_cl{
	clear:none !important;
}

#ww_blog_detail #samediv .obj_morelink{
	float:right;
	text-align:right;
	padding:5px 0px 0px 200px;
	background-color:#f7f5f9;
	font-size:11px;
	border-right:1px solid #f7f5f9;
}
#ww_blog_detail #samediv .obj_cont {
	border-left:1px solid #f7f5f9;
	border-right:1px solid #f7f5f9;
	padding:5px;
	line-height:220%;
	font-size:12px;
	width:718px;
}

#ww_blog_detail #samediv .obj .textinfos .obj_cont .value{
color:#000;

}


#ww_blog_detail #samediv  .list_head {
	border-bootom:1px solid #999999;
	
}

#ww_blog_detail #samediv  .list {

	}
 
#ww_blog_detail #samediv .pager_sortform_wrapper,
#ww_blog_detail #samediv .pager_sortform_wrapper_2 {
	display:none;
}

#ww_blog_detail #samediv .list_head {margin:0px; padding:0px; border: none}

#ww_blog_detail #samediv .list {
	border-top:1px solid #999;
	
}

#ww_blog_detail #samediv .obj_gtime_cl {clear:none !important;}
#ww_blog_detail #samediv .obj_cl  {clear:both !important;}

#ww_blog_detail #samediv .preview {margin-top:0px; margin-bottom:15px}

#ww_blog_detail #samediv .preview .taglist {
	background: url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) 10px center no-repeat;
	font-size:11px;
	border-top:1px solid #eae4ef;
	margin:0px;
	padding:0px;
	background-color:#f1edf5;
	color:#402060 ;
	height:30px;
	line-height:30px;
	padding-left:35px;
	width:695px;
}

/* answers overview */

#ww_answers_overview  #ww_cont_col_1 {
	display:none;
}

#ww_answers_overview  .ww_cont_col_1_cl {

}

#ww_answers_overview #ww_cont_col_2 {
	margin-left:0px;
	margin-top:20px;
	width: 760px;
	float:left;
	min-height:500px;
	overflow:hidden;
}

.ww_answers_overview_user #ww_cont_col_2 {
	margin-top:0px !important;
}


#ww_answers_overview #ww_cont_col_3 {
/*	margin-top:70px; */
	border: none;
	background:none;
}



.ww_answers_overview_user #ww_cont_col_3 .owner {
	/*margin-top:30px;*/
	border: 1px solid #999;
}




#ww_answers_overview  .ww_cont_col_2_cl {clear: none !important;}


#ww_answers_overview #list_standard {margin-top:25px;}

#ww_answers_overview .actions a, #ww_answers_detail .actions a{
	background: url(../grafiken/basic/actions/answer_new_button.gif) top left;
	margin-bottom:10px;
}

#ww_answers_detail .body_sub_head, #ww_answers_overview .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/fragen_headline.jpg) right top no-repeat;
}

#ww_answers_overview .obj_list {
}


#ww_answers_overview .body_sub_head, #ww_anwers_detail .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/fragen_headline.jpg) right top no-repeat;
}

#ww_answers_overview .obj_vi {margin-left:0px;}

#ww_answers_overview .obj_prev_text_userselect a.inactive:link,
#ww_answers_overview .obj_prev_text_userselect a.inactive:visited,
#ww_answers_overview .obj_prev_text_userselect a.inactive:active,
#ww_answers_overview .obj_prev_text_userselect a.inactive:hover 
	{

		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_inactive_answer.gif) right top no-repeat;
		
	}


#ww_answers_overview .obj_prev_text_userselect a.active:link,
#ww_answers_overview .obj_prev_text_userselect a.active:visited,
#ww_answers_overview .obj_prev_text_userselect a.active:active,
#ww_answers_overview .obj_prev_text_userselect a.active:hover 
	{
		font-size:14px;
		padding-top:9px;
		display:block;
		float:left;
		text-align:center;
		width:175px;
		height:40px;
		background: url(http://images.basic.me20.de/grafiken/basic/lists/list_text_selector_active_answer.gif) right top no-repeat;
		color: #fff !important;
		margin-right:3px;		
	}



/* list */

#ww_answers_overview .preview {margin-bottom:10px}
#ww_answers_overview .preview .obj_owner_wrapper {
	margin:0px;
	padding:0px;
	width:105px;
	float:left;
}

#ww_answers_overview .preview .obj_owner {
	background:none;
	width:105px;
}
#ww_answers_overview .preview .obj_owner img{
	width:100px;
	height:100px;
}
#ww_answers_overview .preview .obj {
	float:right;
	width:600px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answers_bubble_prev.jpg) 5px top no-repeat;
	height: 105px;
}
#ww_answers_overview .preview .obj .textinfos{
	padding: 12px 0px 5px 37px;
	line-height:200%;
	width:90%;
}

#ww_answers_overview .preview .obj .textinfos .obj_title a {color:#7a404b; font-size:18px; font-weight:bold;}

#ww_answers_overview .obj_bw_cl {clear:both !important}
#ww_answers_overview .obj_childnum {padding-left:5px}
#ww_answers_overview .obj_vi_cl {clear:none !important}
#ww_answers_overview .obj_gtime_cl {clear:none !important}
#ww_answers_overview .obj_gtime {padding-left:5px; padding-right:10px}



#ww_answers_overview .ww_cloud {
	min-height:101px;
	height:auto !important;  /* für moderne Browser */
	height:101px;  /*für den IE */

}

#ww_answers_overview .ww_cloud .header {
}

#ww_answers_overview .ww_cloud .header h1 {

	}

#ww_answers_overview .ww_cloud .header h2 {

	}

#ww_answers_overview .ww_cloud .cloud {
		text-align: left;
		line-height: 22px;
		background-color:#f8f8f8;
		width:auto;
	}
	
#ww_answers_overview .ww_cloud a:link,
#ww_answers_overview .ww_cloud a:active,
#ww_answers_overview .ww_cloud a:visited {
		display:block;
		text-decoration: none;
		color: #99505e;
		border-bottom:1px solid #e6e6e6;
	}
	
#ww_answers_overview .ww_cloud a:hover {
		text-decoration: underline;
	}
	
#ww_answers_overview .ww_cloud a.tag1,
#ww_answers_overview .ww_cloud a.tag2,
#ww_answers_overview .ww_cloud a.tag3,
#ww_answers_overview .ww_cloud a.tag4,
#ww_answers_overview .ww_cloud a.tag5,
#ww_answers_overview .ww_cloud a.tag6 {
		font-size: 14px;
	}
	
	
/* answers detail */	
 #ww_answers_detail #ww_content_container {margin-top:-10px;}
#ww_answers_detail h1, #ww_answers_overview h1 {
	color: #99505e;
}
#ww_answers_detail h2 {
	margin-top:-10px;
	color: #99505e;
}
#ww_answers_detail h4 {
	color: #99505e;
	padding: 20px 0px 5px 10px;
}

#ww_answers_detail .obj_title {
	color: #99505e;
	font-weight:normal;
}

#ww_answers_detail #ww_cont_col_1 {
	display:none;
}

#ww_answers_detail #ww_cont_col_2 {
	margin-left:0px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}
#ww_answers_detail #ww_cont_col_3 {

}
#ww_answers_detail .obj_textwrapper {

}



.obj_prev_form_userselect_flag{
	float:right;
}


#ww_answers_detail .obj_cont .value{
	padding-bottom:10px;
	}	

#ww_answers_detail .obj_gtime {
	padding-left:5px;
	padding-right:5px;
}

#ww_answers_detail .obj_gtime_cl {
	clear:none !important;
}

#ww_answers_detail .obj_bw_cl {clear:none !important}

#ww_answers_detail .obj_bw {
	padding-right:15px;
	padding-top:5px;
}

#ww_answers_detail .obj_vi_cl {
	clear:both !important
	
}

#ww_answers_detail .obj_vi_cl {clear:both !important}
		

#ww_answers_detail .obj_childnum {padding-top:5px; font-size:11px; color:#666666;}
#ww_answers_detail .obj_childnum_cl {clear:both !important}

#ww_answers_detail .taglist {margin-top:10px}

#ww_answers_detail .owner h4 {
	display:none;
}

#ww_answers_detail .obj_owner {

}

#ww_answers_detail #morediv .obj {
	background:#efefef;
}

#ww_answers_detail #morediv .obj .textinfos .obj_title .value,
#ww_answers_detail #samediv .obj .textinfos .obj_title .value {
	width:130px;
}

#ww_answers_detail #morediv .textinfos {
	padding:0px 0px 10px 0px;
}

#ww_answers_detail #morediv .name {font-size:38px; color: #99505e;padding-right:10px}

#ww_answers_detail #morediv a:link, #ww_answers_detail #morediv a:visited, #ww_answers_detail #morediv a:active {
color:#99505e;	
}


#user_extra_info_for_answers {
	float:left;
	display:none;
}
#user_extra_info_for_answers .textinfos {
	display:none;
}

#ww_answers_detail .ww_obj_detail {
	border:none;
	float:left;
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:720px;
	/*
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_textinfo_bg.jpg) 5px top no-repeat;
	padding-left:50px;
	*/

}
#ww_answers_detail .ww_obj_detail .obj_textwrapper {
	padding:10px;
	width:700px;

}

#ww_answers_detail .child_gtime_cl {clear:both !important;}
#ww_answers_detail .child_gtime_cl {margin-bottom:10px}
#ww_answers_detail .child_cont {width:99%; margin-bottom:10px;	padding-bottom:10px; border-bottom:1px solid #f2f2f2;}
#ww_answers_detail .child_bw {

}

#ww_answers_detail .child_bwnum {
	font-size:11px;
	padding-left:5px;
}
#ww_answers_detail .child_bwnum .suffix{
	padding-left:5px;
}
#ww_answers_detail .blsl {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/0.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl0 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/1.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl1 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/2.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}
#ww_answers_detail .blsl2 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/3.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}
#ww_answers_detail .blsl3 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/4.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}
#ww_answers_detail .blsl4 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/5.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}
#ww_answers_detail .blsl5 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/5.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}
#ww_answers_detail .blsl6 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/6.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl7 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/7.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl8 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/8.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl9 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/9.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

#ww_answers_detail .blsl10 {
	background: url(http://images.basic.me20.de/grafiken/basic/obj/answer/answer_stars/10.gif) center center no-repeat;
	width: 13px;
	margin-right:0px;
	cursor: default;
}

/*---------------------------------------------*/


/*forum*/


#ww_forum_overview #ww_cont_col_1 {display:none;}
#ww_forum_overview #ww_cont_col_2 {margin:0px; width:1006px;overflow:hidden}
#ww_forum_overview #ww_cont_col_3 {display:none;}

#ww_forum_overview .forum_mod {
	padding-left:10px;
	font-size:11px;	
	float:none;
}

* html #ww_forum_overview .forum_mod {
	padding-left:16px;
}

#ww_forum_overview .forum_mod .value{
float:none;
}

#ww_forum_overview .forum_mod .name{
float:left;
}
/*forum overview*/

#ww_forum_overview .actions a {
	display: block;
	float:none;
 }
 
 #ww_forum_overview .actions .new_forum {
 	background: url(../grafiken/basic/actions/forum_new_button.gif) top left no-repeat;
 }
 
 
  #ww_forum_overview .actions .new_group {
 	background: url(../grafiken/basic/actions/forum_group_new_button.gif) top left no-repeat;
 }
 

#ww_thread_detail .actions {
	float:right;
	margin-top:10px;
}

#ww_thread_detail .thread_header {
	margin-top:40px;
	width:760px;
}
 #ww_threads .actions {
 	float:right;
	margin-top:20px;
 }
#ww_thread_detail .actions a, #ww_threads .actions a{
	display: block;
	float:none;
 	background: url(../grafiken/basic/actions/forum_thread_new_button.gif) top left no-repeat;
}	

  #ww_threads .actions .new_group {
 	background: url(../grafiken/basic/actions/forum_thread_new_button.gif) top left no-repeat;
 }



#ww_forum_overview .body_sub_head, #ww_threads .body_sub_head, #ww_thread_detail .body_sub_head{
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/foren_headline.jpg) right top no-repeat;
}


.forum_list {
	padding-top: 0px;
}
/* a single forum*/
.forum_list .forum {
}

.forumlist .forum .value {
	color:#444444;
	font-weight:normal;
}

.foruminfo .name {
	font-weight:normal;
	padding-right:3px;
}

.forum_list .forum .forumgroup {
	margin-top:10px;
	color:#888784;
	font-weight:bold;
	background: url(../grafiken/basic/forum/forum_gr_bg.gif) left top no-repeat;
	padding-top:7px;
	padding-bottom:7px;
}

.forumgroup .button_wrapper {
	position:absolute;
	margin:-18px 0px 0px 500px;
	padding:0px;
	
}

.forumgroup .button_wrapper .button,
.forumgroup .button_wrapper .button_on,
.forumgroup .button_wrapper .button_right,
.forumgroup .button_wrapper .button_right_on {
	background: none;
}


.forumgroup .button a:link,
.forumgroup .button a:active,
.forumgroup .button a:visited,
.forumgroup .button a:hover,
.forumgroup .button_on a:link,
.forumgroup .button_on a:active,
.forumgroup .button_on a:visited,
.forumgroup .button_on a:hover {
	font-size:11px;
	color: #999;
}




.foruminfo .button_wrapper {
	position:absolute;
	margin:-24px 0px 0px 530px;
	padding:0px;
	
}


.foruminfo .button_wrapper .button,
.foruminfo .button_wrapper .button_on,
.foruminfo .button_wrapper .button_right,
.foruminfo .button_wrapper .button_right_on {
	background: none;
}


.foruminfo .button a:link,
.foruminfo .button a:active,
.foruminfo .button a:visited,
.foruminfo .button a:hover,
.foruminfo .button_on a:link,
.foruminfo .button_on a:active,
.foruminfo .button_on a:visited,
.foruminfo .button_on a:hover {
	font-size:11px;
	color: #999;
}



.forum_list .forum .forumgroup .forumgroup_title {
	float:left;
	width:580px;
	padding-left:85px;
	color:#999850;
}

.forum_list .forum .forumgroup .forumgroup_title .value{

}

.forum_list .forum .forumgroup .forumgroup_title_cl {
	clear: none !important;
}

.forum_list .forum .forumgroup .forumgroup_cont {
	float:left;
	display:none;
}

.forum_list .forum .forumgroup .forumgroup_cont_cl {
	clear: none !important;
}

.forum_list .forum .forumgroup .forumgroup_numt {
	float:left;
	width:87px;
}

.forum_list .forum .forumgroup .forumgroup_numt_cl {
	clear: none !important;
}

.forum_list .forum .forumgroup .forumgroup_nump {
	float:left;
	width:87px;
}

.forum_list .forum .forumgroup .forumgroup_nump_cl {
	clear: none !important;
}

.forum_list .forum .forumgroup .forumgroup_lpuname {
	float:right;
	padding-right:10px;
	
}
.forum_list .forum .forumgroup .forumgroup_lpuname_cl {}

.forum_list .forum .forumgroup .forumgroup_lptime {
	float:left;
	display:none;
}
.forum_list .forum .forumgroup .forumgroup_lptime_cl {}

/* forum */

.forum_list .foruminfo {
	background: url(../grafiken/basic/forum/forum_ov_foren.gif) left bottom no-repeat;
/*	height:72px;
	overflow:hidden; */
	position: relative;
}

.forum_icon {
/*	float:left; */
	position: absolute;
	width: 75px;
	height:70px;

}
.forum_icon_0 {
	background: url(../grafiken/basic/forum/forum_icon_0.gif) center center no-repeat;

}
.forum_icon_1 {
	background: url(../grafiken/basic/forum/forum_icon_2.gif) center center no-repeat;
}

.forum_icon_2 {
	background: url(../grafiken/basic/forum/forum_icon_1.gif) center center no-repeat;
}


.forum_icon_2 {

}
.forum_icon_cl {clear: none !important;}


.forum_ticont_wrapper {
/*	position:absolute; */
	margin-left:75px;
	width:570px;
	padding: 10px 0px 10px 0px;
/*	height:65px;
	margin-top:10px; */
}
/*
* html .forum_ticont_wrapper {margin-top:-60px}
*+ html .forum_ticont_wrapper {margin-top:-60px}
*/


/*.forum_ticont_wrapper_cl {clear:none !important;}*/

.forum_title {
	color:#999850;
	font-size:18px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
}
.forum_title .value{
	float:none;
}
.forum_title_cl {}



.forum_cont {
	padding:0px 0px 0px 10px;
	font-size:12px;
	color:#656565;
	font-weight:bold;
	min-height:17px;
}
.forum_cont .value{
float:none;
}

.forum_cont_cl {}

.forum_cont .value{
float:none;
}

.forum_numt {
	position:absolute;
	left:645px;
	margin-top:-45px;
	text-align:center;
	overflow:hidden;

}
.forum_numt .value{
	text-align:center;
	width:90px;
}
/*.forum_numt_cl {clear: none !important;}*/

.forum_nump {
	position:absolute;
	left:740px;
	margin-top:-45px;
}
.forum_nump .value{
	text-align:center;
	width:80px;
}
/*.forum_nump_cl {clear: none !important;}*/

.forum_uname {
	font-size:11px;
	position: absolute;
	left:830px;
	margin-top: -55px;
	width:165px;
}

.forum_uname_cl {clear: none !important;}


.foruminfo .forum_uname .name {
	float:right;
}

.foruminfo .forum_uname .value {
	float:right;
}

.foruminfo .forum_uname .linkvalue {
	float:right;
}


.forum_lptime {
	font-size:11px;
	position: absolute;
	left:830px;
	margin-top: -37px;
	width:170px;
}

.forum_lptime .name {
	float:right;
}

.forum_lptime .value{
	float:right;
	padding-right:8px;
}


.forum_lptime_cl {}

.linkvalue {
	float:left;
	width:20px;
	height:20px;
	background: url(../grafiken/basic/forum/link_lastpost.gif) center center no-repeat;
	cursor:pointer;

}

.forum_title a:link, .forum_title a:visited, .forum_title a:active .forum_title a:hover{
	color: #999850 ;
	text-decoration: none;
}


#ww_threads #ww_cont_col_1 {display:none;}
#ww_threads #ww_cont_col_2 {margin:0px 0px 0px 0px; width:1006px;}
#ww_threads #ww_cont_col_3 {display:none;}


#ww_threads .thread_header h2 {font-size:12px}

#ww_threads .thread_header {
	margin-top:-60px;
	width:760px;
	position:relative;

}
* html #ww_threads .thread_header {}

#ww_threads .obj_list {border:none}
/*
#ww_threads #margin .actions2 {float:right; margin-top:-24px;margin-right:130px}
* html #ww_threads #margin .actions2 {margin-right:65px}
*/
#ww_threads .obj_list .list_head {
	border:none;
	margin-top:40px;
	color:#888784;
	font-weight:bold;
	background: url(../grafiken/basic/forum/forum_gr_bg.gif) left top no-repeat;
	line-height:31px;
	height:31px;
}
#ww_threads .obj_list .list_head  h4 {
	font-size:12px;
	height:30px;
	float:left;
	padding:0px;
	margin:0px;
}
#ww_threads .obj_list .list_head  #name1{padding-left:90px;width:580px} 
#ww_threads .obj_list .list_head  #name2{width:84px}
#ww_threads .obj_list .list_head  #name3{width:90px}
#ww_threads .obj_list .list_head  #name4{width:80px}


#ww_threads .obj_list .pager {
	float:right;
	height:40px;
	padding-top:5px;
}
#ww_threads .obj_list #pager-top {
	margin-top:-65px;
}

#ww_threads .obj_list .obj_cl {
clear:both !important;
}




#ww_threads .list {
	margin:0px;
	padding:0px;
	border: none;
}
#ww_threads .pager_sortform_wrapper,
#ww_threads .pager_sortform_wrapper_2 {
	margin:0px;
	padding:0px;
	border: none;
}

#ww_threads .preview {}
#ww_threads .preview .obj {
	width:100%;
	background: url(../grafiken/basic/forum/forum_ov_foren.gif) left bottom no-repeat;
	height:75px;
	overflow:hidden;
}

#ww_threads .preview .obj .obj_img {
	width:75px;
	height:75px;

}

#ww_threads .preview .obj .obj_img img {
	padding-left:15px;
	padding-top:10px;
	width:45px;
	height:51px;
	border:none;
}
#ww_threads .textinfos {
	padding:20px 0px 0px 15px;
}
#ww_threads .preview .obj .obj_img_cl {clear:none !important}
#ww_threads .preview .obj .obj_title {
	padding-bottom: 5px;
}
#ww_threads .preview .obj .obj_title a{ 
	font-weight:bold;
	font-size: 14px;
	color: #999850;

}

#ww_threads .preview .obj .obj_title .value a{

}



#ww_threads .preview .obj .obj_cuname {}
#ww_threads .preview .obj .obj_cuname_cl {}

#ww_threads .preview .obj .obj_vi {
	margin-top:-20px;
	padding-left:560px;
}

#ww_threads .preview .obj .obj_childnum {
	margin-top:-20px;
	padding-left:650px;
}

#ww_threads .preview .obj .obj_vi .value{
	width:80px;
	float:left;
	text-align:center;
	color: #818181;
	font-size:12px;
	font-weight:bold;
}
#ww_threads .preview .obj .obj_childnum .value{
	width:87px;
	text-align:center;
	color: #818181;
	font-size:12px;
	font-weight:bold;
}

#ww_threads .preview .obj .obj_cuname .name,
#ww_threads .preview .obj .obj_cuname .value a,
#ww_threads .preview .obj .obj_gtime .name,
#ww_threads .preview .obj .obj_gtime .value {
	
}

#ww_threads .preview .obj .lptime {}

#ww_threads .preview .obj .forum_extralistinfos	{
	float:right;
	margin-top:15px;
	padding-right:14px;
}
#ww_threads .preview .obj .forum_extralistinfos	.name {}

#ww_threads .taglist {
	position:absolute;
	margin-left:90px;
	margin-top:-27px;
}

* html #ww_threads .taglist {

}


#toplist_user {
	
}

#obj_list_wrapperforum_toplist {margin-top:-40px;}

#toplist_user .obj_owner {
	background: url(http://images.basic.me20.de/grafiken/basic/forum/toplist_user_bg.gif) left top repeat;
	width:100%;
	height:72px;
	overflow:hidden;
}

#toplist_user .obj_owner .indicator_online {
	position:relative;
	background-color:#90c86a;
	border:1px solid #b2f783;
	width:5px;
	height:5px;
	margin-top: -16px;
	margin-left:55px;
	font-size:0px;
}

#toplist_user .obj_owner  .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:5px;
	height:5px;
	margin-top: -16px;
	margin-left:55px;
	font-size:0px;
}


* html #toplist_user .obj_owner  .indicator_online {
		margin-top: -12px;
}
* html #toplist_user .obj_owner  .indicator_offline {
			margin-top: -12px;
}

#toplist_user  .lastrow{
	background: url(http://images.basic.me20.de/grafiken/basic/forum/toplist_user_bg_lastrow.gif) left top repeat;

}

#toplist_user .obj_uimg {
	float:left;
	width:75px;
	height:72px;
	overflow: hidden;
	margin-top:10px;
}

#toplist_user .obj_uimg .value{
	padding-left:12px;
}

	#toplist_user .obj_uimg .value img {
		width: 50px;
		height: 50px
	}

#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on a:hover {
	color:#fefefe;
	font-weight:normal;
	text-decoration:underline;
}


#toplist_user .obj_uimg_cl {
	clear: none !important;
}
#toplist_user .textinfos {
	float:left;
	width:920px;
	margin:0px;
	padding:0px;

}


#toplist_user .textinfos .obj_uname {
	position:relative;
	width:480px;
	color:#999850;
	font-size:14px;
	font-weight:bold;
	margin-top:18px;
	padding-left:10px;
}

#toplist_user .textinfos .obj_uname a:link,
#toplist_user .textinfos .obj_uname a:active,
#toplist_user .textinfos .obj_uname a:visited,
#toplist_user .textinfos .obj_uname a:hover  {
	color:#999850;
	font-size:14px;
	font-weight:bold;
}


#toplist_user .textinfos .obj_urt {
	position:relative;
	width:140px;

	font-size:11px;
	padding-left:10px;
}
#toplist_user .textinfos .obj_urt .value {
	color: #787878;
}
#toplist_user .textinfos .obj_uonline {
	position:relative;
	width:253px;
		color: #787878;
	font-size:11px;
}
#toplist_user .textinfos .obj_uonline .value {
	color: #787878;
}

#toplist_user .textinfos .obj_ugesamt {
	position:relative;
	margin-left:80px;
	margin-top:-7px;

}
#toplist_user .textinfos .obj_ugesamt .value {
	width:90px;
	text-align: center;
		color: #787878;
}

#toplist_user .textinfos .obj_uthreads {
	position:relative;
	margin-left:0px;
	margin-top:-7px;

}
#toplist_user .textinfos .obj_uthreads .value {
	width:90px;
	text-align: center;
	color: #787878;
}


#toplist_user .textinfos .obj_uposts {
	position:relative;
	margin-left:0px;
	margin-top:-7px;

}
#toplist_user .textinfos .obj_uposts .value {
	width:90px;
	text-align: center;
		color: #787878;
}


#toplist_user .textinfos .obj_ulptime {
	position:relative;
	margin-right:-20px;
	width:170px;
	margin-top:-7px;
	float:right;
	height:30px;

}
#toplist_user .textinfos .obj_ulptime .name{
	display:none;

}
#toplist_user .textinfos .obj_ulptime .value{
		color: #787878;
		font-weight: normal;
	}
		
		
#toplist_user .list_head {
	background:transparent url(../grafiken/basic/forum/forum_gr_bg.gif) no-repeat scroll left top;
	color:#888784;
	font-weight:bold;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:7px;
	border:none;
	font-size:12px;
	color:#999;
	height:23px;
}

#toplist_user .list_head .col1 {
	float:left;
	padding-left:85px;
	width:495px;
}
#toplist_user .list_head .col2 {
	float:left;

}
#toplist_user .list_head .col3 {
	float:left;
	padding-left:40px;
}
#toplist_user .list_head .col4 {
	float:left;
	padding-left:50px;
}
#toplist_user .list_head .col5 {
	float:left;
	padding-left:50px;
}


#toplist_user .textinfos .obj_uname_cl
{
	clear:both !important;
}
#toplist_user .textinfos .obj_urt_cl,
#toplist_user .textinfos .obj_ulastonline_cl,
#toplist_user .textinfos .obj_ugesamt_cl,
#toplist_user .textinfos .obj_uthreads_cl,
#toplist_user .textinfos .obj_uposts_cl {
	clear: none !important;
}





#ww_thread_detail #ww_cont_col_1 {display:none;}
#ww_thread_detail #ww_cont_col_2 {margin:0px 0px 0px 0px; width:100%;}
#ww_thread_detail #ww_cont_col_3 {display:none;}


#ww_thread_detail .child_owner  .child_uname {font-weight:bold;}
#ww_thread_detail .child_owner  .obj_upnum .name {font-weight:bold;}
#ww_thread_detail .child_owner  .obj_upnum .name {font-weight:bold;}

#ww_thread_detail .child_owner  .obj_ufrank .value {font-weight:normal; font-style:italic}
#ww_thread_detail .child_owner  .obj_utnum .value {font-weight:normal;}
#ww_thread_detail .child_owner  .obj_upnum .value {font-weight:normal;}

#ww_thread_detail .child_owner  .obj_utnum .name {font-weight:bold;}
#ww_thread_detail .child_owner  .obj_upnum .name {font-weight:bold;}

#ww_thread_detail .child_owner  .obj_ufrank .value {font-weight:normal; font-style:italic}
#ww_thread_detail .child_owner  .obj_utnum .value {font-weight:normal;}
#ww_thread_detail .child_owner  .obj_upnum .value {font-weight:normal;}

#ww_thread_detail .pager {margin:10px 0px 10px 0px}

/*
#ww_thread_detail #firstpostwrapper {border: 1px solid #989898;}

#ww_thread_detail .owner {
	float:left;
	padding:10px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;

 }



#ww_thread_detail .obj_owner {
	background:none;
}
	
#ww_thread_detail .obj_owner .textinfos {
	width: 102px;
	padding:0px;
	margin:0px;
}

#ww_thread_detail .owner h4 {display:none}

#ww_thread_detail .owner_cl {clear:none !important;} 

#ww_thread_detail .obj_uimg_cl {clear:both;}


#ww_thread_detail .owner .obj_uname_cl {clear:both !important}




#ww_thread_detail .owner_cl {clear:none !important}
	

#ww_thread_detail .ww_obj_detail {
	float:left;
	width:850px;
	padding:10px 10px 10px 10px;
	background-color: #f7f7f7;
	border: none;
	border-left: 1px solid #989898;
	min-height:200px;
}

#ww_thread_detail .ww_obj_detail .obj_textwrapper{
	width:100%;
	padding:0px;
}


#ww_thread_detail .ww_obj_detail .obj_title{ 
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #ddd;
	padding.bottom:5px;
}

#ww_thread_detail .ww_obj_detail .obj_cont{
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	line-height:200%;

}

#ww_thread_detail .ww_obj_detail .obj_uname,
#ww_thread_detail .ww_obj_detail .obj_gtime,
#ww_thread_detail .ww_obj_detail .obj_ctime {  
	float:left;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	padding:0px;
	color:#777;
	padding:5px 0px 0px 0px
}
#ww_thread_detail .ww_obj_detail .obj_uname {padding-left:5px;}
#ww_thread_detail .ww_obj_detail .obj_bw,
#ww_thread_detail .ww_obj_detail .obj_bwnum,
#ww_thread_detail .ww_obj_detail .obj_vi,
#ww_thread_detail .ww_obj_detail .obj_childnum {
	float:left;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	padding:0px;
	color:#777;
	padding:5px 0px 0px 0px
}
#ww_thread_detail .ww_obj_detail .obj_bw {padding-left:5px;}
#ww_thread_detail .ww_obj_detail .obj_vi,
#ww_thread_detail .ww_obj_detail .obj_childnum {
	float:right;
}
#ww_thread_detail .ww_obj_detail .obj_vi {padding-left:10px;}
#ww_thread_detail .ww_obj_detail .obj_childnum_cl {clear: both !important}
#ww_thread_detail .ww_obj_detail .obj_bwnum_cl {clear: none !important}
#ww_thread_detail .ww_obj_detail .obj_uname .value,
#ww_thread_detail .ww_obj_detail .obj_gtime .value,
#ww_thread_detail .ww_obj_detail .obj_ctime .value{ 
		font-weight:normal;
}

#ww_thread_detail .ww_obj_detail .obj_ctime { float:right; }
#ww_thread_detail .ww_obj_detail .obj_gtime_cl { clear:none !important}

#ww_thread_detail .ww_obj_detail .taglist {
	float:left;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	padding:0px;
	color:#3d3d3d;
	padding:5px 0px 0px 5px
}

#ww_thread_detail .childlist_listelement {
	border:none;
	padding: 0px;
}
#ww_thread_detail .child  {
	border:1px solid #999999;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;
	overflow:hidden;
}

#ww_thread_detail .child_owner {
	background: none;
}
#ww_thread_detail .child .child_uimg {
	padding:10px 10px 0px 10px;
}
.forumt_child_owner_wrapper_cl {clear: none;}
.forumt_child_owner_wrapper  {
	float:left;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:105px;
	margin-top:-10px;
}

#ww_thread_detail .child .textinfos {
	margin:0px;
	margin-top:-128px ;

	min-height:200px;
	height:auto !important;  
	height:200px;  
	
	background: #F7F7F7;
	padding: 5px 0px 0px 10px;
	width:850px;
	overflow: hidden;
	border-left:1px solid #999;
}
*/

#ww_thread_detail #firstpostwrapper{
	border:1px solid #999999;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;

}

#ww_thread_detail #firstpostwrapper .owner {
	float:left;
	padding: 10px;
	width:105px;
}

#ww_thread_detail #firstpostwrapper .owner_cl {clear: none !important;}
	
#ww_thread_detail #firstpostwrapper .owner h4 {
	display: none;
}

#ww_thread_detail #firstpostwrapper .owner .obj_owner {
	background:none;
}

#ww_thread_detail #firstpostwrapper .owner .obj_owner .obj_uname_cl {clear:both !important}



#ww_thread_detail #firstpostwrapper .ww_obj_detail {
	float:left;
	border: none;
	background-color: #fafafa;
	width:873px;
	padding:0px;
}


#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper {
	padding:0px 0px 6px 0px;
	width:873px;
	background: #f1f1f1 url(http://images.basic.me20.de/grafiken/basic/forum/first_post_wrapper3_bg.gif) left top repeat-y;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_1 {
	background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_wrapper1_bg.gif) left top no-repeat;
	float:left;
	border-bottom:1px solid #9f9f9f;
	height: 35px;
	width:873px;
	overflow:hidden;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_title,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_gtime,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_ctime {
	color:#636363;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height: 38px;
	float: right;
	padding-right:15px;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_ctime {
	font-style:italic;
	font-weight:normal;
}


#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_title{
	padding-left:20px;
	width:425px;
	overflow:hidden;
	font-weight:bold;
	color: #484747;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_title_cl,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_gtime_cl,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_ctime_cl
{
	clear: none !important;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_cont{
	background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_cont_bg.gif) left top repeat;
	padding:20px 14px 15px 20px;
	color: #3d3d3d;
	font-size:12px;
	line-height:170%;
	display: block;
	min-height:110px;
	height:auto !important;  
	height:110px; 
	width:838px;
}


#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_textwrapper .obj_cont .signatur {
	display:block;
	border-top:1px solid #b2b2b2;
	padding-top:13px;
	margin:23px 10px 0px 0px;
	line-height:100%;
	font-size:12px;
	font-style: italic;
	color: #595959;
}


#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 {
	float:left;
	/*background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_wrapper2_bg.gif) left top repeat-y;*/
	padding-left:20px;
	width:833px;
	/*border-top:1px solid #f1f1f1;*/
	padding-top:11px;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_childnum{
	float:left;
	color: #3d3d3d;
	font-size: 11px;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_childnum .name{
	font-weight: bold;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_childnum .value{
		font-weight: normal;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_childnum_cl{
	clear:none !important;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_vi{
	padding-left:30px;
	float:left;
	color: #3d3d3d;
	font-size: 11px;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_vi .name{
	font-weight: bold;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_vi .value{
	font-weight: normal;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_vi_cl{
	clear:none !important;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw{
	padding-left:30px;
	float:left;
	color: #3d3d3d;
	font-size: 11px;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .name{
	font-weight: bold;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .value{
	font-weight: normal;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw_cl{
	clear:none !important;
}
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bwnum_cl {
	clear:none !important;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl {
	background:transparent url(http://images.basic.me20.de/grafiken/basic/forum/star_small0.gif) no-repeat scroll left top;
	height:14px;
	margin-right:0px;
	margin-top:2px;
	width:14px;
	cursor:default;
}


#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl0,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl1,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl2,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl3,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl4,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl5,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl6,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl7,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl8,
#ww_thread_detail #firstpostwrapper .ww_obj_detail .obj_forum_detail_wrapper_2 .obj_bw .blsl9 {
	background:transparent url(http://images.basic.me20.de/grafiken/basic/forum/star_small1.gif) no-repeat scroll left top;
	height:14px;
	margin-right:0px;
	margin-top:2px;
	width:14px;
	cursor:default;
}

#ww_thread_detail .fxtra {

}

	
#ww_thread_detail .fxtra .obj_actions {
	background:transparent url(../grafiken/basic/obj/detail/obj_forum_detail-shadow.gif) no-repeat scroll left -4px;
	height:54px;
	padding:0 5px 0 10px;
	width:990px;
}



#ww_thread_detail .fxtra .obj_actions .button_wrapper {
		float:right;
		padding:4px 0px 0px 0px;
		color:#fff;
	}
	
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button {
	background:transparent;
	float:left;
	padding:0px 0px 0px 15px;
}

#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on {
	background:transparent;
	float:left;
	padding:0px 0px 0px 15px;

}

#ww_thread_detail .obj_actions .button_wrapper .button .button_right,
#ww_thread_detail .child_actions .button_wrapper .button .button_right {
	background:transparent;
	height:21px;
	padding:0px 10px 0px 3px;
	line-height:170%;
}



#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on .button_right,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on .button_right {
	background:none;
	line-height:170%;
	padding:0px 10px 0px 3px;
	text-decoration:underline;
}



#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_newchild {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/antwort.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_new {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/zitat.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_rate {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/rate.gif) left 1px no-repeat;	
}

#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_edit {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/edit.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_del{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/del.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_abuse{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abuse.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_abo{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abo.gif) left 2px no-repeat;	
}
#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_link{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/link.gif) left 2px no-repeat;	
}

#ww_thread_detail .fxtra .obj_actions .button_wrapper .obj_tell{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/tell.gif) left 2px no-repeat;	
}

#ww_thread_detail .fxtra .obj_top{
	float:right;
	height:28px;
	width:30px;
	background: #999999 url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/top.gif) left -1px no-repeat;
	border-bottom: 1px solid #999999;
}

#ww_thread_detail .fxtra .obj_actions .button_wrapper .button a:link,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button a:active,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button a:visited,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button a:hover,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on a:link,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on a:active,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on a:visited,
#ww_thread_detail .fxtra .obj_actions .button_wrapper .button_on a:hover {
	color:#fefefe;
	font-weight:normal;
	text-decoration:none;
}

#ww_thread_detail .fxtra .child_actions .button_wrapper .button a:link,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button a:active,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button a:visited,

#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on a:link,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on a:active,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on a:visited {

	color:#fefefe;
	font-weight:normal;
	text-decoration:none;
}
#ww_thread_detail .fxtra .child_actions .button_wrapper .button a:hover,
#ww_thread_detail .fxtra .child_actions .button_wrapper .button_on a:hover {
	color:#fefefe;
	font-weight:normal;
	text-decoration:underline;
}


#ww_thread_detail .obj_actions .button_wrapper .button_on a:hover {text-decoration:underline;}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .ovj_vote h4 {padding-left:20px }
#ww_thread_detail .ovj_vote h5 {padding-left:0px;	margin: 10px 0px 0px 0px; }


#ww_thread_detail #firstpostwrapper .ww_obj_detail .taglist {
	/*background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_wrapper2_bg.gif) left top repeat-y;	*/
	font-size:11px;
	font-weight:bold;
	width:700px;
	overflow:hidden;
	padding-left:20px;
	padding-top:5px;
	color: #3d3d3d;
}

#ww_thread_detail #firstpostwrapper .ww_obj_detail .taglist a{
	color: #a69c7e;
}
	
.scroll_top {
	float:right;
	margin-top:-20px;
	padding-right:10px;
}

#ww_thread_detail .childlist .info_total,
#ww_thread_detail .childlist .info_anz {
	display:none;
}


#ww_thread_detail .childlist_listelement {
	border:none;
	margin: 0px;
	padding:0px;
}
#ww_thread_detail .child {
	border:1px solid #999999;
	width:998px;
	margin-bottom:20px;
	height:auto;
}

#ww_thread_detail .child_owner {
	background: none;
}

#ww_thread_detail .child .child_wrapper_1 {
	float:left;
	padding: 10px;
	width:105px;

}

#ww_thread_detail .child .child_wrapper_1 .child_ip { font-size:10px; }

#ww_thread_detail .child .child_wrapper_2{
	background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_wrapper1_bg.gif) left top no-repeat;
	float:left;
	border-bottom:1px solid #9f9f9f;
	height: 35px;
	width:860px;
	overflow:hidden;
	line-height:35px;
	padding-right:13px;

}
#ww_thread_detail .child .child_wrapper_2 .child_gtime {float:right;font-size:11px; font-weight:bold;}
#ww_thread_detail .child .child_wrapper_2 .child_gtime_cl {clear: none !important}

#ww_thread_detail .child .child_wrapper_2 .child_ctime {float:right;font-size:11px; font-weight:normal;}
#ww_thread_detail .child .child_wrapper_2 .child_ctime_cl {clear: none !important}

#ww_thread_detail .child .child_wrapper_2 .child_count {float:left;font-size:11px; font-weight:bold;padding-left:20px}
#ww_thread_detail .child .child_wrapper_2 .child_ip {float:right;font-size:11px; font-weight:normal;padding-left:5px}

#ww_thread_detail .child .child_uname_cl {clear: both !important;}

#ww_thread_detail .child .textinfos {
	float:left;
	min-height:110px;
	height:auto !important;  
	height:110px;  
	
	margin:0px;
	background: url(http://images.basic.me20.de/grafiken/basic/forum/first_post_cont_bg.gif) left top repeat;
	padding:20px;
	color: #3d3d3d;
	font-size:12px;
	line-height:165%;
	width:832px;
	
}

#ww_thread_detail .child .textinfos .signatur {
	display:block;
	border-top:1px solid #b2b2b2;
	padding-top:13px;
	margin:23px 10px 0px 0px;
	line-height:100%;
	font-size:12px;
	font-style: italic;
	color: #595959;
}






#ww_thread_detail .child_actions {
	background-color: #999;
	margin:-20px 0px 0px 0px;
	padding:0px;

}
#ww_thread_detail .child_actions .button_wrapper{
		float:right;
		padding:4px 0px 0px 0px;
		height:25px;
		background-color: #999999;
		color:#fff;

}
#ww_thread_detail .child_actions .button_right ,
#ww_thread_detail .child_actions .button ,
#ww_thread_detail .child_actions .button_on {
	border:none;
	padding:0px 0px 0px 15px;
}


#ww_thread_detail .fxtra .button_wrapper .child_newchild {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/antwort.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_new {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/zitat.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_rate {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/rate.gif) left 1px no-repeat;	
}

#ww_thread_detail .fxtra .button_wrapper .child_edit {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/edit.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_del{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/del.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_abuse{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abuse.gif) left 1px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_abo{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abo.gif) left 2px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_link{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/link.gif) left 2px no-repeat;	
}
#ww_thread_detail .fxtra .button_wrapper .child_split{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/splt.gif) left 2px no-repeat;	
}
#ww_thread_detail .fxtra .obj_top{
	float:right;
	width:30px;
	background: #999 url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/top.gif) left top no-repeat;
	border-bottom: 1px solid #5a5a5a;
}


#ww_thread_detail h1 {
	color: #999850;
	font-size: 24px;
	font-weight: bold;
}	





/*
* html #ww_thread_detail .child .textinfos {margin-top:-113px}
#ww_thread_detail .child .textinfos .child_title{
	margin:0px;
	border-bottom:1px solid #f4f4f4;
	padding:5px 0px 0px 5px;
	display:none;
}

#ww_thread_detail .child .textinfos .child_cont{
	width:840px;
	padding:20px 5px 20px 5px;
	border-top:1px solid #ddd;
}


#ww_thread_detail .child .textinfos .child_cuname,
#ww_thread_detail .child .textinfos .child_gtime,
#ww_thread_detail .child .textinfos .child_ctime {
	float: left;
	font-style:normal;
	font-size:11px;
	font-weight: bold;
	color:#3d3d3d;
}
#ww_thread_detail .child .textinfos .child_cuname {
	padding-left:5px;
	
}
#ww_thread_detail .child_actions,
#ww_thread_detail .obj_actions {
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:8px;
}
/*

.forumt_child_owner_wrapper .child_uname_cl {clear: both! important;}

.forumt_child_owner_wrapper .textinfos {
	float:left;
	width: 102px;
	padding:0px;
	margin:0px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) left top repeat;
}
.forumt_child_owner_wrapper_cl {clear: none !important;}


#ww_thread_detail .child .textinfos{
	margin:0px;
	margin-top:-110px;
}
*/

/*

#ww_thread_detail .child .textinfos .child_bw {
	padding-left:5px;
	padding-top:5px;
	display:none;
}

#ww_thread_detail .child .textinfos .child_bwnum {
	display:none;
}
*/
.quote {
	background-color:#f4f4f4;
	display:block;
	border:1px solid #9f9f9f;
	padding:7px 9px 13px 9px;
	color: #3d3d3d;
	font-size:12px;
	line-height:20px;
	width:810px;
}
.quotefrom {
	font-style:italic;
	font-weight: bold;
	background: url(http://images.basic.me20.de/grafiken/basic/forum/quotefrom_bg.gif) left 0px no-repeat;
	padding-left:20px;
}

#ww_user_online #ww_cont_col_1 {display:none;}
#ww_user_online #ww_cont_col_2 {margin:35px 0px 0px 0px; width:100%;}
#ww_user_online #ww_cont_col_3 {display:none;}

#ww_user_online .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#ww_user_online .obj_owner_wrapper_cl {clear: none !important}

#ww_user_online .obj_list .info_total {}

#ww_user_online .list {
	/*border-top:1px solid #999999;*/
	border:none;
}
#ww_user_online .pager_sortform_wrapper, .pager_sortform_wrapper_2 {border:none}

#ww_user_online .obj_uimg_cl {clear:both !important;}



#ww_people #ww_cont_col_1 {margin:-20px 0px 0px 0px; width:474px; float:left;}
#ww_people #ww_cont_col_2 {margin:5px 0px 0px 0px; width:490px; float: right;overflow:hidden}
#ww_people #ww_cont_col_2_cl {clear:both !important}
#ww_people #ww_cont_col_3 {background:none; width:100%; border: none}

#ww_people #ww_cont_col_3 .list {border-right:none; border-left:1px solid #999;}
#ww_people .list_head {border-bottom:0px solid #f3f3f3;}
#ww_people #ww_cont_col_3 h1 {text-align:left;margin-left:10px;}

#ww_people .body_sub_head{
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/people_headline.jpg) right top no-repeat;
}

#ww_people .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	margin-bottom:0px;
	overflow:hidden;
}

#ww_people #userlist_1 .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	overflow:hidden;
}
#ww_people .pager {float:right;margin-top:-30px;}

#ww_people .pager .prefix,
#ww_people .pager .anvs {
	display: none;
}
#ww_people .obj_owner .obj_uname_cl  {clear:both !important}

	
#ww_people .obj_owner_wrapper_cl {clear: none !important}

#ww_people .obj_list .info_total {}

#ww_people .list { border-top:1px solid #999999;}
#ww_people #userlist_1 .list {
	min-height:560px;
	height:560px !important;  /* für moderne Browser */
	height:560px;  /*für den IE */
	width:500px;
	overflow:hidden;
	margin-top:-10px;
}
#ww_people #userlist_1 .list .obj_owner_wrapper .obj_owner  {
	width:105px;
	height:190px;
	overflow: hidden;
	background:transparent url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif)  left top repeat;
}

#ww_people #userlist_1 .list .obj_owner_wrapper .obj_owner .obj_uimg {float:none; height:105px;}
#ww_people #userlist_1 .list .obj_owner_wrapper .obj_owner .obj_uimg_cl {clear: both !important}
#ww_people .pager_sortform_wrapper, .pager_sortform_wrapper_2 {border:none}
#ww_people #userlist_1 .list .obj_owner_wrapper .obj_owner .textinfos {float:none; width:100px}
#ww_people #userlist_1 .list .obj_owner_wrapper .obj_owner .textinfos_cl {clear: both !important}

#ww_people h1 {
	color: #529399 !important;
	padding: 20px 0px 0px 10px;
}
	
#ww_people .list_head h1 {
	display: block;
}


#ww_people .obj_owner .indicator_online {
	position:relative;
	background-color:#90c86a;
	border:1px solid #b2f783;
	width:10px;
	height:10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size:0px;
}

#ww_people .obj_owner  .indicator_offline {
	position:relative;
	background-color:#ae0606;
	border:1px solid #e51919;
	width:10px;
	height:10px;
	margin-top: -21px;
	margin-left: 88px;
	font-size:0px;
}

* html #ww_people .obj_owner .indicator_offline {margin-top:-16px;}
* html #ww_people .obj_owner .indicator_online {margin-top:-16px;}



#ww_idcard .body_sub_head {
	background: url(http://images.basic.me20.de/grafiken/basic/global/wimpel/id-card_headline.jpg) right top no-repeat;
}

/*id card fotoliste*/
#ww_idcard #obj_list_wrapperfoto .obj .textinfos {
	display:none;
}
#ww_idcard #obj_list_wrapperfoto .list {padding:0px 0px 20px 3px}
#ww_idcard #obj_list_wrapperfoto .list .preview {float:left;padding:0px 0px 0px 5px;margin:0px; width:135px;overflow:hidden;margin-bottom:10px}
#ww_idcard #obj_list_wrapperfoto .list .preview_cl {clear:none !important}

/*id card video*/



.best_answer {
	border-top:1px solid #999999;
	padding-top:10px;
}
.beispiel_kundenanpassungselement {
	background: url(../grafiken/basic/global/wimpel/id-card_infos.jpg) right top no-repeat;
	padding-top:10px;

}

#ww_idcard #gbook_list {
width: 580px;
overflow:hidden;
}

#ww_idcard #gbook_list h4{
	padding-left:10px;
	padding-bottom:10px;
}
#ww_idcard #gbook_list .textinfos{
	overflow:hidden;
	width: 380px;
}

#ww_idcard #gbook_list .child_gtime_cl {
	clear:both !important;
}

#ww_idcard #gbook_list .textinfos img {
	border:none;
}

#ww_idcard #foto_list .obj {
	background:none;
}

#ww_idcard #video_list .obj_list .obj .textinfos  {
	padding:0px;
	margin:0px;
	width:120px;
	overflow:hidden;
}
#ww_idcard #blog_list .obj_list{
	padding-top:0px;
}

#ww_idcard #id_friendlist .obj_list .obj_owner {
	margin-top:0px;
}


.userinfos_pid_wrapper {
	float:left;
	width:380px;

}
.userinfos_pid_wrapper_cl {clear:none !important;}

.pid_381 {
	margin-top:20px;
}
#ww_idcard #profileinfos .form_pid {

}
#ww_idcard #profileinfos .form_pid .prefix  {
	font-size: 18px;
	color:#827A62;
	font-weight:normal;
	padding:10px 0px 10px 0px;
}
#ww_idcard #profileinfos .form_pid .value,
#ww_idcard #profileinfos .form_pid .prefix,
#ww_idcard #profileinfos .form_pid .subheadline   {
	float:none;
}



#ww_idcard #profileinfos .form_pid .prefix {
	padding-left: 10px;
	color: #996450;
	font-size:24px;
}

#ww_idcard #profileinfos .form_pid .value {
	padding:10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}



/* google maps auf id card*/
.googlemap_wrapper {
	float:right;
	padding:10px;
	padding-top:30px;
}

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


#ww_idcard .map_canvas {
	width:575px; height:295px;
}


.googlemap_na {width:300px;float:left;}




#ww_idcard .googlemap_wrapper {
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:10px;
	float:none;
	margin-bottom:20px;
}

#ww_idcard .googlemap {
	width:575px;
	height:295px;
	margin:0px;
	padding:0px;

}


/*redaktion*/

.cms h1 {
	color:#996450;
	padding-left:10px;
}
.cms_content img {border:0px}

.cms .divborder {
	padding:10px;
	border-left:1px solid #999;
	border-top:1px solid #999;
}

.kaufmich {
	float:left;
	width:154px;
	height:163px;
	background: url(../grafiken/basic/red/kaufmich.gif) left top no-repeat;
}

.kaufmich2 {
	background: url(../grafiken/basic/red/kaufmich_2.gif) right bottom no-repeat;
	font-weight:bold;
	color:#646464;
	float:left;
	width:388px;
	line-height:200%;
	padding:10px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom: 30px;
}



#ww_idcard #id_friendlist .obj_owner_wrapper {
	float:left;
	margin-right:20px;
	background:transparent url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif)  left top repeat;
	height:222px;
}
#ww_idcard #id_friendlist .obj_owner_wrapper_cl {clear: none !important}


#ww_idcard #id_friendlist .list_head h1 {
	display: block;
}
#ww_idcard #wohnort {
	color: #996450;
	padding-left:10px;
}


#ww_idcard .pager {float:right;}
#ww_idcard #profileinfos {
	margin-bottom:20px;
	
}
* html  #ww_idcard #profileinfos {
	margin-bottom:40px;
	
}


#ww_idcard .owner {float:left;margin-bottom:20px}
#ww_idcard .owner_cl {clear: none !important;}
#ww_idcard .obj_owner {float:left; width:600px;margin-top:40px}
#ww_idcard .obj_owner .textinfos .obj_ugender_cl {clear:none !important;}
#ww_idcard .textinfos {float:left;width:400px}

#ww_idcard #id_friendlist .obj_owner {float:left; width:104px}
#ww_idcard #id_friendlist .obj_owner .textinfos .obj_ugender_cl {clear:both !important;}
#ww_idcard #id_friendlist .textinfos {float:left;width:100px}



#ww_idcard .obj_owner .obj_uort_cl {clear: none !Important;}
#ww_idcard .obj_owner .obj_urt_cl {clear: none !Important;}

#ww_idcard .typ_indicator_3, #ww_photo_detail .typ_indicator_3 {
	position:relative;
	width:13px;
	height:13px;
	margin-top:-22px;
 	margin-left:5px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/foto_lupe.gif) left top no-repeat;
	cursor:pointer;
}

#ww_idcard #video_list .obj .obj_img img {width:120px; height:72px; }
#ww_idcard #video_list .typ_indicator_4 {
	position:relative;
	width:13px;
	height:13px;
	margin-top:-22px;
 	margin-left:4px;
	background: url(http://images.basic.me20.de/grafiken/basic/obj/typ/video_play.gif) left top no-repeat;
	cursor:pointer;
}
#ww_idcard #video_list .preview {float:left; width:140px; overflow:hidden ;margin: 0px;padding:0px;margin-bottom:10px}
#ww_idcard #video_list .preview_cl {clear:none !important;}





#ww_idcard #blog_list .obj_title {
	background-color: #e3dceb;
	width:100%;
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #8f9396;
}

#ww_idcard #blog_list .textinfos a:link,
#ww_idcard #blog_list .textinfos a:visited,
#ww_idcard #blog_list .textinfos a:active  {
	color: #9275af;
}

#ww_idcard #blog_list .obj_title a:link,
#ww_idcard #blog_list .obj_title a:visited,
#ww_idcard #blog_list .obj_title a:active{
	font-size:18px;
	font-weight:normal;
}
	
#ww_idcard #blog_list .textinfos {
	width:580px;
	padding:0px;
	font-size:12px;
	line-height:150%;
}

#ww_idcard #blog_list .blog_listverview .obj .textinfos .name,
#ww_idcard #blog_list .obj .textinfos .value {
	color: #402060;
}

#ww_idcard #blog_list .obj	{background: none; }

#ww_idcard #blog_list .list {
	margin:0px;
	padding:5px 10px 10px 10px;
	
}

#ww_idcard #blog_list .obj_cuname {
	padding:5px 0px 0px 5px;
	
	font-size:11px;
}
#ww_idcard #blog_list .obj_gtime {
	padding:5px 0px 0px 0px;
	
	font-size:11px;
}
#ww_idcard #blog_list .obj_bw{
	padding:5px 0px 0px 40px;
	
	font-size:11px;	
}
#ww_idcard #blog_list .obj_childnum{
	padding:5px 0px 0px 40px;
	
	font-size:11px;	
}

#ww_idcard .obj_morelink{
display:none;

}

#ww_idcard #blog_list .obj_morelink{
	float:right;
	text-align:right;
	padding:5px 10px 0px 200px;
	
	font-size:11px;
	border-right:1px solid #f7f5f9;

}

#ww_idcard .childlist_listelement {
	padding:10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

#ww_idcard #blog_list .obj_cont {
	border-left:1px solid #f7f5f9;
	border-right:1px solid #f7f5f9;
	padding:5px;
	line-height:220%;
	font-size:12px;

}

#ww_idcard #blog_list .obj .textinfos .obj_cont .value{
color:#000;
}

#ww_idcard #blog_list .obj_gtime_cl {clear:none !important;}
#ww_idcard #blog_list .obj_cl  {clear:both !important;}

#ww_idcard #blog_list .preview {margin-bottom:30px;}
#ww_idcard #blog_list .preview .taglist {
	background: url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) 10px center no-repeat;
	font-size:11px;
	border-top:1px solid #eae4ef;
	margin:0px;
	padding:0px;
	background-color:#f1edf5;
	color:#402060 ;
	height:30px;
	line-height:30px;
	padding-left:35px;
	width:555px;
}

#listmore_div {
/*	margin-top:25px; */
	
}

#listmore_div h1 {
	padding:0px 0px 0px 10px;
	margin:0px;
	color: #9c9c9c;
}
#listmore_div h2 {
	padding:0px 0px 0px 10px;
	margin:-10px 0px 0px;
	color: #9c9c9c;	
}

#ww_cont_col_3 .owner {
	background:transparent url(http://images.basic.me20.de/grafiken/basic/obj/owner/pattern.gif) repeat scroll left top;
	color: #464646;
	font-size: 11px;
	padding:10px;
	border-bottom:1px solid #989898;
}
#ww_cont_col_3 .owner .obj_uname_cl {
	clear:both !important;
}

#ww_cont_col_3 .owner .textinfos {
	width:130px;
	padding:0px;
}

#ww_cont_col_3 .owner .obj_uname a{
	color: #414141;
	font-size: 14px;
	font-weight:bold;
}


#ww_cont_col_3 .owner .textinfos .obj_ugender_cl {clear: both !important;}
#ww_photo_detail #ww_cont_col_3 .owner .textinfos .obj_ugender_cl {clear: both !important;}

.ww_photos_overview_user #ww_cont_col_3 .owner {
	border:1px solid #999;
}




#ww_redaktion_body #ww_cont_col_1 {
	display:none;
}

#ww_redaktion_body #ww_cont_col_2 {
	margin-left:0px;
	float:left;
	min-height:600px;
	overflow:hidden;
	width:750px;
}
#ww_redaktion_body #ww_cont_col_3 {
	display:none;
}



/* more objekts global element */

.more_objects {
	cursor:pointer;
}

.more_objects_cl {}

	.more_objects h1{
		
		overflow:hidden;
		float: left;
		color: #fff;
		font-size:12px;
		line-height:20px;
		background-color: #fff;
		color:#999;

	}
	.more_objects .h1_cl {clear:none !important}
	
	.morediv h2{
	padding-left:10px;

	}
	.more_objects .h2_cl  {}
	
	.more_objects h3{
		display: none;
	}


/*
#listmore_div h1,
#listsame_div h1 {
	height: 24px;
	line-height: 24px;
	padding-left:24px;
	border-bottom:1px solid #989898;
	width: 100%;
	color: #414141;
	font-weight: bold;
	font-size:11px;
	
}
*/
#listmore_div h1,
#listsame_div h1 {
	height: 19px !important;
	line-height: 11px !important;
	padding: 5px 0px 0px 24px !important;
	border-bottom:1px solid #989898 !important;
	width: 100% !important;
	color: #414141 !important;
	font-weight: bold !important;
	font-size:11px !important;
	margin: 0px !important;
	text-align: left !important;
}

#listmore_div .state_off .more_objects h1  {
	background: url(../grafiken/basic/obj/more_objects/closed.gif) left top no-repeat;
}
#listmore_div .state_on .more_objects h1  {
	background: url(../grafiken/basic/obj/more_objects/open.gif) left top no-repeat;
}

/* exeptions for the list same objekt */

#listsame_div .state_off .more_objects h1  {
	background: url(../grafiken/basic/obj/more_objects/closed.gif) left top no-repeat;
}
#listsame_div .state_on .more_objects h1  {
	background: url(../grafiken/basic/obj/more_objects/open.gif)  left top no-repeat;
}
#samediv .preview {float:left;}
#samediv .preview_cl {clear: none !important;}
#samediv .obj {width:125px;}
#samediv .obj_img_cl {}
#samediv .textinfos {
	padding:0px;
	line-height:100%;
	font-size:11px;
}

#ww_blog_detail #listsame_div h1 {

color:#9C9C9C;

}

#ww_photos_overview #ww_cont_col_3 {
	margin-top:-150px;
	border:none;
	background: none;
}
.ww_photos_overview_user #ww_cont_col_1 {display:none !important;}

.ww_photos_overview_user #ww_cont_col_2 {
	padding:0px !important;
	margin:0px !important;
	width:760px !important;
}


.ww_photos_overview_user #ww_cont_col_3 {
	margin-top:40px !important;
}


.indicator_mod {
	position: relative;
	background: transparent url(../grafiken/basic/user/icon_mod.gif) left center no-repeat;
	width: 33px;
	height: 11px;
	margin-top: -12px;
	margin-left: 5px;
}
*html .indicator_mod {	margin-top: -15px;}
*+html .indicator_mod {	margin-top: -7px;}
.mod img {border:1px solid #99505e;}


.ww_blog_overview_user #ww_content_container #ww_cont_col_2 {
	
}
.ww_blog_overview_user #ww_content_container #ww_cont_col_3{
	margin-top:50px;
}

.ww_blog_overview_user .info_total {
	border-left:1px solid #999999;
	padding-top:7px;
	padding-bottom:0px;
}
.ww_blog_overview_user .info_anz {
	padding-top:7px;
	padding-bottom:0px;
}
.ww_blog_overview_user .pager_sortform_wrapper {
	padding-top:3px;
	padding-bottom:15px;
}


.ww_blog_overview_user #ww_cont_col_3 .owner {
	border:1px solid #999;
}


.ww_blog_overview_user .list{
	margin-top:-45px !important;
	}
*html .ww_blog_overview_user .list{
	margin-top:-35px !important;
	}	
.ww_blog_overview_user .owner .obj_owner .textinfos {
	padding:5px !important;
}

#ww404 #ww_site_container_2 {
	background: #fff url(../grafiken/basic/global/bg_body3.jpg) 0px 119px repeat-x;
}
	
#ww404 #ww_cont_col_1,
#ww404 #ww_cont_col_3 {
display:none;
width:0px;
height:0px;
margin:0px;
padding:0px;
}

#ww404 #ww_cont_col_2 {
	width:100%;
	height:500px;
	background: transparent url(../grafiken/basic/global/404.gif) center center no-repeat;

}

.fbc {
width:300px;
float:right;
border-top:1px solid #ccc;
padding-top:10px;
text-align:right;
}

.fbc_cl {}

* html .fbc {

}
*+ html .fbc {

}

.vspacer {
	height:50px;
}

.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%;
	height:40px;
	padding:5px 0px 5px 0px;
	display:none;
}


.mini-pager {
	font-size:9px;
	padding-top:3px;
}

.obj_actions {
	background: url(../grafiken/basic/obj/detail/obj-detail-shadow.jpg) top left no-repeat;
	width: 725px;
	height: 54px;
	padding: 0px 5px 0px 10px;
}

.obj_actions .button a:link,
.obj_actions .button a:active,
.obj_actions .button a:visited {
	color: #fff ;
	font-weight: normal;
}
.obj_actions .button_on a {
	color: black;
	text-decoration: underline;
}

.obj_actions .button .button_right  { background: none !important; padding: 0px 10px 0px 2px;}


.obj_actions .button_on .button_right  { background: none !important; padding: 0px 10px 0px 2px;}

.button_wrapper {padding-top:5px;}

.obj_actions .button_wrapper .obj_newchild {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/antwort.gif) left 3px no-repeat;	
}
.obj_actions .button_wrapper .obj_new {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/zitat.gif) left 3px no-repeat;	
}
.obj_actions .button_wrapper .obj_rate {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/rate.gif) left 3px no-repeat;	
}

.obj_actions .button_wrapper .obj_edit {
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/edit.gif) left 3px no-repeat;	
}
.obj_actions .button_wrapper .obj_del{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/del.gif) left 3px no-repeat;	
}
.obj_actions .button_wrapper .obj_abuse{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abuse.gif) left 3px no-repeat;	
}
.obj_actions .button_wrapper .obj_abo{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/abo.gif) left 2px no-repeat;	
}
.obj_actions .button_wrapper .obj_link{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/link.gif) left 2px no-repeat;	
}

.obj_actions .button_wrapper .obj_tell{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/tell.gif) left 2px no-repeat;	
}

.obj_actions .button_wrapper .obj_flag{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/flag.gif) left 2px no-repeat;	
}


.obj_actions .button_wrapper .obj_bestof{
	background: transparent url(http://images.basic.me20.de/grafiken/basic/forum/buttonicons/link.gif) left 2px no-repeat;	
}




#ww_photo_detail .pager {
	padding: 0px;
	padding-top: 5px;
	padding-left: 40px;
	border-top: 1px solid #999;
}

#ww_photo_detail .obj_cont {
	margin-top: 10px;
}

#ww_photo_detail .ww_obj_detail .obj_gtime,
#ww_photo_detail .ww_obj_detail .obj_bwnum,
#ww_photo_detail .ww_obj_detail .obj_vi {
	margin-right: 50px;
}

#ww_photo_detail .ww_obj_detail .obj_gtime,
#ww_photo_detail .ww_obj_detail .obj_bwnum,
#ww_photo_detail .ww_obj_detail .obj_vi,
#ww_photo_detail .ww_obj_detail .obj_bw,
#ww_photo_detail .ww_obj_detail .obj_childnum {
	margin-top: 10px;
}

#ww_photo_detail .tag {
	margin: 0px;
	margin-right: 10px;
	padding-left: 18px;
	background: transparent url(http://images.basic.me20.de/grafiken/basic/tags/tag_bg.gif) no-repeat scroll 0px 2px;
}

#obj_action_div,#obj_action_div2  {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 100;

}

#obj_action_div #flush {
	width: 770px;
}

#ww_idcard #obj_action_div #flush {
	width: 500px;
	margin-left:250px;
}


#ww_thread_detail #obj_action_div,#obj_action_div2  {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;

}


#ww_photos_overview .actions a:link, 
#ww_photos_overview .actions a:visited, 
#ww_photos_overview .actions a:active, 
#ww_photos_overview .actions a:hover {
	background: url(../grafiken/basic/buttons/button_foto.png) top left no-repeat;
	/*
	width: 152px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	*/
}

#ww_videos_overview .actions a:link, 
#ww_videos_overview .actions a:visited, 
#ww_videos_overview .actions a:active, 
#ww_videos_overview .actions a:hover {
	background: url(../grafiken/basic/actions/video_new_button.gif) top left no-repeat;
	/*
	width: 152px;
	height: 45px;
	padding: 0px;
	margin-top: 36px;
	*/
}



#ww_photos_overview .ww_cloud {
	margin-top: 20px;
}

#ww_videos_overview .ww_cloud {
	margin-top: 20px;
}


.obj_edit_element {
	border-width: 5px;
	background: #f3f3f3;
}

.obj_edit_element .text {
	width: 480px;
	padding: 5px;
}

.obj_edit_element .taginput .text {
	width: 200px;
}

.obj_edit_element h1 {
	border: none;
	background: url(../grafiken/basic/obj_actions/input_devider.gif) bottom left repeat-x;
	padding-bottom: 10px;
}

.obj_edit_element .addtag_wrapper,
.obj_edit_element .img_upload  {
	border: none;
	background: url(../grafiken/basic/obj_actions/input_devider.gif) top left repeat-x;
	padding-top: 20px;
	margin-top: 10px;
}

.obj_edit_element .preview .tag,
.obj_edit_element .tagclick {
	font-size: 12px;
}

.obj_edit_element #photo_upload {
	background: url(../grafiken/basic/obj_actions/input_devider.gif) bottom left repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

 .obj_edit_element .img_upload_list {
	padding-bottom: 10px;
}

.obj_edit_element .title_free,
.obj_edit_element .cont_free {
	color: #999;
	font-style: italic;
}

#ww_photos_overview .upl_list {
	background: #f3f3f3
}

#ww_photos_overview .img_upl_border_off {
	border: none;
}

#ww_photos_overview .addtag_taglist {
	padding: 0px;
	margin-top: 10px;
}

#ww_photos_overview .addtag_taglist .value {
	margin-left: 26px;
	width: 600px;
}

	#ww_photos_overview .addtag_taglist .suffix {
		clear: both;
		font-size: 10px;
		display: block;
		padding-left: 110px;
		margin-top: 5px;
		width: 500px;
	}
	
.obj_public {
	background-color:#dbdbdb;
	border-left: 1px solid #929292;
	width: 736px;
	height: 22px;
	padding:3px;
	padding-right:0px;
	overflow:hidden;
}
.obj_public  a {
	margin-right:0px;
}

.obj_public  a img {
	border:0;
	border:1px solid #a6a6a6;
	width: 20px;
	height: 20px;
}

.obj_public .obj_public_wrapper {
	float:right;
	padding:0px 3px 0px 0px;
}

.stats3 {
	margin-top:15px;
}

.stats3 h1 {
	color:#9c9c9c;
}

.stats3 .stat_wrapper {
	padding: 5px;
	width: 137px;
	color:#9c9c9c;
	line-height:150%;
	text-align:left;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

.stats3 .stat_wrapper .stat{
	padding-top:5px
}

#ww_idcard #ww_cont_col_3 {
	border:none;
	background:none;
	margin-top:36px;
}

#ww_idcard .owner .obj_owner .textinfos .obj_uname {
	font-size:36px;
	line-height:100%;
	width:485px;
	border-bottom: 1px solid #999;
	margin-top:-10px;
}

#ww_idcard .owner .obj_owner .textinfos .obj_uname_cl {
	clear:both !important;
}

#ww_idcard .obj_actions {
	background: none;
	height:auto;
	padding:0 5px 0 10px;
	width:400px;
}
#modfunction_wrapper {
	position:absolute;
	left:305px;
	top:250px;
}

#twitter_box {
	margin-top:30px;
}


.modbutton {
	background: url(../grafiken/basic/global/stats/icon_user_online.gif) center left no-repeat;
	margin:0px;
	padding-left:15px;
	font-size:11px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}


#ww_idcard .obj_actions .button .button_right,
#ww_idcard .obj_actions .button_on .button_right {
	background:none;
	margin:0px;
	padding:0px;
	padding-left:15px;
	margin-right:10px;
}

#ww_idcard .obj_actions .button,
#ww_idcard .obj_actions .button_on {
	background: url(../grafiken/basic/global/stats/icon_user_online.gif) no-repeat scroll left 6px;
	margin:0px;
	padding:0px;
}
#ww_idcard .obj_actions .button a:link,
#ww_idcard .obj_actions .button a:active,
#ww_idcard .obj_actions .button a:visited,
#ww_idcard .obj_actions .button a:hover,
#ww_idcard .obj_actions .button_on a:link,
#ww_idcard .obj_actions .button_on a:active,
#ww_idcard .obj_actions .button_on a:visited,
#ww_idcard .obj_actions .button_on a:hover {
	color:#000;
}

#ww_idcard .obj_actions .button_on a:hover {
	text-decoration: underline;
}



.friend_status {
	position:relative;
	border:5px solid #dadada;
	margin:0px 0px 5px 500px;
	width:310px;
	height:auto;
	padding: 10px;
	background-color:#fff ;
	/*
	margin-left:490px;
	margin-top:105px;
	*/
}

.friend_status h1 {
	border-bottom:1px solid #ccc;
	margin:0px !important;
	padding:0px !important;
}

.friend_status textarea {
	width:305px;
	height:100px;
}


.friend_status h3 {
	padding-bottom:15px;
	font-weight:bold;
}

#ww_idcard .friend_status .obj_actions {
	padding:0px !important;
}


#ww_idcard .friend_status .obj_actions {
	width:auto;
}

#ww_idcard .friend_status .obj_actions .button,
#ww_idcard .friend_status .obj_actions .button_on {

}




#ww_idcard .friend_status .button	{
	height: 27px;
	float: left;
	line-height:25px;
	padding: 0px 0px 0px 20px;
	background: url(http://images.basic.me20.de/grafiken/basic/buttons/basic_button_left_1.gif) left top no-repeat !important;
	margin-right:5px;
}

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


#ww_idcard .friend_status .button_on {
	height: 27px;
	float: left;
	line-height:25px;
	padding: 0px 0px 0px 20px;
	background: url(http://images.basic.me20.de/grafiken/basic/buttons/basic_button_left_2.gif) left top no-repeat !important;
	margin-right:5px;
}

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

 
/* buttontext */
#ww_idcard .friend_status #ww_idcard .friend_status .button a:link, #ww_idcard .friend_status .button a:active, #ww_idcard .friend_status .button a:visited, #ww_idcard .friend_status .button a:hover {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}

#ww_idcard .friend_status .button_on a:link, #ww_idcard .friend_status .button_on a:active, #ww_idcard .friend_status .button_on a:visited, #ww_idcard .friend_status .button_on a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}





/* Twitter Start */
#twitter_box #twitter_box_content #twitter_box_messages{
	background: transparent url(../grafiken/basic/twitter/bubble_bg.gif) left top no-repeat;
	padding-top:15px;
	padding-left:10px;
	margin-bottom:20px;
}

#twitter_box #twitter_box_content #twitter_box_messages .twitter_box_message_list{
	overflow:auto;
	height:240px;
	width:140px;
}

#twitter_box #twitter_box_content h2{
	background: transparent url(../grafiken/basic/twitter/logo.png) left top no-repeat;
	padding-left:35px;
	font-size:23px;
}

#twitter_box #twitter_box_content h2 a:link, 
#twitter_box #twitter_box_content h2 a:visited, 
#twitter_box #twitter_box_content h2 a:active{
	color:#38BAE5;
}

#twitter_box #twitter_box_content #ww_twitter_result{
	font-size:9px;
	font-weight:bold;
}

#twitter_box #twitter_box_content .tw_entry{
	margin-bottom:20px;
}

#twitter_box #twitter_box_content .tw_entry .tw_name{
}

#twitter_box #twitter_box_content .tw_entry .tw_time{
	font-style:italic;
	font-size:10px;
}

#twitter_box #twitter_box_content .tw_entry .tw_msg{
	font-weight:bold;
}

#twitter_box_content #twitter_box_functions .tw_functions{
	height:25px;
	font-size:11px;
	padding-left:20px;
}

#twitter_box_content #twitter_box_functions .new{
	background-image: url(../grafiken/basic/twitter/icon_1.gif);
	background-repeat:no-repeat;
}

#twitter_box_content #twitter_box_functions .nmsg{
	background-image: url(../grafiken/basic/twitter/icon_2.gif);
	background-repeat:no-repeat;
}

#twitter_box_content #twitter_box_functions .npn{
	background-image: url(../grafiken/basic/twitter/icon_2.gif);
	background-repeat:no-repeat;
}

#twitter_box_content #twitter_box_functions .ref{
	background-image: url(../grafiken/basic/twitter/icon_3.gif);
	background-repeat:no-repeat;
}

#twitter_box #twitter_box_content #twitter_box_functions a:link, 
#twitter_box #twitter_box_content #twitter_box_functions a:visited, 
#twitter_box #twitter_box_content #twitter_box_functions a:active{
	color:#38BAE5;
}
/* Twitter Ende */
.lightbox .obj_actions {
	background: none;
	width:auto;
}
/*
.lightbox .button	{
	height: 27px;
	float: left;
	padding: 0px 0px 0px 20px;
	background: url(../grafiken/basic/buttons/basic_button_left_1.gif) left top no-repeat !important;
	margin-right:5px;
}

.lightbox .button .button_right {
	height: 27px;
	line-height:25px;
	float: left;
	padding: 0px 15px 0px 5px;
	font-size:11px;
	background: url(../grafiken/basic/buttons/basic_button_right_1.gif) right top no-repeat !important;
}


.lightbox .button_on {
	height: 27px;
	float: left;
	padding: 0px 0px 0px 20px;
	background: url(../grafiken/basic/buttons/basic_button_left_2.gif) left top no-repeat !important;
	margin-right:5px;
}

.lightbox .button_on .button_right {
	height: 27px;
	line-height:25px;
	float: left;
	padding: 0px 15px 0px 5px;
	font-size:11px;
	background: url(../grafiken/basic/buttons/basic_button_right_2.gif) right top no-repeat !important;
}
* html .lightbox .button_on .button_right {line-height:23px;}
* html .lightbox .button .button_right {line-height:23px;}

*/

/* buttontext */
.lightbox .button a:link, .lightbox .button a:active, .lightbox .button a:visited, .lightbox .button a:hover {
	color: #676767;
	font-weight: normal;
	text-decoration: none;
}

.lightbox .button_on a:link, .lightbox .button_on a:active, .lightbox .button_on a:visited, .lightbox .button_on a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}





#ww_forum_overview .forum_legend {
	padding-top:20px;
}
	
#ww_forum_overview .forum_legend h1 {
	border-bottom:1px solid #ccc;
}

#ww_forum_overview .forum_legend h2 {
	font-size:12px;
	padding-bottom:10px;
}

#ww_forum_overview .forum_legend .suffix {
	padding-top:15px;
	padding-left:25px;
	color:#656565;
	font-size:12px;
	font-weight:bold;
}
#ww_forum_overview .forum_legend .value {
	margin-left:15px;
}
	
#ww_forum_overview .forum_legend_icon_0 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/forum_icon_0.gif);
	float:left;

}
#ww_forum_overview .forum_legend_icon_0 .suffix{
	float:left;
}


#ww_forum_overview .forum_legend_icon_1 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/forum_icon_1.gif);
	float:left;

}
#ww_forum_overview .forum_legend_icon_1 .suffix{
	float:left;
}

#ww_forum_overview .forum_legend_icon_2 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/forum_icon_2.gif);
	float:left;
}
#ww_forum_overview .forum_legend_icon_2 .suffix{
	float:left;
}

/* thread legend*/


#ww_threads .thread_legend {
	padding-top:20px;
}
	
#ww_threads .thread_legend h1 {
	border-bottom:1px solid #ccc;
}

#ww_threads .thread_legend h2 {
	font-size:12px;
	padding-bottom:10px;
}

#ww_threads .thread_legend .suffix {
	padding-top:15px;
	padding-left:25px;
	color:#656565;
	font-size:12px;
	font-weight:bold;
}
#ww_threads .thread_legend .value {
	margin-left:15px;
}
	


#ww_threads .thread_legend_icon_0 .suffix, 
#ww_threads .thread_legend_icon_1 .suffix, 
#ww_threads .thread_legend_icon_2 .suffix, 
#ww_threads .thread_legend_icon_3 .suffix, 
#ww_threads .thread_legend_icon_4 .suffix{
	float:left;
}

#ww_threads .thread_legend_icon_0 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/threadicons/yes_newposts.gif);
	float:left;
}

#ww_threads .thread_legend_icon_1 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/threadicons/no_newposts.gif);
	float:left;
}

#ww_threads .thread_legend_icon_2 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/threadicons/hot.gif);
	float:left;
}

#ww_threads .thread_legend_icon_3 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/threadicons/sticky.gif);
	float:left;
}

#ww_threads .thread_legend_icon_4 .value{
	width:45px;
	height:51px;
	background-image: url(../grafiken/basic/forum/threadicons/closed.gif);
	float:left;
}

/* Patrick neu ab Meeting 01.10.2009 */

#ww_idcard #ww_proset_upd_cc .ww_chat_col_pref{
	width:150px;
	height:18px;
	margin-left:20px;
	border:1px solid #FFFFFF;
}

#ww_idcard #ww_proset_upd_fs .value{
	float:none;
}


#ww_idcard #ww_proset_upd_fs textarea {
	width:500px;
	height:50px;
	margin-top:20px;
}

#ww_abuse #ww_cont_col_1,
#ww_abuse #ww_cont_col_3 {
	display:none;
}

#ww_abuse #ww_cont_col_2 {
	margin:0px;
	width:100%;
}
#ww_abuse #ww_site_container_2 {
	background: #fff url(../grafiken/basic/global/bg_body3.jpg) 0px 119px repeat-x;
}

#ww_abuse #ww_cont_col_1,
#ww_index #ww_cont_col_1 .obj .textinfos .obj_bw_cl {
	clear:both !important;
}
#ww_abuse h1 {border-bottom:1px solid #999999;}
#ww_abuse h5 {margin-bottom:15px;}

#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;
}

#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;
}

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

#ww_tooltip_abuse .error{
}

.forum_stats {
	margin-top:10px;
}

.forum_stats .prefix,
.forum_stats .value,
.forum_stats .suffix
{
	color:#827A62;
	float:left;
}

.forum_stats h1 {
	border-bottom:1px solid #CCCCCC;
}
.forum_stats h2 {
	
}
.forum_stats h3 {
	
}

.forum_stats .forum_foren_st {}

.forum_stats .forum_foren_st_cl {clear:none !important;}

.forum_stats .forum_overall_st {}

.forum_stats .forum_overall_st_cl {clear:none !important;}

.forum_stats .forum_threads_st {}

.forum_stats .forum_threads_st_cl {clear:none !important;}

.forum_stats .forum_posts_st {}

.forum_stats .forum_posts_st_cl {clear:none !important;}


/**/
.thread_stats {
	margin-top:10px;
	width:auto;
}

.thread_stats_cl {clear:none !important;}
.thread_stats .prefix,
.thread_stats .value,
.thread_stats .suffix
{
	color:#827A62;
	float:left;
}
.thread_stats .value {font-weight:bold}
.thread_stats .suffix
{
	margin-right:10px;
}

.thread_stats h1 {
	border-bottom:1px solid #CCCCCC;
}
.thread_stats h2 {
	
}
.thread_stats h3 {
	
}


.thread_stats .thread_overall_st {}

.thread_stats .thread_overall_st_cl {clear:none !important;}

.thread_stats .thread_threads_st {}

.thread_stats .thread_threads_st_cl {clear:none !important;}

.thread_stats .thread_posts_st {}

.thread_stats .thread_posts_st_cl {clear:none !important;}
/**/




.forum_mods {
	float:left;
	padding-left:20px;
	font-weight:bold;
}
.forum_mods h1{

}
.forum_mods h2{
	
}
.forum_mods h3{
	
}

.forum_mods .prefix,
.forum_mods .suffix,
.forum_mods .value,
.forum_mods {
	float:left;
}
.forum_mods .trenner {
	float:left;
	display:block;
}

.mod_only_sticky .prefix,
.mod_only_sticky .value,
.mod_only_moveforum .prefix,
.mod_only_moveforum .value,
.mod_only_closed .prefix,
.mod_only_closed .value,
.mod_only_sticky_time .prefix,
.mod_only_sticky_time .value,
.mod_only_sticky_time,
.mod_only_sticky {
	float:left;
}
.mod_only_moveforum .prefix,
.mod_only_sticky .prefix,
.mod_only_closed .prefix {
	width:125px;
}

.mod_only_sticky_time .prefix {float:left; width: 50px;padding-left:10px; }
.mod_only_sticky_cl {clear:none !important;}

/*Patrick Modfunktionen + Facebook-Tooltip -> START*/
.tooltip_warn{
	width:550px;
}

#ww_tooltip_warn .ww_tooltip_cont input{
	width:330px;
}

#ww_tooltip_warn .ww_tooltip_cont{

}

#ww_tooltip_warn .ww_tooltip_warn_cont{
	margin-bottom:10px;
}

#ww_tooltip_warn #ww_tooltip_warn_cont .info{
	float:left;
}

#ww_tooltip_warn #ww_tooltip_warn_cont .uinfo{

}

#ww_tooltip_warn .entry{
	float:left;
}

#ww_tooltip_warn .li_del{
	background:transparent url(/grafiken/basic/modfunc/delete.gif) no-repeat scroll left top;
	width:18px;
	height:18px;
	float:left;
	margin-left:4px;
}

#ww_tooltip_warn .new{
	float:left;
	margin-right:5px;
}
#ww_tooltip_warn .input{
	float:left;
}

#ww_tooltip_warn .li_save{
	background:transparent url(/grafiken/basic/modfunc/save.gif) no-repeat scroll left top;
	width:18px;
	height:18px;
	float:left;
	margin-left:4px;
}

#ww_tooltip_warn .ww_tooltip_warn_new{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}



.tooltip_abuse {
	width:300px;
	height:auto;
}

.tooltip_abuse .ww_tooltip_cont_rad{
	line-height:30px;
}

.tooltip_abuse textarea{
	width:280px;
	height:100px;
	margin-bottom:10px;
}


#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;
}

.tooltip_quote{
	width:300px;
	height:auto;
}

#ww_tool_fbcreg .ww_tool_fbcreg_cont{
	width:500px;
	background-color:#FFFFFF;
	border:1px solid #444444;
}

#ww_tool_fbcreg .ww_tool_fbcreg_cont .descr{
	font-weight:bold;
	margin-bottom:10px;
}

#ww_tool_fbcreg .ww_tool_fbcreg_cont .fbc_con span,
#ww_tool_fbcreg .ww_tool_fbcreg_cont .fbc_reg span{
	cursor:pointer;
}

#ww_tool_fbcreg .step1,
#ww_tool_fbcreg .step2{
	display:none;
	font-size:12px;
	padding:5px 5px;
}

#ww_tool_fbcreg .fbc_con{
	float:none;
}

#ww_tool_fbcreg .step1_pw .val,
#ww_tool_fbcreg .step1_name .val{
	width:100px;
	float:left;
}

#ww_tool_fbcreg .step1_pw input,
#ww_tool_fbcreg .step1_name input{
	float:left;
}

#ww_tool_fbcreg .step1 .step1_cl,
#ww_tool_fbcreg .step2 .step2_cl{
	clear:both;
	height:10px;
}

#ww_tool_fbcreg .step1 .step1_pw{
}

#ww_tool_fbcreg .step1_pw{
	float:none;
}

#ww_tool_fbcreg .fberr{
	height:auto;
}

#ww_tool_fbcreg .step2_name .val,
#ww_tool_fbcreg .step2_gen .val,
#ww_tool_fbcreg .step2_geb .val{
	width:100px;
	float:left;
}


.tooltip_fbc_log{
	width:500px;
	background-color:#FFFFFF;
	border:1px solid #444444;
}
/*Patrick Modfunktionen + Facebook-Tooltip -> ENDE*/



.OBJ_DEL {
		background:transparent url(/grafiken/basic/global/del.gif) no-repeat scroll center top;
		margin-bottom:50px;
		padding-top:10px;
	}

#ww_thread_detail .OBJ_DEL {
	margin:0px;
}

.OBJ_DEL .delcont {

		background-color:#d3a6a6;
		border:5px solid #d82f2f;
		padding:15px;
}

.OBJ_DEL .msg {
	padding:2px 5px 2px 5px;
	float:left;
	font-weight:bold;
	color#000;
}
.OBJ_DEL a:link,
.OBJ_DEL a:visited,
.OBJ_DEL a:active {
	float:right;
	border:1px solid #fff;
	padding:2px 5px 2px 5px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}


.CHILD_DEL {
		background:transparent url(/grafiken/basic/global/del.gif) no-repeat scroll center top;
		margin-bottom:50px;
		padding-top:10px;
}
#ww_thread_detail .CHILD_DEL {
	margin-top:-20px;
}

.CHILD_DEL .delcont {

		background-color:#d3a6a6;
		border:5px solid #d82f2f;
		padding:15px;
}

.CHILD_DEL .msg {
	padding:2px 5px 2px 5px;
	float:left;
	font-weight:bold;
	color#000;

}

.CHILD_DEL a:hover {
	background:#a6d3b4;
}

.CHILD_DEL a:link,
.CHILD_DEL a:visited,
.CHILD_DEL a:active {
	float:right;
	border:1px solid #fff;
	padding:2px 5px 2px 5px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
.CHILD_DEL a:hover {
	background:#a6d3b4;
}




.FORUMCHILD_IS_DEL {
	/*border:2px dashed #d82f2f !important;*/
}


/* Webtipps*/

.webtipps {
	
}

.webtipps h1 {
	margin-left:10px;
	color:#827A62;
}

.webtipps_tipps {
	padding-left:10px;
	padding-top:5px;
	border-top:1px solid #999999;
}

.webtipps_tipps a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#827A62;
}

#ww_cont_col_2 .webtipps_tipps{
	border-left:1px solid #999999;
}

#ww_cont_col_3 .webtipps_tipps{
	border-right: 1px solid #999999;
}

.newcomments {padding:10px 10px 10px 0px;}
.newcomments hr {margin:15px 0px 15px 0px; background-color:#E3DCEB; width:135px; height:5px;border: none}
.newcomments .com_obj_ti {font-weight:bold}
.newcomments .com_user_prefix {font-size:11px;}
.newcomments .com_user_link {color:#9275AF;}
.newcomments .com_obj_link {color:#9275AF;}

/* Facebook*/
.fb_like{
	width:405px;
	float:left;
}
.fb_like_cl{
	clear:none !important;
}

/*GooglePlus-Button*/
.g_plus{
	float:left;
	margin-left:40px;
}
/*Loading-Gif*/
.loading_gif{
	border:0px !important;
}
#obj_loading_gif{
	float:left;
	margin-left:20px;
}

